summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfilesystemmodel
Commit message (Collapse)AuthorAgeFilesLines
* This fix a bug on the QFileSystemModel with a custom icon providerAlexis Menard2009-04-201-0/+41
| | | | | | | | | | | We were calling the provider with invalid path, with the default one it fallback to all standard icons but with a custom one we call a public method with an invalid QFileInfo. It was happening on windows only for the My Drives view because in that case the parent path is null, my Drives is a logical view. Task-number: 251295 Reviewed-by: jasplin
* Long live Qt 4.5!Lars Knoll2009-03-233-0/+824