Roy Qu
82564239b9
- enhancement: project's custom compile include/lib/bin directory is under folder of the app, save them using the path relative to the app
2022-11-16 09:24:42 +08:00
Roy Qu
f67628863f
- fix: minor memory leaks when set itemmodels
...
- fix: thread for parsing doesn't correctly released when parsing finished ( so and the parser)
2022-10-10 18:05:18 +08:00
Roy Qu
d946b9373e
refactor: clean up QSynedit
2022-09-27 14:01:38 +08:00
Roy Qu
51a3b5bb82
work save
2022-09-26 11:18:43 +08:00
Roy Qu
71a728a868
work save
2022-09-25 17:43:31 +08:00
Roy Qu
00ea7ee773
create QSynedit namespace
2022-09-25 09:55:18 +08:00
Roy Qu
1b56f1b615
refactor for clean
2022-07-24 22:53:20 +08:00
Roy Qu
01662a95d1
- fix: auto syntax check doesn't work for new files
...
- change: don't auto jump to the first syntax error location when compile
2022-04-07 21:35:09 +08:00
Roy Qu
ee9db9cdfd
- enhancement: parser not called when open a file, if option "clean parser symbols when hidden" is turned on.
2022-01-24 20:59:02 +08:00
Roy Qu
609f611e8f
- enhancement: highlighter for GLSL (OpenGL Shading Language)
2022-01-23 23:27:48 +08:00
Roy Qu
bb6a4ed9c8
qt 5.12 compatibility
2022-01-04 16:50:54 +08:00
royqh1979@gmail.com
317db42876
add license information
2021-12-26 23:18:28 +08:00
Roy Qu
5d728c36d5
- enhancement: treat files ended with ".C" or ".CPP" as C++ files
2021-11-27 10:25:27 +08:00
royqh1979
f167e10c12
- enhancement: auto clear parsed symbols when the editor is hidden ( to reduce memory usage of un-active editors)
2021-11-08 09:19:50 +08:00
royqh1979@gmail.com
3e0925ba70
- fix: when changing options in the option dialog's color scheme panle, color of the demo editor won't be not correctly updated
...
- enhancement: Add default color scheme to themes. Change theme option will change color scheme too.
2021-11-07 22:34:19 +08:00
royqh1979@gmail.com
bb8b711376
- implement: export as rtf / export as html
...
- fix: the contents copied/exported are not correctly syntax colored
- fix: stop execution if the source file is not compiled and user choose not to compile it
2021-10-12 09:47:58 +08:00
royqh1979@gmail.com
8599190d13
- fix: font styles in the color scheme settings not in effect
2021-10-10 21:23:25 +08:00
royqh1979@gmail.com
7e00a48560
work save: asm highlighter
2021-07-02 10:32:29 +08:00
royqh1979
a4da674e03
* work save: back ground syntax check
2021-06-24 20:43:09 +08:00
royqh1979@gmail.com
6fd4371b43
* work done for color scheme
2021-06-20 22:54:16 +08:00
royqh1979@gmail.com
1f74245f0a
* basic settings for the editor
2021-06-07 11:02:03 +08:00
royqh1979@gmail.com
2ea5169675
* work save
2021-05-26 00:04:20 +08:00