| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cplusplus: Don't remote-qualify unresolved includes | hjk | 2025-07-25 | 1 | -1/+1 |
| * | CPlusPlus: Save a few cycles in Client::isInjectedFile() | hjk | 2025-06-24 | 1 | -1/+1 |
| * | CPlusPlus: Paddle back a bit for fast pre-processing | Christian Stenger | 2025-04-30 | 1 | -3/+3 |
| * | CPlusPlus: Do not skip function-like macro expansion in FastPreprocessor | Christian Kandeler | 2025-04-09 | 1 | -1/+0 |
| * | CplusPlus: Code cosmetics | hjk | 2025-04-09 | 1 | -3/+3 |
| * | Utils: Rename FilePath::toString() into toUrlishString() | hjk | 2025-01-10 | 1 | -1/+1 |
| * | CPlusPlus: Replace one FilePath::toString() with path() | hjk | 2024-07-19 | 1 | -1/+1 |
| * | CppEditor: Consider #pragma once when inserting includes | Christian Kandeler | 2024-06-13 | 1 | -0/+6 |
| * | Avoid unnecessary string and list copies | Yuri Vilmanis | 2023-11-01 | 1 | -2/+2 |
| * | Fix occurrences of the contains/insert anti-pattern | Christian Kandeler | 2023-06-23 | 1 | -3/+3 |
| * | Replace GPL-3.0 with GPL-3.0-only | Kai Köhne | 2023-01-10 | 1 | -1/+1 |
| * | CplusPlus: Pass FilePath to Preprocessor::run() | hjk | 2022-12-07 | 1 | -4/+3 |
| * | CPlusPlus: Use FilePath for resolved include paths | hjk | 2022-11-30 | 1 | -10/+11 |
| * | CppEditor: Remove WorkingCopy::get(QString) overload | hjk | 2022-11-25 | 1 | -1/+1 |
| * | CPlusPlus: Proliferate FilePath use | hjk | 2022-11-22 | 1 | -4/+5 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
| * | CPlusPlus: Remove foreach / Q_FOREACH usage | Artem Sokolovskii | 2022-05-20 | 1 | -2/+4 |
| * | Standardize on int for line and column values | hjk | 2019-07-26 | 1 | -8/+8 |
| * | CppEditor: Generate doxygen comments for functions with macros | Nikolai Kosjar | 2016-03-04 | 1 | -1/+6 |
| * | Update License according to agreement with Free Qt Foundation | Tobias Hunger | 2016-01-19 | 1 | -17/+12 |
| * | Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe' | Eike Ziller | 2015-02-12 | 1 | -6/+6 |
| |\ |
|
| | * | Update License | Eike Ziller | 2015-01-16 | 1 | -6/+6 |
| * | | C++: FastPreprocessor: Add only includes if there are none | Nikolai Kosjar | 2015-01-14 | 1 | -3/+8 |
| * | | C++: handle case-insensitive file names in the CPlusPlus::Snapshot | Erik Verbruggen | 2014-12-17 | 1 | -2/+2 |
| |/ |
|
| * | Merge remote-tracking branch 'origin/3.2' | Eike Ziller | 2014-10-14 | 1 | -7/+8 |
| |\ |
|
| | * | License update | Eike Ziller | 2014-10-09 | 1 | -7/+8 |
| * | | CppEditor: Add very first include after include guard | Nikolai Kosjar | 2014-10-08 | 1 | -0/+8 |
| |/ |
|
| * | CppTools: Auto-include pre-compiled headers | Nikolai Kosjar | 2014-07-24 | 1 | -2/+3 |
| * | C++: Add utf16 indices to Macro and Document::MacroUse | Nikolai Kosjar | 2014-05-23 | 1 | -12/+20 |
| * | C++/CppTools: Pass UTF-8 encoded source to Lexer | Nikolai Kosjar | 2014-05-23 | 1 | -15/+1 |
| * | Incremented year in copyright info | Robert Loehning | 2014-01-08 | 1 | -1/+1 |
| * | CppTools: fix inclusion of "injected" defines. | Erik Verbruggen | 2013-10-23 | 1 | -1/+5 |
| * | C++: fix multi-byte character handling in input. | Erik Verbruggen | 2013-09-23 | 1 | -1/+15 |
| * | C++: change working-copy to work on UTF-8 encoded QByteArrays. | Erik Verbruggen | 2013-09-11 | 1 | -1/+1 |
| * | CppTools: CppPreprocessor: Track also unresolved includes | Nikolai Kosjar | 2013-08-22 | 1 | -2/+2 |
| * | C++: Record also unresolved paths for includes | Nikolai Kosjar | 2013-06-11 | 1 | -5/+5 |
| * | C++: Untangle include file resolving from loading. | Erik Verbruggen | 2013-04-09 | 1 | -1/+1 |
| * | fix include style relating to cplusplus libraries | Oswald Buddenhagen | 2013-04-03 | 1 | -2/+4 |
| * | Merge remote-tracking branch 'origin/2.6' | Oswald Buddenhagen | 2013-01-31 | 1 | -1/+1 |
| |\ |
|
| | * | Incremented year in copyright infov2.6.2 | Robert Loehning | 2013-01-29 | 1 | -1/+1 |
| * | | Further remove the number of QDir::cleanPath calls. | hjk | 2012-12-20 | 1 | -1/+4 |
| * | | C++: Remove hard-coded configuration file name. | Erik Verbruggen | 2012-12-04 | 1 | -4/+3 |
| |/ |
|
| * | C++: Fix outdated macro usage info in documents. | Erik Verbruggen | 2012-10-15 | 1 | -3/+64 |
| * | Adjust license headers | hjk | 2012-10-05 | 1 | -21/+20 |
| * | C++: Expand object-like macros in fast preprocessing mode again. | Christian Kamm | 2012-08-07 | 1 | -1/+1 |
| * | Contact -> qt-project.org | Eike Ziller | 2012-07-19 | 1 | -3/+1 |
| * | C++: Core changes in preprocessing | Leandro Melo | 2012-06-25 | 1 | -1/+1 |
| * | preprocessor: rename operator() into run. | hjk | 2012-04-19 | 1 | -1/+1 |
| * | [C++] Always output a #line as first line of the pp output. | Erik Verbruggen | 2012-03-30 | 1 | -0/+1 |
| * | Removed module names from #include directives. | Erik Verbruggen | 2012-02-15 | 1 | -1/+1 |