Cyano Hao
8b80e2a77d
remove pre-Qt 5.15 stuff ( #405 )
2024-04-28 16:46:01 +08:00
Roy Qu
a9295caff2
optimization: make parser methods inline
2024-04-09 22:12:03 +08:00
Roy Qu
626217f856
- fix: Don't show completion info when input parameters for function definitions.
...
- fix: Don't show function info tips when typing class variable definitions.
- fix: Compare error in debug mode.
2023-03-16 22:02:32 +08:00
Roy Qu
de406de236
refactor : member accessibility processing in the parser
2023-03-12 18:24:58 +08:00
Roy Qu
a62910e1a3
- fix: editor tooltip for #include_next is not correctly calculated
...
- fix: ctrl+click on #include_next header name doesn't open the right file
- enhancement: parser used for non-project C files won't find header files in C++ include folders.
2022-10-18 12:24:59 +08:00
Roy Qu
d034089214
5.12 compatibility fix
2022-07-24 03:19:11 +00:00
Roy Qu
a6f334f837
remove all warnings
2022-07-04 11:39:06 +08:00
Roy Qu
56c71f321f
- fix: parse error for definition of functions whose return type is pointer
2022-04-18 16:56:31 +08:00
Roy Qu
a211992256
- enhancement: slightly reduce memory usage for code parser
2022-03-23 14:45:10 +08:00
Roy Qu
5fb877b2ef
work save
2022-03-23 14:13:10 +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
royqh1979@gmail.com
7207994d57
work save: header completion suggestion done
2021-08-29 10:14:07 +08:00
royqh1979@gmail.com
f1ae5bfdfd
work save: header completion
2021-08-29 00:48:23 +08:00
royqh1979@gmail.com
19e37b6ae7
work save
2021-08-27 23:51:42 +08:00
royqh1979@gmail.com
a5239aea48
work save
2021-08-27 16:38:55 +08:00
royqh1979@gmail.com
61d1430a58
work save: parser and code completion done
2021-08-27 08:52:20 +08:00
royqh1979@gmail.com
ea77b45661
work save
2021-08-24 15:05:10 +08:00
royqh1979@gmail.com
60a4e8c468
work save
2021-08-23 17:27:17 +08:00
royqh1979@gmail.com
5ee6988acc
work save
2021-08-11 11:47:47 +08:00
royqh1979@gmail.com
91a63648d5
work save
2021-08-08 17:22:37 +08:00
royqh1979@gmail.com
f0a0ae44b7
work save: parser - preprocessor
2021-08-07 18:02:57 +08:00
royqh1979@gmail.com
3a019a7180
work save
2021-08-07 14:08:51 +08:00
royqh1979@gmail.com
0b2fd71df6
work save: start to write parser
2021-08-05 23:13:21 +08:00