index
:
users/pcacjr/generatorrunner.git
master
Paulo's Generatorrunner repository
Paulo Alcantara
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
generator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Empty lines from custom code must be cropped.
Marcelo Lira
2011-02-24
1
-8
/
+14
*
Add function getClassTargetFullName to get what AbstractMetaClass.fullName wo...
Hugo Parente Lima
2011-02-10
1
-0
/
+26
*
Obey ExcludeConst and ExcludeReference arg in translateType function for QFlags.
Hugo Parente Lima
2010-11-23
1
-7
/
+6
*
Use the same function in translate type primitive types and others.
renatofilho
2010-11-22
1
-6
/
+0
*
Obey ExcludeConst and ExcludeReference for primitive types on translateType f...
Hugo Parente Lima
2010-10-28
1
-0
/
+6
*
Fixed translate type function.
renatofilho
2010-10-20
1
-13
/
+24
*
Implemented support to OriginalName flag on typeName function.
renatofilho
2010-10-05
1
-1
/
+4
*
Take care to remove only the first const and ref when translate types.
Renato Filho
2010-08-11
1
-4
/
+10
*
Removed deprecated methods.
Hugo Parente Lima
2010-07-08
1
-152
/
+0
*
Adapt to recent changes in ApiExtractor API.
Hugo Parente Lima
2010-07-08
1
-1
/
+1
*
Added methods Generator::findAbstractMetaEnum.
Marcelo Lira
2010-06-03
1
-0
/
+20
*
Avoid get the wrong class when using Generator::implicitConversions(const Typ...
Hugo Lima
2010-02-24
1
-4
/
+3
*
Improved Generator::replaceTemplateVariables method to avoid segfaults.
Marcelo Lira
2009-12-15
1
-1
/
+2
*
Remove white spaces at end of each line when formating injected code.
Hugo Lima
2009-11-19
1
-0
/
+2
*
Fix the formatCode function (again).
Hugo Lima
2009-11-19
1
-2
/
+3
*
Fix the formatCode function.
Hugo Lima
2009-11-19
1
-64
/
+18
*
- Prepare libgenerator.so for a near future when we will need to worry about ...
Hugo Lima
2009-11-17
1
-27
/
+70
*
Remove duplicated documentation.
Hugo Lima
2009-11-17
1
-2
/
+0
*
added Generator::implicitConversions(type) method that returns the constructors
Marcelo Lira
2009-10-30
1
-0
/
+16
*
fixed typo in Generator::sortConstructor method name
Marcelo Lira
2009-10-30
1
-2
/
+2
*
Fixed assert failure when using qtdocgenerator.
Hugo Lima
2009-09-03
1
-0
/
+14
*
Use QFlags instead of an int as parameter type in some methods.
Hugo Lima
2009-08-26
1
-24
/
+7
*
Removed QtDocGenerator dependence from BoostPythonGenerator, so a lot
Hugo Lima
2009-08-25
1
-0
/
+91
*
- QtDocGenerator is now a GeneratorRunner plugin.
Hugo Lima
2009-08-25
1
-0
/
+205
*
The current generators will be just plugins and all generator stuff in APIExt...
Hugo Lima
2009-08-25
1
-0
/
+143