┌ ┐
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
/
settings
/
contextmenu
/
contextmenusettingspage.cpp
Age
Commit message (
Expand
)
Author
2023-09-10
Replace qAsConst with std::as_const
Méven Car
2023-07-09
Replace ServiceItemDelegate with standard Qt item delegate
Nicolas Fella
2023-07-09
Fix usage of Qt::CheckStateRole in preview model
Nicolas Fella
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-29
Use ellipsis everywhere instead of three dots
Tem PQD
2023-05-12
Remove deprecated, ifdef'd code for old KIO versions
Jakob Petsovits
2023-05-08
Merge branch 'master' into kf6
Méven Car
2023-05-07
Port to Qt6
Méven Car
2023-04-02
Context menu: allow to show copy to/move to inactive split view
Méven Car
2023-03-04
Remove deprecated KServiceTypeTrader
Dāvis Mosāns
2023-02-14
Revert "Remove deprecated KServiceTypeTrader"
Méven Car
2023-02-10
Remove deprecated KServiceTypeTrader
Dāvis Mosāns
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-10-15
Port away from deprecated KMessageBox Yes/No
Friedrich W. H. Kossebau
2022-06-11
Fix install/load plugins from kf<version>
Laurent Montel
2022-05-31
We depend against kf5.91 => remove check
Laurent Montel
2022-05-31
KServiceTypeTrader has been deprecated since KService 5.90
Ahmad Samir
2022-05-31
Fix version macro with respect to finding "KFileItemAction/Plugin" services
Ahmad Samir
2022-05-31
Port away from deprecated KNewStuff API
Ahmad Samir
2022-05-31
Merge two relevant ifdef blocks
Ahmad Samir
2022-05-02
Re-add "Open Terminal Here" feature
oioi 555
2022-01-02
Load service menus for settings from new file location
Alexander Lohnau
2022-01-02
Version control plugins: Remove defunct KServiceTypeTrader query for availabl...
Alexander Lohnau
2021-12-01
Port away from deprecated KDesktopFileActions::userDefinedServices overload
Alexander Lohnau
2021-12-01
Port away from deprecated KPluginLoader
Alexander Lohnau
2021-10-11
Currently, when changing Version Control settings in Configure -> Context Men...
Blaster goo
2021-05-25
[src/settings/contextmenu/contextmenusettingspage] Fix Crash because of nullptr
Ömer Fadıl Usta
2021-05-10
DolphinContextMenu: Allow disabling "Open Terminal" action
Alexander Lohnau
2021-05-10
Put code for desktop file plugin loading in KIO version check
Alexander Lohnau
2021-04-05
Port the VCS plugin system to KPluginLoader
Tobias Fella
2020-12-28
Add const
Duong Do Minh Chau
2020-12-28
Apply Elvis suggestions
Chau Duong
2020-12-28
Share actions with main window to avoid duplicating icon name and text
Duong Do Minh Chau
2020-12-28
Add options to hide some context menu entries
Duong Do Minh Chau