dolphin/src/panels
Méven Car a1c5c5cf81 KDirectoryContentsCounter: show intermediate dir size counting results, improve stopping, improve data caching
Two user visible changes:
 * we can see the dir size changing as it is updated.
 * This makes the file counting a lot more reactive, when changing directories for instance.

`KDirectoryContentsCounterWorker::walkDir` is not recursive anymore.

The cache is now shared and only a single thread is used to count size recursively.
2023-05-26 15:10:09 +00:00
..
folders KDirectoryContentsCounter: show intermediate dir size counting results, improve stopping, improve data caching 2023-05-26 15:10:09 +00:00
information panels/information: Add option to not show information for hovered item 2023-03-25 10:01:52 +00:00
places PlacesPanel: clean some warnings 2023-04-03 15:34:16 +02:00
terminal TerminalPanel: rename currentWorkingDirectoryIsParentOf to currentWorkingDirectoryIsChildOf 2023-04-22 09:33:01 +02:00
panel.cpp Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
panel.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00