aboutsummaryrefslogtreecommitdiffstats
path: root/abstractmetabuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adds support for module level 'add-function' tag.Marcelo Lira2009-12-161-2/+10
* Fixed support for modify args in add-function tag.renato2009-12-081-3/+27
* TypeEntries created for unknown types found in user added functionsHugo Lima2009-12-011-1/+1
* Modified the AbstractMetaFunction class to have a separated flag toMarcelo Lira2009-11-241-1/+5
* Added methods to set and check for protected and virtual destructorMarcelo Lira2009-11-241-2/+4
* Fix topological sort for args with default expression 0 and value type.renato araujo oliveira2009-11-231-0/+3
* - All reverse operators are now properly tagged as "reverse operator".Hugo Lima2009-11-091-4/+4
* Remove the stream argument when modifying <</>>Lauro Neto2009-11-091-3/+7
* Use isStream instead of hardcoding QDataStreamLauro Neto2009-11-091-2/+1
* Add m_stream attribute to AbstractMetaClassLauro Neto2009-11-091-0/+2
* The AbstractMetaBuilder::traverseFunction method for added functionsMarcelo Lira2009-11-091-0/+1
* Added functions aren't marked as virtual anymore.Hugo Lima2009-10-221-0/+1
* Added support for add-function tag into typesystem.Hugo Lima2009-10-211-0/+57
* Fixed bugs related to the strings returned by defaultValue and originalDefaul...Hugo Lima2009-09-181-19/+17
* Revert "Fix a bug related to function default values."Hugo Lima2009-09-181-1/+92
* Fix a bug related to function default values.Hugo Lima2009-09-151-92/+1
* Add the option to set the directory where all log files will be created.Hugo Lima2009-09-111-5/+13
* Create a new method to AbstractType: isValuePointer.Renato Araujo Oliveira Filho2009-08-261-7/+6
* The genesis...Hugo Lima2009-08-171-0/+2556