┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
AgeCommit message (Expand)Author
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
2022-08-14Improve code qualityFelix Ernst
2022-08-14Better separation of classesFelix Ernst
2022-08-14Keep working towards a reviewable stateFelix Ernst
2022-08-14Add Selection ModeFelix Ernst
2022-07-14Port from KNewFileMenu::setPopupFiles to KNewFileMenu::setWorkingDirectoryNicolas Fella
2022-07-13Add "Show statusbar" menu entry in "Settings"Kai Uwe Broulik
2022-07-13Open >5 terminals dialog: use action terms instead of Yes/No buttonsFriedrich W. H. Kossebau
2022-06-22do not open excessive tabAndrey Butirsky
2022-06-21formattingAndrey Butirsky
2022-06-20Remove duplicate headers between cpp/hLaurent Montel
2022-06-15Use cmakedefine01Ahmad Samir
2022-06-15Use one config-dolphin.h.cmake configuration fileAhmad Samir
2022-05-31Migrate old custom view font config entriesAhmad Samir
2022-05-29Allow OpenTerminalHere to work for recentlyused:/ and recentdocuments:/Méven Car
2022-05-13Drop KNS3 prefix for KMoreTools includesAlexander Lohnau
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-02-05Hide "Places" section header when panels are unlockedKai Uwe Broulik
2022-01-31Add "Unlock panels" to main window context menuKai Uwe Broulik
2022-01-29Sync panel action icon to built-in toggleViewActionKai Uwe Broulik
2022-01-25Expose konsolepart shortcuts in Dolphin's shortcuts viewStephan Sahm
2022-01-15We depend against kf5.91Laurent Montel
2022-01-09Port back to KFilePlacesViewKai Uwe Broulik
2021-12-18Merge branch 'release/21.12'Kai Uwe Broulik
2021-12-18Use QUrl::toDisplayString when presenting to the userKai Uwe Broulik
2021-12-17Enable Ctrl/Shift-Click to open folder in a new tab/windowAlessio Bonfiglio
2021-12-16Remove calls to no-op KNewFileMenu::setViewShowsHiddenFilesNicolas Fella
2021-12-13Drop now unneeded QOverload statementsAlexander Lohnau
2021-12-02Tweaked showFilterBar tooltip text for accuracyPaul Brown
2021-11-13Fix updating window and tab titlesEugene Popov
2021-10-20Utilize KXMLGUI API to store state config in separate fileAlexander Lohnau
2021-09-28Merge branch 'release/21.08'Nate Graham
2021-09-28Fix closing a secondary viewContainer on startup settings changeEugene Popov
2021-09-22Don't force icon for preferred search tool action if one is manually configuredNicolas Fella
2021-09-22Don't force icon for preferred search tool action if one is manually configuredNicolas Fella
2021-08-31Port to KTerminalLauncherJobNate Graham