aboutsummaryrefslogtreecommitdiff
path: root/desktop-utilities/lumina-textedit/PlainTextEditor.cpp
Commit message (Expand)AuthorAge
* Fix up the bracket matching routine to accomodate for nested brackets.Ken Moore2016-04-21
* Make the bracket highlighting also check the previous character if nothing fo...Ken Moore2016-04-21
* Set the width of the "tab" character to be == 8 spaces (UNIX standard)Ken Moore2016-04-21
* Get a full color editor/modifier added to the tool. Now all colors can be cha...Ken Moore2016-04-19
* Some more work on lumina-textedit.Ken Moore2016-04-19
* Get a lot more of lumina-textedit done. Almost everything is complete now exc...Ken Moore2016-04-19
* Some more updates to lumina-textedit: Starting to get the buttons all hooked ...Ken Moore2016-04-15
* Add a bunch more work on the new lumina-textedit. Putting the tabbed-wrapper ...Ken Moore2016-04-15
* Get parenthesis/bracket highlighting into the text edit - now all the basics ...Ken Moore2016-04-15
* Add a start for a Qt text editor (mainly for playing around - but it could tu...Ken Moore2016-04-14
bgstack15