aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 879 - "QDoubleSpinBox: Can't call the parent validate() method from a...Hugo Parente Lima2012-03-082-0/+29
* Fix bug 822 - "Can't use QApplication without X"Hugo Parente Lima2012-03-082-0/+14
* Added an unit test for bug #871.Marcelo Lira2012-03-082-0/+42
* Fix bug 869 - "QDateTimeEdit initial time problem"Hugo Parente Lima2012-03-082-6/+11
* Created unit test for bug #860.Renato Filho2012-03-082-0/+37
* Unit test for bug862 - "Problems when printing objects"Hugo Parente Lima2012-03-082-0/+41
* Removed the rejection of QAbstractFileEngine.beginEntryList.Marcelo Lira2012-03-082-0/+76
* Updated example to handle with Python warnings.Renato Filho2012-03-081-1/+5
* Created unit test for QObject.eventFilter function.Renato Filho2012-03-082-0/+40
* Check if the same python object arrive on destroyed signal.Renato Filho2012-03-081-0/+3
* Created DestroyListener class.Renato Filho2012-03-083-0/+29
* Created unit test for ClassInfo class.Renato Filho2012-03-082-0/+30
* Added the missing QPixmapCache.Key class to the type system.Marcelo Lira2012-03-082-0/+37
* Create unit test for function QEasingCuver.setCustomType.Renato Filho2012-03-082-0/+27
* Update test for python 2.5Lauro Neto2012-03-081-0/+2
* Fix bug 803 - "QWebElementCollection.operator[] is not implemented"Hugo Parente Lima2012-03-082-0/+19
* Implemented convertion from Python types for QDate, QTime, QDateTime.Renato Filho2012-03-082-0/+19
* Fix bug 686 - "Request to make Q[Mutex|Read|Write]Locker context managers"Hugo Parente Lima2012-03-082-0/+86
* Unit test for bug 634, based on code from Marcus Lindblom.Marcelo Lira2012-03-082-0/+28
* Created unit test for bug #854.Renato Filho2012-03-082-0/+41
* Added tests for bug #716 - QPersistentModelIndex isn't convertible to QModelI...Marcelo Lira2012-03-083-0/+17
* Create unit tests for bug #606Paulo Alcantara2012-03-084-0/+62
* Created unit test for bug #312.Renato Filho2012-03-082-0/+33
* Created test for mew pythonic functions on QTransform class.Renato Filho2012-03-081-1/+58
* Fix assert in bug 722 unit test.Hugo Parente Lima2012-03-081-2/+2
* Created unit test for bug #847.Renato Filho2012-03-083-0/+70
* Create unit test for bug #835Paulo Alcantara2012-03-082-0/+66
* Fix bug 825 - "Can't register a class using that uses metaclasses in QML usin...Hugo Parente Lima2012-03-083-0/+66
* Moved unit test of bug 834 from QtCore to QtGui, as it tests QtGui classes.Hugo Parente Lima2012-03-083-1/+1
* Created unit test for bug #820.Renato Filho2012-03-082-0/+70
* Created unit test for QSysInfo class.Renato Filho2012-03-082-0/+15
* Created unit test fo QMacStyle class.Renato Filho2012-03-083-0/+20
* Fix bug 786 - "There's no __eq__ for all classes inherited from ObjectDescri...Hugo Parente Lima2012-03-082-0/+22
* Fixed some typos on unit test for bug #841Renato Filho2012-03-082-5/+3
* Created unit test for bug #785.Renato Filho2012-03-082-0/+30
* Fix bug 797 - "error on ui file load"Hugo Parente Lima2012-03-082-0/+12
* Fix bug 844 - "Crash in QGraphicsItem::toGraphicsObject when printing obj ref...Hugo Parente Lima2012-03-082-0/+20
* Create unit test for bug #834Paulo Alcantara2012-03-082-0/+19
* Create manually dir for tests.Renato Filho2012-03-082-0/+55
* Updated unit test for bug #617 to new enum repr format.Renato Filho2012-03-081-1/+1
* Created unit test for bug #826.Renato Filho2012-03-082-0/+30
* Created unit test for bug #839.Renato Filho2012-03-082-0/+47
* Fixed bug 728 to use the correct arguments on function call.ps-1.0.2Renato Filho2012-03-081-1/+1
* Create unit test for QIPv6AddressPaulo Alcantara2012-03-082-0/+23
* Created unit test for bug 829.Renato Filho2012-03-083-0/+21
* Fix bug 836 - "Pyside crashes with more than four base classes"Hugo Parente Lima2012-03-082-0/+29
* Fix bug 766 - "Constructor "QImage(const char* const xpm[])" missing"Hugo Parente Lima2012-03-081-3/+239
* Fix bugs 776 and 777Hugo Parente Lima2012-03-081-0/+6
* Fix test on windows.Renato Filho2012-03-081-3/+3
* Created unit test for bug #778.Renato Filho2012-03-082-0/+23