summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qdirmodel/tst_qdirmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the deprecated QDirModelVolker Hilsheimer2020-06-041-722/+0
* Fix a few test cases to not rely on QMultiHash only API for QHashLars Knoll2020-01-301-1/+1
* Don't insert multiple names for the same roleLars Knoll2019-11-051-3/+3
* Deprecate QDirModelFriedemann Kleint2019-09-041-0/+2
* winrt: Make itemview auto tests passOliver Wolff2018-06-221-0/+18
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-2/+2
* Fix tst_QDirModel for qemuSami Nurmenniemi2017-04-071-0/+4
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-1/+1
* Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-2/+2
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-5/+5
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Android: Fix QDirModel testsEskil Abrahamsen Blomfeldt2015-01-161-2/+32
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-4/+0
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Replace Q_WS_ in tests by Q_OS_ or check platform names.Friedemann Kleint2012-07-161-1/+1
* 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
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-12/+10
* Remove empty functions from QDirModel test.Jason McDonald2011-11-031-27/+0
* Improve QDirModel autotestJason McDonald2011-11-031-5/+25
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-201-0/+698