aboutsummaryrefslogtreecommitdiffstats
path: root/tests/signals/decorators_test.py
Commit message (Expand)AuthorAgeFilesLines
* Created unit test for bug #726.Renato Filho2012-03-081-0/+10
* Raise error when slot argument is unknown.Lauro Neto2012-03-081-0/+9
* Now slots signatures in C++ use Qt notation.Renato Filho2010-08-261-1/+1
* chmod -x on some tests, because we need to follow a pattern.Hugo Parente Lima2010-06-101-0/+0
* Remove wrapper for classes: QString, QStringRef, QLatin1String, QStringMatche...Hugo Parente Lima2010-06-101-2/+2
* Created new unittest model.Renato Filho2010-06-071-0/+0
* Revert "Fixed signal/slot class name based on PSEP 100."Hugo Parente Lima2010-05-311-6/+6
* Fixed signal/slot class name based on PSEP 100.Renato Filho2010-05-201-6/+6
* Implemented support to modify slot return type.Renato Filho2010-05-171-3/+14
* Created unitest to slot decoration.Renato Filho2010-05-171-0/+49