aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/syntaxhighlighter.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-04-081-2/+0
|\
| * TextEditor: Remove non-exported include from public headerEike Ziller2024-04-051-2/+0
* | TextEditor: handle syntax highlight in batchesDavid Schulz2024-03-251-71/+7
|/
* SyntaxHighlighter: Add rerun if highlighting was interruptedArtem Sokolovskii2024-03-061-4/+7
* TextEditor: Fix folding for async syntax highlighterArtem Sokolovskii2024-02-281-18/+18
* TextEditor: remove unused function of syntax highlighterDavid Schulz2024-02-081-2/+0
* GlslEditor: Fix crash in GlslHighlighterDavid Schulz2024-01-311-0/+3
* SyntaxHighlighter: Add signal that highlighting is finishedArtem Sokolovskii2023-12-191-0/+7
* SyntaxHighlighter: Move generic highlighter to separate threadArtem Sokolovskii2023-12-121-1/+1
* SyntaxHighlighter: Move SyntaxHighlighter to separate threadArtem Sokolovskii2023-12-111-5/+71
* SyntaxHighlighter: Make setChangeNumbers private functionArtem Sokolovskii2023-11-211-1/+4
* CppEditor: fix highlighter testsDavid Schulz2023-06-161-0/+1
* TextEditor: add tests for semantic highlighterDavid Schulz2023-05-251-0/+5
* CppEditor: Fully handle raw string literals in the syntax highlighterChristian Kandeler2023-02-021-0/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* TextEditor: add convenience function to clear all extra highlightsDavid Schulz2019-06-191-0/+1
* TextEditor: make it obvious that formats are consumed by setExtraFormatsDavid Schulz2019-06-191-1/+1
* TextEditor: add convenience function to clear additional highlightsDavid Schulz2019-06-191-0/+1
* TextEditor: ModernizeAlessandro Portale2018-11-301-1/+1
* Avoid accessing global font settings from syntax highlightersEike Ziller2018-09-191-0/+1
* TextEditor: Consistently use nullptrTobias Hunger2018-05-081-1/+1
* TextEditor: Use override consistentlyTobias Hunger2018-05-081-1/+1
* TextEditor: Disconnect highlighting from text editor content changesMarco Bubke2017-07-191-0/+2
* Fix style of whitespace in diff descriptionEike Ziller2017-07-071-1/+4
* Fix highlighting of C/C++ line continuation backslashesEike Ziller2017-05-231-1/+2
* Generalize function for visualizing whitespace from CppHighligherEike Ziller2017-05-231-0/+2
* SyntaxHighligher: Remove the need to specify format for spacesEike Ziller2017-05-231-1/+1
* Simplify text format handling in syntax highlightersEike Ziller2017-05-231-1/+7
* TextEditor: Complete transition to Qt5-style connectsOrgad Shaneh2017-03-201-3/+4
* TextEditor: Remove use of deprecated additionalFormatsOrgad Shaneh2016-08-101-1/+1
* 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
* | TextEditor: Clean up/streamline SyntaxHighlighter setuphjk2014-08-271-3/+1
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Add common interface for text formats inside syntax highlighterjkobus2013-08-261-1/+6
* C++: optimize the semantic highlighting in the UI thread.Erik Verbruggen2013-02-261-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
* | Improve color highlighting of memory view.Friedemann Kleint2012-11-151-0/+2
|/
* Adjust license headershjk2012-10-051-20/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* 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
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-101-0/+2
|\
| * Fix crash when spliting GLSL editorLeandro Melo2011-08-021-0/+2