┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinviewcontainer.cpp
AgeCommit message (Expand)Author
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
2023-08-24Special case file opening with middle click for executable scriptsMéven Car
2023-08-23On middle-click, open file with the second application for the file mimeMéven Car
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-28Move focus from hiding selection mode bars to viewFelix Ernst
2023-06-13Settings Add ViewModes > Content displayMéven Car
2023-02-25Save a in-thread stat call each time the context menu is displayedMéven Car
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2023-01-25Clear filter bar on clicking current folder in placesSerg Podtynnyi
2022-11-29Exit the deleted directory when it is removedMéven Car
2022-10-11Remove unused includesLaurent Montel
2022-10-11port to KIO::createDefaultJobUiDelegateLaurent Montel
2022-09-26Add missing include (needed for building qt6)Laurent Montel
2022-09-26Remove unused includesLaurent Montel
2022-08-14Address Nate's UX feedback: Episode 2Felix Ernst