RedPanda-CPP/RedPandaIDE/qsynedit
royqh1979 a5acb077fc - fix: correctly handle integer with 'L' suffix in #if directives ( so <thread> can be correctly parsed )
- fix: correctly fill indents if it's not multiples of tab width
2021-10-20 20:15:16 +08:00
..
exporter - implement: export as rtf / export as html 2021-10-12 09:47:58 +08:00
highlighter - fix: don't highlight '#' with spaces preceeding it as error 2021-10-20 18:22:06 +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 - fix: messages send to the gdb process's standard error are not received 2021-10-13 17:20:31 +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 * work save: color scheme options 2021-06-20 14:30:47 +08:00
MiscClasses.h * finish editor font option form 2021-06-09 17:12:23 +08:00
MiscProcs.cpp work save: open project 2021-09-11 18:42:49 +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 - enhancement: set mouse wheel scroll speed in the editor general option tab ( 3 lines by default) 2021-10-20 12:27:44 +08:00
SynEdit.h - enhancement: set mouse wheel scroll speed in the editor general option tab ( 3 lines by default) 2021-10-20 12:27:44 +08:00
TextBuffer.cpp - fix: add mutex lock to prevent editor crash in rare conditions 2021-10-17 21:09:50 +08:00
TextBuffer.h - fix: In the create project dialog, the browser button doesn't work 2021-10-18 22:06:33 +08:00
TextPainter.cpp - fix: correctly handle integer with 'L' suffix in #if directives ( so <thread> can be correctly parsed ) 2021-10-20 20:15:16 +08:00
TextPainter.h * work save 2021-05-24 00:41:00 +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