┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinview.h
AgeCommit message (Expand)Author
2026-01-22clang-tidy: modernize-use-usingMéven Car
2026-01-22clang-tidy: fix unecessary-value-paramMéven Car
2026-01-20dolphinview: when creating a subfolder expand to it if in details modeMéven Car
2025-11-21context menu: use selected item as containing folder for New file menuMéven Car
2025-11-21DolphinView: open the property dialog on Alt+activatedMéven Car
2025-09-11dolphinview: add preferred sort order for rolesNathan Williams
2025-05-28dolphinview: Add a dynamic view optionVictor Blanchard
2025-02-24Add smaller statusbar and set it as defaultAkseli Lahtinen
2024-12-29Mirror details view mode for right-to-left languagesFelix Ernst
2024-10-12dolphinview: when rename dialog finishes, immediately update the model and th...Jin Liu
2024-07-22Notify users if authorization is required to proceedFelix Ernst
2024-05-08view: Add setting to trigger user set action with double clickGeorge Florea Bănuș
2024-01-13Always automatically choose a new file name while duplicatingEugene Popov
2024-01-06DolphinView: merge update functions into set functionsMéven Car
2023-12-26Do not rely on KIO source-code compat codeAlexander Lohnau
2023-12-18DolphinView: Ensure to update the whole viewState after a job created filesMéven Car
2023-10-12DolphinView: get rid of writeStateChanged signal in setActive()Amol Godbole
2023-08-29Fix a bunch of clazy warningsMéven Car
2023-08-23On middle-click, open file with the second application for the file mimeMéven Car
2023-06-13Settings Add ViewModes > Content displayMéven Car
2023-04-25Fix activating the Selection Mode with a keyboard shortcutEugene Popov
2023-04-20DolphinView: allow selectUrls to be considered for selection in more casesMéven Car
2023-02-23Fix header index are colIndex and not roleIndexMéven Car
2023-02-21Fix typo in m_hoveredColumnHearderRoleIndexAleix Pol
2023-02-21Fix uninitialised valueAleix Pol
2023-02-18DolphinView: Allow to have tootips on columns headersMéven Car
2023-02-09Fix zooming for high resolution scroll wheelsFriso Smit
2023-02-06Selects next item in list after delete/trash actionsSerg Podtynnyi
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-11-29Exit the deleted directory when it is removedMéven Car
2022-10-11Fix item highlighting through DBusFelix Ernst
2022-08-14Improve naming consistency and leave mode on EscapeFelix Ernst
2022-08-14Improve code qualityFelix Ernst
2022-08-14Add Selection ModeFelix Ernst
2022-07-07Add two autotestsFelix Ernst
2022-07-07Show "Loading canceled" placeholder when loading was canceledKai Uwe Broulik
2022-07-06Don't reinterpret_cast QEventKai Uwe Broulik
2022-06-15Cleanup config-dolphin.h includesAhmad Samir
2022-06-15Use one config-dolphin.h.cmake configuration fileAhmad Samir
2022-05-26Change wording "Leading Column Padding" to "Side Padding"Jin Liu
2022-04-02Refactor DolphinContextMenu so its actions are retrievableFelix Ernst
2022-01-16Full row highlight implementationTom Lin
2021-12-28Add name-only tooltip and make logicalHeightHints a pair of qreal and boolLeo Treloar
2021-12-17Enable Ctrl/Shift-Click to open folder in a new tab/windowAlessio Bonfiglio
2021-12-06Fix various typosluz paz
2021-08-29Revert "Revert "Configurable Show hidden files and folders last toggle""Elvis Angelaccio
2021-08-06Revert "Configurable Show hidden files and folders last toggle"Heiko Becker
2021-08-05Configurable Show hidden files and folders last toggleGaston Haro
2021-06-29Show a "Loading..." placeholder textMufeed Ali
2021-04-24InformationPanel: Allow to refresh the panel when its displayed content changesMéven Car