aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/filesystemmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Various Plugins: Simplify return QStringList statementsJarek Kobus2023-08-021-1/+1
* Doc: Mark docs in Utils \internal if classes or functions not foundLeena Miettinen2023-05-261-4/+13
* Utils: Tr::trAlessandro Portale2023-02-011-7/+8
* Remove GPL-3.0+ from license identifiers, part IIKai Köhne2023-01-061-1/+1
* Remove unused variablesJarek Kobus2022-12-091-1/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-5/+5
* Utils: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*Eike Ziller2022-09-011-1/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-38/+2
* Utils lib: Remove unneeded includes from cpp filesJarek Kobus2022-05-191-5/+1
* Utils: Make FileSystemModel more flexible wrt to case sensitivityhjk2022-01-031-117/+117
* Utils: fix windows compilationTim Jenssen2021-12-271-16/+0
* Fix some compiler warningsChristian Kandeler2021-12-151-0/+2
* Utils: Copy QFileSystemModel from Qt 6.2hjk2021-12-091-0/+2738