Added ChessClockWizard class
authorArto Hyvättinen <arto.hyvattinen@gmail.com>
Fri, 13 Aug 2010 22:48:56 +0000 (01:48 +0300)
committerArto Hyvättinen <arto.hyvattinen@gmail.com>
Fri, 13 Aug 2010 22:48:56 +0000 (01:48 +0300)
commitebe5873e30a11983068a087332c5046720637fd1
treeb201dbf1e697f8a85407a0fa7c04513a72422fc3
parente73c22c391bf535f610f3ad49c730d7d2d46d978
Added ChessClockWizard class
Added simple web page
82 files changed:
chessclock.pro
chessclock.qrc [new file with mode: 0644]
chessclockwindow.cpp
classes/chessclock.cpp
classes/chessclock.h
classes/chessclockwidget.cpp [new file with mode: 0644]
classes/chessclockwidget.h [new file with mode: 0644]
main.cpp
www/html/annotated.html
www/html/chessclock_8cpp.html [new file with mode: 0644]
www/html/chessclock_8cpp_source.html [new file with mode: 0644]
www/html/chessclock_8h.html [new file with mode: 0644]
www/html/chessclock_8h_source.html [new file with mode: 0644]
www/html/chessclockwidget_8cpp.html [new file with mode: 0644]
www/html/chessclockwidget_8cpp_source.html [new file with mode: 0644]
www/html/chessclockwidget_8h.html [new file with mode: 0644]
www/html/chessclockwidget_8h_source.html [new file with mode: 0644]
www/html/chessclockwindow_8cpp.html
www/html/chessclockwindow_8cpp_source.html
www/html/chessclockwindow_8h.html
www/html/chessclockwindow_8h_source.html
www/html/class_chess_clock-members.html [new file with mode: 0644]
www/html/class_chess_clock.html [new file with mode: 0644]
www/html/class_chess_clock.png [new file with mode: 0644]
www/html/class_chess_clock_widget-members.html [new file with mode: 0644]
www/html/class_chess_clock_widget.html [new file with mode: 0644]
www/html/class_chess_clock_widget.png [new file with mode: 0644]
www/html/class_chess_clock_window-members.html
www/html/class_chess_clock_window.html
www/html/class_turn_information-members.html
www/html/class_turn_information.html
www/html/classes.html
www/html/files.html
www/html/functions.html
www/html/functions_enum.html [new file with mode: 0644]
www/html/functions_eval.html [new file with mode: 0644]
www/html/functions_func.html
www/html/functions_vars.html
www/html/globals.html
www/html/globals_func.html
www/html/hierarchy.html [new file with mode: 0644]
www/html/index.html
www/html/main_8cpp.html
www/html/main_8cpp_source.html
www/html/search/all_63.html
www/html/search/all_65.html [new file with mode: 0644]
www/html/search/all_67.html
www/html/search/all_69.html
www/html/search/all_6c.html [new file with mode: 0644]
www/html/search/all_6d.html
www/html/search/all_6e.html [new file with mode: 0644]
www/html/search/all_70.html
www/html/search/all_72.html [new file with mode: 0644]
www/html/search/all_73.html [new file with mode: 0644]
www/html/search/all_74.html
www/html/search/all_75.html [new file with mode: 0644]
www/html/search/classes_63.html
www/html/search/enums_72.html [new file with mode: 0644]
www/html/search/enumvalues_6e.html [new file with mode: 0644]
www/html/search/enumvalues_70.html [new file with mode: 0644]
www/html/search/enumvalues_72.html [new file with mode: 0644]
www/html/search/files_63.html
www/html/search/functions_63.html
www/html/search/functions_65.html [new file with mode: 0644]
www/html/search/functions_67.html
www/html/search/functions_69.html
www/html/search/functions_70.html [new file with mode: 0644]
www/html/search/functions_72.html [new file with mode: 0644]
www/html/search/functions_73.html [new file with mode: 0644]
www/html/search/functions_74.html
www/html/search/functions_75.html [new file with mode: 0644]
www/html/search/search.js
www/html/search/variables_6c.html [new file with mode: 0644]
www/html/search/variables_6d.html [new file with mode: 0644]
www/html/search/variables_70.html
www/html/search/variables_74.html
www/html/turninformation_8cpp.html
www/html/turninformation_8cpp_source.html
www/html/turninformation_8h.html
www/html/turninformation_8h_source.html
www/index.html [new file with mode: 0644]
www/logo.png [new file with mode: 0644]