Roy Qu
01d986170f
update translations
2022-01-06 21:26:56 +08:00
Roy Qu
c67a9c1b3f
fix debian build scripts
2022-01-06 20:55:38 +08:00
Roy Qu
8732f7d37e
- fix: shouldn't auto add /bin/gcc to compiler sets
...
- fix: if a dir duplicates in PATH, don't add it to compiler sets
repeatedly
- enhancement: add "--sanitize=address" to compile option in the Debug
compiler set in Linux
2022-01-06 20:46:27 +08:00
Roy Qu
3b0c8eccdb
- enhancement: add raylib.h to autolink
...
- fix: shouldn't generate default autolink settings in linux
2022-01-06 17:52:52 +08:00
Roy Qu
b9b7ff38c0
update debian package script
2022-01-06 16:32:09 +08:00
Roy Qu
4523e8017c
scripts for make debian source pacakge
2022-01-06 16:24:03 +08:00
Roy Qu
b604e0d548
- fix: crash when close settings dialog in Ubuntu 20.04 (but we'll leak memory now...)
2022-01-05 05:03:50 -08:00
Roy Qu
23b9e46dea
update NEWS.md
2022-01-05 09:44:45 +08:00
Roy Qu
5930952ec6
auto generate desktop file using qmake
2022-01-05 09:42:26 +08:00
Roy Qu
e3b9565b84
support PREFIX in qmake script
2022-01-05 09:08:44 +08:00
Roy Qu
1859558864
work save
2022-01-05 08:18:47 +08:00
Roy Qu
95168077b9
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
2022-01-04 20:52:10 +08:00
Roy Qu
7fc11922bf
add dependence to qterminal
2022-01-04 19:58:32 +08:00
Roy Qu
dd91facca4
use qterminal as the default terminal emulator
2022-01-04 19:43:23 +08:00
Roy Qu
cb43d0277f
- change: use libicu instead of ConvertUTF.c under Linux
...
- change depends to qt 5.12 instead of 5.15
2022-01-04 18:06:23 +08:00
Roy Qu
60c93d2f39
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
2022-01-04 18:05:23 +08:00
Roy Qu
cc1e384001
fix: split command infinite loop
2022-01-04 17:04:03 +08:00
Roy Qu
bb6a4ed9c8
qt 5.12 compatibility
2022-01-04 16:50:54 +08:00
Roy Qu
62a95eb305
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
2022-01-04 10:09:34 +08:00
Roy Qu
a79b277d81
remove files that invalidate debian's package rules
2022-01-04 08:27:15 +08:00
Roy Qu
5410701c02
change chinese translations
2022-01-03 21:45:02 +08:00
Roy Qu
ea9056d8f8
add new icon
2022-01-03 20:22:09 +08:00
Roy Qu
1d48991d20
- fix: debugger's "continue" button not correctly disabled
2022-01-03 20:18:53 +08:00
Roy Qu
69e5e76a6f
work save
2022-01-02 11:43:23 +08:00
Roy Qu
212fdc37b2
- enhancement: assign a not saved editor to a problem
2022-01-02 10:37:00 +08:00
Roy Qu
1cc36564de
- enhancement: open the corresponding source file from problem's context menu
2022-01-01 21:04:17 +08:00
Roy Qu
d51f60b40b
- fix: problem cases doesn't use svg icons
...
- fix: problem's title info not updated after running cases
2022-01-01 17:24:18 +08:00
Roy Qu
7aae4714a0
update version to 0.12.6
2022-01-01 09:47:07 +08:00
Roy Qu
2319034be4
- fix: heartbeat for gdb server async command shouldn't disable actions
2022-01-01 09:17:12 +08:00
Roy Qu
f4db7fcad0
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
2022-01-01 09:09:37 +08:00
Roy Qu
964aa3dc33
change name to Red Panda C++
2021-12-31 17:14:07 +08:00
Roy Qu
b43f1ccd53
fix typo
2021-12-31 09:57:05 +08:00
Roy Qu
02cba8e03c
- rename to Red Pand C++
2021-12-30 19:25:47 +08:00
Roy Qu
e4f205cdb4
debian package script
2021-12-30 11:20:19 +08:00
Roy Qu
37e40824bf
install script for linux
2021-12-30 10:17:58 +08:00
Roy Qu
158155d539
use custom astyle
2021-12-30 10:06:27 +08:00
Roy Qu
400764f2aa
qmake for linux
2021-12-30 09:58:36 +08:00
Roy Qu
ad652580ab
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
2021-12-30 09:05:15 +08:00
Roy Qu
2936f688dd
linux qmake
2021-12-30 09:04:51 +08:00
Roy Qu
c4e5eac0f8
qmake for linux
2021-12-30 08:59:10 +08:00
Roy Qu
13c79bb55d
- enhancement: detach pausing console window
...
- use "-var-update" gdb command instead of "noop"
2021-12-29 22:03:18 +08:00
Roy Qu
8ea5a2d5ba
update NEWS.md
2021-12-29 19:17:31 +08:00
Roy Qu
f0e734aa4e
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
2021-12-29 19:16:28 +08:00
Roy Qu
88c5c836a6
- enhancement: redirect input to program in Linux
2021-12-29 19:15:50 +08:00
Roy Qu
9621daddcf
update README.md
2021-12-29 13:31:11 +08:00
Roy Qu
3be06fe586
- fix: wrong executable filename for source files in linux
...
- enhancement: console pauser for linux
2021-12-29 13:16:03 +08:00
Roy Qu
7f02b4c6c3
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
2021-12-29 09:44:36 +08:00
Roy Qu
729938f941
use qmake to build console pauser
2021-12-29 09:43:32 +08:00
Roy Qu
cdb4cc215f
remove (wrong) copyright info in console pauser
2021-12-29 08:08:06 +08:00
Roy Qu
cef2b66a59
- fix: open terminal in linux
2021-12-28 08:49:31 +08:00