aboutsummaryrefslogtreecommitdiffstats
path: root/tests/signals/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Created unit test for bug #671.Renato Araujo Oliveira Filho2012-03-081-0/+1
* Fix bug 651 - "Calling disconnect() with no arguments causes segfault"Hugo Parente Lima2012-03-081-0/+1
* Moved list_signal_test to pysidetest library.Renato Araujo Oliveira Filho2012-03-081-1/+0
* Remove releaseWrapper as Signal tp_deallocLauro Neto2010-10-261-0/+1
* Removing deprecated and duplicated testLauro Neto2010-10-011-1/+0
* Created unit test for bug #312.renatofilho2010-09-141-0/+1
* Fixed slot singature parse function to keep compatibility with QSignal.Renato Filho2010-08-261-0/+1
* Fixed signal signature parser.Renato Filho2010-08-261-0/+1
* Added test case for signal signature received by QObject::connectNotify().Marcelo Lira2010-07-291-1/+2
* Fix bug#256 - "PySide does not support signals with containers."Hugo Parente Lima2010-06-291-0/+1
* Re-add the possibility to run tests by module.Hugo Parente Lima2010-06-101-1/+1
* Created new unittest model.Renato Filho2010-06-071-0/+32