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
/
basewrapper_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add subtype init hook.
Hugo Parente Lima
2010-12-03
1
-0
/
+1
*
Remove cpp object copier as it was used by anyone and nobody missed him.
Hugo Parente Lima
2010-12-02
1
-1
/
+0
*
Merge branch 'fixapi'
Hugo Parente Lima
2010-11-23
1
-12
/
+13
|
\
|
*
Renamed some more internal objects and functions.
Hugo Parente Lima
2010-11-23
1
-1
/
+1
|
*
Namespace Shiboken::Wrapper renamed to Shiboken::Object.
Hugo Parente Lima
2010-11-23
1
-2
/
+2
|
*
Rename SbkBaseType back to SbkObjectType.
Hugo Parente Lima
2010-11-19
1
-9
/
+9
*
|
Fixed generation with AVOID_PROTECTED_HACK.
Renato Araujo Oliveira Filho
2010-11-23
1
-1
/
+1
|
/
*
Created private pointer for Shiboken Meta Type.
Renato Araujo Oliveira Filho
2010-11-19
1
-11
/
+39
*
Rewrite parent control functions.
Renato Araujo Oliveira Filho
2010-11-19
1
-0
/
+8
*
SbkBaseWrapperPrivate renamed to SbkObjectPrivate
Hugo Parente Lima
2010-11-10
1
-1
/
+1
*
SbkBaseWrapperType renamed to SbkObjectType.
Hugo Parente Lima
2010-11-10
1
-9
/
+9
*
SbkBaseWrapperType and some other functions used by Python C-API moved outsid...
Hugo Parente Lima
2010-11-10
1
-2
/
+11
*
SbkBaseWrapper renamed to SbkObject
Hugo Parente Lima
2010-11-10
1
-6
/
+6
*
Replaced SbkBaseWrapper_setOwnership by getOwnership and releaseOwnership (bo...
Hugo Parente Lima
2010-11-10
1
-2
/
+2
*
Moved Shiboken::SbkBaseWrapper outside Shiboken namespace and added a d-point...
Hugo Parente Lima
2010-11-10
1
-20
/
+57
*
Implement support to object list on ownserhsip functions.
renatofilho
2010-09-29
1
-0
/
+4
*
Created a new rule to parent ownership.
renatofilho
2010-09-24
1
-1
/
+3
*
Change the license boiler plates of all LGPL files removing the special excep...
Hugo Parente Lima
2010-09-09
1
-20
/
+8
*
SbkBaseWrapper_clearReferences not exported anymore.
Hugo Lima
2010-03-30
1
-0
/
+6
*
Class Shiboken::ParentInfo doesn't need to be exported.
Hugo Lima
2010-03-30
1
-0
/
+16
*
Add support for multiple inheritance involving more than one C++ object.
Hugo Lima
2010-03-30
1
-0
/
+139