┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/private
AgeCommit message (Expand)Author
2026-02-11kitemviews: add columns for audio/video codec, color space, and pixel formatArie Miller
2026-02-01Use currentMimeType for temp file filterKai Uwe Broulik
2026-01-22clang-tidy: fix modernize-loop-convertMéven Car
2026-01-22clang-tidy: fix unecessary-value-paramMéven Car
2026-01-22clang-tidy: use default for trivial constructorMéven Car
2025-11-27kitemviews: Prevent crash when dragging details side padding headerCarlos Aurelio
2025-11-10dolphin: improve keyboard search behavior for repeated charactersweinan li
2025-10-23Remove ResizeAnimation/IconResizeAnimationMarco Martin
2025-09-11dolphinview: add preferred sort order for rolesNathan Williams
2025-09-03Fix several user-facing and non-user-facing typosKunda Ki
2025-04-29Clazy fixMéven Car
2025-02-24Add smaller statusbar and set it as defaultAkseli Lahtinen
2025-02-22kitemlistkeyboardsearchmanager: smarter search start positionYifan Zhu
2024-12-29Mirror details view mode for right-to-left languagesFelix Ernst
2024-12-02KItemListSmoothScroller: stop animation on property or targetobject changeAkseli Lahtinen
2024-11-29Make "open path" and "open path in new tab" scroll to the selected itemAkseli Lahtinen
2024-08-28KItemListRoleEditor: minimize resize() occurencesMéven Car
2024-07-17Remove dead codeManuel Alcaraz Zambrano
2024-07-05Add support for Plasma's global smooth scrolling settingNathan Misner
2024-05-21Haiku build fixesSchrijvers Luc
2024-03-30Fix layout in Compact View mode for RTLEugene Popov
2024-03-27Better support for RTLEugene Popov
2024-01-10KItemListRoleEditor: Disable spellcheckingAkseli Lahtinen
2023-12-25Fix issues if QT_NO_CAST_FROM_ASCII is definedMarius P
2023-11-21views: Use scene devicePixelRatio rather than qAppKai Uwe Broulik
2023-11-08Improve size adjustment of itemlist editorYifan Zhu
2023-09-10Merge remote-tracking branch 'origin/master' into kf6Méven Car
2023-09-10Replace qAsConst with std::as_constMéven Car
2023-08-29Fix a bunch of clazy warningsMéven Car
2023-07-05Merge branch 'master' into kf6Nicolas Fella
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-06-28Merge branch 'master' into kf6Méven Car
2023-06-17Hide application/x-trash files following showHidenFilesMéven Car
2023-06-13Settings Add ViewModes > Content displayMéven Car
2023-05-26KDirectoryContentsCounter: show intermediate dir size counting results, impro...Méven Car
2023-05-09Fix a typo, take 2Méven Car
2023-05-09Fix a typoMéven Car
2023-05-09Fix a bunch of Qt6/Kf6 warningsMéven Car
2023-04-25Fix activating the Selection Mode with a keyboard shortcutEugene Popov
2023-02-23Fix header index are colIndex and not roleIndexMéven Car
2023-02-18DolphinView: Allow to have tootips on columns headersMéven Car
2023-02-12Optimize Directory size countingMéven Car
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2023-02-04Add Page count and Publisher columnsSerg Podtynnyi
2023-01-16Replace qswap with std::swapWillyanto Willyanto
2023-01-11Make space shortcut for selection mode view-local instead of globalFelix Ernst
2023-01-09Remove unnecessary method parameterFabian Vogt
2023-01-09Fix size of directories if a subdir fails to openFabian Vogt
2023-01-09Don't recurse into symlinks when counting directory contentsFabian Vogt
2022-10-16Fix compile against qt6.4Laurent Montel