[Marble-commits] KDE/kdeedu/marble/src/lib

Bernhard Beschow bbeschow at cs.tu-berlin.de
Thu Aug 19 23:38:56 CEST 2010


SVN commit 1165660 by beschow:

remove VectorMap::resizeMap() and its callers

The size is now calculated dynamically, removing the need to manually synchronize height and width values by MarbleModel, which is less error-prone.

* also introduce some height() and width() methods to ViewParams

discussed with tackat

 M  +1 -2      MarbleMap.cpp  
 M  +6 -20     MarbleModel.cpp  
 M  +1 -1      MarbleModel.h  
 M  +0 -6      VectorComposer.cpp  
 M  +0 -1      VectorComposer.h  
 M  +55 -69    VectorMap.cpp  
 M  +3 -10     VectorMap.h  
 M  +10 -0     ViewParams.cpp  
 M  +3 -0      ViewParams.h  


http://websvn.kde.org/?view=rev&revision=1165660


More information about the Marble-commits mailing list