Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various Plugins: Simplify return QStringList statements | Jarek Kobus | 2023-08-02 | 1 | -1/+1 |
* | Doc: Mark docs in Utils \internal if classes or functions not found | Leena Miettinen | 2023-05-26 | 1 | -4/+13 |
* | Utils: Tr::tr | Alessandro Portale | 2023-02-01 | 1 | -7/+8 |
* | Remove GPL-3.0+ from license identifiers, part II | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
* | Remove unused variables | Jarek Kobus | 2022-12-09 | 1 | -1/+2 |
* | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-07 | 1 | -5/+5 |
* | Utils: Use qtcEnvironmentVariable* instead of qEnvironmentVariable* | Eike Ziller | 2022-09-01 | 1 | -1/+3 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -38/+2 |
* | Utils lib: Remove unneeded includes from cpp files | Jarek Kobus | 2022-05-19 | 1 | -5/+1 |
* | Utils: Make FileSystemModel more flexible wrt to case sensitivity | hjk | 2022-01-03 | 1 | -117/+117 |
* | Utils: fix windows compilation | Tim Jenssen | 2021-12-27 | 1 | -16/+0 |
* | Fix some compiler warnings | Christian Kandeler | 2021-12-15 | 1 | -0/+2 |
* | Utils: Copy QFileSystemModel from Qt 6.2 | hjk | 2021-12-09 | 1 | -0/+2738 |