┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kfileitemmodel.cpp
AgeCommit message (Expand)Author
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
2021-10-04Rewrite filter algorithm to properly support filtering with expanded folders ...Eduardo Cruz
2021-08-29Revert "Revert "Disable Hidden Files Last sort by default""Elvis Angelaccio
2021-08-29Revert "Revert "Configurable Show hidden files and folders last toggle""Elvis Angelaccio
2021-08-29Revert "Revert "Show hidden files and folders last""Elvis Angelaccio
2021-08-29Merge branch 'release/21.08'Elvis Angelaccio
2021-08-29Filter the items that have changedEugene Popov
2021-08-14Simplify KFileItemModel's sortingChristian Muehlhaeuser
2021-08-06Revert "Show hidden files and folders last"Nate Graham
2021-08-06Revert "Configurable Show hidden files and folders last toggle"Heiko Becker
2021-08-06Revert "Disable Hidden Files Last sort by default"Heiko Becker
2021-08-05Merge branch 'release/21.08'Nate Graham
2021-08-05Disable Hidden Files Last sort by defaultChris Holland
2021-08-05Configurable Show hidden files and folders last toggleGaston Haro
2021-07-19Use KDirLister directly now that it emits a jobError() signalAhmad Samir
2021-07-13Ensure stable sort order when sorting by sizeChristian Muehlhaeuser
2021-06-27KFileItemModel: Allow to group files and folder togetherMéven Car
2021-06-03Tell translators to leave the ' aloneAlbert Astals Cid
2021-05-10Show hidden files and folders lastGastón Haro
2021-04-24InformationPanel: Allow to refresh the panel when its displayed content changesMéven Car
2021-04-05KFileItemModel: DetailsModeSettings::directorySizeCount forces m_sortDirsFirstMéven Car
2021-03-07KFileModel: Let Sort dir first affect size sortingMéven Car
2021-02-09Port to QRecursiveMutexNicolas Fella
2021-02-08Port away from deprecated KIO signalsAhmad Samir
2020-11-08Iterate over a const copy list of containersIsmael Asensio
2020-11-01make sure we use valid iconsMartin T. H. Sandsmark
2020-10-24Use mutable iterators where requiredAlexander Lohnau
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
2020-10-15Stop using QVariant < operatorElvis Angelaccio
2020-10-15Port to non-deprecated QString::split() variantElvis Angelaccio
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-05-05Sort by file size according to DetailsModeSettings::directorySizeCountMéven Car
2020-05-04[Details mode] Allow to fill the column size of directories with actual sizeMéven Car
2020-04-12Fix crashing on starting and quittingMartin T. H. Sandsmark
2020-01-28Add natural sorting and case-insensitive sorting for all role-typesGeorge Vogiatzis
2019-12-06Make it compile against last kf5 version without deprecated methodsLaurent Montel
2019-11-19Port deprecated methodsLaurent Montel