summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/util
Commit message (Expand)AuthorAgeFilesLines
* Revert "Session management for OS X"Olivier Goffart2014-07-131-5/+0
* Session management for OS XSamuel Gaist2014-07-101-0/+5
* QNX: Fix QCompleter autotestFabian Bumberger2014-04-091-2/+2
* correct send vs sent grammarDavid Fries2014-03-141-1/+1
* QCompleter::setFilterMode() add property filterMode.Oto Magaldadze2013-09-201-0/+129
* Fix QCompleter::activated(QModelIndex)J-P Nurmi2013-08-071-0/+5
* Fix tst_QCompleter::directoryModel() on OS XTor Arne Vestbø2013-08-051-1/+1
* Fix for tst_qundogroup autotest in shadow buildSimo Fält2013-07-251-2/+7
* Fix for tst_qundostack autotest in shadow buildSimo Fält2013-07-251-2/+6
* Stabilize tst_qcompleter.Friedemann Kleint2013-04-051-41/+54
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-285-5/+0
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-203-55/+54
|\
| * Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-162-47/+47
| * Skip more QScroller tests on Mac, they are all flakeyTor Arne Vestbø2013-03-121-0/+8
| * Skip tst_QScroller::scroll(), it's flakey and blocking CITor Arne Vestbø2013-03-121-0/+1
| * Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-181-10/+0
| * Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-235-5/+5
| |\
| * | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-232-0/+8
* | | Stabilize tst_qscroller on Windows.Friedemann Kleint2013-03-131-4/+2
* | | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-282-0/+8
| |/ |/|
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-185-5/+5
|/
* Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-081-0/+9
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-225-120/+120
* Use QStringList::join(QChar) overload where applicable [QtWidgets]Marc Mutz2012-09-071-1/+1
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* Make tests compile without gui-privatePaul Olav Tvete2012-08-022-1/+3
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-015-0/+5
* Stabilize tst_QCompleter::QTBUG_14292_filesystem.Friedemann Kleint2012-07-261-4/+92
* Base 'FileSystem' test helper class on QTemporaryDir.Friedemann Kleint2012-07-261-13/+7
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-07-251-4/+4
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-15/+4
* Platform-plugin support for QSystemTrayIcon.Christoph Schleifenbaum2012-07-031-5/+5
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-282-0/+2
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-031-1/+1
* Remove insignification from QCompleter autotest.Jason McDonald2012-04-231-2/+0
* Implement QSystemTrayIcon for X11.Friedemann Kleint2012-03-231-2/+5
* Implement QSystemTrayIcon for Windows.Friedemann Kleint2012-03-121-6/+6
* clean up qmake-generated projectsOswald Buddenhagen2012-02-241-3/+0
* Eliminate duplicate data row names in widgets autotests.Jason McDonald2012-02-151-26/+28
* Remove Symbian specific code from qtbase.Xizhi Zhu2012-01-311-4/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-305-5/+5
* Update contact information in license headers.Jason McDonald2012-01-235-5/+5
* Update copyright year in license headers.Jason McDonald2012-01-055-5/+5
* Extend touch events.Laszlo Agocs2011-12-091-6/+12
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-063-9/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-8/+14
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-271-2/+1
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-255-10/+12
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-212-11/+9