RedPanda-CPP/RedPandaIDE/qsynedit
Roy Qu 67f8629be3 - fix: when copy comments, don't auto indent
- enhancement: auto add a new line when press enter between '/*' and '*/'
2022-01-25 12:29:44 +08:00
..
exporter add license information 2021-12-26 23:18:28 +08:00
highlighter - enhancement: highlighter for GLSL (OpenGL Shading Language) 2022-01-23 23:27:48 +08:00
CodeFolding.cpp add license information 2021-12-26 23:18:28 +08:00
CodeFolding.h add license information 2021-12-26 23:18:28 +08:00
Constants.cpp add license information 2021-12-26 23:18:28 +08:00
Constants.h add license information 2021-12-26 23:18:28 +08:00
KeyStrokes.cpp change shortcuts 2022-01-25 11:11:38 +08:00
KeyStrokes.h - enhancement: add exec charset option to compiler set settings 2022-01-24 11:23:30 +08:00
MiscClasses.cpp qt 5.12 compatibility 2022-01-04 16:50:54 +08:00
MiscClasses.h add license information 2021-12-26 23:18:28 +08:00
MiscProcs.cpp add license information 2021-12-26 23:18:28 +08:00
MiscProcs.h add license information 2021-12-26 23:18:28 +08:00
Search.cpp add license information 2021-12-26 23:18:28 +08:00
Search.h add license information 2021-12-26 23:18:28 +08:00
SearchBase.cpp add license information 2021-12-26 23:18:28 +08:00
SearchBase.h - enhancement: add "wrap around" option to find/replace 2022-01-13 12:55:55 +08:00
SearchRegex.cpp add license information 2021-12-26 23:18:28 +08:00
SearchRegex.h add license information 2021-12-26 23:18:28 +08:00
SynEdit.cpp - fix: when copy comments, don't auto indent 2022-01-25 12:29:44 +08:00
SynEdit.h - fix: search around option can't be disabled 2022-01-24 18:03:35 +08:00
TextBuffer.cpp - fix: when open a file, all blank lines's indents are removed. 2022-01-24 15:41:23 +08:00
TextBuffer.h qt 5.12 compatibility 2022-01-04 16:50:54 +08:00
TextPainter.cpp - fix: search around option can't be disabled 2022-01-24 18:03:35 +08:00
TextPainter.h add license information 2021-12-26 23:18:28 +08:00
Types.cpp add license information 2021-12-26 23:18:28 +08:00
Types.h qt 5.12 compatibility 2022-01-04 16:50:54 +08:00