aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-textedit/syntaxSupport.cpp
Commit message (Expand)AuthorAge
* Add syntax highlighting for "shell" files (.sh)Ken Moore2016-09-16
* Add a font selector option to LTE, so monospaced fonts can be used as needed ...Ken Moore2016-09-12
* Cleanup a couple syntax highlighting rules for .rst files.Ken Moore2016-09-12
* Add a new test.cpp file for checking C/C++ syntax stuff, and fix up the backw...Ken Moore2016-09-06
* Add possible whitespace to the preprocessor rule for C/C++ code.Ken Moore2016-09-06
* Another couple quick fixes for the C/C++ regex rules: don't highlight the Qt ...Ken Moore2016-09-06
* Clean up a bit more of the syntaxhighlighting rules - ensuring that single-li...Ken Moore2016-09-06
* Another large update to syntax highlighting for .rst files (and some overall ...Ken Moore2016-08-04
* Get a lot more of the .rst file syntax highlighting functional.Ken Moore2016-08-03
* Start cleaning up the rst syntax highlighting.Ken Moore2016-08-02
* Add "bool" to the C++ syntax highlighting.Ken Moore2016-04-27
* Rearrange the Lumina source tree quite a bit:Ken Moore2016-04-25
bgstack15