┌ ┐
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
/
trash
Age
Commit message (
Expand
)
Author
2023-11-08
Adapt to KConfigGroup name officially being a QString type
Friedrich W. H. Kossebau
2023-08-18
Adapt to KNotifcations API change
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-05-12
Remove deprecated, ifdef'd code for old KIO versions
Jakob Petsovits
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-10-19
Fix build with older KF versions
Ahmad Samir
2022-10-16
DolphinTrash: port away from deprecated KIO API
Ahmad Samir
2022-03-15
Fix some compile error against qt6
Laurent Montel
2021-12-13
Drop now unneeded QOverload statements
Alexander Lohnau
2021-10-25
GIT_SILENT: add missing override keyword
Laurent Montel
2021-07-19
Clean up KF API older than 5.82
Ahmad Samir
2021-04-06
Fix deprecated method calls when using KIO >= 5.82
David Faure
2021-02-09
Build with QT_NO_KEYWORDS
Nicolas Fella
2020-10-23
Compile with QT_NO_KEYWORDS
Alexander Lohnau
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2019-05-05
Get rid of ugly static_cast usages in connect() calls
Elvis Angelaccio
2018-10-10
Add proper labels to Trash Emptied notification
Kai Uwe Broulik
2018-03-21
Fix compilation with -DQT_NO_URL_CAST_FROM_STRING
David Faure
2018-03-11
Update trash icon after restore operation
Roman Inflianskas
2018-03-11
Add missing this parameter
Elvis Angelaccio
2018-03-11
Add Trash (empty, isEmpty, emptinessChanged)
Roman Inflianskas