aboutsummaryrefslogtreecommitdiffstats
path: root/generator/cppgenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented support to qt_metacast function on qobjects.Renato Filho2012-03-081-0/+1
* Improved garbage collector handling of Shiboken types.Marcelo Lira2012-03-081-0/+3
* Make use of the available and already allocated space for protocol functionti...Marcelo Lira2012-03-081-1/+12
* Implemented generation code for mapping protocolRenato Filho2012-03-081-1/+13
* Fix bug 684 - "New-style signals does not accept signals with enums as argume...Hugo Parente Lima2012-03-081-0/+2
* Fix bug#633 - "bool of null QDate (possibly other empty QString/null QObj typ...Hugo Parente Lima2012-03-081-0/+1
* Fix register type function to register the type with two names.Renato Araujo Oliveira Filho2012-03-081-0/+4
* Remove cpp object copier as it was used by anyone and nobody missed him.Hugo Parente Lima2012-03-081-1/+0
* Create enum python types on the fly, avoiding generation of structs and dupli...Hugo Parente Lima2012-03-081-2/+0
* Simplifies the generated code removing the use of std::auto_ptr.Hugo Parente Lima2012-03-081-4/+4
* Initial copy function generator codeLauro Neto2012-03-081-0/+2
* Implement generation support to target conversion.renatofilho2012-03-081-0/+1
* Fix bug#267 - "Provide human-readable object strings (__repr__)"Hugo Parente Lima2012-03-081-0/+1
* Shiboken generator code moved to the directory generator.Hugo Parente Lima2012-03-081-0/+201