- played around with transparency
authorDavid Solbach <d@vidsolbach.de>
Thu, 14 Oct 2010 22:54:52 +0000 (00:54 +0200)
committerDavid Solbach <d@vidsolbach.de>
Thu, 14 Oct 2010 22:54:52 +0000 (00:54 +0200)
commit12a59936bd9c8313e20b73c430451d3e8260ae42
treede3f4455e440728c3b382a1adb3f3606f11afcef
parenta6b8f4c5c9b3aa2d87677758e0d61f62b58098d1
- played around with transparency
- hide table during update
- created an abstract class as backend interface
13 files changed:
BundesligaWidget.pro
src/backendkicker.cpp
src/backendkicker.h
src/main.cpp
src/mainwidget.cpp
src/mainwidget.h
src/matchdaybackend.cpp [new file with mode: 0644]
src/matchdaybackend.h [new file with mode: 0644]
src/matchdaymodel.cpp
src/matchdaymodel.h
src/scoretable.cpp
src/scoretable.h
src/settingsdialog.cpp