| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use QString::size() instead QString::length() | hjk | 2025-11-13 | 1 | -1/+1 |
| * | Fix leaks in CPlusPlus autotests | Christian Kandeler | 2025-08-18 | 1 | -1/+1 |
| * | CPlusPlus: Drop a few simple accessor functions | hjk | 2025-06-24 | 1 | -4/+4 |
| * | CPlusPlus: Paddle back a bit for fast pre-processing | Christian Stenger | 2025-04-30 | 1 | -1/+2 |
| * | CplusPlus: Code cosmetics | hjk | 2025-04-09 | 1 | -1/+1 |
| * | fix:ParseTranlationUnit is misspelled | Tian Shilin | 2025-02-28 | 1 | -3/+3 |
| * | CppEditor: Add support for refactoring classes with concepts | Masoud Jami | 2024-11-12 | 1 | -0/+1 |
| * | CppEditor: Consider #pragma once when inserting includes | Christian Kandeler | 2024-06-13 | 1 | -0/+9 |
| * | Merge remote-tracking branch 'origin/12.0' | Eike Ziller | 2024-01-30 | 1 | -1/+1 |
| |\ |
|
| | * | CPlusPlus: deal with QByteArray::(c)begin() return nullptr | Thiago Macieira | 2024-01-23 | 1 | -1/+1 |
| * | | CppEditor: Also rename function comments for declarations | Christian Kandeler | 2023-11-29 | 1 | -1/+7 |
| |/ |
|
| * | Fix occurrences of the contains/insert anti-pattern | Christian Kandeler | 2023-06-23 | 1 | -3/+1 |
| * | CPlusPlus: Don't double uniquify | Marcus Tillmanns | 2023-05-10 | 1 | -3/+4 |
| * | Remove unused includes of QFutureInterface | Jarek Kobus | 2023-05-04 | 1 | -1/+0 |
| * | CppElementEvaluator: Use QtConcurrent invocation for async run | Jarek Kobus | 2023-03-13 | 1 | -8/+2 |
| * | Replace GPL-3.0 with GPL-3.0-only | Kai Köhne | 2023-01-10 | 1 | -1/+1 |
| * | CPlusPlus: Use FilePath for resolved include paths | hjk | 2022-11-30 | 1 | -7/+7 |
| * | CPlusPlus: Code cosmetics | hjk | 2022-11-29 | 1 | -10/+8 |
| * | CPlusPlus: Return FilePaths from Document::includedFile | hjk | 2022-11-25 | 1 | -16/+18 |
| * | CppEditor: Proliferate FilePath use | hjk | 2022-11-24 | 1 | -12/+13 |
| * | CPlusPlus: Proliferate FilePath use | hjk | 2022-11-22 | 1 | -6/+6 |
| * | CppEditor: Adapt include locations when renaming ui files | Christian Kandeler | 2022-10-24 | 1 | -3/+19 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-07 | 1 | -4/+4 |
| * | CPlusPlus: Limit the usage of qMakePair | Jarek Kobus | 2022-10-04 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
| * | CPlusPlus: Microoptimizations | hjk | 2022-08-10 | 1 | -48/+0 |
| * | CPlusPlus: Inline some simple central functions | hjk | 2022-06-24 | 1 | -2/+2 |
| * | CppEditor: Fix looking up containing function for search result | Christian Kandeler | 2022-06-13 | 1 | -81/+9 |
| * | Display parent functions in the Find Usages menu | Ihor Ivlev | 2022-05-25 | 1 | -9/+81 |
| * | CPlusPlus: Remove foreach / Q_FOREACH usage | Artem Sokolovskii | 2022-05-20 | 1 | -8/+10 |
| * | Make canceling of Type Hierarchy evaluation more responsive | Jarek Kobus | 2020-12-07 | 1 | -4/+11 |
| * | Add missing "final" to unexported/unshared classes | Alessandro Portale | 2020-11-18 | 1 | -1/+1 |
| * | C++: Print numeric template arguments in NamePrettyPrinter | Volodymyr Zibarov | 2020-06-03 | 1 | -2/+0 |
| * | Change recursive to loop in allIncludesForDocument | Igor Sidorov | 2020-02-05 | 1 | -13/+18 |
| * | Utils: Rename FilePathList to simply FilePaths | hjk | 2019-12-18 | 1 | -1/+1 |
| * | Some clang-tidy -use-modernize-nullptr | hjk | 2019-08-01 | 1 | -10/+10 |
| * | Standardize on int for line and column values | hjk | 2019-07-26 | 1 | -35/+29 |
| * | CPlusPlus: Avoid a few deprecation warnings | hjk | 2019-06-05 | 1 | -2/+1 |
| * | Utils: Rename FileName to FilePath | hjk | 2019-05-28 | 1 | -7/+7 |
| * | Prefer using 'override' instead of 'virtual' | Alessandro Portale | 2018-07-11 | 1 | -27/+27 |
| * | C++: Fix use-after-free crash when handling auto expressions | Nikolai Kosjar | 2017-01-09 | 1 | -3/+25 |
| * | CppEditor: Generate doxygen comments for functions with macros | Nikolai Kosjar | 2016-03-04 | 1 | -2/+22 |
| * | Update License according to agreement with Free Qt Foundation | Tobias Hunger | 2016-01-19 | 1 | -17/+12 |
| * | CppTools: Fix highlighting and follow for template using argument | Orgad Shaneh | 2015-06-09 | 1 | -1/+1 |
| * | C++: Remove redundant assignment | Orgad Shaneh | 2015-05-05 | 1 | -1/+0 |
| * | C++: Use correct features for document parsing | Orgad Shaneh | 2015-02-20 | 1 | -8/+16 |
| * | Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe' | Eike Ziller | 2015-02-12 | 1 | -6/+6 |
| |\ |
|
| | * | Update License | Eike Ziller | 2015-01-16 | 1 | -6/+6 |
| * | | C++: Remove workaround for crashing if parsing invalid code | Nikolai Kosjar | 2015-02-12 | 1 | -7/+0 |
| * | | C++: Remove unneeded qualifications | Orgad Shaneh | 2015-02-04 | 1 | -1/+1 |