Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the original order if two files are equivalent for the sort of QDir | Benjamin Poulain | 2009-06-11 | 1 | -1/+2 |
* | Sort QDir with qSort instead of qStableSort | Benjamin Poulain | 2009-06-11 | 1 | -2/+1 |
* | Improve QDirPrivate::sortFileList by leaving right avway is | Ritt Konstantin | 2009-06-10 | 1 | -19/+23 |
* | Optimize QDirPrivate::sortFileList by using a QFileInfoList | Ritt Konstantin | 2009-06-10 | 1 | -13/+28 |
* | Fixed 'crazy' warnings about using a string instead of a character | Thierry Bastian | 2009-05-25 | 1 | -5/+5 |
* | Merge branch '4.5' | Thiago Macieira | 2009-05-11 | 1 | -29/+18 |
|\ | |||||
| * | Fixes QDir not reentrant | Olivier Goffart | 2009-05-08 | 1 | -29/+18 |
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+2472 |
* | Fixes: Make QDir::cleanPath() slightly faster, by avoiding some detach calls.. | Gunnar Sletta | 2009-04-16 | 1 | -4/+8 |
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+2472 |