[Marble-commits] KDE/kdeedu/marble/src/lib/geodata
Thibaut Gridel
tgridel at free.fr
Tue Aug 4 00:23:38 CEST 2009
SVN commit 1006554 by tgridel:
nodeType for GeoDataObject classes
method in private classes due to shared d pointers
GeoScene classes dropped
GeoDataType namespace for string values
M +10 -0 data/GeoDataColorStyle.cpp
M +2 -2 data/GeoDataColorStyle.h
M +5 -0 data/GeoDataContainer.cpp
M +3 -2 data/GeoDataContainer.h
M +5 -0 data/GeoDataContainer_p.h
M +5 -0 data/GeoDataDocument.cpp
M +2 -2 data/GeoDataDocument.h
M +5 -0 data/GeoDataDocument_p.h
M +5 -0 data/GeoDataFeature.cpp
M +2 -2 data/GeoDataFeature.h
M +5 -0 data/GeoDataFeature_p.h
M +34 -0 data/GeoDataFolder.cpp
M +8 -2 data/GeoDataFolder.h
M +5 -0 data/GeoDataGeometry.cpp
M +2 -2 data/GeoDataGeometry.h
M +5 -0 data/GeoDataGeometry_p.h
M +10 -0 data/GeoDataHotSpot.cpp
M +2 -2 data/GeoDataHotSpot.h
M +10 -0 data/GeoDataIconStyle.cpp
M +2 -2 data/GeoDataIconStyle.h
M +10 -0 data/GeoDataLabelStyle.cpp
M +2 -2 data/GeoDataLabelStyle.h
M +10 -0 data/GeoDataLatLonAltBox.cpp
M +2 -2 data/GeoDataLatLonAltBox.h
M +9 -0 data/GeoDataLatLonBox.cpp
M +2 -2 data/GeoDataLatLonBox.h
M +5 -0 data/GeoDataLineString.cpp
M +1 -1 data/GeoDataLineString.h
M +5 -0 data/GeoDataLineString_p.h
M +10 -0 data/GeoDataLineStyle.cpp
M +2 -2 data/GeoDataLineStyle.h
M +5 -0 data/GeoDataLinearRing.cpp
M +1 -1 data/GeoDataLinearRing.h
M +6 -1 data/GeoDataLinearRing_p.h
M +5 -0 data/GeoDataMultiGeometry.cpp
M +2 -2 data/GeoDataMultiGeometry.h
M +5 -0 data/GeoDataMultiGeometry_p.h
M +10 -0 data/GeoDataObject.cpp
M +1 -1 data/GeoDataObject.h
M +5 -0 data/GeoDataPlacemark.cpp
M +1 -1 data/GeoDataPlacemark.h
M +5 -0 data/GeoDataPlacemark_p.h
M +5 -0 data/GeoDataPoint.cpp
M +2 -2 data/GeoDataPoint.h
M +10 -0 data/GeoDataPolyStyle.cpp
M +1 -1 data/GeoDataPolyStyle.h
M +5 -0 data/GeoDataPolygon.cpp
M +1 -1 data/GeoDataPolygon.h
M +6 -1 data/GeoDataPolygon_p.h
M +10 -0 data/GeoDataStyle.cpp
M +1 -1 data/GeoDataStyle.h
M +11 -1 data/GeoDataStyleMap.cpp
M +1 -1 data/GeoDataStyleMap.h
M +10 -0 data/GeoDataStyleSelector.cpp
M +1 -1 data/GeoDataStyleSelector.h
M +1 -20 parser/GeoDocument.cpp
M +2 -25 parser/GeoDocument.h
M +0 -2 scene/GeoSceneDocument.h
M +0 -3 scene/GeoSceneFilter.h
M +0 -3 scene/GeoSceneGroup.h
M +0 -2 scene/GeoSceneHead.h
M +0 -3 scene/GeoSceneIcon.h
M +0 -3 scene/GeoSceneItem.h
M +0 -3 scene/GeoSceneLayer.h
M +0 -3 scene/GeoSceneLegend.h
M +0 -3 scene/GeoSceneMap.h
M +0 -3 scene/GeoScenePalette.h
M +0 -3 scene/GeoSceneProperty.h
M +0 -3 scene/GeoSceneSection.h
M +0 -3 scene/GeoSceneSettings.h
M +0 -3 scene/GeoSceneTexture.h
M +0 -3 scene/GeoSceneVector.h
M +0 -3 scene/GeoSceneXmlDataSource.h
M +0 -3 scene/GeoSceneZoom.h
http://websvn.kde.org/?view=rev&revision=1006554
More information about the Marble-commits
mailing list