| Commit message (Expand) | Author | Age | Files | Lines |
| * | ProjectExplorer: Un-template HeaderPath::makeFramework | hjk | 2025-08-06 | 1 | -2/+4 |
| * | Cplusplus: Don't remote-qualify unresolved includes | hjk | 2025-07-25 | 1 | -2/+2 |
| * | CppEditor: Move directory check for reading file contents | hjk | 2025-07-25 | 1 | -3/+3 |
| * | CppEditor: Don't try to read file contents for directories | hjk | 2025-07-24 | 1 | -0/+3 |
| * | ProjectExplorer: Use FilePath as storage in HeaderPaths | hjk | 2025-07-21 | 1 | -5/+5 |
| * | CppEditor: More FilePath in ModelManager | hjk | 2025-07-17 | 1 | -4/+4 |
| * | CPlusPlus: Save a few cycles in Client::isInjectedFile() | hjk | 2025-06-24 | 1 | -2/+2 |
| * | Utils: Use TextEncoding instead of TextCodec TextFileFormat::readFile*() | hjk | 2025-06-20 | 1 | -2/+2 |
| * | Utils: Introduce a Utils::TextCodec class | hjk | 2025-05-14 | 1 | -1/+1 |
| * | Utils: Avoid QTextCodec in Utils::TextFileFormat interface | hjk | 2025-05-12 | 1 | -1/+1 |
| * | Utils: Return Result<> from TextFileFormat::readFileUTF8() | hjk | 2025-04-23 | 1 | -5/+5 |
| * | Utils: Make TextFileFormat::ReadResult a class | hjk | 2025-04-23 | 1 | -7/+4 |
| * | CppEditor: Change QVector to QList | hjk | 2025-04-09 | 1 | -3/+3 |
| * | Utils: Rename FilePath::toString() into toUrlishString() | hjk | 2025-01-10 | 1 | -6/+6 |
| * | CppEditor: Code cosmetics | hjk | 2024-09-27 | 1 | -19/+12 |
| * | CppEditor: Consider #pragma once when inserting includes | Christian Kandeler | 2024-06-13 | 1 | -0/+7 |
| * | CppEditor: Work around deprecation in QCryptographicHash | hjk | 2024-06-06 | 1 | -2/+2 |
| * | CppEditor: Keep track of FilePath instead of QString | hjk | 2023-10-10 | 1 | -3/+1 |
| * | Fix occurrences of the contains/insert anti-pattern | Christian Kandeler | 2023-06-23 | 1 | -3/+2 |
| * | CppEditor: Remove WorkingCopy::contains() | Christian Kandeler | 2023-05-03 | 1 | -9/+9 |
| * | CppEditor: Convert to Tr::tr | Alessandro Portale | 2023-01-12 | 1 | -5/+4 |
| * | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
| * | CppEditor: Use FilePath in fileSizeExceedsLimit() | hjk | 2022-12-08 | 1 | -4/+3 |
| * | CplusPlus: Pass FilePath to Preprocessor::run() | hjk | 2022-12-07 | 1 | -60/+49 |
| * | CPlusPlus: Use FilePath for resolved include paths | hjk | 2022-11-30 | 1 | -5/+5 |
| * | CppEditor: Remove Snapshot::remove(QString) overload | hjk | 2022-11-29 | 1 | -13/+14 |
| * | CppEditor: Remove WorkingCopy::get(QString) overload | hjk | 2022-11-25 | 1 | -12/+13 |
| * | CppEditor: Proliferate FilePath use | hjk | 2022-11-24 | 1 | -1/+1 |
| * | CPlusPlus: Proliferate FilePath use | hjk | 2022-11-22 | 1 | -7/+8 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
| * | CppEditor: Remove foreach / Q_FOREACH usage part 2 | Artem Sokolovskii | 2022-05-09 | 1 | -4/+6 |
| * | Merge CppTools into CppEditor | Christian Kandeler | 2021-09-01 | 1 | -0/+523 |