┌ ┐
54
└ ┘
[
home
|
about
|
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
/
kfileitemmodelrolesupdater.cpp
Age
Commit message (
Expand
)
Author
2024-03-07
Add option to completely disable directory size counting
Nico Kreipke
2024-01-23
Slightly refactor count resorting
Felix Ernst
2024-01-20
rolesupdater: set isExpandable to false when dir is empty
Méven Car
2023-12-26
Do not rely on KIO source-code compat code
Alexander Lohnau
2023-12-15
Resort directory size count after refreshing
Akseli Lahtinen
2023-12-08
Do not reset expandability when loading previews
Akseli Lahtinen
2023-12-08
Do not cache indexes across async tasks
David Edmundson
2023-11-21
Create thumbnails with scene devicePixelRatio
Kai Uwe Broulik
2023-11-08
Adapt to KConfigGroup name officially being a QString type
Friedrich W. H. Kossebau
2023-09-10
Replace qAsConst with std::as_const
Méven Car
2023-08-23
Merge branch 'master' into kf6
Méven Car
2023-08-13
Don't compute size for non-local urls
Méven Car
2023-07-08
Fix plugin query
Nicolas Fella
2023-07-05
Merge branch 'master' into kf6
Nicolas Fella
2023-07-05
Add explicit moc includes to sources for moc-covered headers
Friedrich W. H. Kossebau
2023-06-28
Merge branch 'master' into kf6
Méven Car
2023-06-13
Settings Add ViewModes > Content display
Méven Car
2023-05-26
KDirectoryContentsCounter: show intermediate dir size counting results, impro...
Méven Car
2023-05-10
Add a TODO KF6 to solve bug 464722
Méven Car
2023-05-08
Merge branch 'master' into kf6
Méven Car
2023-05-07
Port to Qt6
Méven Car
2023-04-29
KFileItemModelRolesUpdater: test isSlow in `startDirectorySizeCounting`
Méven Car
2023-02-15
Allow empty metadata for KOverlayIconPlugin
Alexander Lohnau
2023-02-12
Optimize Directory size counting
Méven Car
2023-02-09
KFileItemModelRolesUpdater: Skip directory item count if it isSlow()
Andrew Gunnerson
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-10-11
don't use const'ref here (found by clazy)
Laurent Montel
2022-10-11
Use std::chrono_literals
Laurent Montel
2022-09-26
Remove unused includes
Laurent Montel
2022-08-15
Don't include `iconOverlays` in rolesData if it is empty
Kai Uwe Broulik
2022-06-15
Use cmakedefine01
Ahmad Samir
2022-06-11
Fix install/load plugins from kf<version>
Laurent Montel
2022-04-26
Add the ability to sort by file extension
Eugene Popov
2022-02-02
Don't set ignoreMaximumSize on preview jobs for slow files
Bharadwaj Raju
2021-12-01
Port away from deprecated KPluginLoader
Alexander Lohnau
2021-11-23
KFileItemModelRolesUpdater: Generate thumbnails for visible files first
Kai Uwe Broulik
2021-07-04
Add support for hover sequence thumbnails (via ThumbSequenceCreator)
David Lerch
2021-02-20
KFileItemModelRolesUpdater: Avoid refreshing items when we receive their cont...
Méven Car
2021-02-17
Apply 1 suggestion(s) to 1 file(s)
Stefan Brüns
2021-02-15
[FileItemRolesUpdater] Use STL-style iterator instead of iterating a copy
Stefan Brüns
2021-02-15
[FileItemRolesUpdater] Reserve space in two temporary lists
Stefan Brüns
2021-02-15
[FileItemRolesUpdater] Fix reservation size
Stefan Brüns
2021-02-15
[FileItemRolesUpdater] Fix calculation of requested indexes
Stefan Brüns
2021-01-15
fix folder size calculation on FUSE and network file systems
Ilia Kats
2020-12-17
fix display of folder sizes for empty folders
Ilia Kats
2020-11-19
Re-allow icons that are not theme icon
Méven Car
2020-11-08
Add missing reference
Elvis Angelaccio
2020-11-08
Iterate over a const copy list of containers
Ismael Asensio
2020-11-03
FolderPanel: prevents scanning directory tree recursively
Méven Car
2020-11-01
make sure we use valid icons
Martin T. H. Sandsmark
[next]