summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfileselector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update QFileSelector to use QSysInfo betterThiago Macieira2015-01-161-21/+14
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-2/+2
|\
| * Doc: Use title case in section1 titlesNico Vertriest2014-09-301-2/+2
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-18/+10
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* | QFileSelector: use qEnvironmentVariableIsEmpty()Marc Mutz2014-09-121-1/+1
|/
* Rework of QSysInfo OS and kernel version functionsThiago Macieira2014-07-301-1/+1
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-131-0/+5
|\
| * Add winrt and winphone to the list of platform file selector namesAndrew Knight2014-05-031-0/+5
* | Add QSysInfo::osType()Thiago Macieira2014-05-091-7/+2
|/
* QFileSelector: correct the macros for Apple platforms.Jake Petroules2014-02-041-5/+9
* QFileSelector: correct the macro for android platformLiang Qi2014-01-301-2/+2
* Add missed header to qfileselector.cpp.Ivan Komissarov2014-01-031-0/+4
* Improve QFileSelector docAlan Alpert2013-12-301-27/+36
* QNX: Fix buildFrank Osterfeld2013-11-201-0/+2
* Change platform selectors to match qmake selectorsAlan Alpert2013-11-151-12/+18
* Use the correct identifier for the OS X operating system.Jake Petroules2013-09-211-3/+3
* Change QT_FILE_SELECTORS to be comma separatedAlan Alpert2013-09-201-5/+1
* Add QFileSelector APIAlan Alpert2013-09-161-0/+383