aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtGui/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Added test for module reloading.Marcelo Lira2012-03-081-0/+1
* Created unit test for bug #575.Renato Araujo Oliveira Filho2012-03-081-0/+1
* Created unit test for bug 589.Renato Araujo Oliveira Filho2012-03-081-0/+1
* Created unit test for bug #585.ps-1.0.0-beta3Renato Araujo Oliveira Filho2012-03-081-0/+1
* Fixed QWidget.parent function.Renato Araujo Oliveira Filho2012-03-081-0/+1
* Fix bug 546 - "Python crash on exit"Hugo Parente Lima2012-03-081-0/+1
* Fix bug#493 - "__eq__ and friends not implemented for QKeyEvent == QKeySequence"Hugo Parente Lima2012-03-081-0/+1
* Fix bug#569 - "QTableWidgetItem is missing binding of __lt__ to operator<"Hugo Parente Lima2012-03-081-0/+1
* Fix QTreeWidget parent rules.Renato Araujo Oliveira Filho2012-03-081-0/+1
* Fix bug#549 - "QGraphicsWidget::getContentsMargins() and QGraphicsWidget::get...Hugo Parente Lima2012-03-081-0/+1
* Created function used in PyObject getAttro.Renato Araujo Oliveira Filho2012-03-081-0/+1
* Fix bug#512 - "QGridLayout::getItemPosition() is not available"Hugo Parente Lima2012-03-081-0/+1
* Added unit test for bug#500Hugo Parente Lima2012-03-081-0/+1
* Fixes QImage constructor signature that used string buffer as image data source.Marcelo Lira2012-03-081-0/+1
* Created unit test for bug #480.Renato Araujo Oliveira Filho2010-11-231-0/+1
* Create unit test for bug #467.Renato Araujo Oliveira Filho2010-11-191-0/+1
* Fix bug#436 - "Using a custom QValidator generates a segfault"Hugo Parente Lima2010-11-111-0/+1
* Fix bugs 430, 426, 429, 394, 433.Hugo Parente Lima2010-10-221-0/+3
* Included QSignalTransition constructor to support Signal objects.renatofilho2010-10-191-0/+1
* Created function value to class QTreeWidgetItemIterator using therenatofilho2010-10-151-0/+1
* Implemented support to deep copy on QtGui.renatofilho2010-10-131-1/+2
* Add unit test for bug#172Hugo Parente Lima2010-10-051-0/+1
* Unit test for bug 390.renatofilho2010-09-301-0/+1
* Add test to check iterability of QPolygonF.Hugo Parente Lima2010-09-291-0/+1
* Fix bug#372 - "DiagramScene (GraphicsView) Example not working"Hugo Parente Lima2010-09-291-0/+1
* Created unittest for bug 367.renatofilho2010-09-201-0/+1
* Created unit test for bug 363.renatofilho2010-09-201-0/+1
* Created unittest for bug #338.Renato Filho2010-09-091-0/+1
* bug_300_test moved to QtGui, because it tests a class from QtGui.Hugo Parente Lima2010-09-031-0/+1
* Fix bug#125 - "QAbstractTextDocumentLayout.registerHandler apparently not wor...Hugo Parente Lima2010-09-021-0/+1
* Created unittest to bug #324.Renato Filho2010-08-311-0/+1
* Created unittest to bug 307.Renato Filho2010-08-251-0/+1
* Avoid running x11 specific tests on others OS.Renato Filho2010-07-231-1/+5
* Create unit test to bug 243.Renato Filho2010-07-141-0/+1
* Add unit test to QListWidget.Renato Filho2010-07-051-1/+1
* Created QListWidget test.Renato Filho2010-07-051-0/+1
* Created unit test to use signals in objects not created on python.Renato Filho2010-06-291-0/+1
* Fix qwidget_test.Hugo Parente Lima2010-06-291-1/+1
* Created test for Connection between new Signal API and SlotsRenato Filho2010-06-171-0/+1
* Create QAction signal test.Renato Filho2010-06-171-0/+3
* Implementing API2 modifications.Luciano Wolf2010-06-151-0/+1
* Removed QVariant from PySide.Hugo Parente Lima2010-06-101-1/+0
* Re-add the possibility to run tests by module.Hugo Parente Lima2010-06-101-2/+2
* Created new unittest model.Renato Filho2010-06-071-0/+58