┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kfileitemmodel.cpp
AgeCommit message (Expand)Author
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
2018-12-01Do not sort twice when changing role and order at the same timeThomas Surrel
2018-11-21Avoid warning when translatedtext is nullLaurent Montel
2018-10-10Update hidden state correctlyThomas Surrel
2018-08-20Read UDS entry times directly and pretty-print on-demandKai Uwe Broulik
2018-07-26Compare UDS entry times directly instead of going through KFileItemKai Uwe Broulik
2018-07-14Speedup sortJaime Torres
2018-07-14Revert to change the commit message.Jaime Torres
2018-07-13Speedup sortJaime Torres
2018-07-07A complete build does not fix the crashes I'm having.Jaime Torres
2018-07-06Speedup sortJaime Torres
2018-07-04Use more nullptrFriedrich W. H. Kossebau
2018-05-22Properly sort int rolesKai Uwe Broulik