summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/util/qcompleter
Commit message (Expand)AuthorAgeFilesLines
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Use QStringList::join(QChar) overload where applicable [QtWidgets]Marc Mutz2012-09-071-1/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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
* 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
* 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 "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+2
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+1531