index
:
users/pcacjr/shiboken.git
master
Paulo's Shiboken repository
Paulo Alcantara
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
samplebinding
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
The option "avoid protected hack" is now set via command line.
1.0.0-rc1
Marcelo Lira
2011-02-17
1
-1
/
+1
*
Fix bug 616 - "error compiling when public and private methods differ by the ...
Hugo Parente Lima
2011-02-01
1
-0
/
+1
*
Test bindings project files modified to use key/value pair text files.
Marcelo Lira
2011-01-31
1
-3
/
+3
*
Test bindings now use project files instead of generator command line options.
Marcelo Lira
2011-01-31
1
-10
/
+5
*
Shiboken binary now responds to the "--version" argument.
Marcelo Lira
2011-01-31
1
-1
/
+2
*
Shiboken executable calls GeneratorRunner with the renamed "--generator-set" ...
Marcelo Lira
2011-01-31
1
-1
/
+3
*
Use SBK_PYTHON_INCLUDE_DIR instead of PYTHON_INCLUDE_DIRS or PYTHON_INCLUDE_P...
Hugo Parente Lima
2011-01-26
1
-1
/
+1
*
Fix bug#633 - "bool of null QDate (possibly other empty QString/null QObj typ...
Hugo Parente Lima
2011-01-24
1
-1
/
+1
*
Added test to assert the precedence of enum arguments over int implicit conve...
Marcelo Lira
2011-01-12
1
-0
/
+2
*
Fix bug#495 - "Broken rich compare operators if they use an object-type as pa...
Hugo Parente Lima
2010-12-28
1
-0
/
+1
*
Added support for promoting enums from removed namespaces to upper scope.
Marcelo Lira
2010-12-23
1
-0
/
+1
*
Added tests to check the release of ownership of objects returned from Python.
Marcelo Lira
2010-12-16
1
-0
/
+1
*
Fix bug#513 - "Hardcoded bool return type for operator overloads"
Hugo Parente Lima
2010-12-13
1
-0
/
+1
*
Test case for proper generation of constructor altered by conversion-rule tag.
Marcelo Lira
2010-12-06
1
-0
/
+1
*
Fix bug#411 - "Incorrect return statement generated in a function that return...
Hugo Parente Lima
2010-10-18
1
-0
/
+1
*
Added test for overload decisor handling container dependencies.
Marcelo Lira
2010-10-15
1
-0
/
+1
*
Created unit test for unknown class holder.
renatofilho
2010-10-15
1
-0
/
+1
*
Unit test to target conversion.
renatofilho
2010-10-01
1
-0
/
+1
*
Shiboken generator code moved to the directory generator.
Hugo Parente Lima
2010-09-20
1
-1
/
+1
*
Fix code generation for modified constructors.
Luciano Wolf
2010-09-13
1
-0
/
+1
*
Created cmake option 'ENABLE_VERSION_SUFFIX' to use version on generated file...
0.5.0
Renato Filho
2010-09-10
1
-3
/
+1
*
Impleted auto code for classes derived from list container.
Renato Filho
2010-08-30
1
-0
/
+1
*
Use .pyd to python modules on windows.
Renato Filho
2010-08-19
1
-0
/
+3
*
Created unit test to operator().
Renato Filho
2010-08-11
1
-0
/
+1
*
Use correct python library in debug mode.
Renato Filho
2010-07-19
1
-1
/
+1
*
Fixes the build-tests by including the library postfixes in the program
Renato Filho
2010-06-18
1
-1
/
+1
*
Used CMAKE_DEBUG_POSTFIX in plugin name on generatorrunner.
Renato Filho
2010-06-17
1
-1
/
+1
*
Added support for protected fields when not using the "protected hack".
Marcelo Lira
2010-06-03
1
-0
/
+1
*
Adds protected enum test cases.
Marcelo Lira
2010-06-01
1
-0
/
+1
*
Merge remote branch 'luck/fixprivctor'
Luciano Wolf
2010-04-23
1
-0
/
+1
|
\
|
*
Support to "only private constructor available" case.
Luciano Wolf
2010-04-21
1
-0
/
+1
*
|
Use qualified class name when callign a method like self->ClassName::method().
Hugo Parente Lima
2010-04-22
1
-0
/
+1
*
|
Add test for classes and inner classes inside namespaces.
Hugo Parente Lima
2010-04-22
1
-0
/
+3
|
/
*
Adds tests for a class without implicit conversions being extended in another...
Marcelo Lira
2010-03-02
1
-0
/
+1
*
other binding does not link against sample binding.
Hugo Lima
2010-02-18
1
-1
/
+1
*
Adds tests for reference counting in model/view style relationships.
Marcelo Lira
2010-02-10
1
-0
/
+1
*
Adds support for void pointer conversions.
Marcelo Lira
2010-01-28
1
-0
/
+1
*
Write cptr macro for inner classes.
Hugo Lima
2010-01-26
1
-0
/
+1
*
Adding new tests related to threads/GIL locking
Lauro Neto
2010-01-15
1
-0
/
+1
*
Adds "libother" as a new test library.
Marcelo Lira
2009-12-29
1
-1
/
+1
*
Adds StrList test to check classes that inherit from containers.
Marcelo Lira
2009-12-07
1
-0
/
+1
*
Expanded protected method tests with cases of reimplemented grand parent and ...
Marcelo Lira
2009-12-02
1
-0
/
+2
*
Expanded virtual methods tests with a case of reimplementation of a grand par...
Marcelo Lira
2009-12-02
1
-0
/
+1
*
Added tests for something like QLayout.
Hugo Lima
2009-11-30
1
-0
/
+1
*
Add the generator flag "enable-parent-ctor-heuristic".
Hugo Lima
2009-11-30
1
-1
/
+1
*
Renaming -> KinderGarten to BlackBox
Luciano Wolf
2009-11-27
1
-1
/
+1
*
Added tests for the validity of Python wrappers used as method arguments.
Marcelo Lira
2009-11-26
1
-0
/
+1
*
Merged with multipleinheritance branch
Marcelo Lira
2009-11-25
1
-3
/
+12
|
\
|
*
improved multiple inheritance tests with a myriad of new cases
Marcelo Lira
2009-11-18
1
-3
/
+12
*
|
Adding test case for sorting overload data
Lauro Neto
2009-11-25
1
-0
/
+3
[next]