aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtGui
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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