aboutsummaryrefslogtreecommitdiffstats
path: root/apiextractor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not set the include file on TypeEntries when the include file does not exi...Hugo Parente Lima2012-03-091-0/+1
* TypeDatabase class moved to its own header/cpp.Hugo Parente Lima2012-03-091-0/+1
* Fixed error when running generator whithout set correct global header.Renato Araujo Oliveira Filho2009-09-221-1/+1
* Add the option to set the directory where all log files will be created.Hugo Lima2009-09-111-0/+7
* Re-order include path for using non-system Qt librariesChris Hills2009-08-271-1/+1
* emits an error message when no type system file is passed toMarcelo Lira2009-08-261-2/+5
* Changed acess to preprocessor file, to be reused in the same process.Renato Araujo Oliveira Filho2009-08-251-1/+1
* - Rewind the file pointer before runing the parser.Hugo Lima2009-08-251-4/+5
* Added a lot of helper methods to APIExtractor interfaceHugo Lima2009-08-211-0/+51
* - Correctly initialize and delete the AbstractMetaBuilderHugo Lima2009-08-201-2/+8
* Removed all generator stuff from APIExtractor, this stuff should be moved to ...Hugo Lima2009-08-201-195/+48
* The genesis...Hugo Lima2009-08-171-0/+307