aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtCore/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 953 - "Segfault when QObject is garbage collected after QTimer.singeS...Hugo Parente Lima2012-03-081-0/+1
* Created unit test for property decorator.Renato Filho2012-03-081-0/+1
* Fix bug 938 - "QTemporaryFile JPEG problem"Hugo Parente Lima2012-03-081-0/+1
* Moved test for bug #921 from QtCore's directory to QtGui's.Marcelo Lira2012-03-081-1/+0
* Created unit test for bug #931.Renato Filho2012-03-081-0/+1
* Created unit test for bug #921.Renato Filho2012-03-081-0/+1
* Fix bug 920 - "Cannot use same slot for two signals"Hugo Parente Lima2012-03-081-0/+1
* Created unit test for bug #927.Renato Filho2012-03-081-0/+1
* Created unit test for bug #896.Renato Filho2012-03-081-0/+1
* Created test for QObject.inherits.Renato Filho2012-03-081-0/+1
* Removed the rejection of QAbstractFileEngine.beginEntryList.Marcelo Lira2012-03-081-0/+1
* Created DestroyListener class.Renato Filho2012-03-081-0/+1
* Created unit test for ClassInfo class.Renato Filho2012-03-081-0/+1
* Create unit test for function QEasingCuver.setCustomType.Renato Filho2012-03-081-0/+1
* Implemented convertion from Python types for QDate, QTime, QDateTime.Renato Filho2012-03-081-0/+1
* Fix bug 686 - "Request to make Q[Mutex|Read|Write]Locker context managers"Hugo Parente Lima2012-03-081-0/+1
* Unit test for bug 634, based on code from Marcus Lindblom.Marcelo Lira2012-03-081-0/+1
* Create unit tests for bug #606Paulo Alcantara2012-03-081-0/+1
* Created unit test for bug #312.Renato Filho2012-03-081-0/+1
* Create unit test for bug #835Paulo Alcantara2012-03-081-0/+1
* Moved unit test of bug 834 from QtCore to QtGui, as it tests QtGui classes.Hugo Parente Lima2012-03-081-1/+0
* Created unit test for bug #820.Renato Filho2012-03-081-0/+1
* Created unit test for QSysInfo class.Renato Filho2012-03-081-0/+1
* Create unit test for bug #834Paulo Alcantara2012-03-081-0/+1
* Created unit test for bug #826.Renato Filho2012-03-081-0/+1
* Created unit test for bug 829.Renato Filho2012-03-081-0/+1
* Fix bug 723 - "Missing QAbstractFileEngine.read and QAbstractFileEngine.readL...Hugo Parente Lima2012-03-081-0/+1
* Fix bug 724 - "Missing QAbstractFileEngine.map method"Hugo Parente Lima2012-03-081-0/+1
* Fix bug 699 - "PySide.QtCore.Property doesn't throw a TypeError if the first ...Hugo Parente Lima2012-03-081-0/+1
* Add unit test for bug 706 - "dataChanged signal raise an incorrect TypeError"Hugo Parente Lima2012-03-081-0/+1
* Fix bug 656 - "cannot inherit from QCoreApplication"Hugo Parente Lima2012-03-081-0/+1
* Created __repr__ function unit test.Renato Araujo Oliveira Filho2012-03-081-0/+1
* New format for __version_info__.Hugo Parente Lima2012-03-081-0/+1
* Created support to function qAddPostRoutine.Renato Araujo Oliveira Filho2012-03-081-0/+1
* Fixed global functions from QT_TR_NOOP and QT_TRANSLATE_NOOP family.Marcelo Lira2012-03-081-0/+1
* Created unittest for bug #505.Renato Araujo Oliveira Filho2012-03-081-0/+1
* Added QRegExp.replace(QString, const char*) method.Marcelo Lira2012-03-081-0/+1
* Created unit test for bug 462.Renato Araujo Oliveira Filho2010-11-191-0/+1
* Removed invalid test.renatofilho2010-11-121-1/+0
* Created unit test for bug 428.renatofilho2010-10-291-0/+1
* Fix bug#408 - "QIODevice.readData() and .readLineData() have output parameter...Hugo Parente Lima2010-10-191-0/+1
* Adding deepcopy test for QtCore classes.Lauro Neto2010-10-131-0/+1
* Implement python conversion to QTime, QDate, QDateTimerenatofilho2010-10-011-0/+1
* Fixed segmentation fault libpyside's signalUpdateSource function.Marcelo Lira2010-09-241-0/+1
* Fix bug#347 - "Setting properties in constructors gives incorrect results"Hugo Parente Lima2010-09-151-0/+1
* Created unittest for bug #332.renatofilho2010-09-141-0/+1
* bug_300_test moved to QtGui, because it tests a class from QtGui.Hugo Parente Lima2010-09-031-1/+0
* Fix bug#316 - "QAbstractItemModel.createIndex is broken"Hugo Parente Lima2010-09-011-0/+1
* Disable remove of QAbstractItemModel signals.Renato Filho2010-08-171-0/+1
* Created unit test to QVariant converstion of QStringList.Renato Filho2010-08-131-0/+1