aboutsummaryrefslogtreecommitdiffstats
path: root/generator.h
Commit message (Expand)AuthorAgeFilesLines
* 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