Commit Graph

2901 Commits

Author SHA1 Message Date
Roy Qu 214b7cc0b8 - enhancement: Support Raw string literal with LR/UR/uR/u8R prefix. 2024-09-29 20:49:57 +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
Roy Qu 2e8f043f3f update NEWS.md 2024-09-28 09:46:01 +08:00
Roy Qu e1ebf52d9d fix: #485 syntax highlight status not correctly updated after modification. 2024-09-28 09:44:31 +08:00
Cyano Hao 2224c988af
Implement GCC ACP detection (#495)
* implement GCC ACP detection

* minor fix
2024-09-27 21:25:15 +08:00
Cyano Hao 348196e65b
Update Windows legacy packaging script (#494)
- upgrade to Qt 5.15.15, mingw-lite 14.2.0
- port bundled mingw-builds to Windows 2000
  - previous winxp build now becomes win2000 build, replacing old win2000 build
- automatic dependency download & install
- add cross build script
2024-09-27 10:52:27 +08:00
Cyano Hao 9952ce57f2
Update Windows packaging script: follow upstream MSYS2 changes (#488)
- mingw-w64-clang-i686-qt5-static removed
- mingw-w64-i686-7zip removed
2024-09-18 15:21:34 +08:00
Roy Qu b41ea443e0 update NEWS.md 2024-09-13 19:05:20 +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 4016c96c96
update deprecated CI actions (#484) 2024-09-12 13:42:28 +08:00
Roy Qu 1c82f5261c update NEWS.md 2024-09-12 13:41:54 +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 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 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
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