┌ ┐
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
/
kfileitemmodelrolesupdater.cpp
Age
Commit message (
Expand
)
Author
2026-02-08
kfileitemmodelrolesupdater: Disconnect change signal before changing data
Kai Uwe Broulik
2026-02-07
Remove preview ignore maximum local size handling from Dolphin
Kai Uwe Broulik
2026-02-04
KFileItemModelRolesUpdater: Use mime type from preview job, if any
Kai Uwe Broulik
2026-01-22
clang-tidy: avoid copy, use const references
Méven Car
2026-01-07
KFileItemModelRolesUpdater: Don't resolve mime type manually
Kai Uwe Broulik
2025-05-14
Check if the item supports sequencing before looking for sequence pixmaps
Akseli Lahtinen
2025-03-13
KFileItemModelRolesUpdater: reset size and count before updating folders
Akseli Lahtinen
2025-01-17
Refactor Overlay Handling
Méven Car
2025-01-11
KFileItemModelRolesUpdater: add utility cacheSize function
Méven Car
2025-01-11
KFileItemModelRolesUpdater: Show emblems even in hover sequence
Méven Car
2025-01-11
Icons: when adding overlays pass in the output size
Méven Car
2025-01-09
information panel: scale according dpr
Méven Car
2024-12-19
dolphinview: Update thumbnail on filename change
Akseli Lahtinen
2024-07-27
Port from KIconLoader::drawOverlays to KIconUtils::addOverlays
Nicolas Fella
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
[next]