index
:
users/pcacjr/shiboken.git
master
Paulo's Shiboken repository
Paulo Alcantara
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generator improved to handle protected enums without the protected hack.
Marcelo Lira
2010-06-02
7
-32
/
+177
*
Adds protected enum test cases.
Marcelo Lira
2010-06-01
4
-1
/
+57
*
Fixes generation of classes with protected virtual destructors.
Marcelo Lira
2010-05-31
1
-1
/
+7
*
Use external CXX_FLAGS on compilation flags.
Renato Filho
2010-05-28
1
-2
/
+2
*
Disabled GCC optimization flags by default.
Renato Filho
2010-05-28
1
-12
/
+13
*
Fix Shiboken version number to generate documentation.
Luciano Wolf
2010-05-27
1
-2
/
+2
*
Fixed declaration of class SimpleFile.
Renato Filho
2010-05-26
2
-30
/
+56
*
Fixed use of constructor for code snip.
Renato Filho
2010-05-26
1
-2
/
+2
*
Fix segfault in function return modification.
Renato Filho
2010-05-24
1
-2
/
+6
*
Cosmetic changes.
Hugo Parente Lima
2010-05-21
2
-41
/
+47
*
Add a call to PySide::initQtMetaType for every type when the pyside extension...
Hugo Parente Lima
2010-05-20
1
-1
/
+9
*
Moved creation of MetaObject before injection code on constructor.
Renato Filho
2010-05-19
1
-7
/
+9
*
API fixes.
Renato Filho
2010-05-18
18
-148
/
+169
*
Export signals to the generated cpp files.
Luciano Wolf
2010-05-17
2
-2
/
+46
*
generate code necessary to register signal and slot.
Renato Filho
2010-05-17
1
-1
/
+11
*
Replaced current generated code to DynamicQMetaObject to new way, to
Renato Filho
2010-05-13
1
-3
/
+1
*
Created userdata on Python type object.
Renato Filho
2010-05-10
3
-8
/
+64
*
Register values types as object types too.
Renato Filho
2010-05-07
1
-4
/
+6
*
Bump to version 0.3.2
Renato Filho
2010-05-04
1
-1
/
+1
*
Updated git-archive use to keep compatibility with git version 1.6.
0.3.1
Renato Filho
2010-05-04
1
-1
/
+1
*
Fix SONAME, as proposed by Didier Raboud.
Hugo Parente Lima
2010-05-04
1
-1
/
+2
*
Bump version to 0.3.1.
Hugo Parente Lima
2010-05-04
1
-1
/
+1
*
Created file .gitattributes.
0.3.0
Renato Filho
2010-05-03
1
-0
/
+2
*
Merge branch 'websiteupdate'
Luciano Wolf
2010-05-03
13
-11
/
+892
|
\
|
*
Update shiboken documentation.
Luciano Wolf
2010-05-03
13
-11
/
+892
*
|
Added tests for user added functions declared inside namespaces.
Hugo Parente Lima
2010-04-30
2
-0
/
+9
*
|
Fix bug #212
Hugo Parente Lima
2010-04-30
1
-15
/
+34
*
|
Adding test for #212 - Overloads with enums
Lauro Neto
2010-04-30
3
-1
/
+23
*
|
Use translateTypeForWrapperMethod for all types.
Hugo Parente Lima
2010-04-29
1
-9
/
+2
*
|
Removes random pasted code?
Hugo Parente Lima
2010-04-29
1
-2
/
+0
*
|
Known what flag to use on PyBuildValue when a container is used.
Hugo Parente Lima
2010-04-29
2
-0
/
+2
*
|
Use qualified C++ names on multiple inheritance helper functions.
Hugo Parente Lima
2010-04-29
1
-7
/
+8
*
|
Fixed refcount leak on virtual functions args.
Renato Filho
2010-04-29
2
-5
/
+6
|
/
*
Merge remote branch 'luck/fixprivctor'
Luciano Wolf
2010-04-23
6
-4
/
+151
|
\
|
*
Support to "only private constructor available" case.
Luciano Wolf
2010-04-21
6
-4
/
+151
*
|
Fix problem when 2 globals functions with the same name were declared in diff...
Hugo Parente Lima
2010-04-23
1
-4
/
+4
*
|
Do not delegate inner class initialization to the enclosed classes.
Hugo Parente Lima
2010-04-22
1
-31
/
+10
*
|
Add namespaces to the array of type indexes.
Hugo Parente Lima
2010-04-22
2
-5
/
+2
*
|
Remove generation of unused code.
Hugo Parente Lima
2010-04-22
1
-12
/
+0
*
|
Use qualified class name when callign a method like self->ClassName::method().
Hugo Parente Lima
2010-04-22
4
-3
/
+15
*
|
Added support for enums inside classes inside namespaces.
Hugo Parente Lima
2010-04-22
4
-6
/
+9
*
|
Write converters for classes inside namespaces.
Hugo Parente Lima
2010-04-22
1
-20
/
+8
*
|
Minor tweaks in global header generation.
Hugo Parente Lima
2010-04-22
1
-92
/
+83
*
|
Add test for classes and inner classes inside namespaces.
Hugo Parente Lima
2010-04-22
5
-2
/
+58
*
|
Add declaration of global functions on sample typesystem.
Hugo Parente Lima
2010-04-22
1
-3
/
+24
*
|
Add include headers of global enums.
Hugo Parente Lima
2010-04-22
3
-45
/
+21
*
|
Do not build tests if explicitly wanted to. Default is to build.
Carlos Goncalves
2010-04-22
1
-2
/
+8
*
|
Fixed argument policy propagate.
Renato Filho
2010-04-22
5
-48
/
+77
|
/
*
Fix memory leak when calling methods with some caracteristics.
Hugo Parente Lima
2010-04-14
1
-1
/
+1
*
Remove export macros from inlined classes.
Thomas Berg
2010-04-12
2
-2
/
+2
[next]