Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Silence compile warning in the test | Andy | 2009-06-04 | 1 | -2/+2 |
| | | | | Reviewed-by: TrustMe | ||||
* | Fix QNetworkDiskCache to expire the oldest files first. | Benjamin C Meyer | 2009-05-18 | 1 | -1/+2 |
| | | | | | | | | | | When expiring cache files use a QMultiMap, when using a QMap not all files are put into the map because often many files (downloaded or updated at the same time) will have the same creation QDateTime and so only one will go into the QMap who's key is QDateTime. Reviewed-By: Thiago Macieira Reviewed-By: Peter Hartmann | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 3 | -0/+609 |