summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qdir.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Doc: Clarified the behavior of QDir::exists().David Boddie2009-08-101-5/+10
* Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Use the original order if two files are equivalent for the sort of QDirBenjamin Poulain2009-06-111-1/+2
* | Sort QDir with qSort instead of qStableSortBenjamin Poulain2009-06-111-2/+1
* | Improve QDirPrivate::sortFileList by leaving right avway isRitt Konstantin2009-06-101-19/+23
* | Optimize QDirPrivate::sortFileList by using a QFileInfoListRitt Konstantin2009-06-101-13/+28
* | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-5/+5
* | Merge branch '4.5'Thiago Macieira2009-05-111-29/+18
|\ \ | |/
| * Fixes QDir not reentrantOlivier Goffart2009-05-081-29/+18
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+2472
* Fixes: Make QDir::cleanPath() slightly faster, by avoiding some detach calls..Gunnar Sletta2009-04-161-4/+8
* Long live Qt!Lars Knoll2009-03-231-0/+2472