RedPanda-CPP/RedPandaIDE/qsynedit
Roy Qu f8a8f5df67 - fix: dragging out of the editor shouldn't reset the caret back 2021-11-26 08:29:00 +08:00
..
exporter add new icons 2021-11-06 18:31:48 +08:00
highlighter - fix: highlighter can't correctly find the end of ANSI C-style Comments 2021-11-07 19:54:48 +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: add "delete line"/"duplicate line"/"delete word"/"delete to EOL"/"delete to BOL" in the edit menu 2021-11-22 16:16:58 +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 - fix: dragging out of the editor shouldn't reset the caret back 2021-11-26 08:29:00 +08:00
SynEdit.h - enhancement: scroll while dragging text in the editor 2021-11-26 08:14:23 +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 - enhancement: save/load default projects folder 2021-11-18 21:25:28 +08:00
Types.h - enhancement: save/load default projects folder 2021-11-18 21:25:28 +08:00