┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/private/kdirectorycontentscounterworker.cpp
AgeCommit message (Expand)Author
2025-09-03Fix several user-facing and non-user-facing typosKunda Ki
2024-05-21Haiku build fixesSchrijvers Luc
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-05-26KDirectoryContentsCounter: show intermediate dir size counting results, impro...Méven Car
2023-02-12Optimize Directory size countingMéven Car
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2023-01-09Remove unnecessary method parameterFabian Vogt
2023-01-09Fix size of directories if a subdir fails to openFabian Vogt
2023-01-09Don't recurse into symlinks when counting directory contentsFabian Vogt
2022-10-16Fix compile against qt6.4Laurent Montel
2020-12-17fix display of folder sizes for empty foldersIlia Kats
2020-10-27Fix wrong parameter in function callLothar Paltins
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-05-05Fix Windows BuildMéven Car
2020-05-04[Details mode] Allow to fill the column size of directories with actual sizeMéven Car
2018-02-04Use qplatformdefs wrappersElvis Angelaccio
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-09-12Qt 5 Porting: Q_WS_WIN -> Q_OS_WINBen Cooksley
2013-09-04Count the items inside directories in another threadFrank Reininghaus