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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix OverloadData::isSingleArgument
Lauro Neto
2010-09-20
1
-0
/
+5
*
Fix bug#339 - "RuntimeError when accessing mousepress event object"
Hugo Parente Lima
2010-09-17
2
-0
/
+24
*
Fix code generation for modified constructors.
Luciano Wolf
2010-09-13
4
-0
/
+57
*
Created cmake option 'ENABLE_VERSION_SUFFIX' to use version on generated file...
0.5.0
Renato Filho
2010-09-10
1
-3
/
+1
*
Avoid call functions when an error occurs on argument conversion.
Renato Filho
2010-09-03
1
-0
/
+5
*
Impleted auto code for classes derived from list container.
Renato Filho
2010-08-30
4
-0
/
+57
*
Fix the type resolver algorithm.
Hugo Parente Lima
2010-08-30
1
-0
/
+13
*
Fix mem leak in shiboken tests.
Hugo Parente Lima
2010-08-19
1
-5
/
+16
*
Use .pyd to python modules on windows.
Renato Filho
2010-08-19
1
-0
/
+3
*
fixed tests exported symbols.
Renato Filho
2010-08-18
1
-1
/
+1
*
Create unit test to function with ambiguous signature in Python side.
Renato Filho
2010-08-16
3
-0
/
+48
*
Created unit test to operator().
Renato Filho
2010-08-11
3
-0
/
+3
*
Modified one more test to use assert_(not a == b) instead of assertNotEqual
Kalev Lember
2010-08-04
1
-1
/
+1
*
Modified tests using Point and assertNotEqual to use assert_(not a == b).
Marcelo Lira
2010-08-03
2
-2
/
+2
*
Added custom code to VoidHolder.gimmeMeSomeVoidPointer().
Marcelo Lira
2010-08-03
1
-1
/
+11
*
Added a case for VoidHolder test that uses a native Python object.
Marcelo Lira
2010-08-03
1
-1
/
+9
*
Create a new copy from object when convert from PyObject to const ref.
Renato Filho
2010-07-27
1
-9
/
+0
*
BindingManager destructor now asserts if the wrapper map is empty.
Marcelo Lira
2010-07-27
1
-0
/
+13
*
Fix char* converter
Renato Filho
2010-07-27
2
-6
/
+10
*
Fixed inject code to works on windows.
Renato Filho
2010-07-19
1
-1
/
+2
*
Use correct python library in debug mode.
Renato Filho
2010-07-19
1
-1
/
+1
*
Fixed wrong overload decisor generated code.
Marcelo Lira
2010-07-13
1
-0
/
+51
*
Fixes bug#253 - "Segmentation Fault when clicked on ListWidget with TableModel"
Hugo Parente Lima
2010-07-06
1
-0
/
+42
*
Add support for static fields.
Hugo Parente Lima
2010-07-02
1
-0
/
+3
*
Added test for finding type scope in cases involving inheritance.
Marcelo Lira
2010-06-29
1
-0
/
+43
*
Fixes the build-tests by including the library postfixes in the program
Renato Filho
2010-06-18
1
-1
/
+1
*
Created unit tests for named arguments.
Renato Filho
2010-06-17
1
-0
/
+67
*
Used CMAKE_DEBUG_POSTFIX in plugin name on generatorrunner.
Renato Filho
2010-06-17
1
-1
/
+1
*
chmod -x on all tests.
Hugo Parente Lima
2010-06-16
68
-0
/
+0
*
Adds a test for function call that triggers an implicit conversion.
Marcelo Lira
2010-06-15
1
-0
/
+6
*
Added test function with an integer argument that have an enum as default value.
Marcelo Lira
2010-06-15
1
-0
/
+6
*
Added Converter<T>::checkType.
Hugo Parente Lima
2010-06-09
1
-1
/
+1
*
Added support for protected fields when not using the "protected hack".
Marcelo Lira
2010-06-03
3
-1
/
+15
*
Fixes code generation for classes with private destructors.
Marcelo Lira
2010-06-02
1
-0
/
+17
*
Generator improved to handle protected enums without the protected hack.
Marcelo Lira
2010-06-02
2
-5
/
+33
*
Adds protected enum test cases.
Marcelo Lira
2010-06-01
3
-1
/
+43
*
Added tests for user added functions declared inside namespaces.
Hugo Parente Lima
2010-04-30
2
-0
/
+9
*
Adding test for #212 - Overloads with enums
Lauro Neto
2010-04-30
1
-1
/
+13
*
Merge remote branch 'luck/fixprivctor'
Luciano Wolf
2010-04-23
4
-0
/
+82
|
\
|
*
Support to "only private constructor available" case.
Luciano Wolf
2010-04-21
4
-0
/
+82
*
|
Use qualified class name when callign a method like self->ClassName::method().
Hugo Parente Lima
2010-04-22
2
-1
/
+3
*
|
Added support for enums inside classes inside namespaces.
Hugo Parente Lima
2010-04-22
2
-0
/
+2
*
|
Add test for classes and inner classes inside namespaces.
Hugo Parente Lima
2010-04-22
4
-2
/
+46
*
|
Add declaration of global functions on sample typesystem.
Hugo Parente Lima
2010-04-22
1
-3
/
+24
*
|
Fixed argument policy propagate.
Renato Filho
2010-04-22
1
-1
/
+11
|
/
*
Remove warnings about "deprecated conversion from string constant to 'char*'".
Hugo Parente Lima
2010-04-12
1
-1
/
+1
*
Better error messages when reimplementing virtual methods.
Hugo Parente Lima
2010-04-08
1
-1
/
+9
*
Add another test case to multi_cpp_test.py
Hugo Parente Lima
2010-04-08
1
-0
/
+30
*
Adding test for mixed Python/C++ mult. inheritance
Lauro Neto
2010-04-08
1
-0
/
+71
*
Adding multiple inheritance + virtual method test
Lauro Neto
2010-04-08
1
-0
/
+83
[prev]
[next]