aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/cplusplus/FastPreprocessor.h
Commit message (Expand)AuthorAgeFilesLines
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-101-1/+1
* CplusPlus: Pass FilePath to Preprocessor::run()hjk2022-12-071-2/+2
* CPlusPlus: Use FilePath for resolved include pathshjk2022-11-301-4/+7
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Standardize on int for line and column valueshjk2019-07-261-10/+10
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* CppEditor: Generate doxygen comments for functions with macrosNikolai Kosjar2016-03-041-1/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | C++: FastPreprocessor: Add only includes if there are noneNikolai Kosjar2015-01-141-0/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | CppEditor: Add very first include after include guardNikolai Kosjar2014-10-081-1/+1
|/
* CppTools: Auto-include pre-compiled headersNikolai Kosjar2014-07-241-1/+2
* C++: Add utf16 indices to Macro and Document::MacroUseNikolai Kosjar2014-05-231-3/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* C++: change working-copy to work on UTF-8 encoded QByteArrays.Erik Verbruggen2013-09-111-1/+1
* C++: Record also unresolved paths for includesNikolai Kosjar2013-06-111-1/+1
* C++: Untangle include file resolving from loading.Erik Verbruggen2013-04-091-1/+1
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-1/+1
* 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-0/+1
|/
* C++: Fix outdated macro usage info in documents.Erik Verbruggen2012-10-151-7/+8
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* C++: Core changes in preprocessingLeandro Melo2012-06-251-4/+5
* preprocessor: make Environment::{resolve,remove} work on ByteArrayRefs onlyhjk2012-04-191-1/+1
* preprocessor: make CPlusPlus::Internal::ByteArrayRef publichjk2012-04-191-1/+1
* preprocessor: save cycles by using ByteArrayRefhjk2012-04-191-1/+1
* [C++] Rewrite of the preprocessor.Erik Verbruggen2012-03-291-1/+0
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+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
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* s:// end of namespace :// namespace :g for consistencyhjk2011-02-041-1/+1
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Fixed header protection.Roberto Raggi2010-05-281-3/+3
* Long live the king!hjk2010-03-051-1/+1
* Removed the MacroResolverRoberto Raggi2009-10-071-16/+0
* Cache the macros.Roberto Raggi2009-09-301-5/+4
* Implemented a simple(fast?) strategy to resolve macro references.Roberto Raggi2009-09-301-0/+19
* Track more macro uses.Christian Kamm2009-09-251-0/+4
* long live the kinghjk2009-08-141-1/+1
* Merge the environment from the previous parse.Roberto Raggi2009-07-011-2/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Keep the original encoded text around while preprocessing.Roberto Raggi2009-06-151-1/+1