index
:
pyside/apiextractor.git
4.8
dev
PySide API Extractor
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced Nokia copyrights in header
HEAD
dev
4.8
Teemu Kaukoranta
2013-05-23
156
-156/+156
*
Fix BUG #1086 - "generatorrunner segfault processing #include..."
Paulo Alcantara
2012-03-09
2
-6/+55
*
Version bump to 0.10.11.
Marcelo Lira
2012-03-09
1
-1/+1
*
Added the "<custom-type>" tag, and better requirements for function signatures.
Marcelo Lira
2012-03-09
8
-57/+82
*
Function signatures including return types are reported as invalid.
Marcelo Lira
2012-03-09
1
-0/+32
*
Fixed type resolution for types inside scopes, but their names omit this info...
Marcelo Lira
2012-03-09
3
-4/+55
*
Fixed typo on warning message.
Marcelo Lira
2012-03-09
1
-1/+1
*
AbstractMetaTypes for object types used as values must have the Value usage p...
Marcelo Lira
2012-03-09
3
-7/+40
*
Fixed compilation error for gcc versions < 4
Jerzy Kozera
2012-03-09
1
-1/+1
*
Fixed insert-template tag when used inside a module level inject-code tag.
Marcelo Lira
2012-03-09
4
-0/+169
*
Don't report cyclic dependency when there not a single to form a graph.
Hugo Parente Lima
2012-03-09
1
-1/+1
*
Version bump to 0.10.10.
Hugo Parente Lima
2012-03-09
1
-1/+1
*
Merge pull request #18 from baraujo/master
Bruno Araújo
2012-03-09
3
-6/+42
|
\
|
*
Doxygen support
Bruno dos Santos de Araujo
2012-03-09
3
-6/+42
|
/
*
Fix bug 1008 - "ApiExtractor Cygwin patch"
Yaakov
2012-03-09
4
-2/+7
*
Bump version to 0.10.9.
Hugo Parente Lima
2012-03-09
1
-1/+1
*
Version bump to 0.10.8.
Hugo Parente Lima
2012-03-09
1
-1/+1
*
Fixes setting of template argument's usage pattern.
Marcelo Lira
2012-03-09
3
-1/+43
*
Fixed modifications to global functions.
Marcelo Lira
2012-03-09
3
-1/+47
*
Added improved functionality for the 'conversion-rule' tag.
Marcelo Lira
2012-03-09
7
-89/+714
*
Fixes method's argument types that are templates but the template variable wa...
Marcelo Lira
2012-03-09
6
-78/+203
*
AbstractMetaBuilder fixed to set base container type correctly in meta class'...
Marcelo Lira
2012-03-09
1
-0/+3
*
Fix outdated info on docs.
Hugo Parente Lima
2012-03-09
1
-2/+2
*
Revert "Implement getTypeIndex function for types no generated types and prim...
Hugo Parente Lima
2012-03-09
8
-213/+22
*
Optimize isCppPrimitive function.
Hugo Parente Lima
2012-03-09
1
-27/+7
*
Implement getTypeIndex function for types no generated types and primitive ty...
Hugo Parente Lima
2012-03-09
8
-22/+213
*
Version bump to 0.10.7
Hugo Parente Lima
2012-03-09
1
-1/+1
*
Added setTargetLangPackage and targetLangPackage methods to PrimitiveTypeEntry.
Marcelo Lira
2012-03-09
3
-4/+19
*
Included the unsigned types in TypeEntry::isCppPrimitive() method list of types.
Marcelo Lira
2012-03-09
3
-1/+46
*
Version bump
Hugo Parente Lima
2012-03-09
1
-1/+1
*
Fix bug 731 - "Can't specify more than a single 'since' argument"
Hugo Parente Lima
2012-03-09
16
-60/+110
*
Fix link on rel bar.
Hugo Parente Lima
2012-03-09
1
-1/+11
*
Update pysidedocs theme to rely more on sphinx's base theme:
Didier Raboud
2012-03-09
17
-1293/+72
*
Drop superflous .directory file.
Didier Raboud
2012-03-09
1
-3/+0
*
AbstractMetaClasses now hold the instantiation types for the templates they i...
Marcelo Lira
2012-03-09
5
-5/+84
*
Compute the type indexes if needed when calling getMaxTypeIndex().
Hugo Parente Lima
2012-03-09
1
-35/+41
*
Set code generation flags on TypeSystem type entry.
Hugo Parente Lima
2012-03-09
1
-0/+1
*
Added default constructor option for value types.
Marcelo Lira
2012-03-09
6
-7/+145
*
Copied AbstractMetaBuilder::decideUsagePattern() method to AbstractMetaType.
Marcelo Lira
2012-03-09
3
-84/+91
*
Added a test for operator methods removal.
Marcelo Lira
2012-03-09
3
-0/+152
*
Fixed TypeEntry::isCppPrimitive() to process typedefs and "long long" type.
Marcelo Lira
2012-03-09
4
-2/+115
*
Fix PySide code generation.
Hugo Parente Lima
2012-03-09
1
-1/+2
*
Check inconsistencies for enums and disable generation of private entities.
Hugo Parente Lima
2012-03-09
3
-52/+133
*
Added docs for typesystem new attributes.
Hugo Parente Lima
2012-03-09
1
-5/+27
*
Added revision attribute to type entries tags and flags-revision to enum-type...
Hugo Parente Lima
2012-03-09
6
-2/+128
*
Bump version to 0.10.5.
Hugo Parente Lima
2012-03-09
1
-1/+1
*
Version bumped to 0.10.4.
Renato Filho
2012-03-09
1
-1/+1
*
Show perm links only when the mouse hover on title.
Hugo Parente Lima
2012-03-09
1
-0/+5
*
Doc js files sync with latest release of sphinx.
Hugo Parente Lima
2012-03-09
3
-47/+200
*
Fix bug 464 - "Can't create target lang package and namespace with the same n...
Hugo Parente Lima
2012-03-09
1
-15/+18
[next]