aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtGui
Commit message (Expand)AuthorAgeFilesLines
* Added test for module reloading.Marcelo Lira2012-03-083-0/+52
* Created unit test for bug #575.Renato Araujo Oliveira Filho2012-03-082-0/+21
* Added test for QPainter.setPen() method.Marcelo Lira2012-03-081-3/+27
* Created unit test for bug 589.Renato Araujo Oliveira Filho2012-03-082-0/+20
* Created unit test for bug #585.ps-1.0.0-beta3Renato Araujo Oliveira Filho2012-03-082-0/+27
* Fix QTreeWidgetItem.parent function.Renato Araujo Oliveira Filho2012-03-081-2/+19
* Fixed QWidget.parent function.Renato Araujo Oliveira Filho2012-03-082-0/+33
* Fix bug 546 - "Python crash on exit"Hugo Parente Lima2012-03-082-0/+15
* Fix bug#493 - "__eq__ and friends not implemented for QKeyEvent == QKeySequence"Hugo Parente Lima2012-03-082-0/+22
* Changed api2 test to work on MacOS during a ssh session.Renato Araujo Oliveira Filho2012-03-081-8/+7
* Fix bug#569 - "QTableWidgetItem is missing binding of __lt__ to operator<"Hugo Parente Lima2012-03-082-0/+20
* Fix test to avoid problems on slow computers.Renato Araujo Oliveira Filho2012-03-081-1/+1
* Fix QTreeWidget parent rules.Renato Araujo Oliveira Filho2012-03-082-0/+40
* Removed some float comparisons from QColor test to avoid armel problems.Renato Araujo Oliveira Filho2012-03-081-12/+1
* Fix bug#549 - "QGraphicsWidget::getContentsMargins() and QGraphicsWidget::get...Hugo Parente Lima2012-03-082-0/+17
* Avoid QMatrix test while gcc is broken.Renato Araujo Oliveira Filho2012-03-081-0/+5
* Created function used in PyObject getAttro.Renato Araujo Oliveira Filho2012-03-082-0/+22
* Fix bug#512 - "QGridLayout::getItemPosition() is not available"Hugo Parente Lima2012-03-082-0/+23
* Fixed new style signal connection tests for the proper semantics.Marcelo Lira2012-03-081-1/+2
* Added unit test for bug#500Hugo Parente Lima2012-03-082-0/+16
* Fixes QImage constructor signature that used string buffer as image data source.Marcelo Lira2012-03-082-0/+21
* Created unit test for bug #480.Renato Araujo Oliveira Filho2010-11-232-0/+26
* Create unit test for bug #467.Renato Araujo Oliveira Filho2010-11-192-0/+20
* Fix setLayout method that was causing segfault when itemAt wasn't implemented.Luciano Wolf2010-11-171-0/+24
* Fix bug#436 - "Using a custom QValidator generates a segfault"Hugo Parente Lima2010-11-112-0/+86
* Added test for Bug 452.Marcelo Lira2010-11-091-0/+3
* Fix unit test for bug 430Hugo Parente Lima2010-10-281-1/+1
* Fix bugs 430, 426, 429, 394, 433.Hugo Parente Lima2010-10-224-0/+41
* Added test for bug #395 - error calling QPainter.drawLines overloads.Marcelo Lira2010-10-191-6/+14
* Included QSignalTransition constructor to support Signal objects.renatofilho2010-10-192-0/+44
* Created function value to class QTreeWidgetItemIterator using therenatofilho2010-10-152-0/+27
* Fix bug#172 - "editing a QListWidgetItem stored in a variable makes it imposs...Hugo Parente Lima2010-10-141-0/+9
* Implemented support to deep copy on QtGui.renatofilho2010-10-132-1/+95
* Adding QColor copy testLauro Neto2010-10-131-0/+15
* 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