Fix filesystem case sensitivity of QML directory cache
authorMartin Jones <martin.jones@nokia.com>
Fri, 18 May 2012 08:40:15 +0000 (18:40 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 6 Jun 2012 06:33:15 +0000 (08:33 +0200)
commit58c03913ad0991189f6de805ca31bcd2b0ad4de4
tree1d5887aa05bbc2426c3a172de641f7af8896b90e
parentd378c123159fc2731236573fb9b571dff882705e
Fix filesystem case sensitivity of QML directory cache

Don't attempt to compare file case - if we miss the cache
do a stat to determine file existance.

Change-Id: Ida79e81c75bc8f4064ba823d11fd0a097bac8b6b
Reviewed-by: Matthew Vogt <matthew.vogt@nokia.com>
src/qml/qml/qqmltypeloader.cpp