┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinviewcontainer.cpp
AgeCommit message (Expand)Author
2026-01-14On Middle-click, allow to open scripts with the second appMéven Car
2026-01-10Use Q_ASSERT instead of Q_CHECK_PTR for plain checks of pointer valueFriedrich W. H. Kossebau
2025-11-12Revert "Avoid implicitly selecting items"Nate Graham
2025-11-04dolphinview: On shift+middle-click, open file with third app for the open wit...Tomasz Kot
2025-10-30GeneralViewSettingsPage: Improve the wording "Browse archives as folders"yu shuoqi
2025-10-22dolphinviewcontainer: in middle-click file opening use targetUrlMéven Car
2025-10-03DolphinViewContainer, DolphinView: Fix incorrect view activation when renamin...Wendi Gan
2025-09-23GIT_SILENT: Don't duplicate headers between .h/.cppLaurent Montel
2025-08-18Use KFileItem::isExecutable() instead of creating a QFileInfoKai Uwe Broulik
2025-07-30Disable "Create folder" action if the location is not writableGleb Kasachou
2025-07-30Apply 2 suggestion(s) to 1 file(s)Gleb Kasachou
2025-07-30Add a check before offering to create folderGleb Kasachou
2025-07-30Apply 2 suggestion(s) to 1 file(s)Gleb Kasachou
2025-07-30Offer to mkpath when user goes to a nonexistent folderGleb Kasachou
2025-04-24DolphinStatusBar: Fix premature text squeezingAkseli Lahtinen
2025-04-19Add Filelight menu to Tools menuFelix Ernst
2025-04-07Rewrite search integrationFelix Ernst
2025-02-28Fix crash when opening new tab with searchAkseli Lahtinen
2025-02-27statusbar: fix offset for selectionModeBottomBarAkseli Lahtinen
2025-02-24Add smaller statusbar and set it as defaultAkseli Lahtinen
2024-11-27DolphinViewContainer: setSearchPath value only if searchBox is activeAkseli Lahtinen
2024-11-27DolphinViewContainer: set searchPath on redirect, check for connected urlNavi...Akseli Lahtinen
2024-11-25Switch to C++20Méven Car
2024-10-31Make Escape move focus from location bar to viewFelix Ernst
2024-10-08Accessibility: Fix message boxes not being announcedFelix Ernst
2024-10-08DolphinViewContainer: Delay changing the urlAmol Godbole
2024-09-19Ignore trailing slashes when comparing place URLsWolfgang Müller
2024-08-19Fix middle-click not following the "Open archives as folder" settingJin Liu
2024-07-24DolphinViewContainer: Check "title" URL query if no path is givenKai Uwe Broulik
2024-07-22Notify users if authorization is required to proceedFelix Ernst
2024-07-13Stop acting as admin when the authorization expiresFelix Ernst
2024-07-08Improve Filelight installation UXFelix Ernst
2024-07-04avoid need for activities libChristoph Cullmann
2024-06-24DolphinViewContainer: Use KMessageWidget::MessageType instead of own typeFelix Ernst
2024-06-20Prevent inconsistent status bar progress reporting statesFelix Ernst
2024-05-21Haiku build fixesSchrijvers Luc
2024-05-18Avoid implicitly selecting itemsFelix Ernst
2024-05-13UrlNavigator: show a "lock" icon after the breadcrumb for read-only dirJin Liu
2024-05-11Add "Act as Administrator" toggle actionFelix Ernst
2024-03-13Animate most of the barsFelix Ernst
2023-12-22Set viewFocus when DolphinViewContainer state is consistentAkseli Lahtinen
2023-11-30Fix building with activities after the kactivities -> plasma-activities renameAntonio Rojas
2023-11-10Set position of KMessageWidgetCarl Schwan
2023-11-08Adapt to KConfigGroup name officially being a QString typeFriedrich W. H. Kossebau
2023-11-06Port away from ResourceInstanceNicolas Fella
2023-10-23DolphinViewContainer: Use Auto*Warning*HandlingEnabledKai Uwe Broulik
2023-10-22Mention invalid protocol nameKai Uwe Broulik
2023-10-05DolphinViewContainer: Keep search box open when URL is changedAmol Godbole
2023-09-04Restore the URL when DolphinSearchBox is clearedAmol Godbole
2023-08-28Clean obsolete ifdefs since dolphin requires KF 5.101+Méven Car