aboutsummaryrefslogtreecommitdiffstats
path: root/generator/headergenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* pyenum.{h|cpp} moved to sbkenum.{h|cpp}Hugo Parente Lima2012-03-081-1/+1
* Updated code generation to new libpyside files.renatofilho2012-03-081-1/+1
* Updated to new libpyside Signal/Slot namespace.renatofilho2012-03-081-1/+1
* Write copy constructor for Object types when there is one.Hugo Parente Lima2012-03-081-6/+5
* Implement generation support to target conversion.renatofilho2012-03-081-3/+3
* Shiboken avoids generating code for private enums.Marcelo Lira2012-03-081-3/+6
* Fixed function use to create wrapper based on QObject.renatofilho2012-03-081-1/+5
* Shiboken generator code moved to the directory generator.Hugo Parente Lima2012-03-081-0/+610