summaryrefslogtreecommitdiffstats
path: root/src/gui/itemmodels/qfilesystemmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtGui: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-281-16/+18
* QtGui: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-131-19/+19
* Fix deprecated uses of QScopedPointerMårten Nordheim2022-03-081-2/+2
* Fix flags in QFileSystemModelAndreas Buhr2022-02-021-2/+3
* Fix return type documentation of QFileSystemModel::fileName()hjk2021-11-151-1/+1
* gui: Fix typos in source code commentsJonas Kvinge2021-10-121-1/+1
* QFileSystemModel: cache the name filters regexpsGiuseppe D'Angelo2021-08-041-12/+29
* Fix auto completion in QFileDialog on WindowsVolker Hilsheimer2021-07-091-0/+3
* QFileSystemModel fails to locate a host from root's visible childrenDongmei Wang2021-05-201-2/+5
* Doc: fix \inmodule for classes moved to QtGuiv6.0.0-beta4Volker Hilsheimer2020-11-091-1/+1
* Return false from canFetchMore for uninitialized QFileSystem modelsDoris Verria2020-10-141-0/+2
* Move QFileSystemModel into QtGuiVolker Hilsheimer2020-08-251-0/+2165