RedPanda-CPP/RedPandaIDE/compiler
Roy Qu 06ee536431 - fix: tab icon not correct restore when hide and show a panel
- fix: the hiding state of the tools output panel is not correctly saved
2022-05-21 10:44:39 +08:00
..
compiler.cpp finish: redesign compiler command line arguments 2022-05-14 11:21:59 +08:00
compiler.h - fix: auto syntax check fail, if the file is not gbk and includes files encoded with utf8 2022-03-31 09:56:49 +08:00
compilerinfo.cpp - enhancement: can debug files that has non-ascii chars in its path and is compiled by clang 2022-05-15 17:14:22 +08:00
compilerinfo.h - enhancement: can debug files that has non-ascii chars in its path and is compiled by clang 2022-05-15 17:14:22 +08:00
compilermanager.cpp - fix: tab icon not correct restore when hide and show a panel 2022-05-21 10:44:39 +08:00
compilermanager.h msvc compatibility 2022-03-29 09:43:24 +08:00
executablerunner.cpp - fix: auto syntax check fail, if the file is not gbk and includes files encoded with utf8 2022-03-31 09:56:49 +08:00
executablerunner.h - fix: if there is a Red Panda C++ process running program, other Red Panda C++ processes can't run program correctly. 2022-03-16 20:08:39 +08:00
filecompiler.cpp - enhancement: add compiler commandline argument for "-E" (only preprocessing) 2022-05-14 16:43:59 +08:00
filecompiler.h - fix: auto syntax check fail, if the file is not gbk and includes files encoded with utf8 2022-03-31 09:56:49 +08:00
ojproblemcasesrunner.cpp compatible with qt 5.12 2022-04-28 19:02:34 -07:00
ojproblemcasesrunner.h - fix: can't stop a freeze program that has stdin redirected. 2022-03-30 19:28:46 +08:00
projectcompiler.cpp - change: highlight whole #define statement using one color 2022-05-02 21:47:01 +08:00
projectcompiler.h - fix: auto syntax check fail, if the file is not gbk and includes files encoded with utf8 2022-03-31 09:56:49 +08:00
runner.cpp - fix: auto syntax check fail, if the file is not gbk and includes files encoded with utf8 2022-03-31 09:56:49 +08:00
runner.h add timeout for flushing output buffer when running problem cases 2022-01-28 08:21:56 +08:00
stdincompiler.cpp - fix: auto syntax check fail, if the file is not gbk and includes files encoded with utf8 2022-03-31 09:56:49 +08:00
stdincompiler.h - fix: auto syntax check fail, if the file is not gbk and includes files encoded with utf8 2022-03-31 09:56:49 +08:00