rabix
9231e02395
Remove Harmful way of debugging
2024-09-30 12:50:32 +08:00
Roy Qu
785614607c
- fix: When debugging project, the executing source file is not auto switched to. (#476)
2024-09-29 20:39:57 +08:00
Cyano Hao
b9f36558ba
Linux Qt 6 port ( #490 )
...
* initial Qt 6 port
* move arch linux package to Qt 6
* minor fix
2024-09-29 20:01:14 +08:00
Cyano Hao
2224c988af
Implement GCC ACP detection ( #495 )
...
* implement GCC ACP detection
* minor fix
2024-09-27 21:25:15 +08:00
Roy Qu
dc7d1ddef3
refactor: ctrl+click
2024-09-13 19:04:05 +08:00
Roy Qu
6d3597db29
- fix: While Control is pressed, can't start Drag&Drop by mouse.
2024-09-12 22:13:41 +08:00
Cyano Hao
800d3828c1
fix namespace crash (royqh1979#471) ( #483 )
2024-09-12 13:41:15 +08:00
Roy Qu
0b39a71d02
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
2024-09-12 11:01:59 +08:00
Roy Qu
fdaf7d3a49
- fix: astyle path error when reformat.
2024-09-12 09:00:05 +08:00
Roy Qu
1a95f59ddd
- fix: Crash if there's no period/semicolon after variable definition with intializer.
2024-09-11 15:30:04 +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
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
Ltabsyy
1afde50b19
Update MoLo series color schemes ( #454 )
...
MoLo CBLight
尝试低饱和特殊数和活动断点内元素区分
MoLo Mia
优化空白字符在断点内的显示
MoLo CodeBlack
统一使用新的空白字符、断点、活动断点
2024-06-11 07:55:49 +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
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
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
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
Roy Qu
b489695639
synchornize Competitive Companion Thread stop.
2024-05-25 10:19:44 +08:00
Roy Qu
2a536f6d22
make CompetitiveCompanionThread really work.
2024-05-24 23:20:11 +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
Roy Qu
904fe591cb
Add missing files.
2024-05-24 15:28:05 +08:00
Roy Qu
7e70607f27
Split competitivecompenionhandler from mainwindow
2024-05-22 11:18:39 +08:00
Roy Qu
5cbdd2bcda
update linux autolink config
2024-05-20 20:28:24 +08:00
Roy Qu
3ceb147e0c
fix: Visibility for the interrupt action is not correctly updated.
...
fix: Consistence for path seperators of config folders.
Enhancement: Auto create custom theme directory.
2024-05-20 16:56:38 +08:00
Roy Qu
fd38aa4160
- fix: Visibility for the interrupt action is not correctly updated.
2024-05-20 16:40:19 +08:00
Roy Qu
0e3a1fdca9
- fix: In compiler options page, Can't save default stack size to 0MB.
2024-05-17 18:15:12 +08:00
Roy Qu
eeb57ca6fa
- fix: In compiler options page, Can't save default stack size to 0MB.
2024-05-17 18:12:11 +08:00