OSDN Git Service

Show progress and progress details in main window!
authorGit User <user@userbase.com>
Sat, 28 Jan 2012 22:24:41 +0000 (23:24 +0100)
committerGit User <user@userbase.com>
Sat, 28 Jan 2012 22:24:41 +0000 (23:24 +0100)
commit8d1c6d82ee8dbbc7acd7f50dde8014712f63bb02
treeaafc3f1f0fc791f5c50fd09578d7bd4ec6bf50a4
parent072242e14f9e136956698b8fb2e90b4b2f48ae6c
Show progress and progress details in main window!
22 files changed:
gui/win_main.ui
res/buttons/accept.png [new file with mode: 0644]
res/buttons/add.png [new file with mode: 0644]
res/buttons/cancel.png [new file with mode: 0644]
res/buttons/clock_pause.png [new file with mode: 0644]
res/buttons/clock_stop.png [new file with mode: 0644]
res/buttons/door_in.png [new file with mode: 0644]
res/buttons/error.png [new file with mode: 0644]
res/buttons/exclamation.png [new file with mode: 0644]
res/buttons/find.png [new file with mode: 0644]
res/buttons/information.png [new file with mode: 0644]
res/buttons/lightning.png [new file with mode: 0644]
res/buttons/play.png [new file with mode: 0644]
res/buttons/play_big.png [new file with mode: 0644]
res/resources.qrc
src/model_jobList.cpp
src/model_jobList.h
src/thread_encode.cpp
src/thread_encode.h
src/win_main.cpp
src/win_main.h
x264_launcher.vcxproj