RedPanda-CPP/RedPandaIDE/qsynedit
royqh1979@gmail.com c98e169fa3 - fix: Installer should install the app in "program files", not "program files (x86)"
- fix: symbol completion for '/*' not work
 - fix: javadoc-style docstring indents calculation
2021-11-07 10:48:09 +08:00
..
exporter add new icons 2021-11-06 18:31:48 +08:00
highlighter - fix: Installer should install the app in "program files", not "program files (x86)" 2021-11-07 10:48:09 +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: Installer should install the app in "program files", not "program files (x86)" 2021-11-07 10:48:09 +08:00
SynEdit.h - enhancement: check syntax/parse symbols when modifed and cursor's line changed. 2021-11-04 00:38:40 +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