Revision 763855

Go back to digest for 27th January 2008

Features in Educational

Torsten Rahn committed changes in /trunk/KDE/kdeedu/marble:

All patches by David Roberts:
- Adding Torsten Rahn's .ui file to the UI
- Implementation of "Center" and "Show" button functionality.
- Moved SunLocator out of the TileLoader ("yipee!")
- Moved QTimer out of MarbleWidget into SunLocator ("yipee!")
- Disabling clouds for Level >= 2.

Now we really need the Layer Management class - I'll create a document that will cover its basic concepts.

File Changes

Modified 15 files
  • /trunk/KDE/kdeedu/marble
  •   /ChangeLog
  •   /src/ControlView.h
  •   /src/QtMainWindow.cpp
  •   /src/lib/CMakeLists.txt
  •   /src/lib/MarbleModel.cpp
  •   /src/lib/MarbleModel.h
  •   /src/lib/MarbleWidget.cpp
  •   /src/lib/MarbleWidget.h
  •   /src/lib/SunControlWidget.ui
  •   /src/lib/SunLocator.cpp
  •   /src/lib/SunLocator.h
  •   /src/lib/TextureTile.cpp
  •   /src/lib/TextureTile.h
  •   /src/lib/TileLoader.cpp
  •   /src/lib/TileLoader.h
15 files changed in total