┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kfileitemmodel.cpp
AgeCommit message (Expand)Author
2026-02-11kitemviews: add columns for audio/video codec, color space, and pixel formatArie Miller
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: fix modernize-loop-convertMéven Car
2026-01-20dolphinview: when creating a subfolder expand to it if in details modeMéven Car
2025-12-08kfileitemmodel: Fix folder/file icon rating displayPan Zhang
2025-09-03Fix several user-facing and non-user-facing typosKunda Ki
2025-02-17kfileitemmodel: allow more than 2 single quotes in translated stringsSergey Katunin
2025-02-01Ignore diacritical marks for keyboard searchThomas Moerschell
2024-11-19natural sort: exclude extension when comparing filenamesEren Karakas
2024-10-28Overhaul main view accessibilityFelix Ernst
2024-10-19Add a sort by duration option for videosSomsubhra Bairi
2024-10-12KFileItemModel: fix `setData` in the renaming usageJin Liu
2024-08-23Use QLocale to display localized time role groupJérôme Lécuyer
2024-07-22Notify users if authorization is required to proceedFelix Ernst
2024-03-08Start autoActivationTimer only if hovering over a directoryAkseli Lahtinen
2024-03-07Add option to completely disable directory size countingNico Kreipke
2024-02-17Improve DnD handling in read-only dirsJin Liu
2024-01-23Slightly refactor count resortingFelix Ernst
2024-01-22Avoid sorting too frequentlyFelix Ernst
2024-01-14DolphinView: Use SingleShot and Queued ConnectionsAmol Godbole
2024-01-13Add setting also hide application/x-trash files when hiding hidden filesMéven Car
2023-12-26Do not rely on KIO source-code compat codeAlexander Lohnau
2023-12-15Resort directory size count after refreshingAkseli Lahtinen
2023-12-15Change resortAllItemsInterval to 50msAkseli Lahtinen
2023-09-10Merge remote-tracking branch 'origin/master' into kf6Méven Car
2023-09-10Replace qAsConst with std::as_constMéven Car
2023-09-04KFileItemModel: Delay emitting currentDirectoryRemoved() signalAmol Godbole
2023-08-28Clean obsolete ifdefs since dolphin requires KF 5.101+Mé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-12Remove deprecated, ifdef'd code for old KIO versionsJakob Petsovits
2023-05-10Add a TODO KF6 to solve bug 464722Méven Car
2023-05-09Fix a bunch of Qt6/Kf6 warningsMéven Car
2023-03-16Prevent dragging on non-writable directoriesMéven Car
2023-02-15Consistent naming in tooltipsYuri Chornoivan
2023-02-14Add new settings for permissions column formatSerg Podtynnyi
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2023-02-04Add Page count and Publisher columnsSerg Podtynnyi
2022-11-29Exit the deleted directory when it is removedMéven Car
2022-11-28Port away from deprecated KDirLister APINicolas Fella
2022-08-21Fix sorting by file extensionEugene Popov
2022-05-31kfileitemmodel: sortRoleCompare: allow to sort by access time.Méven Car
2022-05-04REmove duplicate header between header/fileLaurent Montel
2022-04-26Revert "Combine modificationtime, creationtime and accesstime roles into one ...Eugene Popov
2022-04-26Eliminate remarksEugene Popov