┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views
AgeCommit message (Expand)Author
2025-06-20New selection effectsAkseli Lahtinen
2025-06-09viewproperties: Fix leaking file descriptorsAkseli Lahtinen
2025-05-28dolphinview: Add a dynamic view optionVictor Blanchard
2025-05-09DolphinView: Remove -1 interval, add setAutoActivationEnabledAkseli Lahtinen
2025-05-02dolphinview: fix crashMéven Car
2025-04-29Clazy fixMéven Car
2025-04-26DolphinView: Don't end anchored selection in updateSelectionStateAkseli Lahtinen
2025-04-23DolphinView: If contextmenu is requested, abort twoClicksRenamingAkseli Lahtinen
2025-04-16Revert dd07a327 Move "Show in Groups" toggle action into Sort menuJin Liu
2025-04-16Add a new "view_settings" actionJin Liu
2025-03-27Move "Show in Groups" toggle action into Sort menuNate Graham
2025-02-27dolphinview: Add widget parameter to elided QToolTip::showTextAkseli Lahtinen
2025-02-24Add smaller statusbar and set it as defaultAkseli Lahtinen
2025-02-08VersionControlObserver: start scanning earlierMéven Car
2025-02-08Viewproperties: prevent loosing view settingsMéven Car
2025-02-03implement shortcut action for file creationChristian Schwarz
2025-01-30Change three view buttons into one with menu arrowAkseli Lahtinen
2025-01-17Refactor Overlay HandlingMéven Car
2025-01-14ToolTipManager: double the size of the preview and use dprMéven Car
2024-12-29Mirror details view mode for right-to-left languagesFelix Ernst
2024-12-29Have special keyboard controls in selection modeFelix Ernst
2024-12-19dolphinview: Update thumbnail on filename changeAkseli Lahtinen
2024-12-16ViewProperties: Return nullptr if viewPropertiesString is emptyAkseli Lahtinen
2024-12-05Adapt to Orca 47Felix Ernst
2024-11-25Switch to C++20Méven Car
2024-11-25DolphinView: fix typos in signal connectionMéven Car
2024-11-21DolphinView: beginAnchoredSelection after setSelected in selectNextItemAkseli Lahtinen
2024-10-28Overhaul main view accessibilityFelix Ernst
2024-10-27ViewProperties: Store view properties in extended file attributesMéven Car
2024-10-12dolphinview: when rename dialog finishes, immediately update the model and th...Jin Liu
2024-10-12dolphinview: after inline renaming, immediately update the selectionJin Liu
2024-10-11dolphinview: add error message when renaming failed in dialog modeJin Liu
2024-10-08DolphinViewContainer: Delay changing the urlAmol Godbole
2024-09-15ViewProperties: sort by accesstime for recentlyusedMéven Car
2024-08-19Fix middle-click not following the "Open archives as folder" settingJin Liu
2024-07-22Notify users if authorization is required to proceedFelix Ernst
2024-07-01Revert "DragAndDropHelper::updateDropAction: use StatJob for remote URLs"Felix Ernst
2024-05-08view: Add setting to trigger user set action with double clickGeorge Florea Bănuș
2024-05-04DolphinView: Update selection on newly created item(s)Anthony Fieroni
2024-04-11viewproperties: remove now obsolete recentdocument referenceMéven Car
2024-04-09Fix saving sort role after change from headerFelix Ernst
2024-04-04versioncontrol: make observer the sole owner of pluginsMéven Car
2024-03-27Touch up various user-visible stringsTem PQD
2024-03-24versioncontrol: Prevent a use-after-free in UpdateItemStatesThreadMéven Car
2024-03-12Enable custom view properties for special folders even if "remember for each ...Jin Liu
2024-02-29DragAndDropHelper::updateDropAction: use StatJob for remote URLsJin Liu
2024-02-27Fix: can't drop into remote dirJin Liu
2024-02-17Improve DnD handling in read-only dirsJin Liu
2024-01-16Fix: "empty folder" placeholder text eating mouse eventsJin Liu
2024-01-14Never emit the fileMiddleClickActivated signal if isTabsForFilesEnabled is trueStefano Crocco