RedPanda-CPP/RedPandaIDE/qsynedit
Roy Qu 3090fab089 - fix: copy & paste in column mode not correctly handled 2022-05-19 12:32:33 +08:00
..
exporter refactor: SynDocument and SynDocumentLine 2022-04-19 21:18:41 +08:00
highlighter don't highlight '\' at line end as error 2022-05-05 09:58:55 +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 - change: use Shift+Enter to break line 2022-04-29 16:15:18 +08:00
KeyStrokes.h - fix: tab/shift+tab not correctly handled in options dialog's code template page 2022-04-16 20:14:47 +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 - fix: copy & paste in column mode not correctly handled 2022-05-19 12:32:33 +08:00
SynEdit.h - fix: delete & insert in column mode not correctly handled 2022-05-18 23:17:06 +08:00
TextBuffer.cpp - fix: index of the longest line not correctly updated when inputting with auto completion open 2022-05-04 00:08:04 +08:00
TextBuffer.h refactor: SynDocument and SynDocumentLine 2022-04-19 21:18:41 +08:00
TextPainter.cpp - fix: delete & insert in column mode not correctly handled 2022-05-18 23:17:06 +08:00
TextPainter.h - enhancement: setting non-ascii font for editors 2022-01-26 14:31:26 +08:00
Types.cpp refactor: SynDocument and SynDocumentLine 2022-04-19 21:18:41 +08:00
Types.h qt 5.12 compatibility 2022-01-04 16:50:54 +08:00