aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtGui/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixes Bug #944: Segfault on QIcon(None).pixmap()Marcelo Lira2012-03-081-0/+1
* Fix bug 941 - "Signals with QtCore.Qt types as arguments has invalid signatures"Hugo Parente Lima2012-03-081-0/+1
* Moved test for bug #921 from QtCore's directory to QtGui's.Marcelo Lira2012-03-081-0/+1
* Created unit test for bug #919.Renato Filho2012-03-081-0/+1
* Fix bug 879 - "QDoubleSpinBox: Can't call the parent validate() method from a...Hugo Parente Lima2012-03-081-0/+1
* Fix bug 822 - "Can't use QApplication without X"Hugo Parente Lima2012-03-081-0/+1
* Added an unit test for bug #871.Marcelo Lira2012-03-081-0/+1
* Created unit test for bug #860.Renato Filho2012-03-081-0/+1
* Unit test for bug862 - "Problems when printing objects"Hugo Parente Lima2012-03-081-0/+1
* Created unit test for QObject.eventFilter function.Renato Filho2012-03-081-0/+1
* Added the missing QPixmapCache.Key class to the type system.Marcelo Lira2012-03-081-0/+1
* Created unit test for bug #854.Renato Filho2012-03-081-0/+1
* Added tests for bug #716 - QPersistentModelIndex isn't convertible to QModelI...Marcelo Lira2012-03-081-0/+1
* Create unit tests for bug #606Paulo Alcantara2012-03-081-0/+1
* Moved unit test of bug 834 from QtCore to QtGui, as it tests QtGui classes.Hugo Parente Lima2012-03-081-0/+1
* Created unit test for bug #785.Renato Filho2012-03-081-0/+1
* Fix bug 844 - "Crash in QGraphicsItem::toGraphicsObject when printing obj ref...Hugo Parente Lima2012-03-081-0/+1
* Fix bug 836 - "Pyside crashes with more than four base classes"Hugo Parente Lima2012-03-081-0/+1
* Created unit test for bug #778.Renato Filho2012-03-081-0/+1
* Created unit test for QKeySequence.operator[].Renato Filho2012-03-081-0/+1
* Created unit test for function QPicture.setDataRenato Filho2012-03-081-0/+1
* Created unit test for bug #811.Renato Filho2012-03-081-0/+1
* Create unit test for bug #757.Renato Filho2012-03-081-0/+1
* Fixes bug #755 - Method "void QInputContext::setFocusWidget(QWidget*)" missingMarcelo Lira2012-03-081-0/+1
* Fixes bugs 753 and 754.Marcelo Lira2012-03-081-0/+1
* Fixes bug #741 - Method "qreal QTextLine::cursorToX(int*,Edge) const" missing.Marcelo Lira2012-03-081-0/+1
* Created unittest for bug #750.Renato Filho2012-03-081-0/+1
* Created unit test for bug #743.Renato Filho2012-03-081-0/+1
* Created unit test for bug #740.Renato Filho2012-03-081-0/+1
* Created unit test for bug #722.Renato Filho2012-03-081-0/+1
* Create unitest for bug #688.Renato Filho2012-03-081-0/+1
* Fixes bugs 746, 747 and 748.Marcelo Lira2012-03-081-0/+1
* Fixes bugs 739 and 752.Marcelo Lira2012-03-081-0/+2
* Fixes bugs 744, 745, 756, 758 and 764.Marcelo Lira2012-03-081-0/+1
* Create unit test for bug #793.Renato Filho2012-03-081-0/+1
* Fix bug 736 - "Signal/Slot is not working at all"Hugo Parente Lima2012-03-081-0/+1
* Fix bug 728 - "QFileDialog.getOpenFileNames never returns (hangs)"Hugo Parente Lima2012-03-081-0/+1
* Add unit test for bug 693 - "Heap corruption or double free reported on progr...Hugo Parente Lima2012-03-081-0/+1
* Created unit test for bug #696.Renato Filho2012-03-081-0/+1
* Created unit test for bug #714.Renato Filho2012-03-081-0/+1
* 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