┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
AgeCommit message (Expand)Author
2024-05-11Add "Act as Administrator" toggle actionFelix Ernst
2024-05-11Check if namejob is already being run before opening new createDirectory dialogAkseli Lahtinen
2024-05-08view: Add setting to trigger user set action with double clickGeorge Florea Bănuș
2024-04-06Change "Could not" to "Cannot" in error messagesJin Liu
2024-04-03DolphinMainWindow: show a banner when the user presses the shortcut of a disa...Jin Liu
2024-03-28Add comment to explain KColorSchemeManagerFelix Ernst
2024-03-28KColorSchemeManager only on Windows and macOSJulius Künzel
2024-03-28Use KColorSchemeManager Julius Künzel
2024-03-27Touch up various user-visible stringsTem PQD
2024-03-15Add settings page for PanelsBenedikt Thiemer
2024-03-09dolphinmainwindow: Fix ordering warningMéven Car
2024-03-08Remove unneeded code for toggeling dockwidget visibilityNicolas Fella
2024-03-03Open KFind with current dirNicolas Fella
2024-01-18Fix memory leakLoren Burkholder
2024-01-18Resize the split button when the menu is removedLoren Burkholder
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