Merge pull request #17 from equation314/fix_tim...
Fixed time measurement bug on linux
Fix a bug: crashed when the recent list was emp...
Merge pull request #19 from equation314/applica...
Add version information to configuration files
Merge pull request #25 from equation314/version...
Fixed time measurement bug on windows
Let the menubar remains in the window on Ubuntu...
Merge pull request #23 from equation314/fix_rec...
Merge pull request #20 from equation314/partial...
Merge pull request #22 from equation314/fix_men...
Change version information
Use QCoreApplication::applicationDirPath instea...
Show time and memory usage info when got partia...
Resize widgets in ConfigureDialog
Merge pull request #27 from equation314/fix_adv...
Merge pull request #26 from equation314/version...
Fix broken link create by install.sh in Linux
Optimize includes, const pointers, and code style
Merge pull request #29 from equation314/prepare...
Update README.md
Merge pull request #24 from equation314/self_ad...
Fix a bug: crashed when use AdvancedConfigureDi...
Remove <QFont> from const.h
Merge pull request #28 from equation314/change_...
Add NEWS.txt to list new features
Resize widgets in AdvancedConfigureDialog
Resize widgets in mainwindow
Change process blocked state from 'T' to 'R'
Use pixel size as font size to create contest icon
Merge pull request #21 from equation314/optimiz...
Add install and run scripts in linux
Add version information to .res files
Merge pull request #30 from equation314/fix_ins...
Set about message box background color
Remove extra whitespaces from monitor output
Merge pull request #14 from equation314/master
Update .pro to fix static linking (#4)
AddCompilerDialog
Merge pull request #15 from equation314/more_co...
Implement class TestCaseTable
Clean up class JudgeThread && *Judger
Show AddTestCaseDialog
Clean up class Mainwindow
Merge pull request #1 from equation314/master
Optimize Contest::CreateIcon()
Add configure problem action in the header of B...
Fixed some warnings
AdvancedConfigureDialog UI
Fix a bug of fulltext (#9)
make the sub file name consistent with the out ...
Add edit selection button
Show AddCompilerDialog
Implement reset to default config
Beautify source code
Clean up global vars && consts
Old codes
Clean up class ConfigureDialog && ConfigTable
Filter invalid dir name when auto configure
Show total scores of selected testcases
Modularity
Update .pro to fix static linking
Change some class and member names (#11)
Change data storage and transfer in ConfigureDi...
Update README.md
Merge remote-tracking branch 'sxyzccr/master' i...
Connect AdvancedConfigureDialog and ConfigureDi...
Fixed a bug when editing testcases
Clean up struct Contest
Merge pull request #7 from wwt17/dev3
Add open input/output file action in DetailTable
Clean up class BoardTable && DetailTable
Auto set focus at AddCompilerDialog & AddTestCa...
Update .ui && .pro
Clean up class Player
Fixed a bug: no checker message when get partia...
Merge branch 'clean_up_old_codes' of https://gi...
Initial commit
Add open input/output file action in the TestCa...
Change TestCaseType to EditSIOTM
Implement change problem type
Merge pull request #12 from equation314/advance...
Implement save advanced configurations
Change some class and member names
Implement merge and split TestCases
Merge pull request #13 from equation314/fix_che...
Chache configurations
Show advanced configuration detail
AddTestCaseDialog
Clean up class Problem
fixed2: Cannot open directories or files when p...