RedPanda-CPP/RedPandaIDE/qsynedit
Roy Qu f7a6db7005 - change: only auto complete symbol '(' when at line end, or there are spaces or right ')' '}' ']'after it
- fix: mouse drag may fail when start drag at the right half of the selection's last character
2022-03-31 19:36:46 +08:00
..
exporter - fix: wrong font size of exported HTML file 2022-03-15 21:38:33 +08:00
highlighter - enhancement: better processing of symbol completion 2022-03-02 15:45:43 +08:00
CodeFolding.cpp add license information 2021-12-26 23:18:28 +08:00
CodeFolding.h add license information 2021-12-26 23:18:28 +08:00
Constants.cpp add license information 2021-12-26 23:18:28 +08:00
Constants.h add license information 2021-12-26 23:18:28 +08:00
KeyStrokes.cpp - enhacement: alt+shift+arrow do column selection 2022-03-25 10:43:07 +08:00
KeyStrokes.h - enhacement: alt+shift+arrow do column selection 2022-03-25 10:43:07 +08:00
MiscClasses.cpp qt 5.12 compatibility 2022-01-04 16:50:54 +08:00
MiscClasses.h add license information 2021-12-26 23:18:28 +08:00
MiscProcs.cpp add license information 2021-12-26 23:18:28 +08:00
MiscProcs.h add license information 2021-12-26 23:18:28 +08:00
Search.cpp add license information 2021-12-26 23:18:28 +08:00
Search.h add license information 2021-12-26 23:18:28 +08:00
SearchBase.cpp add license information 2021-12-26 23:18:28 +08:00
SearchBase.h - enhancement: add "wrap around" option to find/replace 2022-01-13 12:55:55 +08:00
SearchRegex.cpp add license information 2021-12-26 23:18:28 +08:00
SearchRegex.h add license information 2021-12-26 23:18:28 +08:00
SynEdit.cpp - change: only auto complete symbol '(' when at line end, or there are spaces or right ')' '}' ']'after it 2022-03-31 19:36:46 +08:00
SynEdit.h - change: only auto complete symbol '(' when at line end, or there are spaces or right ')' '}' ']'after it 2022-03-31 19:36:46 +08:00
TextBuffer.cpp remove debug info 2022-03-20 18:14:38 +08:00
TextBuffer.h - fix: when size of undo items is greater than the limit, old items should be poped in group 2022-03-20 18:10:53 +08:00
TextPainter.cpp - enhancement: better display when input with IM under column mode 2022-03-26 19:10:14 +08:00
TextPainter.h - enhancement: setting non-ascii font for editors 2022-01-26 14:31:26 +08:00
Types.cpp add license information 2021-12-26 23:18:28 +08:00
Types.h qt 5.12 compatibility 2022-01-04 16:50:54 +08:00