aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtCore/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix bug273 - QT_VERSION and QT_VERSION_STR constants.Luciano Wolf2010-08-021-0/+1
* Created unit test to test shiboken objects destructor.Renato Filho2010-07-291-0/+1
* Avoid running x11 specific tests on others OS.Renato Filho2010-07-231-1/+4
* Adding qInstallMsgHandler() method support.Luciano Wolf2010-06-211-0/+1
* Removed QVariant from PySide.Hugo Parente Lima2010-06-101-2/+0
* Re-add the possibility to run tests by module.Hugo Parente Lima2010-06-101-2/+1
* Remove wrapper for classes: QString, QStringRef, QLatin1String, QStringMatche...Hugo Parente Lima2010-06-101-6/+0
* Created unit test for QDate, QTime, QDateTime, QUrl hash function.Renato Filho2010-06-081-0/+1
* Created new unittest model.Renato Filho2010-06-071-0/+71