aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/filesystemmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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