aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtGui/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 674 - "QGraphicsScene::clear() is missing"Hugo Parente Lima2012-03-081-0/+1
* Fix bug 675 - "QGraphicsLinearLayout segfault"Hugo Parente Lima2012-03-081-0/+1
* Added QCursor test. It is related to bug #630.Marcelo Lira2012-03-081-0/+1
* Fixed function 'QToolBar.addAction' to support callback in theRenato Araujo Oliveira Filho2012-03-081-0/+1
* Fix bug 668 - "QFileSystemModel setRootPath stops application from quitting."Hugo Parente Lima2012-03-081-0/+1
* Fix bug 667 - "Crash on exit"Hugo Parente Lima2012-03-081-0/+1
* Created unit test for bug #662.Renato Araujo Oliveira Filho2012-03-081-0/+1
* Fix bug 660 - "QMimeData type deleted prematurely when overriding mime-type i...Hugo Parente Lima2012-03-081-0/+1
* Fix bug 653 - "Crash after calling QWizardPage.wizard()"Hugo Parente Lima2012-03-081-0/+1
* Fix bug 652 - "Segfault when using QTextBlock::setUserData due to missing own...Hugo Parente Lima2012-03-081-0/+1
* Created unit test for bug #617.Renato Araujo Oliveira Filho2012-03-081-0/+1
* Created __repr__ function unit test.Renato Araujo Oliveira Filho2012-03-081-0/+1
* Add test for bug#640.Hugo Parente Lima2012-03-081-0/+1
* 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