Time control base classes
authorArto Hyvättinen <arto.hyvattinen@gmail.com>
Sun, 15 Aug 2010 23:09:52 +0000 (02:09 +0300)
committerArto Hyvättinen <arto.hyvattinen@gmail.com>
Sun, 15 Aug 2010 23:09:52 +0000 (02:09 +0300)
commitba3a771506c5a43c9f93d99930537215400f75e6
tree0cc746f5e782e5bec72cf5a7e0c193ca8377502b
parenta9dfe54ac273d09f371241315f824719f550260a
Time control base classes

Added time control base class, basic dialog and no-time controll.
Compiled but untested
chessclock.pro
chessclock.qrc
classes/chessclockwidget.h
classes/timecontrol.h [new file with mode: 0644]
classes/timecontrol/basicdialog.cpp [new file with mode: 0644]
classes/timecontrol/basicdialog.h [new file with mode: 0644]
classes/timecontrol/notimecontrol.cpp [new file with mode: 0644]
classes/timecontrol/notimecontrol.h [new file with mode: 0644]
main.cpp
pic/black_small.png
pic/white_small.png