RedPanda-CPP/libs/qsynedit/qsynedit
Roy Qu e5e322dea4 - enhancement: correctly highlight multiline raw string literals.
- change: remove "Assembly" color scheme item (it's not used anymore).
2023-06-30 10:53:58 +08:00
..
exporter qt 5.12 compatibility 2023-01-15 13:38:36 +00:00
formatter - fix: Can't undo & save after copy by drag with mouse. 2023-03-10 09:12:22 +08:00
searcher - change: Merge search and replace to one dialog. 2023-02-28 16:17:56 +08:00
syntaxer - enhancement: correctly highlight multiline raw string literals. 2023-06-30 10:53:58 +08:00
codefolding.cpp - enhancement: Greatly reduce time to open/edit big files. 2023-02-17 23:56:13 +08:00
codefolding.h - enhancement: Greatly reduce time to open/edit big files. 2023-02-17 23:56:13 +08:00
constants.cpp refactor 2023-01-11 16:22:26 +08:00
constants.h refactor 2023-01-11 16:22:26 +08:00
document.cpp - fix: File's real encoding is not correctly calculated when save it using system default encoding. 2023-03-27 10:53:25 +08:00
document.h Let user choose if continue to save, if backup file creation failed. 2023-01-15 09:43:54 +08:00
gutter.cpp refactor 2023-01-11 16:22:26 +08:00
gutter.h refactor 2023-01-11 16:22:26 +08:00
keystrokes.cpp refactor 2023-01-11 16:22:26 +08:00
keystrokes.h refactor 2023-01-11 16:22:26 +08:00
miscprocs.cpp refactor 2023-01-11 16:22:26 +08:00
miscprocs.h refactor 2023-01-11 16:22:26 +08:00
painter.cpp remove null deleter 2023-03-07 17:18:35 +08:00
painter.h - enhancement: Rename symbols won't remove all breakpoints/bookmarks 2023-01-12 12:07:22 +08:00
qsynedit.cpp - fix: Can't copy by ctrl+dray&drop to current selection's begin/end 2023-06-26 09:00:08 +08:00
qsynedit.h - fix: Reformat code when select contents in column mode will mess up the document. 2023-03-25 10:16:49 +08:00
types.cpp refactor 2023-01-11 16:22:26 +08:00
types.h refactor: formatter interface for qsynedit 2023-03-09 20:35:15 +08:00