Fix folder list model when changing drives on Windows.
authorGlenn Watson <glenn.watson@nokia.com>
Thu, 26 Jul 2012 05:00:28 +0000 (15:00 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 31 Jul 2012 05:44:12 +0000 (07:44 +0200)
commit9b671727010ccc45cc51840630b159cd34dd983d
tree8d316bafd6037e4bd3eda0be657e5811132f41ae
parentf37d7020f986a6e0b3c6d7e9c07ccac2a858b304
Fix folder list model when changing drives on Windows.

The folder list model implementation drops drive letters when
changing folder on Windows. Fix this and add a Windows specific
test case.

Task-number: QTBUG-26620
Change-Id: If58551ba01b56343ebf44512620207e49d83ba09
Reviewed-by: Matthew Vogt <matthew.vogt@nokia.com>
src/imports/folderlistmodel/qquickfolderlistmodel.cpp
tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodel.cpp