RedPanda-CPP/RedPandaIDE/qsynedit
royqh1979@gmail.com 0e0689ad64 work save 2021-12-13 12:09:37 +08:00
..
exporter add new icons 2021-11-06 18:31:48 +08:00
highlighter work save 2021-12-03 11:40:05 +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 - enhancement: press home will switch between begin of line and the position of fisrt non-space char 2021-11-30 21:45:48 +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: option "don't add leading zeros to line numbers" not work 2021-11-13 17:15:07 +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 work save 2021-12-13 12:09:37 +08:00
SynEdit.h work save 2021-12-13 12:09:37 +08:00
TextBuffer.cpp Merge branch 'master' into gdbmi 2021-11-20 07:22:09 +08:00
TextBuffer.h - fix: greatly reduces paste time 2021-11-13 13:03:42 +08:00
TextPainter.cpp - fix: columns calculation not correct when paint lines containing chinese characters 2021-11-22 19:10:56 +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 - fix: dragging text from lines in the front to lines back will cause error 2021-11-26 19:54:05 +08:00
Types.h - fix: dragging text from lines in the front to lines back will cause error 2021-11-26 19:54:05 +08:00