]> cloud.milkyroute.net Git - dolphin.git/commit
Show the value "Unknown" for the item-count only after it has been verified
authorPeter Penz <peter.penz19@gmail.com>
Fri, 3 Feb 2012 22:07:33 +0000 (23:07 +0100)
committerPeter Penz <peter.penz19@gmail.com>
Fri, 3 Feb 2012 22:12:12 +0000 (23:12 +0100)
commit1041f340a2ddb634476c5d84585a56c29e5a70fd
treeb627a3c118e059215802b2bc4356395aac77271b
parent7bbdb66618625c2db58b0fce1999c433dc946dc5
Show the value "Unknown" for the item-count only after it has been verified

During determining the item-count for directories just show an empty string
until either the item-count has been calculated or if the item-count is unknown.

Thanks to Nikita Skovoroda for the initial proof-of-concept patch.

BUG: 291823
FIXED-IN: 4.8.1
src/kitemviews/kfileitemlistwidget.cpp
src/kitemviews/kfileitemmodel.cpp
src/kitemviews/kfileitemmodel.h
src/kitemviews/kfileitemmodelrolesupdater.cpp