fix Folderlistmodel "showDotAndDotDot" didn't show "."
authorTasuku Suzuki <stasuku@gmail.com>
Mon, 25 Feb 2013 14:45:22 +0000 (23:45 +0900)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 10 Jun 2013 07:24:12 +0000 (09:24 +0200)
commit95aa526987a2ef536c07d2607e8fdfc21c3e9096
tree798c9089c172b7a643a555469b80b02845cba3e3
parenta2e8e835fc187a3a804c6d4c0b46e9039c137dc6
fix Folderlistmodel "showDotAndDotDot" didn't show "."

Task-number: QTBUG-29858

Change-Id: Ia736776e2587601a80d0aef22bb5cfce74040d39
Reviewed-by: Alan Alpert <aalpert@blackberry.com>
src/imports/folderlistmodel/fileinfothread.cpp
src/imports/folderlistmodel/fileinfothread_p.h
src/imports/folderlistmodel/qquickfolderlistmodel.cpp
tests/auto/qml/qquickfolderlistmodel/data/showDotAndDotDot.qml [new file with mode: 0644]
tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodel.cpp