summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-2018-0/+6005