┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinpart.cpp
AgeCommit message (Expand)Author
2023-11-05Adapt to NavigationExtension API changeNicolas Fella
2023-11-05Remove obsolete Konqueror workaroundNicolas Fella
2023-07-05Merge branch 'master' into kf6Nicolas Fella
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-06-29Use ellipsis everywhere instead of three dotsTem PQD
2023-05-16Bring back the "Create New" menu in the menu barJakob Petsovits
2023-05-12Remove deprecated, ifdef'd code for old KIO versionsJakob Petsovits
2023-05-07Port to Qt6Méven Car
2023-03-04Port away from deprecated KNewFileMenu ctorNicolas Fella
2023-03-04Port to KF6 KPartsDāvis Mosāns
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-08-14Better separation of classesFelix Ernst
2022-07-14Port from KNewFileMenu::setPopupFiles to KNewFileMenu::setWorkingDirectoryNicolas Fella
2022-05-13Drop KNS3 prefix for KMoreTools includesAlexander Lohnau
2022-04-02Refactor DolphinContextMenu so its actions are retrievableFelix Ernst
2021-12-16Remove calls to no-op KNewFileMenu::setViewShowsHiddenFilesNicolas Fella
2021-12-16Remove deprecated call to KParts::PartBase::loadPlugins.Alexander Lohnau
2021-12-13Drop now unneeded QOverload statementsAlexander Lohnau
2021-08-31Port to KTerminalLauncherJobNate Graham
2021-07-19Use KDirLister directly now that it emits a jobError() signalAhmad Samir
2021-06-30Remove go action for settings kio slaveAlexander Lohnau
2021-02-10Port away from deprecated KToolInvocation::invokeTerminalNicolas Fella
2021-02-08Avoid KJob::exec() in DolphinViewFelix Ernst
2020-12-29update KParts' ReadOnlyPart::localFilePath in DolphinPart::openUrl()Piotr Henryk Dabrowski
2020-12-09operator+/- is disabled for QFlags in qt6Laurent Montel
2020-12-07dolphinpart: port to new KPluginMetaData-based KParts APIFriedrich W. H. Kossebau
2020-12-07dolphinpart: add JSON metadata to plugin, install into kf5/parts subdirFriedrich W. H. Kossebau
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
2020-09-23Select/Unselect dialogue: Retain a history of entries made thereJonathan Marten
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-05-06Port QRegExp to QRegularExpressionAhmad Samir
2020-04-18DolphinPart: port dolphin's last use of KRun::run to CommandLauncherJob.David Faure
2019-12-21Use KParts::ReadOnlyPart::localFilePath() in DolphinPart::slotOpenTerminal()Piotr Henryk Dabrowski
2019-12-06Make it compile against last kf5 version without deprecated methodsLaurent Montel
2019-11-17[Dolphin] Open Preferred Search Tool actionPiotr Henryk Dabrowski
2019-09-05Change terminal panel icon to dialog-scriptsNoah Davis
2019-05-05Get rid of ugly static_cast usages in connect() callsElvis Angelaccio
2018-10-24[DolphinViewActionHandler] Rename createDirectory signalElvis Angelaccio
2018-04-13Convert hard coded shortcuts to standard keysRoman Inflianskas
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Modernize the syntax of shortcutsRoman Inflianskas
2018-01-21Don't show 'Open Terminal' on WindowsElvis Angelaccio
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-09-07Fix DolphinRemoveAction Shift toggling on WaylandElvis Angelaccio
2017-08-09Port to KStandardAction::RenameFileElvis Angelaccio
2017-07-27Port to KStandardAction::MoveToTrashElvis Angelaccio
2017-07-13Add missing emit keywordsElvis Angelaccio
2017-03-13Port to KStandardAction::DeleteFileElvis Angelaccio
2016-12-06Dolphin Part: Update the paste action at the end of the listingJonathan Marten