summaryrefslogtreecommitdiffstats
path: root/src/gui/itemmodels/qfilesystemmodel_p.h
Commit message (Expand)AuthorAgeFilesLines
* QFileSystemModel: don't crash with setIconProvider(nullptr)Ahmad Samir2024-02-011-0/+7
* QFileSystem{Model,Watcher}: port to PMF signal/slot syntaxAhmad Samir2024-01-131-4/+4
* Try harder to clean up the file info gatherer without blockingVolker Hilsheimer2023-12-161-2/+2
* QFileInfoGatherer: port away from QPairAhmad Samir2023-12-061-1/+1
* Refactor QFileSystemModel: use named values for columnsVolker Hilsheimer2023-04-111-1/+7
* QFileSystemModel: add lastModified() overload that takes a QTimeZoneAhmad Samir2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-2/+2
* Port from container.count()/length() to size()Marc Mutz2022-10-041-2/+2
* qHash: Add seed argument for classes inheriting QStringMårten Nordheim2022-09-281-1/+4
* QFileSystemModelPrivate: de-inline ctor and dtorThiago Macieira2022-05-251-1/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtGui: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-04-281-1/+1
* QtGui: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-131-4/+4
* QFileSystemModel: cache the name filters regexpsGiuseppe D'Angelo2021-08-041-0/+4
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-2/+2
* Move QFileSystemModel into QtGuiVolker Hilsheimer2020-08-251-0/+323