aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cpphighlighter.h
Commit message (Expand)AuthorAgeFilesLines
* SyntaxHighlighter: Move SyntaxHighlighter to separate threadArtem Sokolovskii2023-12-111-1/+1
* CppEditor: Fix parentheses mismatch on comment followed by backslashChristian Kandeler2023-07-071-0/+2
* CppEditor: More special rendering for string literalsChristian Kandeler2023-04-131-0/+1
* CppEditor: Add missing include and ifdefsChristian Stenger2023-02-021-1/+5
* CppEditor: Fully handle raw string literals in the syntax highlighterChristian Kandeler2023-02-021-1/+19
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Do not pass QStringView by const referenceKai Köhne2021-06-171-2/+2
* Fix build of Clang code model and CppEditor with Qt 6Eike Ziller2020-09-211-2/+2
* CppEditor: Better highlighting for raw string literalsChristian Kandeler2020-06-191-0/+1
* ClangFormat: Add the preview text editor to the settingsIvan Donchevskii2019-02-221-5/+3
* CppEditor: ModernizeNikolai Kosjar2019-02-081-1/+1
* CppEditor: Clean forward declarationLaurent Montel2017-09-271-1/+0
* Generalize function for visualizing whitespace from CppHighligherEike Ziller2017-05-231-2/+0
* CppEditor: Do not highlight C++ and Qt keywords for CNikolai Kosjar2017-05-161-1/+7
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Editors: Some renamings to enhance consistencyhjk2014-07-311-1/+1
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Add common interface for text formats inside syntax highlighterjkobus2013-08-261-10/+0
* Clean headers in CppEditor.Friedemann Kleint2013-04-101-1/+0
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-0/+2
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* CppHighlighter: highlight macro references.Francois Ferrand2012-04-131-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
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-1/+1
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Forked QSyntaxHighlighter from Qt 4.7.Roberto Raggi2010-07-091-2/+3
* Fixed typo highightLine -> highlightLineThorbjørn Lindeijer2010-04-161-2/+2
* Long live the king!hjk2010-03-051-1/+1
* Mark the white spaces in literals, comments and preprocessor directives with ...Roberto Raggi2009-10-081-0/+2
* some action cleanup for the qml editormae2009-10-011-1/+0
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Initial support for doxygen comments.Roberto Raggi2009-02-201-0/+4
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Merge branch '0.9.1-beta'dt2008-12-171-1/+1
|\
| * chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* | Renamed CPPHighlighter to CppHighlighterThorbjørn Lindeijer2008-12-161-2/+2
|/