aboutsummaryrefslogtreecommitdiffstats
path: root/generator.h
Commit message (Expand)AuthorAgeFilesLines
* Removed deprecated methods.Hugo Parente Lima2010-07-081-30/+0
* Added methods Generator::findAbstractMetaEnum.Marcelo Lira2010-06-031-0/+12
* Fixing includes and include dirsLauro Neto2010-01-261-1/+1
* Change the getGenerators signature, because on some platforms a function expo...Hugo Lima2009-11-241-2/+2
* - Prepare libgenerator.so for a near future when we will need to worry about ...Hugo Lima2009-11-171-86/+66
* Add symbol visibility rules to generator runner.Hugo Lima2009-11-171-5/+6
* added Generator::implicitConversions(type) method that returns the constructorsMarcelo Lira2009-10-301-0/+12
* fixed typo in Generator::sortConstructor method nameMarcelo Lira2009-10-301-1/+1
* Add the missing qflags macro to Options qflag.Hugo Lima2009-10-261-0/+1
* Fixed missing include in docgenerator.Renato Araujo Oliveira Filho2009-09-141-1/+1
* Fixed assert failure when using qtdocgenerator.Hugo Lima2009-09-031-7/+2
* Use QFlags instead of an int as parameter type in some methods.Hugo Lima2009-08-261-3/+4
* Removed QtDocGenerator dependence from BoostPythonGenerator, so a lotHugo Lima2009-08-251-35/+11
* - QtDocGenerator is now a GeneratorRunner plugin.Hugo Lima2009-08-251-0/+11
* Added boostpython as a generator plugin.Hugo Lima2009-08-251-2/+11
* The current generators will be just plugins and all generator stuff in APIExt...Hugo Lima2009-08-251-0/+334