┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
AgeCommit message (Expand)Author
2024-04-03DolphinMainWindow: show a banner when the user presses the shortcut of a disa...Jin Liu
2024-01-18Use a separate menu action for split view actionJoshua Goins
2024-01-18Move popout action into split action dropdownLoren Burkholder
2024-01-18Allow popping out a split viewLoren Burkholder
2024-01-14DolphinMainWindow: autosave sessionAmol Godbole
2023-10-25Panel: fix actions and shortcuts to toggle their visibilityMéven Car
2023-09-09Add open in split view actionEric Armbruster
2023-05-24Revert "Restrict attaching instances to those on the same activity or same vi...Méven Car
2023-04-25Fix activating the Selection Mode with a keyboard shortcutEugene Popov
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-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-10-14Fix Wayland window activation when attaching to an existing instanceNicolas Fella
2022-10-11Fix item highlighting through DBusFelix Ernst
2022-08-18Clean up code that became redundant through framework changesFelix Ernst
2022-08-14Better separation of classesFelix Ernst
2022-08-14Add Selection ModeFelix Ernst
2022-07-07Add two autotestsFelix Ernst
2022-06-22do not open excessive tabAndrey Butirsky
2022-06-15Cleanup config-dolphin.h includesAhmad Samir
2022-06-15Use cmakedefine01Ahmad Samir
2022-06-15Use one config-dolphin.h.cmake configuration fileAhmad Samir
2022-05-02Re-add "Open Terminal Here" featureoioi 555
2022-04-02Refactor DolphinContextMenu so its actions are retrievableFelix Ernst
2022-03-18Prettify labels in back/forward button menuKai Uwe Broulik
2022-01-31Add "Unlock panels" to main window context menuKai Uwe Broulik
2022-01-25Expose konsolepart shortcuts in Dolphin's shortcuts viewStephan Sahm
2021-12-17Enable Ctrl/Shift-Click to open folder in a new tab/windowAlessio Bonfiglio
2021-09-28Fix closing a secondary viewContainer on startup settings changeEugene Popov
2021-07-28Revert "Don't session-restore invalid paths"Nate Graham
2021-07-04Reuse KFileItemActions instance during lifetime of dolphinAlexander Lohnau
2021-07-04Drop unused includeElvis Angelaccio
2021-05-17Fix primary view changing folder for the closing animationFelix Ernst
2021-05-13Re-arrange the contents of the hamburger menuFelix Ernst
2021-05-05Set initial size corectlyNate Graham
2021-04-29Replace custom hamburger/control menu with KHamburgerMenuFelix Ernst
2021-04-24InformationPanel: Allow to refresh the panel when its displayed content changesMéven Car
2021-04-08Not necessary to forward class if we include fileLaurent Montel
2021-02-09Build with QT_NO_KEYWORDSNicolas Fella
2021-01-10Open new tab placement optionAnthony Fieroni
2020-12-02Toolbar: move and rename filter to edit menu above SearchMéven Car
2020-11-19Allow having the UrlNavigators below the tab barFelix Ernst
2020-11-09Fix a crash and extract unrelated changesFelix Ernst
2020-11-09Make UrlNavigators in the toolbar the only optionFelix Ernst
2020-11-09Adress the first round of Angelaccio's review commentsFelix Ernst
2020-11-09Add an option to use an UrlNavigator in the toolbar insteadFelix Ernst
2020-11-05Add support for KUserFeedbackElvis Angelaccio
2020-10-23Don't session-restore invalid pathsNate Graham
2020-10-23Show home folder if needed after unmounting mounted diskNate Graham
2020-09-20Check protocol Class before creating a StatJobAhmad Samir