┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
AgeCommit message (Expand)Author
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-10Set Notify flag on close running terminal app promptKai Uwe Broulik
2023-08-03Add alternate shortcut for replaceLocation actionAmol Godbole
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-26Fix Refresh tooltip text and add Refresh whatsThis text Tem PQD
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-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-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
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