Roy Qu
63965f6eab
- fix: Slow when paste/replace bulk contents.
2024-09-12 11:01:36 +08:00
Roy Qu
fdaf7d3a49
- fix: astyle path error when reformat.
2024-09-12 09:00:05 +08:00
Roy Qu
c796208840
fix: in option / editor / color scheme 's demo editor, caret not on the first line.
2024-09-06 15:51:07 +08:00
Roy Qu
2c5ff4f956
refactor: use QDir::fromNativeSeperators / toNativeSeperators
2024-09-06 15:32:18 +08:00
Roy Qu
b326058ea2
- fix: "bits/stdc++" is not openned in readonly mode.
2024-09-06 15:27:49 +08:00
Cyano Hao
20cb728306
fix astyle locale (v2) ( #479 )
2024-09-03 19:53:15 +08:00
Vedant
f043e02b13
Update winget-releaser to latest ( #480 )
2024-09-01 15:41:32 +08:00
Roy Qu
5a5f047f1e
- fix: Don't auto scroll to the caret after undo/redo.
2024-07-05 07:50:16 +08:00
Roy Qu
b3247dd2e8
- fix: Scroll bar arrow size not correct in the dark themes.
2024-07-05 07:31:30 +08:00
Ltabsyy
153e5edc6a
Adjust color scheme One Dark ( #455 )
2024-06-16 09:57:37 +08:00
Roy Qu
54ee8052ee
- Change: The way to calcuate astyle path.
2024-06-16 09:52:35 +08:00
Roy Qu
829bc7f9ec
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
2024-06-11 17:31:44 +08:00
Roy Qu
9afe16384e
update astyle to 3.5
2024-06-11 16:44:37 +08:00
Roy Qu
40dfc31c71
update debian build script
2024-06-11 16:26:37 +08:00
Roy Qu
5ef4a680e7
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
2024-06-11 16:23:51 +08:00
Roy Qu
df61b7a67b
update version to 3.1
2024-06-11 16:22:49 +08:00
Ltabsyy
1afde50b19
Update MoLo series color schemes ( #454 )
...
MoLo CBLight
尝试低饱和特殊数和活动断点内元素区分
MoLo Mia
优化空白字符在断点内的显示
MoLo CodeBlack
统一使用新的空白字符、断点、活动断点
2024-06-11 07:55:49 +08:00
Cyano Hao
f9d2f1b79c
update appimage build environment ( #453 )
2024-06-11 07:55:19 +08:00
Cyano Hao
dc589d4745
use qt resource system's recommended approach for translation files (v2) ( #452 )
2024-06-10 20:13:03 +08:00
Roy Qu
f14bc593db
Revert "use qt resource system's recommended approach for translation files (…" ( #451 )
...
This reverts commit e2934072d1
.
2024-06-10 09:24:11 +08:00
Cyano Hao
e2934072d1
use qt resource system's recommended approach for translation files ( #449 )
2024-06-10 09:19:15 +08:00
Cyano Hao
dac24ec57d
use standard link flags ( #450 )
2024-06-10 09:17:16 +08:00
Cyano Hao
d7df8248ab
use pid + sequential number in terminal app id ( #448 )
2024-06-05 17:23:17 +08:00
Roy Qu
26a2f44006
fix chinese translation
2024-06-04 22:05:21 +08:00
Roy Qu
082a5f516f
- change: rename all "ansi" encoding to "system default".
2024-06-03 15:54:44 +08:00
Roy Qu
986cce66d0
add deepin build script
2024-06-02 19:37:17 +08:00
Cyano Hao
7a0514786b
launch Linux terminal in its own process ( #445 )
2024-06-02 19:01:11 +08:00
Roy Qu
1f6ef884e6
- enhancement: Support operator() overload.
2024-06-02 18:57:52 +08:00
Roy Qu
c83da8309c
- fix: Variables defined by using alias can't show completion info.
2024-06-02 17:53:31 +08:00
Roy Qu
b05f659860
print error message to std error
2024-06-02 09:48:44 +08:00
Roy Qu
b060ecc09e
refactor: intab() test
...
fix: toggle bookmarks in editors that not in tab shouldn't affect main window.
2024-05-31 08:05:18 +08:00
Roy Qu
3728cbed5e
- fix: All color scheme names are incorrectly displayed as bold, if the current one is a customed one.
2024-05-30 18:52:06 +08:00
Roy Qu
7ab49d7123
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
2024-05-30 18:03:43 +08:00
Roy Qu
c3a9c1566d
- fix: All color scheme names are incorrectly displayed as bold, if the current one is a customed one.
2024-05-30 18:03:30 +08:00
Cyano Hao
14cf595af8
simplify compiler version check in about dialog ( #443 )
2024-05-29 16:31:28 +08:00
Cyano Hao
56488c9dbc
fix CI build ( #442 )
2024-05-29 16:30:17 +08:00
Roy Qu
7593f3fe64
refactor: make qmutex mutable
2024-05-28 19:01:18 +08:00
Roy Qu
7aa85611e3
- fix: Mingw32-make doesn't work correctly if there are bash in the path.
2024-05-28 17:12:31 +08:00
Roy Qu
87bbb23fa2
update windows package script
2024-05-28 15:06:23 +08:00
Ltabsyy
65784daefd
Adjust the demo text of editor color theme optiont page. ( #438 )
2024-05-28 14:55:12 +08:00
Roy Qu
a236c6f558
remove debug info
2024-05-28 12:23:31 +08:00
Roy Qu
66b0d34ff8
- enhancement: More elements in the demo of editor color theme optiont page.
2024-05-28 12:22:33 +08:00
Roy Qu
47eb9ebecf
- fix: Layout for function tips.
2024-05-28 11:11:19 +08:00
gaal-dev
312617728f
Fix debian-static build script ( #437 )
...
Co-authored-by: Andrey Gavrilin <agavrilin@kyriba.com>
2024-05-28 09:28:47 +08:00
Roy Qu
b489695639
synchornize Competitive Companion Thread stop.
2024-05-25 10:19:44 +08:00
Roy Qu
eb4b21e1f2
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
2024-05-24 23:28:52 +08:00
Roy Qu
2a536f6d22
make CompetitiveCompanionThread really work.
2024-05-24 23:20:11 +08:00
Cyano Hao
30f7a119bc
fix alpine linux ci build ( #434 )
2024-05-24 22:47:24 +08:00
Roy Qu
a6da52980d
- enhancement: Handle problems info from competitive-companion in background thread.
...
- enhancement: Handle time/memory limits in problems info from competitive-companion in background thread.
- enhancement: When problems info from competitive-companion received, show tips in the status bar.
2024-05-24 17:53:39 +08:00
Yi Jianlong
1092ff970c
update the raygui examples due to the upgrade of raygui and raylib version ( #435 )
2024-05-24 16:10:17 +08:00