RedPanda-CPP/RedPandaIDE/qsynedit
royqh1979 9638cbdd3f - enhancement: can use symbols' own foreground color to draw selection or the current line
- enhancement: can use different colors to highlight the current word and the selections
 - enhancement: can set editor's default background / foreground color. They must be setted to make the custom color schemes correctly.
 - enhancement: can set the color for the current line's number in the gutter
 - all predefined color schemes updated.
2021-11-03 23:27:05 +08:00
..
exporter - enhancement: autosave/load bookmarks 2021-10-21 19:33:11 +08:00
highlighter - enhancement: correctly handle auto indents for statement span many lines; 2021-10-31 00:08:20 +08:00
CodeFolding.cpp - enhancement: fill indents in the editor (Turned off by default) 2021-10-20 11:14:49 +08:00
CodeFolding.h - enhancement: fill indents in the editor (Turned off by default) 2021-10-20 11:14:49 +08:00
Constants.cpp * work save 2021-05-21 23:33:53 +08:00
Constants.h work save 2021-07-01 22:29:51 +08:00
KeyStrokes.cpp clean up debug code 2021-10-29 12:29:21 +08:00
KeyStrokes.h - fix: messages send to the gdb process's standard error are not received 2021-10-13 17:20:31 +08:00
MiscClasses.cpp - fix: Custom editor colors shouldn't be tested for high contrast with the default background color 2021-11-03 18:09:12 +08:00
MiscClasses.h - fix: Custom editor colors shouldn't be tested for high contrast with the default background color 2021-11-03 18:09:12 +08:00
MiscProcs.cpp clean up debug code 2021-10-29 12:29:21 +08:00
MiscProcs.h work save: open project 2021-09-11 18:42:49 +08:00
Search.cpp - enhancement: replace in files 2021-10-04 12:49:55 +08:00
Search.h - enhancement: replace in files 2021-10-04 12:49:55 +08:00
SearchBase.cpp work save 2021-08-02 17:24:11 +08:00
SearchBase.h - enhancement: replace in files 2021-10-04 12:49:55 +08:00
SearchRegex.cpp - enhancement: replace in files 2021-10-04 12:49:55 +08:00
SearchRegex.h - enhancement: replace in files 2021-10-04 12:49:55 +08:00
SynEdit.cpp - fix: Custom editor colors shouldn't be tested for high contrast with the default background color 2021-11-03 18:09:12 +08:00
SynEdit.h - enhancement: can use symbols' own foreground color to draw selection or the current line 2021-11-03 23:27:05 +08:00
TextBuffer.cpp work save 2021-10-28 08:56:13 +08:00
TextBuffer.h work save 2021-10-28 08:56:13 +08:00
TextPainter.cpp - enhancement: can use symbols' own foreground color to draw selection or the current line 2021-11-03 23:27:05 +08:00
TextPainter.h - enhancement: can use symbols' own foreground color to draw selection or the current line 2021-11-03 23:27:05 +08:00
Types.cpp - function tips done 2021-09-25 21:34:10 +08:00
Types.h work save 2021-09-25 08:40:18 +08:00