RedPanda-CPP/libs/qsynedit/qsynedit
Roy Qu 054a99b690 msvc compatibility 2022-10-28 16:34:26 +08:00
..
exporter - enhancement: set compilation stage in the options / compiler set pages 2022-10-12 19:48:35 +08:00
highlighter fix: '::' not correctly highlighted 2022-10-21 15:46:57 +08:00
CodeFolding.cpp - fix: index out of range in cpp highlighter 2022-10-19 22:54:08 +08:00
CodeFolding.h - fix: index out of range in cpp highlighter 2022-10-19 22:54:08 +08:00
Constants.cpp refactor: clean up QSynedit 2022-09-27 14:01:38 +08:00
Constants.h refactor: clean up QSynedit 2022-09-27 14:01:38 +08:00
KeyStrokes.cpp - enhancement: add "editors share one code parser" in "options" / "editor" / "code completion", to reduce memory usage. 2022-10-27 15:18:57 +08:00
KeyStrokes.h - enhancement: add "editors share one code parser" in "options" / "editor" / "code completion", to reduce memory usage. 2022-10-27 15:18:57 +08:00
MiscClasses.cpp refactor: clean up QSynedit 2022-09-27 14:01:38 +08:00
MiscClasses.h refactor: clean up QSynedit 2022-09-27 14:01:38 +08:00
MiscProcs.cpp refactor: clean up QSynedit 2022-09-27 14:01:38 +08:00
MiscProcs.h refactor: clean up QSynedit 2022-09-27 14:01:38 +08:00
Search.cpp refactor: clean up QSynedit 2022-09-27 14:01:38 +08:00
Search.h refactor: clean up QSynedit 2022-09-27 14:01:38 +08:00
SearchBase.cpp refactor: clean up QSynedit 2022-09-27 14:01:38 +08:00
SearchBase.h refactor: clean up QSynedit 2022-09-27 14:01:38 +08:00
SearchRegex.cpp refactor: clean up QSynedit 2022-09-27 14:01:38 +08:00
SearchRegex.h refactor: clean up QSynedit 2022-09-27 14:01:38 +08:00
SynEdit.cpp - enhancement: add "editors share one code parser" in "options" / "editor" / "code completion", to reduce memory usage. 2022-10-27 15:18:57 +08:00
SynEdit.h - enhancement: add "editors share one code parser" in "options" / "editor" / "code completion", to reduce memory usage. 2022-10-27 15:18:57 +08:00
TextBuffer.cpp msvc compatibility 2022-10-28 16:34:26 +08:00
TextBuffer.h msvc compatibility 2022-10-28 16:34:26 +08:00
TextPainter.cpp minor fix: uninitialized variables 2022-10-21 10:14:46 +08:00
TextPainter.h refactor: clean up QSynedit 2022-09-27 14:01:38 +08:00
Types.cpp work save 2022-09-26 11:18:43 +08:00
Types.h refactor: clean up QSynedit 2022-09-27 14:01:38 +08:00