mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
d9dbd3398a
If the sorting is done for data which is resolved asynchronously (e.g. rating), it is important to give a visual feedback about the state of the sorting. This is done now by a progress indication in the statusbar. Also optimizations for "Sort by type" have been done: Although resolving a type can be expensive in the most often case it is a very cheap operation. So it the sorting is done by type, try to resolve the type synchronously for at least 200 ms to prevent a asynchronous resorting. This is usually sufficient to have resolved types even for directories with several thousands of items. BUG: 292733 FIXED-IN: 4.9.0 |
||
---|---|---|
.. | ||
filterbar | ||
kitemviews | ||
panels | ||
search | ||
settings | ||
statusbar | ||
tests | ||
views | ||
CMakeLists.txt | ||
config-nepomuk.h.cmake | ||
config-X11.h.cmake | ||
dolphin.desktop | ||
dolphinapplication.cpp | ||
dolphinapplication.h | ||
dolphincontextmenu.cpp | ||
dolphincontextmenu.h | ||
dolphindockwidget.cpp | ||
dolphindockwidget.h | ||
dolphinmainwindow.cpp | ||
dolphinmainwindow.h | ||
dolphinnewfilemenu.cpp | ||
dolphinnewfilemenu.h | ||
dolphinpart.cpp | ||
dolphinpart.desktop | ||
dolphinpart.h | ||
dolphinpart.rc | ||
dolphinui.rc | ||
dolphinviewcontainer.cpp | ||
dolphinviewcontainer.h | ||
libdolphin_export.h | ||
main.cpp | ||
Messages.sh |