┌ ┐
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
Age
Commit message (
Expand
)
Author
2023-09-09
Add open in split view action
Eric Armbruster
2023-08-29
Fix a bunch of clazy warnings
Méven Car
2023-08-28
Clean obsolete ifdefs since dolphin requires KF 5.101+
Méven Car
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-04-02
Context menu: allow to show copy to/move to inactive split view
Méven Car
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-15
Use cmakedefine01
Ahmad Samir
2022-06-15
Use one config-dolphin.h.cmake configuration file
Ahmad Samir
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
Fix building KF6 with PackageKit-Qt
Ahmad Samir
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-21
fix name of uninstall command (without extension)
Christian Hartmann
2022-05-21
fix: service-menu-installer ignoring symlinks on un-install
Christian Hartmann
2022-05-20
Fix QDirIterator wildcard when fallback install script is searched for
Alexander Lohnau
2022-05-02
Re-add "Open Terminal Here" feature
oioi 555
2022-04-01
Install servicemenus in new install location
Alexander Lohnau
2022-01-14
Adapt build system for building against qt6
Laurent Montel
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-30
Use the CDN based endpoint rather than the legacy endpoint which hits our dow...
Ben Cooksley
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-07-03
Use KNewStuff3 as group key in knsrc file
Alexander Lohnau
2021-07-03
Remove deprecated and defunct KNewStuff properties
Alexander Lohnau
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
2021-02-09
Build with QT_NO_KEYWORDS
Nicolas 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