.. |
compiler.cpp
|
- enhancement: autolink add "force utf8" property (mainly for raylib)
|
2022-06-23 19:07:48 +08:00 |
compiler.h
|
- enhancement: autolink add "force utf8" property (mainly for raylib)
|
2022-06-23 19:07:48 +08:00 |
compilerinfo.cpp
|
- enhancement: add select current word command in the Selection menu
|
2022-07-21 15:28:07 +08:00 |
compilerinfo.h
|
- enhancement: add select current word command in the Selection menu
|
2022-07-21 15:28:07 +08:00 |
compilermanager.cpp
|
- fix: when run/debug the executable, add current compiler set's bin folders to path
|
2022-06-16 21:34:31 +08:00 |
compilermanager.h
|
- fix: when run/debug the executable, add current compiler set's bin folders to path
|
2022-06-16 21:34:31 +08:00 |
executablerunner.cpp
|
- fix: when run/debug the executable, add current compiler set's bin folders to path
|
2022-06-16 21:34:31 +08:00 |
executablerunner.h
|
- fix: when run/debug the executable, add current compiler set's bin folders to path
|
2022-06-16 21:34:31 +08:00 |
filecompiler.cpp
|
- enhancement: autolink add "force utf8" property (mainly for raylib)
|
2022-06-23 19:07:48 +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
|
make behavior consistent in adding compiler bindirs to Path
|
2022-05-30 16:01:28 +08:00 |
ojproblemcasesrunner.h
|
- fix: can't stop a freeze program that has stdin redirected.
|
2022-03-30 19:28:46 +08:00 |
projectcompiler.cpp
|
- enhancement: add the option "Set Encoding for the Executable" to project's compiler options
|
2022-06-22 17:08:35 +08:00 |
projectcompiler.h
|
create QSynedit namespace
|
2022-09-25 09:55:18 +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
|
- enhancement: autolink add "force utf8" property (mainly for raylib)
|
2022-06-23 19:07:48 +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 |