summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfileselector
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* Remove winrtOliver Wolff2020-06-061-1/+1
* Port more tests from qtbase/tests/auto/corelib/io/ to CMakeSona Kurazyan2020-05-041-0/+71
* Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-06-261-0/+8
|\
| * Do not strip off the fragment and query in the qfileselectorJan Arve Sæther2019-06-031-0/+8
* | Bump version to Qt 6Lars Knoll2019-05-1411-72/+50
|/
* 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