aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/syntaxhighlighter.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove unneeded defines.hjk2011-07-141-1/+0
|/
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-28/+18
* s:// end of namespace :// namespace :g for consistencyhjk2011-02-041-1/+1
* Exported header cleanup.Friedemann Kleint2011-01-201-3/+2
* It's 2011 now.con2011-01-121-1/+1
* Profile editor: Add proper format to white spaces.Leandro Melo2010-09-301-0/+2
* Convert semantic highlighter to use additional formatsmae2010-07-131-0/+3
* Forked QSyntaxHighlighter from Qt 4.7.Roberto Raggi2010-07-091-0/+108