- added settingsdialog
authorDavid Solbach <d@vidsolbach.de>
Sat, 9 Oct 2010 13:05:33 +0000 (15:05 +0200)
committerDavid Solbach <d@vidsolbach.de>
Sat, 9 Oct 2010 13:05:33 +0000 (15:05 +0200)
commit90ece8a023da4535eb0c2830e3dcab1bfb93b881
tree5187ea9ca26d9b9fb7c84c031650d34eebdcdb57
parente906db723bfabc22e20a3939d653cd683637f4ea
- added settingsdialog
- correct score and matchstate parsing
- display day and time of game
19 files changed:
BundesligaWidget.pro
resources.qrc
src/backendkicker.cpp
src/backendkicker.h
src/livescores.cpp [deleted file]
src/livescores.h [deleted file]
src/main.cpp
src/mainwidget.cpp
src/mainwidget.h
src/match.cpp
src/match.h
src/matchdaymodel.cpp
src/matchdaymodel.h
src/scoretable.cpp
src/scoretable.h
src/settingsdialog.cpp [new file with mode: 0644]
src/settingsdialog.h [new file with mode: 0644]
src/settingsdialog.ui [new file with mode: 0644]
testdata/spieltag.html [new file with mode: 0644]