┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kfileitemmodel.cpp
AgeCommit message (Expand)Author
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
2022-04-26Combine modificationtime, creationtime and accesstime roles into one groupEugene Popov
2022-04-26Add the ability to sort by file extensionEugene Popov
2022-04-19Add additional Document role for "Author"Kai Uwe Broulik
2022-03-15Fix some compile error against qt6Laurent Montel
2022-03-04Fix issue where newly inserted items end up in the wrong directoryDavid Edmundson
2022-01-25Add "Dimensions" (width x height) roleKai Uwe Broulik
2022-01-14Utilize ecm_set_deprecation_versions to exclude deprecated APIAlexander Lohnau
2022-01-13Port away from deprecated I18N*_NOOP macrosAlexander Lohnau
2021-12-13Drop now unneeded QOverload statementsAlexander Lohnau
2021-11-28Properly display parent folders when filtering is active and items are added ...Eduardo Cruz