summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/FastPreprocessor.cpp
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-4/+3
* CPlusPlus: Use FilePath for resolved include pathshjk2022-11-301-10/+11
* CppEditor: Remove WorkingCopy::get(QString) overloadhjk2022-11-251-1/+1
* CPlusPlus: Proliferate FilePath usehjk2022-11-221-4/+5
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CPlusPlus: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-201-2/+4
* Standardize on int for line and column valueshjk2019-07-261-8/+8
* CppEditor: Generate doxygen comments for functions with macrosNikolai Kosjar2016-03-041-1/+6
* 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-3/+8
* | C++: handle case-insensitive file names in the CPlusPlus::SnapshotErik Verbruggen2014-12-171-2/+2
|/
* 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-0/+8
|/
* CppTools: Auto-include pre-compiled headersNikolai Kosjar2014-07-241-2/+3
* C++: Add utf16 indices to Macro and Document::MacroUseNikolai Kosjar2014-05-231-12/+20
* C++/CppTools: Pass UTF-8 encoded source to LexerNikolai Kosjar2014-05-231-15/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* CppTools: fix inclusion of "injected" defines.Erik Verbruggen2013-10-231-1/+5
* C++: fix multi-byte character handling in input.Erik Verbruggen2013-09-231-1/+15
* C++: change working-copy to work on UTF-8 encoded QByteArrays.Erik Verbruggen2013-09-111-1/+1
* CppTools: CppPreprocessor: Track also unresolved includesNikolai Kosjar2013-08-221-2/+2
* C++: Record also unresolved paths for includesNikolai Kosjar2013-06-111-5/+5
* C++: Untangle include file resolving from loading.Erik Verbruggen2013-04-091-1/+1
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-2/+4
* 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
* | Further remove the number of QDir::cleanPath calls.hjk2012-12-201-1/+4
* | C++: Remove hard-coded configuration file name.Erik Verbruggen2012-12-041-4/+3
|/
* C++: Fix outdated macro usage info in documents.Erik Verbruggen2012-10-151-3/+64
* Adjust license headershjk2012-10-051-21/+20
* C++: Expand object-like macros in fast preprocessing mode again.Christian Kamm2012-08-071-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* C++: Core changes in preprocessingLeandro Melo2012-06-251-1/+1
* preprocessor: rename operator() into run.hjk2012-04-191-1/+1
* [C++] Always output a #line as first line of the pp output.Erik Verbruggen2012-03-301-0/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* 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++: Don't strip comments from preprocessed source code.Christian Kamm2011-08-251-0/+1
* 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
* License headers.con2010-12-171-7/+11
* Add <configuration> to preprocessorTobias Hunger2010-08-271-0/+1
* Long live the king!hjk2010-03-051-1/+1
* Initial work on the new CPlusPlus::Snapshot.Roberto Raggi2009-12-071-2/+2