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
*
Handles the situation properly when a custom code has a result value attribut...
1.0.0
Marcelo Lira
2011-03-02
1
-1
/
+2
*
Added a check on CppGenerator::writeClassDefinition for when there's no const...
Marcelo Lira
2011-03-02
1
-1
/
+1
*
The option "avoid protected hack" is now set via command line.
1.0.0-rc1
Marcelo Lira
2011-02-17
10
-270
/
+219
*
Module reload test now considers .pyo files (in addition to .pyc ones).
Marcelo Lira
2011-02-17
1
-1
/
+4
*
SbkNumber_Check now makes use of PyNumber_Check.
Marcelo Lira
2011-02-17
1
-1
/
+3
*
Added test to certify that old-style classes will not be accepted as numbers ...
Marcelo Lira
2011-02-16
1
-0
/
+76
*
Added a test to numpy scalar type being accepted as Python scalar.
Marcelo Lira
2011-02-16
1
-0
/
+30
*
Shows "unicode" instead of "PyUnicode" on error messages.
Hugo Parente Lima
2011-02-16
1
-0
/
+2
*
Add support to the remove attribute of reference-count tag.
Hugo Parente Lima
2011-02-15
1
-6
/
+14
*
Fix bug 684 - "New-style signals does not accept signals with enums as argume...
Hugo Parente Lima
2011-02-15
3
-9
/
+55
*
Fixed style of code on CppGenerator::writeReturnValueHeuristics method.
Marcelo Lira
2011-02-11
1
-4
/
+4
*
Fix string used in tp_name on inner types.
Hugo Parente Lima
2011-02-11
3
-3
/
+9
*
The heuristics for return value parenting should be overridden by user changes.
Marcelo Lira
2011-02-11
1
-9
/
+14
*
Overloaded call decision now consider inheritance: inheritor is checked befor...
Marcelo Lira
2011-02-10
3
-18
/
+29
*
Added test for overload decision situation involving inheritance.
Marcelo Lira
2011-02-10
3
-1
/
+17
*
Marked ObjectType and ObjectModel, from the sample test lib, as explicit.
Marcelo Lira
2011-02-10
2
-2
/
+2
*
Use action="set" instead of action="add" on reference-count tag.
Hugo Parente Lima
2011-02-09
2
-2
/
+4
*
Implemented support to iterator function generation.
Renato Araujo Oliveira Filho
2011-02-09
2
-2
/
+4
*
Fixed signal initialization for types with namespace and types defined
Renato Araujo Oliveira Filho
2011-02-07
1
-9
/
+28
*
Don't write return heuristic when there's a parent tag with the returned obje...
Hugo Parente Lima
2011-02-02
1
-6
/
+9
*
Update apiextractor/generatorrunner dependency version.
Renato Araujo Oliveira Filho
2011-02-02
1
-2
/
+2
*
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
[next]