aboutsummaryrefslogtreecommitdiffstats
path: root/abstractmetabuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for adding reverse operators with add-function tag.Hugo Parente Lima2012-03-091-1/+2
* Implemented support to added functions for TypeAlias.sb-0.8.1renatofilho2012-03-091-0/+1
* Improved resolution of enum value attributions.Marcelo Lira2012-03-091-0/+2
* Fixed memory leak.Renato Filho2012-03-091-1/+1
* Fix bug#260 - "Can't modify argument name of a function added with add-functi...Hugo Parente Lima2012-03-091-0/+1
* Added a method to return the template list from AbstractMetaBuilder.Marcelo Lira2012-03-091-0/+4
* Namespaces must be traversed recursively as they should.Marcelo Lira2012-03-091-1/+4
* Class members are traversed after the classes themselves.Marcelo Lira2012-03-091-0/+1
* Implemented support to flag "since" on typesystem.Renato Filho2012-03-091-1/+2
* Do not set the include file on TypeEntries when the include file does not exi...Hugo Parente Lima2012-03-091-1/+11
* TypeDatabase class moved to its own header/cpp.Hugo Parente Lima2012-03-091-2/+3
* Value type classes now have implicit copy constructors added when needed.Marcelo Lira2012-03-091-0/+3
* Adds the AbstractMetaBuilder::setupExternalConversions(metaClass) method.Marcelo Lira2010-02-261-0/+1
* Added method AbstractMetaBuilder::fixReturnTypeOfConversionOperator(func).Marcelo Lira2010-02-261-0/+12
* APIExtractor is a huge amount of legacy code inherited from QtScriptGenerator,Hugo Lima2009-11-131-1/+1
* Added support for add-function tag into typesystem.Hugo Lima2009-10-211-0/+2
* Fixed bugs related to the strings returned by defaultValue and originalDefaul...Hugo Lima2009-09-181-1/+1
* Revert "Fix a bug related to function default values."Hugo Lima2009-09-181-0/+3
* Fix a bug related to function default values.Hugo Lima2009-09-151-3/+0
* Add the option to set the directory where all log files will be created.Hugo Lima2009-09-111-0/+3
* The genesis...Hugo Lima2009-08-171-0/+225