aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/cplusplus/pp-engine.h
Commit message (Expand)AuthorAgeFilesLines
* Some clang-tidy -use-modernize-nullptrhjk2019-08-011-2/+2
* Standardize on int for line and column valueshjk2019-07-261-1/+1
* CPlusPlus: Block function-like macro name for arguments expansionIvan Donchevskii2019-01-171-1/+2
* CppTools: Cancel parsing if editor is closedNikolai Kosjar2016-07-291-0/+6
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* Don't put QString in static attributesAleix Pol2015-10-091-1/+1
* C++: Fix preprocessing of comments within function-like macroOrgad Shaneh2015-03-131-0/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* C++: Add utf16 indices to Macro and Document::MacroUseNikolai Kosjar2014-05-231-2/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* C++: Fix preprocessor blocked macro bug.Erik Verbruggen2013-06-111-2/+1
* C++: do not strip trailing newlines in the preprocessor output.Erik Verbruggen2013-05-301-1/+0
* C++: Use more direct approach to recognize special Qt tokenshjk2013-04-191-3/+0
* C++: Streamline preprocessor expansion buffer handlinghjk2013-04-161-6/+9
* C++: Preprocessor output buffer is always presenthjk2013-04-161-2/+2
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-2/+3
* Reduce padding in often-used structsTobias Hunger2013-02-211-2/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | C++: add include-guard tracking.Erik Verbruggen2013-01-181-4/+60
* | C++: pass #include_next down to CppPreprocessor::tryIncludeFilehjk2013-01-111-1/+1
* | C++: Remove hard-coded configuration file name.Erik Verbruggen2012-12-041-0/+3
|/
* Adjust license headershjk2012-10-051-21/+20
* C++: Expand object-like macros in fast preprocessing mode again.Christian Kamm2012-08-071-3/+3
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* C++: Core changes in preprocessingLeandro Melo2012-06-251-27/+38
* C++: Fix macro uses line infoLeandro Melo2012-06-011-1/+2
* C++: Fix argument tracking in macro expansionLeandro Melo2012-05-231-2/+7
* CPlusPlus: Removed two unused member variablesThorbjørn Lindeijer2012-05-021-3/+0
* preprocessor: rename operator() into run.hjk2012-04-191-2/+2
* preprocessor: don't store original sources, it's never accessed againhjk2012-04-191-0/+2
* preprocessor: inline state setuphjk2012-04-191-2/+0
* preprocessor: the state stack seems unused. remove it.hjk2012-04-191-5/+0
* preprocessor: make Preprocessor::preprocess privatehjk2012-04-191-4/+4
* preprocessor: remove unused Preprocessor::string functionhjk2012-04-191-2/+0
* preprocessor: make CPlusPlus::Internal::ByteArrayRef publichjk2012-04-191-2/+2
* preprocessor: don't create temporary bytearray objects to handle commashjk2012-04-181-1/+1
* [C++] Robustness fix for boost's preprocessor/seq/fold_right.hpp.Erik Verbruggen2012-03-301-0/+4
* [C++] Always output a #line as first line of the pp output.Erik Verbruggen2012-03-301-0/+2
* [C++] Rewrite of the preprocessor.Erik Verbruggen2012-03-291-97/+82
* Preprocessor: fix line for generated code.Francois Ferrand2012-03-191-1/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* C++ preprocessor: Fix multiline tokens in ifdef'ed out blocks.Christian Kamm2011-08-311-0/+3
* C++: Don't strip comments from preprocessed source code.Christian Kamm2011-08-251-0/+4
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1