RedPanda-CPP/libs/qsynedit/qsynedit
Roy Qu 1c23010408 - change: Set mouse cursor to hand pointing when it's on gutter.
- fix: mouse cursor doesn't change when move back to editor.
2023-10-23 21:46:13 +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 - enhancement: Parse files that contains C++ 20 'concept' keyword. (No code suggesion for concepts now) 2023-10-22 13:19:03 +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 Add Windows XP support (#146) 2023-10-21 13:38:12 +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 - change: Set mouse cursor to hand pointing when it's on gutter. 2023-10-23 21:46:13 +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