┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kitemviews
/
private
/
kdirectorycontentscounterworker.cpp
Age
Commit message (
Expand
)
Author
2025-09-03
Fix several user-facing and non-user-facing typos
Kunda Ki
2024-05-21
Haiku build fixes
Schrijvers Luc
2023-07-05
Add explicit moc includes to sources for moc-covered headers
Friedrich W. H. Kossebau
2023-05-26
KDirectoryContentsCounter: show intermediate dir size counting results, impro...
Méven Car
2023-02-12
Optimize Directory size counting
Méven Car
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2023-01-09
Remove unnecessary method parameter
Fabian Vogt
2023-01-09
Fix size of directories if a subdir fails to open
Fabian Vogt
2023-01-09
Don't recurse into symlinks when counting directory contents
Fabian Vogt
2022-10-16
Fix compile against qt6.4
Laurent Montel
2020-12-17
fix display of folder sizes for empty folders
Ilia Kats
2020-10-27
Fix wrong parameter in function call
Lothar Paltins
2020-10-23
Compile with QT_NO_KEYWORDS
Alexander Lohnau
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-05-05
Fix Windows Build
Méven Car
2020-05-04
[Details mode] Allow to fill the column size of directories with actual size
Méven Car
2018-02-04
Use qplatformdefs wrappers
Elvis Angelaccio
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-09-12
Qt 5 Porting: Q_WS_WIN -> Q_OS_WIN
Ben Cooksley
2013-09-04
Count the items inside directories in another thread
Frank Reininghaus