┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
AgeCommit message (Expand)Author
2024-11-29Make "open path" and "open path in new tab" scroll to the selected itemAkseli Lahtinen
2024-11-02when splitting view, use selected folder as urlMéven Car
2024-10-31Have "Replace Location" toggle focus of the viewFelix Ernst
2024-10-31refactor: replace QString() with QStringLiteral() for better performanceZhangzhi Hu
2024-10-17Disable inline renaming for phones by defaultFelix Ernst
2024-10-17Add phone UIFelix Ernst
2024-10-15Fix double-click view background featureFelix Ernst
2024-09-02Don't crash when there is no view container yetNicolas Fella
2024-08-18Implement "Focus Places Panel"Felix Ernst
2024-08-16Only accept left mouse button for double click actionsMéven Car
2024-07-04avoid need for activities libChristoph Cullmann
2024-06-24DolphinViewContainer: Use KMessageWidget::MessageType instead of own typeFelix Ernst
2024-06-23fix information panel iconleia uwu
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