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
/
libsample
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use sleep function to give time to process breath.
1.0.0-beta3
Renato Araujo Oliveira Filho
2011-01-05
1
-1
/
+10
*
Added test case for Bug #572.
Marcelo Lira
2011-01-03
1
-0
/
+2
*
Add support to fix the bug#493 - "__eq__ and friends not implemented for QKey...
Hugo Parente Lima
2010-12-29
2
-6
/
+24
*
Fix test after changes to SequenceToArgcArgv
Lauro Neto
2010-12-29
1
-1
/
+1
*
Fix bug#495 - "Broken rich compare operators if they use an object-type as pa...
Hugo Parente Lima
2010-12-28
3
-0
/
+94
*
Avoid compiler warning about unhandled constant in switch block.
Hugo Parente Lima
2010-12-28
1
-0
/
+3
*
Fix typo
Hugo Parente Lima
2010-12-28
1
-1
/
+1
*
Added support for promoting enums from removed namespaces to upper scope.
Marcelo Lira
2010-12-23
1
-0
/
+62
*
Added tests to check the release of ownership of objects returned from Python.
Marcelo Lira
2010-12-16
5
-5
/
+97
*
Fix bug#513 - "Hardcoded bool return type for operator overloads"
Hugo Parente Lima
2010-12-13
3
-0
/
+186
*
Test case for proper generation of constructor altered by conversion-rule tag.
Marcelo Lira
2010-12-06
1
-0
/
+38
*
Fix compilation errors on Windows.
Hugo Parente Lima
2010-11-25
1
-5
/
+4
*
Fix injectcode test to work with the newer version of sequencetoArgcArgv.
Hugo Parente Lima
2010-10-29
1
-1
/
+1
*
Simplifies the generated code removing the use of std::auto_ptr.
Hugo Parente Lima
2010-10-28
1
-0
/
+2
*
Write copy constructor for Object types when there is one.
Hugo Parente Lima
2010-10-28
1
-0
/
+2
*
Ignore namespace crash on windows.
renatofilho
2010-10-22
1
-0
/
+2
*
Created test for abstract function with not exported type as agument.
renatofilho
2010-10-18
3
-0
/
+10
*
Fix bug#411 - "Incorrect return statement generated in a function that return...
Hugo Parente Lima
2010-10-18
2
-0
/
+14
*
Fixed namespace lookup during the class generation.
renatofilho
2010-10-15
1
-0
/
+3
*
Added test for overload decisor handling container dependencies.
Marcelo Lira
2010-10-15
5
-0
/
+211
*
Created unit test for unknown class holder.
renatofilho
2010-10-15
1
-0
/
+55
*
Unit test to target conversion.
renatofilho
2010-10-01
1
-0
/
+44
*
Shiboken avoids generating code for private enums.
Marcelo Lira
2010-09-30
1
-1
/
+9
*
Created unit test to unsafe parent (parent created from c++)
renatofilho
2010-09-24
2
-0
/
+19
*
Added tests for anonymous global and class bound enums.
Marcelo Lira
2010-09-20
1
-0
/
+14
*
Fix OverloadData::isSingleArgument
Lauro Neto
2010-09-20
1
-0
/
+3
*
Fix bug#339 - "RuntimeError when accessing mousepress event object"
Hugo Parente Lima
2010-09-17
2
-1
/
+9
*
Fix code generation for modified constructors.
Luciano Wolf
2010-09-13
3
-0
/
+77
*
Change the license boiler plates of all LGPL files removing the special excep...
Hugo Parente Lima
2010-09-09
74
-1480
/
+592
*
Avoid call functions when an error occurs on argument conversion.
Renato Filho
2010-09-03
1
-0
/
+2
*
Fix linker problems on MSVC.
Hugo Parente Lima
2010-08-31
1
-4
/
+4
*
Impleted auto code for classes derived from list container.
Renato Filho
2010-08-30
1
-0
/
+53
*
Fix the type resolver algorithm.
Hugo Parente Lima
2010-08-30
1
-2
/
+3
*
Fixed libsample export to avoid warnings on windows.
Renato Filho
2010-08-19
1
-3
/
+3
*
fixed tests exported symbols.
Renato Filho
2010-08-18
35
-172
/
+170
*
Create unit test to function with ambiguous signature in Python side.
Renato Filho
2010-08-16
3
-1
/
+76
*
Created unit test to operator().
Renato Filho
2010-08-11
1
-0
/
+53
*
Revert "Created operator != or __ne__ in Point class, to avoid tests errors ...
Marcelo Lira
2010-08-03
2
-7
/
+0
*
Created operator != or __ne__ in Point class, to avoid tests errors with Pyt...
Renato Filho
2010-08-02
2
-0
/
+7
*
Fix char* converter
Renato Filho
2010-07-27
3
-24
/
+26
*
Fixed wrong overload decisor generated code.
Marcelo Lira
2010-07-13
2
-0
/
+35
*
Fixes bug#253 - "Segmentation Fault when clicked on ListWidget with TableModel"
Hugo Parente Lima
2010-07-06
1
-0
/
+3
*
Add support for static fields.
Hugo Parente Lima
2010-07-02
2
-0
/
+3
*
Added test for finding type scope in cases involving inheritance.
Marcelo Lira
2010-06-29
1
-0
/
+1
*
Created unit tests for named arguments.
Renato Filho
2010-06-17
2
-4
/
+37
*
Added test function with an integer argument that have an enum as default value.
Marcelo Lira
2010-06-15
2
-0
/
+8
*
Fix problems on MacOSX due to uninitialized variables and mixing of int, uint...
Hugo Parente Lima
2010-06-15
5
-22
/
+20
*
MSVC complains about the missing operator< in Str when we use it on a std::list.
Hugo Parente Lima
2010-06-14
2
-0
/
+6
*
Added support for protected fields when not using the "protected hack".
Marcelo Lira
2010-06-03
1
-0
/
+9
*
Fixes code generation for classes with private destructors.
Marcelo Lira
2010-06-02
1
-0
/
+3
[next]