CVS commit by ingwa: More refactoring: - Clean up the signals from the game - Change some explicit calls to update the view into signal/slots instead - Enhance the game view. M +12 -0 ChangeLog 1.69 M +9 -21 kreversi.cpp 1.54 M +1 -1 kreversi.h 1.30 M +9 -1 qreversigame.cpp 1.4 M +9 -4 qreversigame.h 1.7 M +97 -24 qreversigameview.cpp 1.3 M +24 -17 qreversigameview.h 1.3