aboutsummaryrefslogtreecommitdiffstats
path: root/tests/pysidetest/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Created unit test to QKeySequence convertion to QVariant.Renato Filho2012-03-081-0/+1
* Create unit test for bug #816.Renato Filho2012-03-081-1/+1
* Created unit test for signals.Renato Araujo Oliveira Filho2012-03-081-0/+4
* The global header for PySide is now installed with the libpyside headers.Marcelo Lira2012-03-081-3/+2
* Removed unnecessary line from test binding CMake file.Marcelo Lira2012-03-081-1/+1
* Updated GeneratorRunner calls on CMake files to use "--generator-set" instead...Marcelo Lira2012-03-081-1/+1
* Added test cases for signal emission.Marcelo Lira2012-03-081-0/+2
* Use the same Python used by Shiboken instead of find a new one.Hugo Parente Lima2012-03-081-2/+1
* Fixes connecting signal to decorated slot.Marcelo Lira2012-03-081-2/+3
* Appended QtGui library dependency on pysidetest library.Renato Araujo Oliveira Filho2012-03-081-2/+2
* Fix testbinding dependencyLauro Neto2012-03-081-1/+1
* Moved list_signal_test to pysidetest library.Renato Araujo Oliveira Filho2012-03-081-0/+1
* Fixes bug #502.Marcelo Lira2012-03-081-2/+7
* 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 test for Python written models returning new objects without keeping re...Marcelo Lira2012-03-081-0/+4
* Added PySide attributes to specify current version, and Qt version.renatofilho2010-11-121-0/+1
* 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-111-1/+1
* Added a PySide derived test library.Marcelo Lira2010-10-111-0/+71