aboutsummaryrefslogtreecommitdiffstats
path: root/generators/boostpython/boostpythongenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* forked boostpythongenerator project to separate the generatorrunnerMarcelo Lira2009-10-261-321/+0
* Implemented support to conversion-rule tag.renato araujo2009-10-211-3/+11
* Fixed generation of fields for non wrapped class.Renato Araujo Oliveira Filho2009-09-181-1/+3
* Merge commit 'hugo/smallfixes'Renato Araujo Oliveira Filho2009-08-261-17/+17
|\
| * Use QFlags instead of an int as parameter type in some methods.Hugo Lima2009-08-261-17/+17
* | Merge commit 'mainline/master' into metaclassnameMarcelo Lira2009-08-251-2/+2
|/
* Removed QtDocGenerator dependence from BoostPythonGenerator, so a lotHugo Lima2009-08-251-49/+0
* - QtDocGenerator is now a GeneratorRunner plugin.Hugo Lima2009-08-251-206/+0
* Added boostpython as a generator plugin.Hugo Lima2009-08-251-2/+74
* The current generators will be just plugins and all generator stuff in APIExt...Hugo Lima2009-08-251-0/+494