summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_WS_ in tests by Q_OS_ or check platform names.Friedemann Kleint2012-07-167-18/+15
* tst_qwidget: check widget geometry in fullscreen modeJoerg Bornemann2012-07-161-0/+10
* Remove #ifdef Q_WS_ / include / #endif conditionals.Friedemann Kleint2012-07-165-19/+0
* Fix applicationName() being empty in QApplication.David Faure2012-07-162-15/+26
* Implement qWaitForWindowShown using qWaitForWindowExposed.Friedemann Kleint2012-07-121-1/+1
* Tests: Fix printsupport profiles.Friedemann Kleint2012-07-121-1/+1
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* QItemDelegate - add a more comprehensive testThorbjørn Lund Martsum2012-07-091-0/+124
* remove QEXPECT_FAILS from tst_qwidgetJoerg Bornemann2012-07-091-14/+0
* fixed unittest builds for winceBjoern Breitmeyer2012-07-061-0/+2
* make tst_qwidget significant again on Windows and LinuxJoerg Bornemann2012-07-062-2/+144
* QHeaderView - adding an auto test with saveState and restoreStateThorbjørn Lund Martsum2012-07-051-0/+22
* QHeaderView - prevent negative default+minimum section sizesThorbjørn Lund Martsum2012-07-041-6/+4
* tst_qwidget: remove QEXPECT_FAIL for QTBUG-8911Joerg Bornemann2012-07-041-3/+0
* Avoid load(testcase) for installing test helper appsRohan McGovern2012-07-041-2/+1
* Fix QWidget/widgetAt() test.Friedemann Kleint2012-07-031-6/+8
* Platform-plugin support for QSystemTrayIcon.Christoph Schleifenbaum2012-07-031-5/+5
* Fix focus handling when the application has QAxWidgets.Miikka Heikkinen2012-07-033-6/+13
* removed ancient left-over test from tst_qwidgetJoerg Bornemann2012-07-031-50/+0
* tst_QWidget::gdiPainting fixedJoerg Bornemann2012-07-031-1/+2
* Store the QMetaObject with the QMetaType.Stephen Kelly2012-07-013-0/+83
* Move QStandardItem/QStandardItemModel to QtGuiGiuseppe D'Angelo2012-06-297-2811/+0
* Fixed several unit tests to work in shadow buildsKurt Korbatits2012-06-294-10/+4
* Make QCalendarWidget use its locale's firstDayOfWeek.Mitch Curtis2012-06-281-0/+38
* Fixed inputMethodQuery() for Qt::ImHintsTasuku Suzuki2012-06-262-0/+41
* QSKIP test that is blocking unrelated changes in CIShane Kearns2012-06-251-2/+2
* 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