┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
AgeCommit message (Expand)Author
2024-01-18Remove the menu from the split button when splitscreen is closedLoren Burkholder
2024-01-18Remove popout action from toolbar when split screen is closedLoren Burkholder
2024-01-18Use a separate menu action for split view actionJoshua Goins
2024-01-18Move popout action into split action dropdownLoren Burkholder
2024-01-18Follow the setting for which view to closeLoren Burkholder
2024-01-18Always update the split view buttonLoren Burkholder
2024-01-18Use better description for pop out actionLoren Burkholder
2024-01-18Allow popping out a split viewLoren Burkholder
2024-01-14DolphinMainWindow: autosave sessionAmol Godbole
2024-01-13Fix: closing split view doesn't update tab nameJin Liu
2023-12-26Remove unneeded lambda captureAlexander Lohnau
2023-12-14Dolphin: Remove unused code, fix clazy warningsMéven Car
2023-11-10Adapt to frame change in BreezeCarl Schwan
2023-11-08Port away from KMoreToolsNicolas Fella
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