Cyano Hao
19227bc2a4
update llvm compiler version in windows package ( #360 )
2024-04-01 11:00:20 +08:00
Roy Qu
1372ac774f
- enhancement: Support "extern template" in parser.
2024-04-01 10:59:01 +08:00
Roy Qu
158945f8db
fix #358 : C++ source after ';' are treated as comments in cpu info window.
2024-03-31 21:27:02 +08:00
Roy Qu
8fc621829e
- enhancement: Make colors in code suggestion popup consistent with the editor.
...
- enhancement: Make colors in header suggestion popup consistent with the editor.
2024-03-31 20:43:37 +08:00
Roy Qu
e960d820f3
update default theme
2024-03-31 18:21:40 +08:00
Roy Qu
c1eb9a1a62
minor fix for astyle
2024-03-31 18:10:17 +08:00
Roy Qu
8eee3de831
- Change: Change background color for highlighted buttons in the default theme.
...
- enhancement: Make matched contents more obvious in the code suggestion popup.
- enhancement: Make matched contents more obvious in the header suggestion popup.
2024-03-31 17:23:16 +08:00
Roy Qu
a071057842
- Change: Change background color for highlighted buttons in the default theme.
2024-03-31 15:36:26 +08:00
Roy Qu
96fabfc92c
- Change: Background color for highlighted buttons in the default theme.
2024-03-31 11:20:01 +08:00
Roy Qu
1c51326e8f
Use combobox to set project type option
2024-03-31 10:50:41 +08:00
Roy Qu
6e5047e9bf
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
2024-03-31 09:37:00 +08:00
Roy Qu
f834a6dfbf
- enhancement: By default, use monospaced font to display register values in the CPU Info dialog.
...
- fix: Negative values in register like AH/AL are wrongs displayed as 32/64-bit number.
2024-03-31 09:36:37 +08:00
Cyano Hao
ff393734ea
Fix lua themes ( #356 )
...
* fix lua themes
* fix project files
* fix project files
2024-03-31 08:47:37 +08:00
Roy Qu
8584380587
optimaze qsynedit processing
2024-03-31 08:36:20 +08:00
Cyano Hao
65809f6edf
add teal--lua consistency check ( #357 )
2024-03-31 08:27:17 +08:00
Cyano Hao
334ab8d87b
merge llvm installer script to mingw script ( #355 )
2024-03-31 08:23:30 +08:00
Roy Qu
1e73b7beb2
optimize max long width calculation
2024-03-30 18:34:12 +08:00
Roy Qu
97f4e93df3
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
2024-03-30 17:55:55 +08:00
Cyano Hao
7de2e61543
add per-user installation ( #354 )
...
- installer language is no longer remembered (shell context not decided yet when choosing language)
2024-03-30 17:53:42 +08:00
Roy Qu
7b60c9fa1d
fix: test if it's green edition
2024-03-30 13:59:39 +08:00
Roy Qu
daaf0b69cc
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
2024-03-30 13:21:50 +08:00
Roy Qu
5e1becc2e4
work save: rename in file system view
2024-03-30 13:21:33 +08:00
Cyano Hao
dfe2304067
update translations in installer script ( #349 )
...
- uninstaller deletes shortcuts in all languages
- add translations for app name, installation types, and file associations
- adjust spaces and punctuations
2024-03-30 13:19:31 +08:00
Roy Qu
dd1bb88733
fix #348 : crash when failed to expand parametered macro in the expression
2024-03-30 12:42:48 +08:00
Roy Qu
d31221ff42
fix: update longest line width
2024-03-30 11:11:34 +08:00
Roy Qu
d76ef859c5
fix: can't show info tips if the first line contains errors
2024-03-30 10:56:18 +08:00
Ltabsyy
91b8695b6e
Try new features on MoLo CBLight ( #346 )
...
Pure foreground highlighted words and bracket matching
2024-03-30 10:36:08 +08:00
Cyano Hao
89423870dd
correct uninstall string in registry ( #347 )
2024-03-30 10:35:45 +08:00
Roy Qu
9a99781549
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
2024-03-30 10:34:56 +08:00
Roy Qu
c4442f3a30
- fix: If there are only 1 line in the editor, shift+down can't select it.
2024-03-30 10:34:47 +08:00
Roy Qu
3681b1f56f
fix h scroll error
2024-03-30 10:28:33 +08:00
Roy Qu
3a098349bc
work save
2024-03-30 09:24:34 +08:00
Roy Qu
1b8dbf44e9
fix #342 carsh when click choose executalbe buttons in the options dialog/compiler/compiler set page
2024-03-30 00:19:36 +08:00
Cyano Hao
1ea2846f2b
make use of modern nsis libs in installer script ( #345 )
2024-03-30 00:00:56 +08:00
Cyano Hao
7a3289b1d2
add compact os integration ( #343 )
2024-03-30 00:00:09 +08:00
Roy Qu
bae50693b9
fix: turn on "auto hide scroller" will crash app.
2024-03-29 23:50:59 +08:00
Roy Qu
92d7916288
clean up code
2024-03-29 22:47:08 +08:00
Roy Qu
dc2d6fce33
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
2024-03-29 21:12:20 +08:00
Roy Qu
63235f823d
change: Caret on word in string/comment don't highlight it.
2024-03-29 21:04:40 +08:00
Cyano Hao
54466a97b5
do not restore file associations in uninstaller ( #341 )
2024-03-29 19:14:30 +08:00
Cyano Hao
acd9030374
check OS arch and version in installer ( #340 )
2024-03-29 12:50:45 +08:00
Cyano Hao
54599d7c30
fix arm64 mingw packaging ( #339 )
2024-03-29 12:50:25 +08:00
Roy Qu
1872241cb1
add help info to mingw build script
2024-03-29 09:03:34 +08:00
Roy Qu
6b5af409a6
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
2024-03-29 08:31:31 +08:00
Cyano Hao
b3d4135709
orthogonalize mingw32 and mingw64 in packaging script ( #338 )
2024-03-29 08:22:02 +08:00
Ltabsyy
09b319b3e1
Fix wavy lines in Classic color schemes and unify theme file names in lowercase ( #337 )
...
* Fix that the wavy lines in the Classic and Classic Plus color schemes are not prominent on a white background
修复Classic和Classic Plus配色的波浪线在白色背景下不明显
* Unified theme name in lowercase(Step 1)
统一主题名称大小写(步骤1)
不这样做GitHub识别不到更改
* Unified theme name in lowercase(Step 2)
统一主题名称大小写(步骤2)
不这样做GitHub识别不到更改
2024-03-29 08:14:21 +08:00
Cyano Hao
f05f42b63f
do not remove config if uninstalling silently ( #336 )
2024-03-29 08:12:48 +08:00
Roy Qu
07d5d4be98
minor update
2024-03-29 08:12:08 +08:00
Roy Qu
4f312b8de4
fix: left/top pos after font size changed
2024-03-29 00:54:33 +08:00
Roy Qu
dc4f252b41
reset left/top pos after font size changed.
2024-03-28 23:08:28 +08:00