index
:
users/pcacjr/shiboken.git
master
Paulo's Shiboken repository
Paulo Alcantara
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libshiboken
/
bindingmanager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added BindingManager::visitAllPyObjects function, used to visit all PyObjects...
Hugo Parente Lima
2010-11-24
1
-0
/
+12
*
Rename SbkBaseType back to SbkObjectType.
Hugo Parente Lima
2010-11-19
1
-3
/
+3
*
Created private pointer for Shiboken Meta Type.
Renato Araujo Oliveira Filho
2010-11-19
1
-3
/
+3
*
Rewrite parent control functions.
Renato Araujo Oliveira Filho
2010-11-19
1
-14
/
+1
*
SbkBaseWrapperType renamed to SbkObjectType.
Hugo Parente Lima
2010-11-10
1
-3
/
+3
*
SbkBaseWrapperType and some other functions used by Python C-API moved outsid...
Hugo Parente Lima
2010-11-10
1
-2
/
+1
*
Removed macros SbkBaseWrapper_instanceDict and SbkBaseWrapper_setInstanceDict
Hugo Parente Lima
2010-11-10
1
-4
/
+4
*
SbkBaseWrapper renamed to SbkObject
Hugo Parente Lima
2010-11-10
1
-5
/
+5
*
Moved Shiboken::SbkBaseWrapper outside Shiboken namespace and added a d-point...
Hugo Parente Lima
2010-11-10
1
-2
/
+3
*
Added BindingManager::getAllPyObjects method.
Hugo Parente Lima
2010-10-22
1
-0
/
+2
*
Implement support to object list on ownserhsip functions.
renatofilho
2010-09-29
1
-9
/
+2
*
Created a new rule to parent ownership.
renatofilho
2010-09-24
1
-0
/
+4
*
Change the license boiler plates of all LGPL files removing the special excep...
Hugo Parente Lima
2010-09-09
1
-21
/
+9
*
Fix the type resolver algorithm.
Hugo Parente Lima
2010-08-30
1
-0
/
+3
*
Add support for multiple inheritance involving more than one C++ object.
Hugo Lima
2010-03-30
1
-1
/
+1
*
Fix object initialization.
Hugo Lima
2010-01-13
1
-1
/
+2
*
Renamed a lot of Shiboken things with "Py" prefix to use "Sbk" prefix.
Marcelo Lira
2009-12-08
1
-7
/
+8
*
Added method to take care of the details of ownership transfer to C++.
Marcelo Lira
2009-11-30
1
-0
/
+8
*
Wrapper invalidation method recursively updates children objects status.
Marcelo Lira
2009-11-30
1
-2
/
+9
*
Added convenience method BindingManager::invalidateWrapper(const void*).
Marcelo Lira
2009-11-26
1
-0
/
+2
*
Added the invalidateWrapper method to BindingManager.
Marcelo Lira
2009-11-25
1
-1
/
+3
*
Use google dense hash table instead of std::map in BindingManager.
Hugo Lima
2009-11-18
1
-1
/
+0
*
Add visibility policies to libshiboken and for bindings generated by shiboken...
Hugo Lima
2009-11-12
1
-4
/
+8
*
the Python wrapper deallocator wasn't removing the Python object
Marcelo Lira
2009-11-09
1
-2
/
+1
*
Use const void* instead of void*. This solve the problem when we are inside
Hugo Lima
2009-09-11
1
-5
/
+6
*
fixed some typos on license plates
Bruno dos Santos de Araujo
2009-09-02
1
-1
/
+1
*
Removed all warnings
Hugo Lima
2009-08-28
1
-1
/
+1
*
The End Is the Beginning Is the End
Marcelo Lira
2009-08-17
1
-0
/
+66