aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/syntaxhighlighter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some Qt6 portinghjk2020-07-221-2/+2
* Editor: Improve splitting format range performanceDavid Schulz2020-02-101-29/+21
* TextEditor: add convenience function to clear all extra highlightsDavid Schulz2019-06-191-0/+9
* TextEditor: make it obvious that formats are consumed by setExtraFormatsDavid Schulz2019-06-191-2/+2
* TextEditor: add convenience function to clear additional highlightsDavid Schulz2019-06-191-0/+20
* TextEditor: modernize SyntaxHighlighter::setExtraFormatsDavid Schulz2019-06-191-31/+5
* Fix build on Linux (GCC 8.2)Aaron Barany2018-12-011-1/+3
* TextEditor: ModernizeAlessandro Portale2018-11-301-4/+2
* TextEditor: ModernizeOrgad Shaneh2018-09-201-3/+3
* Avoid accessing global font settings from syntax highlightersEike Ziller2018-09-191-0/+8
* Fix painting of current line in generic and python editorsEike Ziller2018-08-241-2/+6
* Utils: Purge asConstOrgad Shaneh2018-04-091-2/+1
* TextEditor: Disconnect highlighting from text editor content changesMarco Bubke2017-07-191-8/+19
* Fix style of whitespace in diff descriptionEike Ziller2017-07-071-0/+5
* SyntaxHighlighter: Fix crash when typing a quote at line endOrgad Shaneh2017-05-291-1/+1
* Fix highlighting of C/C++ line continuation backslashesEike Ziller2017-05-231-5/+5
* Generalize function for visualizing whitespace from CppHighligherEike Ziller2017-05-231-0/+33
* SyntaxHighligher: Remove the need to specify format for spacesEike Ziller2017-05-231-7/+12
* Simplify text format handling in syntax highlightersEike Ziller2017-05-231-3/+44
* SyntaxHighlighter: Remove useless code branchEike Ziller2017-05-171-11/+0
* TextEditor: Complete transition to Qt5-style connectsOrgad Shaneh2017-03-201-16/+16
* TextEditor: Remove use of deprecated additionalFormatsOrgad Shaneh2016-08-101-17/+17
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | TextEditor: Remove unneeded qualificationsOrgad Shaneh2015-02-061-7/+8
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-4/+4
* | Vcs: Convert to new editor construction schemehjk2014-08-281-2/+4
* | TextEditor: Clean up/streamline SyntaxHighlighter setuphjk2014-08-271-7/+0
|/
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-2/+3
* Fix SyntaxHighlighter documentation.Erik Verbruggen2014-04-141-74/+23
* TextEditors: Avoid sending contentsChanged signal when rehighlightingEike Ziller2014-02-041-2/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-2/+2
|\
| * Doc: edit texteditor plugin API docsLeena Miettinen2013-09-111-2/+2
* | Apply static pattern to TextEditorSettinghjk2013-09-201-1/+1
* | Add common interface for text formats inside syntax highlighterjkobus2013-08-261-0/+34
|/
* Doc: Remove \fn lines adjacent to functionsOrgad Shaneh2013-06-051-2/+0
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-7/+0
* C++: optimize the semantic highlighting in the UI thread.Erik Verbruggen2013-02-261-10/+12
* 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/+36
|/
* C++: do not set any highlighting ranges on empty lines.Erik Verbruggen2012-10-151-2/+5
* Adjust license headershjk2012-10-051-20/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1