summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* tst_qgraphicsview hoverLeave regressedToby Tomkins2012-06-221-0/+3
* Fix qitemview and qdatetimeedit autotest builds for WinCE.Janne Anttila2012-06-212-0/+8
* Fixed mouse grabbing preventing popups from being closed.Samuel Rødal2012-06-211-0/+47
* fix tst_QWidget::getSetCheck on WindowsJoerg Bornemann2012-06-201-1/+1
* Merge "Merge branch 'buildsystem'" into refs/staging/masterOswald Buddenhagen2012-06-202-6/+0
|\
| * remove some qmake -project boilerplate from project filesOswald Buddenhagen2012-06-192-6/+0
* | tst_qfilesystemmodel: increased test's permitted runtimeRohan McGovern2012-06-201-0/+1
|/
* 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