summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fix QListView::scrollTo() when there are hidden rowsJani Honkonen2012-06-141-0/+48
* Only quit if there are no visible widgets or windows.Stephen Kelly2012-06-121-0/+24
* Fix crash in QTreeWidgetItem::sortChildren when adding new item.Markku Heikkila2012-06-081-0/+33
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-051-1/+1
* Correctly locate files with relative pathsLars Knoll2012-06-051-2/+0
* tst_qtoolbutton: stabilize and improve failure messageRohan McGovern2012-06-051-2/+7
* Add QDeferredDeleteEventBradley T. Hughes2012-06-051-1/+1
* Fix tst_qlistwidget::fastScroll test caseMiikka Heikkinen2012-06-011-0/+5
* Fix Qt 5 todo issues for QSizePolicy.Jan-Arve Saether2012-05-303-0/+231
* Set explicit testcase.timeout for slow testsRohan McGovern2012-05-292-0/+2
* Make tst_qfiledialog2 closer to parallel-safe.Rohan McGovern2012-05-291-18/+23
* Make tst_qfilesystemmodel parallel-safe.Rohan McGovern2012-05-292-1/+2
* Eliminate QTreeWidget drag crashJiewen Wang2012-05-281-0/+42
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-2857-0/+57
* QStatusBar::showMessage will always take new timeoutJiewen Wang2012-05-251-0/+45
* QTBUG-16850: QLineEdit::setSelection removes blank charactersTarja Sundqvist2012-05-251-0/+11
* Fixed QLineEdit::inputMethodQuery() for Qt::ImHintsTasuku Suzuki2012-05-231-0/+21
* QWindowsBackingStore: Implement scroll.Friedemann Kleint2012-05-212-7/+0
* QIcon: move back to QtGuiOlivier Goffart2012-05-1821-2894/+0
* Fix bug when destruction fields in QWizardCarl Schumann2012-05-163-1/+220
* Add header qtest_widgets.h, similar to qtest_gui.h, but for QApplication.David Faure2012-05-161-1/+1
* Remove capitalization when specifying include-libraries.kb2012-05-143-3/+3
* Improve widget geometry.Friedemann Kleint2012-05-093-18/+5
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-076-7/+7
* Rename setResizeMode to setSectionResizeMode.Stephen Kelly2012-05-073-12/+12
* Load resources in in QTextDocument correctlyLars Knoll2012-05-041-3/+1
* Use QFile::{encode,decode}Name to deal with QT_PLUGIN_PATHThiago Macieira2012-05-041-1/+1
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-0318-60/+60
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-026-87/+87
* Remove insignficiation from qgraphicsscene test on Windows.Jason McDonald2012-04-301-2/+0
* Wrap all Latin 1 strings with QString::fromLatin1 or QLatin1StringsThiago Macieira2012-04-271-2/+2
* Removed parallel_test from parallel-unsafe autotest.Rohan McGovern2012-04-271-1/+0
* Respect the DontUseNativeDialog flag.Christoph Schleifenbaum2012-04-271-4/+1
* Take account of spanned items in QTreeView when dragging.Stephen Kelly2012-04-261-0/+33
* Fix recursion in qwidget gdiPainting test.Friedemann Kleint2012-04-251-4/+10
* Skip tst_QInputDialog on Mac OS XBradley T. Hughes2012-04-251-0/+2
* Remove insignification of QMdiArea test on Windows.Jason McDonald2012-04-242-3/+3
* Re-enable the QMacStyle test.Jason McDonald2012-04-242-3/+3
* Remove insignification from QDateTimeEdit test on Mac OS X.Jason McDonald2012-04-242-1/+33
* Remove insignification of QSizeGrip test on Mac OS X.Jason McDonald2012-04-242-2/+1
* Skip unstable tst_QMdiArea::subWindowActivated2 test on Mac OS X.Jason McDonald2012-04-241-1/+1
* Remove insignification of QMdiArea test on Mac OS X.Jason McDonald2012-04-232-1/+16
* Start running some disabled tests again on Mac OS.Jason McDonald2012-04-232-3/+1
* Re-enable QGraphicsView test on Windows, Mac and Ubuntu 11.10.Jason McDonald2012-04-232-8/+5
* Fix XPASS in QGraphicsWidget test on Ubuntu 11.10.Jason McDonald2012-04-232-2/+2
* Remove insignification from QGraphicsProxyWidget test on Windows.Jason McDonald2012-04-232-2/+9
* Remove insignification from QCompleter autotest.Jason McDonald2012-04-231-2/+0
* Implement QCocoaWindow::setWindowState.Morten Johan Sorvig2012-04-201-0/+4
* Remove insignification from QComboBox test on Ubuntu 11.10.Jason McDonald2012-04-201-2/+0
* Ensure that this widget has focus before sending a keypress.Stephen Kelly2012-04-201-0/+2