Revision 814170

Go back to digest for 1st June 2008

Other in Educational

Inge Wallin committed changes in /trunk/KDE/kdeedu/marble:

* Move the MapQuality measure from ViewParams to ViewportParams.
* Some cleaning also snuck in.

Unfortunately I had to disable the geoshape since it uses the installed headers and not the one in the source tree. This breaks compilation in a case like this where an fundamental API changes.

Enable it again once you have installed the new headers.
Beware, though, that you will break compilation for everybody that haven't installed the new headers yet.
That's the disadvantage of using installed headers within a major source module of KDE.

File Changes

Modified 18 files
  • /trunk/KDE/kdeedu/marble
  •   /ChangeLog
  •   /src/CMakeLists.txt
  •   /src/geoshape/GeoShape.cpp
  •   /src/lib/EquirectScanlineTextureMapper.cpp
  •   /src/lib/GeoPainter.cpp
  •   /src/lib/GeoPainter.h
  •   /src/lib/MarbleAbstractFloatItem.cpp
  •   /src/lib/MarbleMap.cpp
  •   /src/lib/MarbleModel.cpp
  •   /src/lib/MarbleWidget.cpp
  •   /src/lib/SphericalScanlineTextureMapper.cpp
  •   /src/lib/VectorComposer.cpp
  •   /src/lib/VectorMap.cpp
  •   /src/lib/VectorMap.h
  •   /src/lib/ViewParams.cpp
  •   /src/lib/ViewParams.h
  •   /src/lib/ViewportParams.cpp
  •   /src/lib/ViewportParams.h
18 files changed in total