┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kfileitemmodelrolesupdater.cpp
AgeCommit message (Expand)Author
2024-03-07Add option to completely disable directory size countingNico Kreipke
2024-01-23Slightly refactor count resortingFelix Ernst
2024-01-20rolesupdater: set isExpandable to false when dir is emptyMéven Car
2023-12-26Do not rely on KIO source-code compat codeAlexander Lohnau
2023-12-15Resort directory size count after refreshingAkseli Lahtinen
2023-12-08Do not reset expandability when loading previewsAkseli Lahtinen
2023-12-08Do not cache indexes across async tasksDavid Edmundson
2023-11-21Create thumbnails with scene devicePixelRatioKai Uwe Broulik
2023-11-08Adapt to KConfigGroup name officially being a QString typeFriedrich W. H. Kossebau
2023-09-10Replace qAsConst with std::as_constMéven Car
2023-08-23Merge branch 'master' into kf6Méven Car
2023-08-13Don't compute size for non-local urlsMéven Car
2023-07-08Fix plugin queryNicolas Fella
2023-07-05Merge branch 'master' into kf6Nicolas Fella
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-06-28Merge branch 'master' into kf6Méven Car
2023-06-13Settings Add ViewModes > Content displayMéven Car
2023-05-26KDirectoryContentsCounter: show intermediate dir size counting results, impro...Méven Car
2023-05-10Add a TODO KF6 to solve bug 464722Méven Car
2023-05-08Merge branch 'master' into kf6Méven Car
2023-05-07Port to Qt6Méven Car
2023-04-29KFileItemModelRolesUpdater: test isSlow in `startDirectorySizeCounting`Méven Car
2023-02-15Allow empty metadata for KOverlayIconPluginAlexander Lohnau
2023-02-12Optimize Directory size countingMéven Car
2023-02-09KFileItemModelRolesUpdater: Skip directory item count if it isSlow()Andrew Gunnerson
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-10-11don't use const'ref here (found by clazy)Laurent Montel
2022-10-11Use std::chrono_literalsLaurent Montel
2022-09-26Remove unused includesLaurent Montel
2022-08-15Don't include `iconOverlays` in rolesData if it is emptyKai Uwe Broulik
2022-06-15Use cmakedefine01Ahmad Samir
2022-06-11Fix install/load plugins from kf<version>Laurent Montel
2022-04-26Add the ability to sort by file extensionEugene Popov
2022-02-02Don't set ignoreMaximumSize on preview jobs for slow filesBharadwaj Raju
2021-12-01Port away from deprecated KPluginLoaderAlexander Lohnau
2021-11-23KFileItemModelRolesUpdater: Generate thumbnails for visible files firstKai Uwe Broulik
2021-07-04Add support for hover sequence thumbnails (via ThumbSequenceCreator)David Lerch
2021-02-20KFileItemModelRolesUpdater: Avoid refreshing items when we receive their cont...Méven Car
2021-02-17Apply 1 suggestion(s) to 1 file(s)Stefan Brüns
2021-02-15[FileItemRolesUpdater] Use STL-style iterator instead of iterating a copyStefan Brüns
2021-02-15[FileItemRolesUpdater] Reserve space in two temporary listsStefan Brüns
2021-02-15[FileItemRolesUpdater] Fix reservation sizeStefan Brüns
2021-02-15[FileItemRolesUpdater] Fix calculation of requested indexesStefan Brüns
2021-01-15fix folder size calculation on FUSE and network file systemsIlia Kats
2020-12-17fix display of folder sizes for empty foldersIlia Kats
2020-11-19Re-allow icons that are not theme iconMéven Car
2020-11-08Add missing referenceElvis Angelaccio
2020-11-08Iterate over a const copy list of containersIsmael Asensio
2020-11-03FolderPanel: prevents scanning directory tree recursivelyMéven Car
2020-11-01make sure we use valid iconsMartin T. H. Sandsmark