┌ ┐
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
/
dolphinpart.cpp
Age
Commit message (
Expand
)
Author
2023-03-04
Port away from deprecated KNewFileMenu ctor
Nicolas Fella
2023-03-04
Port to KF6 KParts
Dāvis Mosāns
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-08-14
Better separation of classes
Felix Ernst
2022-07-14
Port from KNewFileMenu::setPopupFiles to KNewFileMenu::setWorkingDirectory
Nicolas Fella
2022-05-13
Drop KNS3 prefix for KMoreTools includes
Alexander Lohnau
2022-04-02
Refactor DolphinContextMenu so its actions are retrievable
Felix Ernst
2021-12-16
Remove calls to no-op KNewFileMenu::setViewShowsHiddenFiles
Nicolas Fella
2021-12-16
Remove deprecated call to KParts::PartBase::loadPlugins.
Alexander Lohnau
2021-12-13
Drop now unneeded QOverload statements
Alexander Lohnau
2021-08-31
Port to KTerminalLauncherJob
Nate Graham
2021-07-19
Use KDirLister directly now that it emits a jobError() signal
Ahmad Samir
2021-06-30
Remove go action for settings kio slave
Alexander Lohnau
2021-02-10
Port away from deprecated KToolInvocation::invokeTerminal
Nicolas Fella
2021-02-08
Avoid KJob::exec() in DolphinView
Felix Ernst
2020-12-29
update KParts' ReadOnlyPart::localFilePath in DolphinPart::openUrl()
Piotr Henryk Dabrowski
2020-12-09
operator+/- is disabled for QFlags in qt6
Laurent Montel
2020-12-07
dolphinpart: port to new KPluginMetaData-based KParts API
Friedrich W. H. Kossebau
2020-12-07
dolphinpart: add JSON metadata to plugin, install into kf5/parts subdir
Friedrich W. H. Kossebau
2020-10-23
Compile with QT_NO_KEYWORDS
Alexander Lohnau
2020-10-23
Compile without foreach
Alexander Lohnau
2020-09-23
Select/Unselect dialogue: Retain a history of entries made there
Jonathan Marten
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-05-06
Port QRegExp to QRegularExpression
Ahmad Samir
2020-04-18
DolphinPart: port dolphin's last use of KRun::run to CommandLauncherJob.
David Faure
2019-12-21
Use KParts::ReadOnlyPart::localFilePath() in DolphinPart::slotOpenTerminal()
Piotr Henryk Dabrowski
2019-12-06
Make it compile against last kf5 version without deprecated methods
Laurent Montel
2019-11-17
[Dolphin] Open Preferred Search Tool action
Piotr Henryk Dabrowski
2019-09-05
Change terminal panel icon to dialog-scripts
Noah Davis
2019-05-05
Get rid of ugly static_cast usages in connect() calls
Elvis Angelaccio
2018-10-24
[DolphinViewActionHandler] Rename createDirectory signal
Elvis Angelaccio
2018-04-13
Convert hard coded shortcuts to standard keys
Roman Inflianskas
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Modernize the syntax of shortcuts
Roman Inflianskas
2018-01-21
Don't show 'Open Terminal' on Windows
Elvis Angelaccio
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-09-07
Fix DolphinRemoveAction Shift toggling on Wayland
Elvis Angelaccio
2017-08-09
Port to KStandardAction::RenameFile
Elvis Angelaccio
2017-07-27
Port to KStandardAction::MoveToTrash
Elvis Angelaccio
2017-07-13
Add missing emit keywords
Elvis Angelaccio
2017-03-13
Port to KStandardAction::DeleteFile
Elvis Angelaccio
2016-12-06
Dolphin Part: Update the paste action at the end of the listing
Jonathan Marten
2016-09-28
Follow changes in konqpopupmenu: no longer back/forward/up in part's contextm...
David Faure
2016-05-26
Port all instances of Kauthorized action/shell_command to shell_command
David Edmundson
2016-05-18
Don't allow opening the terminal if shell_access Kiosk mode is set
David Edmundson
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2015-02-27
Fix build in a kdelibs4-free enviroment
Hrvoje Senjan
2015-02-26
Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...
Emmanuel Pescosta
2015-02-24
Fix build on Jenkins (or with BUILD_TESTING=ON)
Hrvoje Senjan
2015-02-24
Fix the build of kde-baseapps temporarily (categorized logging in DolphinPart)
Emmanuel Pescosta
[next]