Revision 628974

Go back to digest for 4th February 2007

Features in Games

Nicolas Roffet committed changes in /trunk/KDE/kdegames/kblackbox:

- Full rewrite of the central graphic widget with QGraphicsView to improve the user experience and to provide cool effects in the future ;)
- Full scalable central graphic widget (with some SVG elements: the balls and the cross): KBBScalableGraphicWidget.
- Old central widget KBBGraphic is still there and can be activated by changing 2 lines in the code.
- Set the version number to "0.4.0-SVN" as the changes are now big and visible.
- Bug correction: Number of placed balls is now immediately updated.- Small temporary regressions: It's not possible to play with the keyboard anymore. User documentation is now out-dated.

File Changes

Added 13 files
  • /trunk/KDE/kdegames/kblackbox
  •   /kbbgraphicsitemball.cpp
  •   /kbbgraphicsitemball.h
  •   /kbbgraphicsitemblackbox.cpp
  •   /kbbgraphicsitemblackbox.h
  •   /kbbgraphicsitemborder.cpp
  •   /kbbgraphicsitemborder.h
  •   /kbbgraphicsitemlaser.cpp
  •   /kbbgraphicsitemlaser.h
  •   /kbbgraphicsitemrayresult.cpp
  •   /kbbgraphicsitemrayresult.h
  •   /kbbscalablegraphicwidget.cpp
  •   /kbbscalablegraphicwidget.h
  •   /pics/balls.svg
Modified 9 files
  • /trunk/KDE/kdegames/kblackbox
  •   /CHANGES
  •   /CMakeLists.txt
  •   /kbbboard.cpp
  •   /kbbboard.h
  •   /kbbgfx.h
  •   /main.cpp
  •   /VERSION
  •   /version.h
  •   /pics/CMakeLists.txt
22 files changed in total