RedPanda-CPP/libs/qsynedit/qsynedit
Roy Qu 72cd79eef5 - enhancement: Improvement in italic font support. 2024-03-22 11:12:06 +08:00
..
exporter Refactor: All file has a syntaxer 2024-03-04 16:01:23 +08:00
formatter Refactor: All file has a syntaxer 2024-03-04 16:01:23 +08:00
searcher - change: Merge search and replace to one dialog. 2023-02-28 16:17:56 +08:00
syntaxer - enhancement: Syntax highlighting for c++ attributes. 2024-03-21 21:28:12 +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 fix: color for line break glyphs 2024-02-28 20:13:20 +08:00
constants.h Refactor: All file has a syntaxer 2024-03-04 16:01:23 +08:00
document.cpp fix: crash when set breakpoints in an empty C/C++ file 2024-03-19 20:20:11 +08:00
document.h - Enhancement: Optimization for drawing scrollbars. 2024-03-06 12:01:56 +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 Add Windows XP support (#146) 2023-10-21 13:38:12 +08:00
painter.cpp - enhancement: Improvement in italic font support. 2024-03-22 11:12:06 +08:00
painter.h - enhancement: Improvement in italic font support. 2024-03-22 11:12:06 +08:00
qsynedit.cpp fix #295 : Save left/top position in undo when add linebreak at line end. 2024-03-21 15:01:44 +08:00
qsynedit.h fix #294 - fix: Ctrl+Return insert linebreak shouldn't scroll unnecessarilly. 2024-03-21 10:22:09 +08:00
types.cpp refactor 2023-01-11 16:22:26 +08:00
types.h - enhancement: Windows installer Hi-DPI support. 2024-03-07 11:06:15 +08:00