This website requires JavaScript.
748b005736
all flags
test.3
rabix
2024-10-02 17:00:02 +0800
0a6a6b6cd2
UTF-8 console pauser, flag like Werrors in check syntax
test.2
rabix
2024-10-02 00:54:37 +0800
796483f76a
add utf8 flags, try to solve crash problems
test.1
rabix
2024-10-01 23:49:56 +0800
fcc74d599b
build: try drop cross platform (#1 )
master
releast.1
Fresky
2024-09-30 23:04:57 +0800
933db29eba
[skip ci] try fix workflow name
#1
FreskyZ
2024-09-30 22:46:33 +0800
d0e7a1c3c7
disable addon for now
FreskyZ
2024-09-30 22:41:44 +0800
1b3d866181
master, not main
FreskyZ
2024-09-30 22:27:18 +0800
009bb7d39a
ci: do not trigger on every branch
FreskyZ
2024-09-30 22:15:43 +0800
6d7cb29c07
build: try remove other platforms
FreskyZ
2024-09-30 22:07:26 +0800
4bf21d5747
build: try enable manual trigger
FreskyZ
2024-09-30 20:59:05 +0800
8c49dfd3fa
version
rabix
2024-09-30 17:21:16 +0800
1205beec8e
remove watch and debug
rabix
2024-09-30 17:11:54 +0800
78dee1a5c1
remove watch and debug
rabix
2024-09-30 16:41:42 +0800
9231e02395
Remove Harmful way of debugging
rabix
2024-09-30 12:50:32 +0800
214b7cc0b8
- enhancement: Support Raw string literal with LR/UR/uR/u8R prefix.
Roy Qu
2024-09-29 20:49:57 +0800
785614607c
- fix: When debugging project, the executing source file is not auto switched to. (#476)
Roy Qu
2024-09-29 20:39:57 +0800
b9f36558ba
Linux Qt 6 port (#490 )
Cyano Hao
2024-09-29 20:01:14 +0800
2e8f043f3f
update NEWS.md
Roy Qu
2024-09-28 09:46:01 +0800
e1ebf52d9d
fix : #485 syntax highlight status not correctly updated after modification.
Roy Qu
2024-09-28 09:44:31 +0800
2224c988af
Implement GCC ACP detection (#495 )
Cyano Hao
2024-09-27 21:25:15 +0800
348196e65b
Update Windows legacy packaging script (#494 )
Cyano Hao
2024-09-27 10:52:27 +0800
9952ce57f2
Update Windows packaging script: follow upstream MSYS2 changes (#488 )
Cyano Hao
2024-09-18 15:21:34 +0800
b41ea443e0
update NEWS.md
Roy Qu
2024-09-13 19:05:20 +0800
dc7d1ddef3
refactor: ctrl+click
Roy Qu
2024-09-13 19:04:05 +0800
6d3597db29
- fix: While Control is pressed, can't start Drag&Drop by mouse.
Roy Qu
2024-09-12 22:13:41 +0800
4016c96c96
update deprecated CI actions (#484 )
Cyano Hao
2024-09-12 13:42:28 +0800
1c82f5261c
update NEWS.md
Roy Qu
2024-09-12 13:41:54 +0800
800d3828c1
fix namespace crash (royqh1979#471) (#483 )
Cyano Hao
2024-09-12 13:41:15 +0800
0b39a71d02
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
Roy Qu
2024-09-12 11:01:59 +0800
63965f6eab
- fix: Slow when paste/replace bulk contents.
Roy Qu
2024-09-12 11:01:36 +0800
fdaf7d3a49
- fix: astyle path error when reformat.
Roy Qu
2024-09-12 09:00:05 +0800
1a95f59ddd
- fix: Crash if there's no period/semicolon after variable definition with intializer.
Roy Qu
2024-09-11 15:30:04 +0800
c796208840
fix: in option / editor / color scheme 's demo editor, caret not on the first line.
Roy Qu
2024-09-06 15:51:07 +0800
2c5ff4f956
refactor: use QDir::fromNativeSeperators / toNativeSeperators
Roy Qu
2024-09-06 15:32:18 +0800
b326058ea2
- fix: "bits/stdc++" is not openned in readonly mode.
Roy Qu
2024-09-06 15:27:49 +0800
20cb728306
fix astyle locale (v2) (#479 )
Cyano Hao
2024-09-03 19:53:15 +0800
f043e02b13
Update winget-releaser to latest (#480 )
Vedant
2024-09-01 07:41:32 +0000
5a5f047f1e
- fix: Don't auto scroll to the caret after undo/redo.
Roy Qu
2024-07-05 07:50:16 +0800
b3247dd2e8
- fix: Scroll bar arrow size not correct in the dark themes.
Roy Qu
2024-07-05 07:31:30 +0800
153e5edc6a
Adjust color scheme One Dark (#455 )
Ltabsyy
2024-06-16 09:57:37 +0800
54ee8052ee
- Change: The way to calcuate astyle path.
Roy Qu
2024-06-16 09:52:35 +0800
829bc7f9ec
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
Roy Qu
2024-06-11 17:31:44 +0800
9afe16384e
update astyle to 3.5
Roy Qu
2024-06-11 16:44:37 +0800
40dfc31c71
update debian build script
Roy Qu
2024-06-11 16:26:37 +0800
5ef4a680e7
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
Roy Qu
2024-06-11 16:23:51 +0800
df61b7a67b
update version to 3.1
Roy Qu
2024-06-11 16:22:49 +0800
1afde50b19
Update MoLo series color schemes (#454 )
Ltabsyy
2024-06-11 07:55:49 +0800
f9d2f1b79c
update appimage build environment (#453 )
Cyano Hao
2024-06-11 07:55:19 +0800
dc589d4745
use qt resource system's recommended approach for translation files (v2) (#452 )
Cyano Hao
2024-06-10 20:13:03 +0800
f14bc593db
Revert "use qt resource system's recommended approach for translation files (…" (#451 )
Roy Qu
2024-06-10 09:24:11 +0800
e2934072d1
use qt resource system's recommended approach for translation files (#449 )
Cyano Hao
2024-06-10 09:19:15 +0800
dac24ec57d
use standard link flags (#450 )
Cyano Hao
2024-06-10 09:17:16 +0800
d7df8248ab
use pid + sequential number in terminal app id (#448 )
Cyano Hao
2024-06-05 17:23:17 +0800
26a2f44006
fix chinese translation
Roy Qu
2024-06-04 22:05:21 +0800
082a5f516f
- change: rename all "ansi" encoding to "system default".
Roy Qu
2024-06-03 15:54:44 +0800
986cce66d0
add deepin build script
Roy Qu
2024-06-02 19:37:17 +0800
7a0514786b
launch Linux terminal in its own process (#445 )
Cyano Hao
2024-06-02 19:01:11 +0800
1f6ef884e6
- enhancement: Support operator() overload.
Roy Qu
2024-06-02 18:57:52 +0800
c83da8309c
- fix: Variables defined by using alias can't show completion info.
Roy Qu
2024-06-02 17:53:31 +0800
b05f659860
print error message to std error
Roy Qu
2024-06-02 09:48:44 +0800
b060ecc09e
refactor: intab() test fix: toggle bookmarks in editors that not in tab shouldn't affect main window.
Roy Qu
2024-05-31 08:05:18 +0800
3728cbed5e
- fix: All color scheme names are incorrectly displayed as bold, if the current one is a customed one.
Roy Qu
2024-05-30 18:52:06 +0800
7ab49d7123
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
Roy Qu
2024-05-30 18:03:43 +0800
c3a9c1566d
- fix: All color scheme names are incorrectly displayed as bold, if the current one is a customed one.
Roy Qu
2024-05-30 18:03:30 +0800
14cf595af8
simplify compiler version check in about dialog (#443 )
Cyano Hao
2024-05-29 16:31:28 +0800
56488c9dbc
fix CI build (#442 )
Cyano Hao
2024-05-29 16:30:17 +0800
7593f3fe64
refactor: make qmutex mutable
Roy Qu
2024-05-28 19:01:18 +0800
7aa85611e3
- fix: Mingw32-make doesn't work correctly if there are bash in the path.
Roy Qu
2024-05-28 17:12:31 +0800
87bbb23fa2
update windows package script
Roy Qu
2024-05-28 15:06:23 +0800
65784daefd
Adjust the demo text of editor color theme optiont page. (#438 )
Ltabsyy
2024-05-28 14:55:12 +0800
a236c6f558
remove debug info
Roy Qu
2024-05-28 12:23:31 +0800
66b0d34ff8
- enhancement: More elements in the demo of editor color theme optiont page.
Roy Qu
2024-05-28 12:22:33 +0800
47eb9ebecf
- fix: Layout for function tips.
Roy Qu
2024-05-28 11:11:19 +0800
312617728f
Fix debian-static build script (#437 )
gaal-dev
2024-05-28 03:28:47 +0200
b489695639
synchornize Competitive Companion Thread stop.
Roy Qu
2024-05-25 10:19:44 +0800
eb4b21e1f2
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
Roy Qu
2024-05-24 23:28:52 +0800
2a536f6d22
make CompetitiveCompanionThread really work.
Roy Qu
2024-05-24 23:20:11 +0800
30f7a119bc
fix alpine linux ci build (#434 )
Cyano Hao
2024-05-24 22:47:24 +0800
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.
Roy Qu
2024-05-24 17:53:39 +0800
1092ff970c
update the raygui examples due to the upgrade of raygui and raylib version (#435 )
Yi Jianlong
2024-05-24 08:10:17 +0000
904fe591cb
Add missing files.
Roy Qu
2024-05-24 15:28:05 +0800
7e70607f27
Split competitivecompenionhandler from mainwindow
Roy Qu
2024-05-22 11:18:39 +0800
5cbdd2bcda
update linux autolink config
Roy Qu
2024-05-20 20:28:24 +0800
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.
Roy Qu
2024-05-20 16:56:38 +0800
fd38aa4160
- fix: Visibility for the interrupt action is not correctly updated.
Roy Qu
2024-05-20 16:40:19 +0800
296bdfafeb
- enhancement: Support national flags emoji.
Roy Qu
2024-05-18 17:40:39 +0800
0e3a1fdca9
- fix: In compiler options page, Can't save default stack size to 0MB.
Roy Qu
2024-05-17 18:15:12 +0800
eeb57ca6fa
- fix: In compiler options page, Can't save default stack size to 0MB.
Roy Qu
2024-05-17 18:12:11 +0800
fc68af7b0b
use Universal character names in string literals.
Roy Qu
2024-05-17 16:58:29 +0800
ea707d1923
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
Roy Qu
2024-05-17 16:51:49 +0800
4e688a9136
- fix: Shouldn't warn "xxx.s is modifed" when "Generate assembly" is reran. - fix: Shouldn't warn "Makefile is modifed" when "View Makefile" is reran.
Roy Qu
2024-05-17 16:51:34 +0800
01dffbe72e
update nt5 toolchain (#428 )
Cyano Hao
2024-05-17 15:52:36 +0800
00f911d5da
require UTF-8 code page to build with MSVC toolchain (#427 )
Cyano Hao
2024-05-17 09:04:44 +0800
454dcbadcb
- optimization: use QString::constData() instead of QString::data() if possible - fix: Can't correctly parse template parameters that contains "->", like "std::queue<std::function<auto()->void>>";
Roy Qu
2024-05-14 21:19:42 +0800
f4d3ebc9bc
optimize: use constData() if possible
Roy Qu
2024-05-14 20:26:32 +0800
43e795e791
migrate QStringRef -> QStringView (#425 )
Cyano Hao
2024-05-14 08:38:22 +0800
b8567f09cb
fix: Can't correctly select in column mode.
Roy Qu
2024-05-12 12:34:00 +0800
bdace3fcf1
windows package script: support mingw32/mingw64 folder instead of archives.
Roy Qu
2024-05-12 09:47:00 +0800
ddd4db60c4
fix: window installer script
Roy Qu
2024-05-11 15:42:59 +0800
bd0cb06b61
update NEWS.md
Roy Qu
2024-05-11 15:07:11 +0800