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
/
generator
/
headergenerator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
The option "avoid protected hack" is now set via command line.
1.0.0-rc1
Marcelo Lira
2011-02-17
1
-44
/
+33
*
Fix bug 684 - "New-style signals does not accept signals with enums as argume...
Hugo Parente Lima
2011-02-15
1
-0
/
+3
*
Fix bug 616 - "error compiling when public and private methods differ by the ...
Hugo Parente Lima
2011-02-01
1
-1
/
+45
*
Fix windows compilation.
Renato Araujo Oliveira Filho
2011-01-19
1
-5
/
+19
*
Added support for promoting enums from removed namespaces to upper scope.
Marcelo Lira
2010-12-23
1
-3
/
+6
*
Write a simpler code to deal with dynamic QMetaObjects.
Hugo Parente Lima
2010-12-03
1
-2
/
+0
*
Remove SbkTypeInfo and CppObjectCopier structs, they aren't needed after the ...
Hugo Parente Lima
2010-12-01
1
-13
/
+0
*
Fix compilation without protect hack.
Hugo Parente Lima
2010-11-23
1
-5
/
+22
*
Namespace Shiboken::Wrapper renamed to Shiboken::Object.
Hugo Parente Lima
2010-11-23
1
-1
/
+1
*
namespace Shiboken::BaseType renamed to Shiboken::ObjectType.
Hugo Parente Lima
2010-11-23
1
-21
/
+23
*
Rename SbkBaseType back to SbkObjectType.
Hugo Parente Lima
2010-11-19
1
-2
/
+2
*
Created private pointer for Shiboken Meta Type.
Renato Araujo Oliveira Filho
2010-11-19
1
-3
/
+3
*
Remove macro Shiboken_TypeCheck
Hugo Parente Lima
2010-11-10
1
-20
/
+6
*
SbkBaseWrapperType renamed to SbkObjectType.
Hugo Parente Lima
2010-11-10
1
-3
/
+3
*
pyenum.{h|cpp} moved to sbkenum.{h|cpp}
Hugo Parente Lima
2010-11-10
1
-1
/
+1
*
Updated code generation to new libpyside files.
renatofilho
2010-11-03
1
-1
/
+1
*
Updated to new libpyside Signal/Slot namespace.
renatofilho
2010-11-03
1
-1
/
+1
*
Write copy constructor for Object types when there is one.
Hugo Parente Lima
2010-10-28
1
-6
/
+5
*
Implement generation support to target conversion.
renatofilho
2010-10-01
1
-3
/
+3
*
Shiboken avoids generating code for private enums.
Marcelo Lira
2010-09-30
1
-3
/
+6
*
Fixed function use to create wrapper based on QObject.
renatofilho
2010-09-21
1
-1
/
+5
*
Shiboken generator code moved to the directory generator.
Hugo Parente Lima
2010-09-20
1
-0
/
+610