RedPanda-CPP/libs/qsynedit/qsynedit
Roy Qu 38a55dcdb4 - ehhancement: Show selected char counts in status bar.
- enhancement: Differentiate /* and /** when calculate auto indents.
2023-10-18 14:37:31 +08:00
..
exporter qt 5.12 compatibility 2023-01-15 13:38:36 +00:00
formatter - ehhancement: Show selected char counts in status bar. 2023-10-18 14:37:31 +08:00
searcher - change: Merge search and replace to one dialog. 2023-02-28 16:17:56 +08:00
syntaxer - ehhancement: Show selected char counts in status bar. 2023-10-18 14:37:31 +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 update Simplified Chinese translation 2023-08-11 14:10:04 +08:00
document.h - enhancement: Folder mode in "File in files" dialog. 2023-07-05 15:02:39 +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 Use QRecursiveMutex instead of QMutex in CppParser 2023-10-10 19:59:39 +08:00
qsynedit.h - fix: "move selection up/down" of whole lines selection are no correctly handled. 2023-08-23 22:37:43 +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