RedPanda-CPP/libs/qsynedit/qsynedit
Roy Qu b01a51ab91 - enhancement: Print current selection can be used in the print dialog.
- enhancement: Print syntax colored content.
  - enhancement: Correctly handle tab in the exported RTF.
2023-01-06 11:41:04 +08:00
..
exporter - enhancement: Print current selection can be used in the print dialog. 2023-01-06 11:41:04 +08:00
syntaxer - enhancement: "Remove trailing spaces" in options / editor / misc 2022-12-16 01:03:57 +08:00
CodeFolding.cpp refactor: block start / end calculation 2022-12-10 18:48:48 +08:00
CodeFolding.h refactor: block start / end calculation 2022-12-10 18:48:48 +08:00
Constants.cpp work save 2022-12-16 01:44:20 +08:00
Constants.h - fix: Crash when scroll file which has more than 65535 lines. 2022-12-14 09:20:53 +08:00
KeyStrokes.cpp qt 5.11 compatibility 2022-12-19 09:35:48 +08:00
KeyStrokes.h - enhancement: "Remove trailing spaces" in options / editor / misc 2022-12-16 01:03: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 highlighters 2022-12-10 21:23:49 +08:00
MiscProcs.h refactor highlighters 2022-12-10 21:23:49 +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: "Line Spacing" in options / editor / font 2022-12-20 20:38:02 +08:00
SynEdit.h - enhancement: "Line Spacing" in options / editor / font 2022-12-20 20:38:02 +08:00
TextBuffer.cpp - fix: Crash when find occurrences in a project that has missing files. 2023-01-04 11:01:34 +08:00
TextBuffer.h - fix: Crash when find occurrences in a project that has missing files. 2023-01-04 11:01:34 +08:00
TextPainter.cpp - enhancement: "Line Spacing" in options / editor / font 2022-12-20 20:38:02 +08:00
TextPainter.h - enhancement: "Line Spacing" in options / editor / font 2022-12-20 20:38:02 +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