Roy Qu
47e33d9e72
remove system.json theme
2024-01-19 09:21:24 +08:00
Roy Qu
7e69b9ae65
sort themes by the filename
2024-01-18 17:15:37 +08:00
Ltabsyy
0611f706ae
Update about themes ( #180 )
...
* Correct the English name of the MoLo theme
* Fine tune the Contrast theme
* Unified Theme Name Length
2024-01-18 17:06:12 +08:00
Cyano Hao
e2e5c46820
Add compiler hint interface for packager ( #175 )
...
* add compiler hint addon interface
* add architecture info in about dialog
* detect user install
* add qmake variable to control OpenConsole.exe preference
* enable asan/hwasan option on all platforms for cross toolchain
* fix lldb-server
* force to lldb-server when using lldb-mi
* add qt.conf for windows
* add windows domain installer with compiler hint
* add compiler hint for arch linux
* fix mainwindow actionInterrupt visibility
* update news
* update arch linux packaging
* update windows domain packaging
* allow parallel packaging in windows domain installer
* fix compiler set persistence in compiler hint interface
2024-01-18 16:14:36 +08:00
Yi Jianlong
4c58ebf0ba
add a raylib template: lifegame ( #176 )
2024-01-18 10:44:05 +08:00
Cyano Hao
8d056116d3
fix macOS packaging in CI build using official Qt ( #178 )
2024-01-18 10:43:24 +08:00
Cyano Hao
5cf21bcc27
Update Qt 5.6 build instruction and add to CI ( #177 )
...
* update build instruction for legacy Windows
* add CI build for windows legacy
* merge mingw CI builds
* merge deb CI builds
* fix typo
* bump qt 5.6 build
2024-01-18 10:43:10 +08:00
Cyano Hao
3f5996fcc0
fix Lua in ARM64EC CI build ( #171 )
2024-01-18 10:41:40 +08:00
Cyano Hao
69872c6f0b
allow compiler sets persist in auto-find ( #170 )
2024-01-18 10:41:18 +08:00
Roy Qu
f9028ab70f
Disable lua by default
2024-01-18 10:09:42 +08:00
Roy Qu
5ae88452a9
fix: Error when using custom theme
2024-01-18 09:57:11 +08:00
Cyano Hao
edf1424ce3
clarify ARM64EC support ( #169 )
2023-12-22 18:08:00 +08:00
Cyano Hao
6a168cfd16
Update terminal arguments pattern ( #168 )
...
* fix terminal arguments in debugger
* fix gnome-terminal args in debugger
* add args pattern for ConEmu
2023-12-22 18:07:26 +08:00
Cyano Hao
2e96a21f6f
Improve compiler check in about dialog ( #167 )
...
* improve compiler check in about dialog
* fix typo
2023-12-22 18:05:09 +08:00
Cyano Hao
e542613acf
Add CI build for MSVC x64 ( #166 )
...
* add CI build for MSVC x64
* remove vcredist in CI build
* add CI build for MSVC ARM64EC
2023-12-22 18:03:55 +08:00
Cyano Hao
1394e6c135
Add Lua-based theme add-ons ( #165 )
...
* import Lua 5.4.6 as subproject
* Lua-based theme
* Lua theme showcase - random light
* add “Inky dark” (墨落) theme
* add copyright notice
* add feature flag for Lua-based add-on
2023-12-22 18:03:29 +08:00
Roy Qu
8cdc678d38
SDCC feature can be disabled
2023-12-17 13:53:22 +08:00
Roy Qu
a76729e90a
- Enhancement: Better contrast for scroller slider in dark theme.
2023-12-16 17:56:24 +08:00
royqh1979
eda8611c1b
!5 增加了简体中文版的Readme.md
...
Merge pull request !5 from 张大为/master
2023-12-12 23:59:45 +00:00
emanruoy
6f479cec8e
翻译了Readme.md
2023-12-11 11:49:43 +08:00
Roy Qu
ef2d4faf32
Update NEWS.md
2023-11-26 16:51:43 +08:00
Roy Qu
ce678c64e8
- Enhancement: Better type induction for auto in foreach loop of maps.
2023-11-26 16:30:22 +08:00
Roy Qu
5516065fb3
Update minor version
2023-11-26 15:47:43 +08:00
Roy Qu
2050a7adab
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
2023-11-26 15:44:34 +08:00
Roy Qu
bfd00957eb
- Enhancement: Better support for macros.
2023-11-26 15:44:13 +08:00
Cyano Hao
3aa64decda
AppImage: enable Wayland support ( #163 )
2023-11-26 11:05:48 +08:00
Roy Qu
d75f550742
- change: Don't auto add; when completing '{' for lines starting with 'struct/union/enum' and ending with ')'
2023-11-19 17:15:17 +08:00
Roy Qu
a6b9d282cf
- fix: Click on the line begin may toggle breakpoint.
2023-11-19 16:53:29 +08:00
Roy Qu
49237ebf03
- change: Use qt.conf to use freetype font engine. User can use the windows default font engine by remove this file.
2023-11-19 16:41:36 +08:00
Roy Qu
3f95655e79
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
2023-11-19 10:43:33 +08:00
Roy Qu
3aa9be81d3
- fix: Use the system default encoding for input when running problem cases.
2023-11-19 10:39:12 +08:00
Cyano Hao
5c810bd1c9
Update Linux packaging ( #160 )
...
* update arch linux deps; make it CI-friendly
* fix musl compatibility
* alpine linux packaging
* add musl-based Linux to CI
* update rpm build
* update doc
2023-11-19 08:48:58 +08:00
Roy Qu
b0a2fea7d1
Don't gray ini files in the file browser
2023-11-18 16:54:44 +08:00
Roy Qu
847aac5552
fix: Simplified Chinese translations
2023-11-08 14:38:27 +08:00
Roy Qu
fcdd23177c
- enhancement: E-ink color scheme.
2023-11-07 09:03:17 +08:00
Roy Qu
4a8b3e1896
- fix: Line numbers for problem case input/output/expected texteditors are not vertically centered.
2023-11-06 20:58:18 +08:00
Roy Qu
aa12dcc4d1
- fix: Crash if #include a non-exist header file in the source.
2023-11-05 21:00:52 +08:00
Roy Qu
ce9398c2a4
- change: In Options —> Editor -> Code Suggestion, option "Hide symbols starting with underscore" default to True.
2023-11-02 10:23:29 +08:00
Roy Qu
dbf21e8036
- change: In Options -> Language -> Generate Assembly, option "Don't generate SEH directives" default to True.
2023-11-02 10:19:01 +08:00
Roy Qu
43dbbf798a
optimize
2023-10-28 09:20:01 +08:00
Roy Qu
6cf04c1ca6
minor refactor
2023-10-27 20:49:39 +08:00
Roy Qu
23dca20c24
Merge branch 'memory'
2023-10-27 20:29:05 +08:00
Roy Qu
b449085870
- enhancement: Hide symbols that contains "<>" in code suggestions.
2023-10-27 20:28:41 +08:00
Roy Qu
13d81b1134
reduce memory usage
2023-10-27 20:16:44 +08:00
Roy Qu
9a51678d09
Minor update
2023-10-27 09:49:34 +08:00
Bhargav Shirin Nalamati
c0e9a324f5
Update README.md ( #152 )
2023-10-26 19:53:48 +08:00
Roy Qu
5814043302
- enhancement: when induce type info for return value, try to select the overloaded one that doesn't have an "auto" type.
2023-10-26 08:57:40 +08:00
Cyano Hao
9acca16f8e
Add instruction for development in vscode ( #151 )
...
* add instruction for development in vscode
* [ci skip] update doc
2023-10-25 21:22:38 +08:00
Roy Qu
94e955b07a
- fix: If the integrated gcc compiler is add to path, auto find compilers will find in twice. (Windows)
2023-10-25 18:58:45 +08:00
Roy Qu
3a78819fb8
- fix: C++ compiler atrribute '[[xxx]]' are not correctly handled.
2023-10-25 17:01:42 +08:00