| Commit message (Expand) | Author | Age | Files | Lines |
| * | CPlusPlus: Paddle back a bit for fast pre-processing | Christian Stenger | 2025-04-30 | 1 | -3/+4 |
| * | CplusPlus: Code cosmetics | hjk | 2025-04-09 | 1 | -2/+1 |
| * | CppEditor: Consider #pragma once when inserting includes | Christian Kandeler | 2024-06-13 | 1 | -1/+1 |
| * | 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 | -2/+2 |
| * | CPlusPlus: Use FilePath for resolved include paths | hjk | 2022-11-30 | 1 | -4/+7 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
| * | Standardize on int for line and column values | hjk | 2019-07-26 | 1 | -10/+10 |
| * | Wholesale conversion to #pragma once | hjk | 2016-03-30 | 1 | -4/+1 |
| * | CppEditor: Generate doxygen comments for functions with macros | Nikolai Kosjar | 2016-03-04 | 1 | -1/+3 |
| * | 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 | -0/+1 |
| |/ |
|
| * | 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 | -1/+1 |
| |/ |
|
| * | CppTools: Auto-include pre-compiled headers | Nikolai Kosjar | 2014-07-24 | 1 | -1/+2 |
| * | C++: Add utf16 indices to Macro and Document::MacroUse | Nikolai Kosjar | 2014-05-23 | 1 | -3/+4 |
| * | Incremented year in copyright info | Robert Loehning | 2014-01-08 | 1 | -1/+1 |
| * | C++: change working-copy to work on UTF-8 encoded QByteArrays. | Erik Verbruggen | 2013-09-11 | 1 | -1/+1 |
| * | C++: Record also unresolved paths for includes | Nikolai Kosjar | 2013-06-11 | 1 | -1/+1 |
| * | 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 | -1/+1 |
| * | 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 |
| * | | C++: add include-guard tracking. | Erik Verbruggen | 2013-01-18 | 1 | -0/+1 |
| |/ |
|
| * | C++: Fix outdated macro usage info in documents. | Erik Verbruggen | 2012-10-15 | 1 | -7/+8 |
| * | Adjust license headers | hjk | 2012-10-05 | 1 | -21/+20 |
| * | Contact -> qt-project.org | Eike Ziller | 2012-07-19 | 1 | -3/+1 |
| * | C++: Core changes in preprocessing | Leandro Melo | 2012-06-25 | 1 | -4/+5 |
| * | preprocessor: make Environment::{resolve,remove} work on ByteArrayRefs only | hjk | 2012-04-19 | 1 | -1/+1 |
| * | preprocessor: make CPlusPlus::Internal::ByteArrayRef public | hjk | 2012-04-19 | 1 | -1/+1 |
| * | preprocessor: save cycles by using ByteArrayRef | hjk | 2012-04-19 | 1 | -1/+1 |
| * | [C++] Rewrite of the preprocessor. | Erik Verbruggen | 2012-03-29 | 1 | -1/+0 |
| * | Removed module names from #include directives. | Erik Verbruggen | 2012-02-15 | 1 | -2/+2 |
| * | Long live the king! | hjk | 2012-01-26 | 1 | -1/+1 |
| * | all: s/info@qt.nokia.com/qt-info@nokia.com/ | hjk | 2011-11-03 | 1 | -2/+2 |
| * | Fix/add copyright headers | Tobias Hunger | 2011-05-06 | 1 | -1/+1 |
| * | Update license. | hjk | 2011-04-13 | 1 | -14/+13 |
| * | s:// end of namespace :// namespace :g for consistency | hjk | 2011-02-04 | 1 | -1/+1 |
| * | It's 2011 now. | con | 2011-01-12 | 1 | -1/+1 |
| * | License headers. | con | 2010-12-17 | 1 | -7/+11 |
| * | Fixed header protection. | Roberto Raggi | 2010-05-28 | 1 | -3/+3 |
| * | Long live the king! | hjk | 2010-03-05 | 1 | -1/+1 |
| * | Removed the MacroResolver | Roberto Raggi | 2009-10-07 | 1 | -16/+0 |
| * | Cache the macros. | Roberto Raggi | 2009-09-30 | 1 | -5/+4 |
| * | Implemented a simple(fast?) strategy to resolve macro references. | Roberto Raggi | 2009-09-30 | 1 | -0/+19 |
| * | Track more macro uses. | Christian Kamm | 2009-09-25 | 1 | -0/+4 |
| * | long live the king | hjk | 2009-08-14 | 1 | -1/+1 |