index
:
pyside/apiextractor.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
/
abstractmetalang.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
*
AbstractMetaClasses now hold the instantiation types for the templates they i...
Marcelo Lira
2012-03-09
1
-0
/
+4
*
Copied AbstractMetaBuilder::decideUsagePattern() method to AbstractMetaType.
Marcelo Lira
2012-03-09
1
-0
/
+3
*
Add AbstractMetaFunction::isCallOperator() method.
Hugo Parente Lima
2012-03-09
1
-1
/
+5
*
Add more cache stuff to speed up the generation process.
Hugo Parente Lima
2012-03-09
1
-0
/
+2
*
Cache the value of AbstractMetaType::name
Hugo Parente Lima
2012-03-09
1
-1
/
+4
*
Add support to fix bug#493 - "__eq__ and friends not implemented for QKeyEven...
Hugo Parente Lima
2012-03-09
1
-1
/
+17
*
Added the 'AbstractMetaField::isModifiedRemoved' method.
Marcelo Lira
2012-03-09
1
-0
/
+2
*
Add toStringCapability attribute to AbstractMetaClass.
Hugo Parente Lima
2012-03-09
1
-13
/
+12
*
Anonymous enums now supported.
Marcelo Lira
2012-03-09
1
-0
/
+5
*
Fixed memory leak.
Renato Filho
2012-03-09
1
-21
/
+54
*
Fix bug#260 - "Can't modify argument name of a function added with add-functi...
Hugo Parente Lima
2012-03-09
1
-15
/
+17
*
Enable warning for arguments without name.
Renato Filho
2012-03-09
1
-0
/
+12
*
Added methods to AbstractMetaClass to verify the presence of protected members.
Marcelo Lira
2012-03-09
1
-0
/
+18
*
Add method setTypeEntry to AbstractMetaFunction.
Hugo Parente Lima
2012-03-09
1
-0
/
+5
*
Added the "function" tag to ApiExtractor.
Hugo Parente Lima
2012-03-09
1
-9
/
+5
*
Removed methods includeFile and setIncludeFile from AbstractMetaAttribute.
Hugo Parente Lima
2012-03-09
1
-13
/
+10
*
Adds convenience methods regarding copy constructors to AbstractMetaClass.
Marcelo Lira
2012-03-09
1
-0
/
+3
*
External conversion operators are now part of a class' implicit conversions.
Marcelo Lira
2010-02-26
1
-1
/
+1
*
AbstractMetaClasses now store a collection of external conversions.
Marcelo Lira
2010-02-26
1
-0
/
+19
*
Fix AbstractMetaFunction::implicitConversions.
Hugo Lima
2010-02-08
1
-1
/
+1
*
Add helper method AbstractMetaClassList::findClass(const TypeEntry* typeEntry).
Hugo Lima
2010-01-26
1
-0
/
+1
*
Adds support for varargs in AbstractMetaArgument, AbstractMetaType and Vararg...
Marcelo Lira
2009-12-16
1
-0
/
+7
*
Adds support for module level 'add-function' tag.
Marcelo Lira
2009-12-16
1
-1
/
+2
*
Modified the AbstractMetaFunction class to have a separated flag to
Marcelo Lira
2009-11-24
1
-2
/
+13
*
Added methods to set and check for protected and virtual destructor
Marcelo Lira
2009-11-24
1
-0
/
+24
*
Export AbstractMetaField class.
Hugo Lima
2009-11-20
1
-2
/
+1
*
APIExtractor is a huge amount of legacy code inherited from QtScriptGenerator,
Hugo Lima
2009-11-13
1
-10
/
+8
*
Add m_stream attribute to AbstractMetaClass
Lauro Neto
2009-11-09
1
-1
/
+14
*
Added convenience method AbstractMetaFunction::injectedCodeSnips.
Hugo Lima
2009-10-30
1
-0
/
+7
*
Added convenience method AbstractMetaClass::findFunction.
Hugo Lima
2009-10-30
1
-0
/
+1
*
Added support for add-function tag into typesystem.
Hugo Lima
2009-10-21
1
-1
/
+2
*
Add method AbstractMetaFunction::isCastOperator.
Hugo Lima
2009-10-16
1
-0
/
+1
*
Create a new method to AbstractType: isValuePointer.
Renato Araujo Oliveira Filho
2009-08-26
1
-0
/
+6
*
AbstractMetaClass::name() and AbstractMetaType::name() now return only
Marcelo Lira
2009-08-25
1
-2
/
+6
*
The genesis...
Hugo Lima
2009-08-17
1
-0
/
+1874