┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
AgeCommit message (Expand)Author
2023-10-25Panel: fix actions and shortcuts to toggle their visibilityMéven Car
2023-10-24Merge branch 'master' into kf6Nicolas Fella
2023-10-16Remove new tab shortcut Ctrl+Shift+NFelix Ernst
2023-10-12DolphinView: get rid of writeStateChanged signal in setActive()Amol Godbole
2023-09-10Merge remote-tracking branch 'origin/master' into kf6Méven Car
2023-09-09Add open in split view actionEric Armbruster
2023-08-29Fix a bunch of clazy warningsMéven Car
2023-08-28Use KMessageBox::warningContinueCancel when appropriateMéven Car
2023-08-28Clean obsolete ifdefs since dolphin requires KF 5.101+Méven Car
2023-08-23Allow to not ask again confirmation when opening 5 or more files or terminal ...Felix Ernst
2023-08-10Merge branch 'master' into kf6Nicolas Fella
2023-08-10Set Notify flag on close running terminal app promptKai Uwe Broulik
2023-08-03Adjust to changes in KToolBarPopupActionKai Uwe Broulik
2023-08-03Add alternate shortcut for replaceLocation actionAmol Godbole
2023-07-05Always enable panel dockwidget actionsNicolas 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-06-28Merge branch 'master' into kf6Méven Car
2023-06-26Fix Refresh tooltip text and add Refresh whatsThis text Tem PQD
2023-05-31Only use KStartupInfo on X11Nicolas Fella
2023-05-24Revert "Restrict attaching instances to those on the same activity or same vi...Méven Car
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-09Fix a bunch of Qt6/Kf6 warningsMéven Car
2023-05-08Merge branch 'master' into kf6Méven Car
2023-04-25Fix activating the Selection Mode with a keyboard shortcutEugene Popov
2023-04-22TerminalPanel: rename currentWorkingDirectoryIsParentOf to currentWorkingDire...Méven Car
2023-04-21TerminalPanel: better check if terminal needs to change its currentWorkingDir...Méven Car
2023-04-20Restrict attaching instances to those on the same activity or same virtual de...Méven Car
2023-04-02Context menu: allow to show copy to/move to inactive split viewMéven Car
2023-03-04Port away from deprecated KNewFileMenu ctorNicolas Fella
2023-02-25Save a in-thread stat call each time the context menu is displayedMéven Car
2023-02-14Fix a disconnect warningMéven Car
2023-02-14Fix 'Show Target' for non-local URLsNicolas Fella
2023-02-09Reveal the Backspace shortcut in the UIForest ix
2023-02-09Avoid crash on start when help actions are restricted through the Kiosk systemAlexander Volkov
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2023-01-25Clear filter bar on clicking current folder in placesSerg Podtynnyi
2023-01-12Update split action when settings changeKai Uwe Broulik
2023-01-11Make space shortcut for selection mode view-local instead of globalFelix Ernst
2022-12-30Properly use X11 startup idsNicolas Fella
2022-10-15Port away from deprecated KMessageBox Yes/NoFriedrich W. H. Kossebau
2022-10-14Fix Wayland window activation when attaching to an existing instanceNicolas Fella
2022-10-11Fix item highlighting through DBusFelix Ernst
2022-10-11port to KIO::createDefaultJobUiDelegateLaurent Montel
2022-10-02Remove superfluous setData callKai Uwe Broulik
2022-09-15Improve selection action toggle codeFelix Ernst
2022-08-18Clean up code that became redundant through framework changesFelix Ernst
2022-08-14Improve naming consistency and leave mode on EscapeFelix Ernst