aboutsummaryrefslogtreecommitdiffstats
path: root/tests/pysidetest
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug #502.Marcelo Lira2012-03-085-7/+88
* Fixed type system for TestView from pysidetest directory.Marcelo Lira2012-03-081-1/+1
* Use .pyd extension for pysidetest module on Windows.Hugo Parente Lima2012-03-081-0/+3
* Fix compilation under MS Windows.Hugo Parente Lima2012-03-081-2/+2
* Added a call to QObject.metaObject() to check if a segfault is caused.Marcelo Lira2012-03-081-1/+1
* Updated model/view test to follow changes in Shiboken/9459b9da commit.Marcelo Lira2012-03-081-1/+1
* Updated the PySide test related to Python model returning data to C++.Marcelo Lira2012-03-083-13/+29
* Added test for Python written models returning new objects without keeping re...Marcelo Lira2012-03-086-0/+101
* Fix compilation on Windows.ps-1.0.0-beta1Hugo Parente Lima2010-11-251-0/+3
* Added PySide attributes to specify current version, and Qt version.renatofilho2010-11-122-0/+18
* Removed unnecessary find_package statements from pysidetest's CMakeLists.txtMarcelo Lira2010-11-111-4/+0
* Modified cmake files to make use of debug information provided by Shiboken.Marcelo Lira2010-10-261-1/+0
* Signal objects redirect calls for homonymous methods.Marcelo Lira2010-10-112-6/+6
* Added a PySide derived test library.Marcelo Lira2010-10-118-0/+1688