index
:
pyside/generatorrunner.git
4.8
dev
fromGit static_content test Obsolete Project. Merged into pyside/shiboken. fromGit static_content test
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
generator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced Nokia copyrights in header
HEAD
dev
4.8
Teemu Kaukoranta
2013-05-23
1
-1
/
+1
*
Fixed minimalConstructor method for classes with template instantiations.
Marcelo Lira
2011-10-04
1
-0
/
+12
*
Added a couple of convenience methods to Generator: isCString and isVoidPointer.
Marcelo Lira
2011-10-03
1
-0
/
+5
*
Collect the instantiated container types from class fields.
Marcelo Lira
2011-10-03
1
-0
/
+1
*
Collect the instantiated container types for the current module.
Marcelo Lira
2011-09-12
1
-0
/
+7
*
Added a method to check if a TypeEntry should be generated or not.
Marcelo Lira
2011-08-18
1
-1
/
+4
*
Added a method to find the minimal constructor for types, plus some convenien...
Marcelo Lira
2011-07-28
1
-0
/
+17
*
Add function getClassTargetFullName to get what AbstractMetaClass.fullName wo...
Hugo Parente Lima
2011-02-10
1
-0
/
+3
*
Removed deprecated methods.
Hugo Parente Lima
2010-07-08
1
-30
/
+0
*
Added methods Generator::findAbstractMetaEnum.
Marcelo Lira
2010-06-03
1
-0
/
+12
*
Fixing includes and include dirs
Lauro Neto
2010-01-26
1
-1
/
+1
*
Change the getGenerators signature, because on some platforms a function expo...
Hugo Lima
2009-11-24
1
-2
/
+2
*
- Prepare libgenerator.so for a near future when we will need to worry about ...
Hugo Lima
2009-11-17
1
-86
/
+66
*
Add symbol visibility rules to generator runner.
Hugo Lima
2009-11-17
1
-5
/
+6
*
added Generator::implicitConversions(type) method that returns the constructors
Marcelo Lira
2009-10-30
1
-0
/
+12
*
fixed typo in Generator::sortConstructor method name
Marcelo Lira
2009-10-30
1
-1
/
+1
*
Add the missing qflags macro to Options qflag.
Hugo Lima
2009-10-26
1
-0
/
+1
*
Fixed missing include in docgenerator.
Renato Araujo Oliveira Filho
2009-09-14
1
-1
/
+1
*
Fixed assert failure when using qtdocgenerator.
Hugo Lima
2009-09-03
1
-7
/
+2
*
Use QFlags instead of an int as parameter type in some methods.
Hugo Lima
2009-08-26
1
-3
/
+4
*
Removed QtDocGenerator dependence from BoostPythonGenerator, so a lot
Hugo Lima
2009-08-25
1
-35
/
+11
*
- QtDocGenerator is now a GeneratorRunner plugin.
Hugo Lima
2009-08-25
1
-0
/
+11
*
Added boostpython as a generator plugin.
Hugo Lima
2009-08-25
1
-2
/
+11
*
The current generators will be just plugins and all generator stuff in APIExt...
Hugo Lima
2009-08-25
1
-0
/
+334