summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfileselector/platforms/+winnt
Commit message (Collapse)AuthorAgeFilesLines
* Update QFileSelector to use QSysInfo betterThiago Macieira2015-01-161-0/+0
This reduces a bit of string duplication by relying on the constants defined in qglobal.cpp and detection via uname(2), in addition to adding the Linux distribution name as a selector. Change-Id: I64a46a0fc552c399db787125b1b32aae5c50056f Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Alan Alpert <aalpert@blackberry.com>