┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views
AgeCommit message (Expand)Author
2026-02-21viewproperties: don't use intermediate tmp file to save viewpropsMéven Car
2026-02-15dolphinview: indicate drops from Places viewRafał Lichwała
2026-02-11dolphinview: Use job delegate without auto error handling for trash jobKai Uwe Broulik
2026-02-07Remove preview ignore maximum local size handling from DolphinKai Uwe Broulik
2026-02-05Dynamic view should weight folders.László Hevér
2026-02-01DragAndDropHelper: Remove check for acceptable dropKai Uwe Broulik
2026-02-01Support drop onto executable to run itKai Uwe Broulik
2026-01-22clang-tidy: modernize-use-usingMéven Car
2026-01-22clang-format: readability-avoid-return-with-void-valueMéven Car
2026-01-22clang-tidy: fix unecessary-value-paramMéven Car
2026-01-22clang-tidy: avoid copy, use const referencesMéven Car
2026-01-22clang-tidy: use default for trivial constructorMéven Car
2026-01-20dolphinview: when creating a subfolder expand to it if in details modeMéven Car
2026-01-12viewproperties: remove temp file after loading defaultConfigSergey Katunin
2026-01-09DolphinView: Avoid using dynamic view if any items in the view are expandedAkseli Lahtinen
2026-01-07viewactionhandler: remove duplicate Sort by: textOliver Schramm
2026-01-04dolphinview: fix missing selection on next item after Delete key removalPan Zhang
2025-12-26dolphinview: do not get view properties if we do not apply dynamic viewSergey Katunin
2025-12-24DolphinView: observeCreatedDirectory take into account last / of m_urlMéven Car
2025-11-22DolphinView: when creating a dir hierarchy only select dir in current pathMé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-11-18dolphinviewactionhandler: Add context to translatable stringPhilipp Kiemle
2025-11-10remoteencoding: updateMenu: check if a charset is foundMéven Car
2025-11-04dolphinitemlistview: ensure font settings isolation between view modesweinan li
2025-10-29dolphinView: resetZoomLevel: reset to user defined default zoomweinan li
2025-10-25viewactionhandler: Group roles actions under KActionCategoryMéven Car
2025-10-25Revert "dolphinviewactionhandler: Improve text for roles actions"Méven Car
2025-10-23dolphinview: for samba use special placeholder only for /Méven Car
2025-10-23DolphinView: emit loadingCompleted at the end of the slotMéven Car
2025-10-23viewactionhandler: set parent to KActionMenu's menu with MenuButtonPopupMéven Car
2025-10-03DolphinViewContainer, DolphinView: Fix incorrect view activation when renamin...Wendi Gan
2025-10-03DolphinTabPage, DolphinView: Fix duplicate folder for MTP deviceWendi Gan
2025-09-26dolphinviewactionhandler: Improve text for roles actionsMéven Car
2025-09-21dolphinview: position the focus after the last removed fileMéven Car
2025-09-11dolphinview: add preferred sort order for rolesNathan Williams
2025-09-03Fix several user-facing and non-user-facing typosKunda Ki
2025-08-26Warn when renaming a file would change its file typeKai Uwe Broulik
2025-08-26KStandardItemListWidget: Use styleOption().iconSizeAkseli Lahtinen
2025-08-19dolphinview: use QString::slice with Qt > 6.8Luc Schrijvers
2025-08-17Fix Qt < 6.8 errorLuc Schrijvers
2025-07-02DolphinView: display errorMessage when copy errors occursMéven Car
2025-07-02DolphinView: display errorMessage when copy errors occursMéven Car
2025-06-29DolphinView: use correct slot as trashjob resultsMéven Car
2025-06-28Add margins to the zoom menu entryGleb Kasachou
2025-06-27Combine the zoom menu entries into one LineGleb Kasachou
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