Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent duplicate entries in the sidebar when the paths are the same | Andy | 2009-05-14 | 1 | -2/+7 |
| | | | | | | | | | If two urls were added to the sidebar that only differed in how they referenced the added url (i.e. /foo/bar/. and /foo/bar) then only one entry should appear. Task-number: 253532 Reviewed-by: Alexis | ||||
* | Fix double entries in the sidebar of QFileDialog | Alexis Menard | 2009-04-22 | 1 | -0/+26 |
| | | | | | | | | | The problem is QUrl == operator is case sensitive. On Windows we don't want double entries for C:\dev or c:\dev so i convert the url in lower case and compare them (on Windows only) to avoid duplicate entries. Task-number:226483 Reviewed-by:jasplin | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+199 |