aboutsummaryrefslogtreecommitdiffstats
path: root/generator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove white spaces at end of each line when formating injected code.Hugo Lima2009-11-191-0/+2
* Fix the formatCode function (again).Hugo Lima2009-11-191-2/+3
* Fix the formatCode function.Hugo Lima2009-11-191-64/+18
* - Prepare libgenerator.so for a near future when we will need to worry about ...Hugo Lima2009-11-171-27/+70
* Remove duplicated documentation.Hugo Lima2009-11-171-2/+0
* added Generator::implicitConversions(type) method that returns the constructorsMarcelo Lira2009-10-301-0/+16
* fixed typo in Generator::sortConstructor method nameMarcelo Lira2009-10-301-2/+2
* Fixed assert failure when using qtdocgenerator.Hugo Lima2009-09-031-0/+14
* Use QFlags instead of an int as parameter type in some methods.Hugo Lima2009-08-261-24/+7
* Removed QtDocGenerator dependence from BoostPythonGenerator, so a lotHugo Lima2009-08-251-0/+91
* - QtDocGenerator is now a GeneratorRunner plugin.Hugo Lima2009-08-251-0/+205
* The current generators will be just plugins and all generator stuff in APIExt...Hugo Lima2009-08-251-0/+143