┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews
AgeCommit message (Expand)Author
2026-03-09kitemviews: add "Folder Name" column to details viewJussi Räsänen
2026-03-09kitemlistview: when editing file name set anchored selectionMéven Car
2026-03-06KItemListController: Check for highlightEntireRow on rightClickAkseli Lahtinen
2026-02-16kitemviews: add duplicate column values to video details view where appropriateArie Miller
2026-02-11kitemviews: add columns for audio/video codec, color space, and pixel formatArie Miller
2026-02-08kfileitemmodelrolesupdater: Disconnect change signal before changing dataKai Uwe Broulik
2026-02-07Remove preview ignore maximum local size handling from DolphinKai Uwe Broulik
2026-02-05KItemListController: Use entire row for drag and drop if highlightEntireRow i...Akseli Lahtinen
2026-02-04KFileItemModelRolesUpdater: Use mime type from preview job, if anyKai Uwe Broulik
2026-02-01Support drop onto executable to run itKai Uwe Broulik
2026-02-01Use currentMimeType for temp file filterKai Uwe Broulik
2026-01-22clang-tidy: misc-use-internal-linkageMéven Car
2026-01-22clang-format: readability-avoid-return-with-void-valueMéven Car
2026-01-22clang-tidy: fix modernize-loop-convertMé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-21Add keyboard anchor assignments to mouse eventsTomasz Kot
2026-01-20dolphinview: when creating a subfolder expand to it if in details modeMéven Car
2026-01-10Use Q_ASSERT instead of Q_CHECK_PTR for plain checks of pointer valueFriedrich W. H. Kossebau
2026-01-07KFileItemModelRolesUpdater: Don't resolve mime type manuallyKai Uwe Broulik
2025-12-08kfileitemmodel: Fix folder/file icon rating displayPan Zhang
2025-11-27kitemviews: Prevent crash when dragging details side padding headerCarlos Aurelio
2025-11-21kstandarditemlistwidget: Fix vertical misalignment for file names containing ...Pan Zhang
2025-11-12Revert "Avoid implicitly selecting items"Nate Graham
2025-11-10dolphin: improve keyboard search behavior for repeated charactersweinan li
2025-11-04icon view: fix file names overflowing after text elidingBojidar Marinov
2025-10-23Remove ResizeAnimation/IconResizeAnimationMarco Martin
2025-10-23Item view: don't do a zoom animationMarco Martin
2025-10-23kstandarditemlistwidget: guard against textOption not existingMéven Car
2025-09-23GIT_SILENT: Don't duplicate headers between .h/.cppLaurent Montel
2025-09-11dolphinview: add preferred sort order for rolesNathan Williams
2025-09-07Double scroll distanceFelix Ernst
2025-09-03Fix several user-facing and non-user-facing typosKunda Ki
2025-09-02KStandardItemListWidget: Clean hover effect on editRole changedAkseli Lahtinen
2025-09-02KStandardItemListWidget: Do not recolor branch indicatorsAkseli Lahtinen
2025-09-02KStandardItemListWidget: Color icon only if item isPressedAkseli Lahtinen
2025-08-26KStandardItemListWidget: Use styleOption().iconSizeAkseli Lahtinen
2025-08-26KItemListView: Check if animation is already started before starting new oneAkseli Lahtinen
2025-08-18KItemListWidget: Use strokePath instead of drawPathAkseli Lahtinen
2025-07-24KItemListView: Don't allow starting role editing when animation is runningAkseli Lahtinen
2025-06-23Fix file names overflowing after text elidingBojidar Marinov
2025-06-20New selection effectsAkseli Lahtinen
2025-06-17Add setting to select filename eliding behaviorGleb Kasachou
2025-06-12DolphinView: Conform to global scroll speedAleksandr Borodetckii
2025-05-14Check if the item supports sequencing before looking for sequence pixmapsAkseli Lahtinen
2025-05-09DolphinView: Remove -1 interval, add setAutoActivationEnabledAkseli Lahtinen
2025-04-29Clazy fixMéven Car
2025-04-20KStandardItemList: have emblem when hoveringMéven Car
2025-03-23KFileItemListWidget: wrong selection when renamed file ends with a dotShitong Xu