┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kfileitemmodel.cpp
AgeCommit message (Expand)Author
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
2019-11-09Remove unnecessary semicolons after Q_UNUSEDElvis Angelaccio
2019-09-08GIT_SILENT: minor qstring optimizationLaurent Montel
2019-09-01Make non-empty textual columns come first in sortingNazar Kalinowski
2019-08-27Always periodically dispatch pending itemsKai Uwe Broulik
2019-07-28Fix name grouping feature for cyrillic namesAndrey Yashkin
2019-07-28Revert "Fix name grouping feature for cyrillic names"Elvis Angelaccio
2019-07-28Fix name grouping feature for cyrillic namesAndrey Yashkin
2019-05-12Fix indentationElvis Angelaccio
2019-05-05Get rid of ugly static_cast usages in connect() callsElvis Angelaccio
2019-03-30[KFileItemModel] Fix alignment of rolesInfoMapElvis Angelaccio
2019-03-27Add "Aspect Ratio" and "Frame Rate" to additional video information columnsKochih Wu
2019-03-10port to std::stable_sortLaurent Montel
2019-03-09Fix context for QDateTime::toString() translationsElvis Angelaccio
2019-01-11Consti'fyLaurent Montel