aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Replace type() comparison with isinstance.Lauro Neto2010-10-071-1/+1
* Add more test for operations with QFlagsLauro Neto2010-10-071-0/+20
* Add default name for QObject.findChild(type, name)Lauro Neto2010-10-071-0/+11
* Created unittest for widgets defined in Python and used during QUiLoader.load...renatofilho2010-10-073-3/+107
* Add unit test for bug#172Hugo Parente Lima2010-10-052-0/+14
* Extend QUiLoader test to test ui files with custom widgets.renatofilho2010-10-051-1/+11
* Added missing file on QtUitools tests.renatofilho2010-10-011-0/+16
* Implement python conversion to QTime, QDate, QDateTimerenatofilho2010-10-012-0/+51
* Removing deprecated and duplicated testLauro Neto2010-10-013-79/+0
* Unit test for bug #392.renatofilho2010-09-302-0/+20
* Unit test for bug 390.renatofilho2010-09-302-0/+16
* Add test to check iterability of QPolygonF.Hugo Parente Lima2010-09-292-0/+23
* Fix bug#372 - "DiagramScene (GraphicsView) Example not working"Hugo Parente Lima2010-09-292-0/+24
* Added support on script to compare symbols in both Qt bindings (PySide/PyQt4)renatofilho2010-09-291-33/+45
* Added hash functions for QLine, QPoint, QRect and QSize classes.Marcelo Lira2010-09-271-0/+29
* Fixed unit test to avoid put a object child of QApplication.renatofilho2010-09-241-1/+1
* Fixed segmentation fault libpyside's signalUpdateSource function.Marcelo Lira2010-09-242-0/+30
* added a tool to compare class hierarchiesMatti Airas2010-09-231-0/+95
* Created unit test for bug #376.renatofilho2010-09-222-0/+20
* Created unit test for bug #360.renatofilho2010-09-213-0/+43
* Created unittest for bug 367.renatofilho2010-09-202-0/+23
* Created unit test for bug 363.renatofilho2010-09-202-0/+26
* Updated test with new Property name.renatofilho2010-09-202-4/+4
* Added test from Lauro's patch on bug #313.Marcelo Lira2010-09-171-2/+31
* Fixed test.renatofilho2010-09-162-4/+4
* Update unit test for bug 312.renatofilho2010-09-161-0/+23
* Created unittest for bug 328.renatofilho2010-09-152-0/+19
* Fix bug#347 - "Setting properties in constructors gives incorrect results"Hugo Parente Lima2010-09-152-0/+13
* Don't ignore exceptions caused by property getters and setters.Hugo Parente Lima2010-09-151-0/+7
* Created unittest for bug #332.renatofilho2010-09-142-0/+17
* Created unit test for bug #312.renatofilho2010-09-142-0/+24
* Fix bug#254 - "QWebView.setPage() does not seem to work"Hugo Parente Lima2010-09-101-1/+23
* Remove OS specific commands from translation test.Hugo Parente Lima2010-09-101-2/+5
* Created unittest for bug #338.Renato Filho2010-09-092-0/+25
* Store randon port after fail on first attempt.Renato Filho2010-09-081-1/+2
* Repeat the same test, but using new style signals to cause a segfault.Hugo Parente Lima2010-09-081-0/+10
* Make accessManager test do not depend on internet access.Hugo Parente Lima2010-09-081-3/+18
* Fix bug#282 and bug#283.Hugo Parente Lima2010-09-081-8/+76
* bug_300_test moved to QtGui, because it tests a class from QtGui.Hugo Parente Lima2010-09-033-1/+1
* Remove the dependecy of QtGui from a test located in QtNetwork.Hugo Parente Lima2010-09-031-2/+2
* Fix bug#320 - "OR'ing Qt alignments doesn't work; adding them does"Hugo Parente Lima2010-09-031-5/+10
* Fix bug#125 - "QAbstractTextDocumentLayout.registerHandler apparently not wor...Hugo Parente Lima2010-09-022-0/+47
* Fix bug#316 - "QAbstractItemModel.createIndex is broken"Hugo Parente Lima2010-09-012-0/+22
* Created unittest to bug #324.Renato Filho2010-08-312-0/+33
* Unittest to bug #324.Renato Filho2010-08-311-0/+11
* Fix bug#309 - "QtCore.QByteArray() or list from QtCore.Qsettings.value() as d...Hugo Parente Lima2010-08-301-3/+5
* Now slots signatures in C++ use Qt notation.Renato Filho2010-08-261-1/+1
* Fixed slot singature parse function to keep compatibility with QSignal.Renato Filho2010-08-262-0/+36
* Fixed signal signature parser.Renato Filho2010-08-262-0/+43
* Various cleanups to CMakeLists.txt filesAnderson Lizardo2010-08-261-2/+2