aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtGui
Commit message (Expand)AuthorAgeFilesLines
* Add unit test for bug#172Hugo Parente Lima2010-10-052-0/+14
* 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
* Fixed unit test to avoid put a object child of QApplication.renatofilho2010-09-241-1/+1
* Created unittest for bug 367.renatofilho2010-09-202-0/+23
* Created unit test for bug 363.renatofilho2010-09-202-0/+26
* Created unittest for bug #338.Renato Filho2010-09-092-0/+25
* bug_300_test moved to QtGui, because it tests a class from QtGui.Hugo Parente Lima2010-09-032-0/+18
* Fix bug#125 - "QAbstractTextDocumentLayout.registerHandler apparently not wor...Hugo Parente Lima2010-09-022-0/+47
* Created unittest to bug #324.Renato Filho2010-08-312-0/+33
* Unittest to bug #324.Renato Filho2010-08-311-0/+11
* Created unittest to bug 307.Renato Filho2010-08-252-0/+28
* Implemented help function to connect signal with python callback.Renato Filho2010-08-161-1/+1
* Add test for QAction.setShortcutLauro Neto2010-08-091-0/+11
* Created unit test to layout ref leak.Renato Filho2010-08-021-0/+40
* Created unit test to bug #274.Renato Filho2010-08-021-0/+8
* Avoid running x11 specific tests on others OS.Renato Filho2010-07-231-1/+5
* Create unit test to bug 243.Renato Filho2010-07-142-0/+19
* Fixed layout reference control on layouts.Renato Filho2010-07-092-5/+28
* Restore missing function on QStandardItemModel.Renato Filho2010-07-091-2/+39
* Fix qApp macro implementation.Luciano Wolf2010-07-071-4/+6
* Add unit test to QListWidget.Renato Filho2010-07-052-1/+47
* Created QListWidget test.Renato Filho2010-07-052-0/+2
* Fix typo in tests/QtGui/qdynamic_signal.pyHugo Parente Lima2010-06-291-1/+1
* Created unit test to use signals in objects not created on python.Renato Filho2010-06-292-0/+28
* Fix qwidget_test.Hugo Parente Lima2010-06-292-5/+2
* Created test for Connection between new Signal API and SlotsRenato Filho2010-06-172-0/+38
* Create QAction signal test.Renato Filho2010-06-172-0/+25
* Implement inject-code to functions using QChar in QFontMetrics andRenato Filho2010-06-171-0/+10
* Implementing API2 modifications.Luciano Wolf2010-06-153-2/+65
* Fixed parent function return ownership.Renato Filho2010-06-141-0/+42
* Removed QVariant from PySide.Hugo Parente Lima2010-06-104-96/+5
* chmod -x on some tests, because we need to follow a pattern.Hugo Parente Lima2010-06-105-0/+0
* Re-add the possibility to run tests by module.Hugo Parente Lima2010-06-103-2/+2
* Remove wrapper for classes: QString, QStringRef, QLatin1String, QStringMatche...Hugo Parente Lima2010-06-103-14/+5
* Created new unittest model.Renato Filho2010-06-0760-0/+2402