┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/private/kdirectorycontentscounter.cpp
AgeCommit message (Expand)Author
2023-09-10Replace qAsConst with std::as_constMéven Car
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-06-13Settings Add ViewModes > Content displayMéven Car
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
2020-11-07KDirectoryContentsCounter: fix support of symlinks dirMéven Car
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-07-06Port away from QLinkedListElvis Angelaccio
2020-05-31Fix FIFO usageElvis Angelaccio
2020-05-25KDirectoryContentsCounter: scan first path not in cacheMéven Car
2020-05-20KDirectoryContentsCounter: don't schedule scanning a folder already in the QueueMéven Car
2020-05-04[Details mode] Allow to fill the column size of directories with actual sizeMéven Car
2020-01-11Add only canonical paths to dirWatcherRobert Hoffmann
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-05-13Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-05dolphin: convert kitemviews/ to qt5 signal slot syntaxAlex Richardson
2014-04-03KDirectoryContentsCounter: do not delete currently active worker objectsFrank Reininghaus
2014-01-21Use only one "directory contents counting" thread per processFrank Reininghaus
2013-09-04Count the items inside directories in another threadFrank Reininghaus