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
*
Replaced use from QList to QSet in children list.
1.0.0-beta5
Renato Araujo Oliveira Filho
2011-02-02
2
-3
/
+3
*
Fixed Cmake files used to find the library after the installation.
Renato Araujo Oliveira Filho
2011-02-02
2
-10
/
+11
*
Fixed a type on a warning about polymorphic-id-expression.
Marcelo Lira
2011-02-02
1
-1
/
+1
*
Fix bug 616 - "error compiling when public and private methods differ by the ...
Hugo Parente Lima
2011-02-01
6
-13
/
+83
*
Fix bug 655 - "bad re-implementations of QApplication.notify result in a Syst...
Hugo Parente Lima
2011-02-01
1
-1
/
+8
*
Test bindings project files modified to use key/value pair text files.
Marcelo Lira
2011-01-31
6
-50
/
+39
*
Test bindings now use project files instead of generator command line options.
Marcelo Lira
2011-01-31
4
-19
/
+55
*
Shiboken binary now responds to the "--version" argument.
Marcelo Lira
2011-01-31
5
-5
/
+25
*
Added SHIBOKEN_BINARY variable to CMake config file.
Marcelo Lira
2011-01-31
3
-2
/
+8
*
Replaced tabs with spaces on cmake file.
Marcelo Lira
2011-01-31
1
-5
/
+4
*
Shiboken executable calls GeneratorRunner with the renamed "--generator-set" ...
Marcelo Lira
2011-01-31
3
-3
/
+6
*
Fix bug613 - "QSvgRenderer chooses QByteArray overload when given a file path"
Hugo Parente Lima
2011-01-31
1
-1
/
+5
*
Fix regression that caused overload sorting to not respect argument type rena...
Hugo Parente Lima
2011-01-28
4
-9
/
+31
*
Created unit test for enum.__repr__ function.
Renato Araujo Oliveira Filho
2011-01-28
1
-0
/
+10
*
Fixed enum __repr__ function.
Renato Araujo Oliveira Filho
2011-01-28
2
-9
/
+33
*
Added the "%CPPTYPE" type system variable.
Marcelo Lira
2011-01-28
2
-0
/
+16
*
Type system %TYPE variable is now available for class wide custom code.
Marcelo Lira
2011-01-28
2
-2
/
+3
*
Use SBK_PYTHON_INCLUDE_DIR instead of PYTHON_INCLUDE_DIRS or PYTHON_INCLUDE_P...
Hugo Parente Lima
2011-01-26
5
-11
/
+11
*
Fix bug#605 - "Using metaclasses with the PySide classes doesn't work"
Hugo Parente Lima
2011-01-26
2
-2
/
+35
*
Fix bug#640 - "(elasticnode) Crash in example elasticnodes.py"
Hugo Parente Lima
2011-01-25
1
-3
/
+4
*
Fix bug#633 - "bool of null QDate (possibly other empty QString/null QObj typ...
Hugo Parente Lima
2011-01-24
7
-7
/
+96
*
Fix bug#636 - "Unable to navigate back to the main site from the generated do...
Hugo Parente Lima
2011-01-24
2
-5
/
+3
*
Update module version dependency.
Renato Araujo Oliveira Filho
2011-01-21
1
-2
/
+2
*
Updated apiextractor and generatorrunner version dependency.
1.0.0-beta4
Renato Araujo Oliveira Filho
2011-01-21
1
-3
/
+3
*
Shiboken enums now have a tp_print representation.
Marcelo Lira
2011-01-21
2
-1
/
+29
*
Added test for module reloading.
Marcelo Lira
2011-01-19
2
-0
/
+52
*
Add Shiboken::Object::isValid(SbkObject* pyObj, bool throwPyError = true) fun...
Hugo Parente Lima
2011-01-19
2
-1
/
+16
*
Added more test cases for protected attributes.
Marcelo Lira
2011-01-19
2
-7
/
+51
*
Fix windows compilation.
Renato Araujo Oliveira Filho
2011-01-19
2
-7
/
+20
*
Used c++ pointer during the c++ class attribute get function.
Renato Araujo Oliveira Filho
2011-01-17
3
-9
/
+36
*
Updated Shiboken documentation with advice about duck punching and virtual me...
Marcelo Lira
2011-01-13
3
-0
/
+74
*
Optimized setParent function.
Renato Araujo Oliveira Filho
2011-01-13
2
-2
/
+12
*
Append python name to libshiboken output file
Lauro Neto
2011-01-12
5
-28
/
+48
*
Added test to assert the precedence of enum arguments over int implicit conve...
Marcelo Lira
2011-01-12
5
-0
/
+119
*
The overload decisor must put enums before types implicitly convertible from ...
Marcelo Lira
2011-01-11
1
-0
/
+23
*
Fix SbkType name when setting exception in virtual
Lauro Neto
2011-01-10
1
-1
/
+1
*
Add test for invalid type returning from virtuals
Lauro Neto
2011-01-10
1
-0
/
+57
*
Initialize ShibokenObject private data.
Renato Araujo Oliveira Filho
2011-01-07
1
-0
/
+3
*
Fix bug#530 - "Importing division from future breaks QPoint division"
Hugo Parente Lima
2011-01-07
4
-1
/
+22
*
Use sleep function to give time to process breath.
1.0.0-beta3
Renato Araujo Oliveira Filho
2011-01-05
1
-1
/
+10
*
Release the gil for every C++ function call, ignoring allow-thread attribute ...
Hugo Parente Lima
2011-01-04
1
-17
/
+2
*
Added test case for Bug #572.
Marcelo Lira
2011-01-03
2
-0
/
+49
*
A convertible check must be done on named arguments as it is done on regular ...
Marcelo Lira
2011-01-03
1
-1
/
+8
*
Added a Linux man page for Shiboken.
Marcelo Lira
2011-01-03
2
-1
/
+79
*
Add support for operator overload injection.
Hugo Parente Lima
2010-12-29
4
-18
/
+38
*
Use QByteArray instead of QString to save 1 pico second :-)
Hugo Parente Lima
2010-12-29
1
-2
/
+2
*
Add support to fix the bug#493 - "__eq__ and friends not implemented for QKey...
Hugo Parente Lima
2010-12-29
4
-7
/
+40
*
Fix test after changes to SequenceToArgcArgv
Lauro Neto
2010-12-29
1
-1
/
+1
*
Put __file__ on argv only when a empty list is given.
Hugo Parente Lima
2010-12-29
1
-14
/
+22
*
Don't generate type resolvers using the const keyword.
Hugo Parente Lima
2010-12-29
1
-4
/
+1
[next]