summaryrefslogtreecommitdiffstats
path: root/config.tests/qws
diff options
context:
space:
mode:
authorAlexis Menard <alexis.menard@nokia.com>2009-04-22 07:30:00 (GMT)
committerAlexis Menard <alexis.menard@nokia.com>2009-04-22 07:33:38 (GMT)
commit9792ddf1e5d3f5e6713765b53ea031fa4e6eff4e (patch)
tree377258e0cb0d36fbf83890577ce7e78f15a7cf50 /config.tests/qws
parente5fa2cf55c8370ca58f82ba1ef37a54649bd42c8 (diff)
downloadQt-9792ddf1e5d3f5e6713765b53ea031fa4e6eff4e.zip
Qt-9792ddf1e5d3f5e6713765b53ea031fa4e6eff4e.tar.gz
Qt-9792ddf1e5d3f5e6713765b53ea031fa4e6eff4e.tar.bz2
Fix double entries in the sidebar of QFileDialog
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
Diffstat (limited to 'config.tests/qws')
0 files changed, 0 insertions, 0 deletions