summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfileselector
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate qnx from the platform file selector namesLiang Qi2017-10-245-1/+4
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-1810-1/+17
|\
| * Restore compatibility with Qt 5.7.0 and 5.6.1Thiago Macieira2017-04-1210-1/+17
* | Make variant selection possible if base is missingSebastian Lösch2017-01-201-1/+1
|/
* Fix QFileSelectorPrivate::addStatics()J-P Nurmi2016-02-121-0/+11
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-265-1/+4
|\
| * winrt: msvc2015: refactor file handlingMaurice Kalinowski2016-01-215-1/+4
* | Updated license headersJani Heikkinen2016-01-211-16/+11
* | Remove remaining support for BlackberryLouai Al-Khanji2015-11-214-4/+1
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* Haiku: Fix tst_qfileselector.cpp unit testTobias Koenig2015-03-125-1/+4
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Update QFileSelector to use QSysInfo betterThiago Macieira2015-01-167-10/+37
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QFileSelector: correct the macros for Apple platforms.Jake Petroules2014-02-049-4/+9
* Change platform selectors to match qmake selectorsAlan Alpert2013-11-1518-7/+45
* Use the correct identifier for the OS X operating system.Jake Petroules2013-09-212-1/+1
* Add QFileSelector APIAlan Alpert2013-09-1622-0/+228