[Marble-commits] KDE/kdeedu/marble/src/lib/geodata
Andrew Manson
g.real.ate at gmail.com
Mon Aug 3 13:21:29 CEST 2009
SVN commit 1006267 by mansona:
Applying the patch from idis on the reviewboard http://reviewboard.kde.org/r/1119/
Adds nodetype information for downcasting
M +1 -0 CMakeLists.txt
M +3 -0 data/GeoDataColorStyle.h
M +3 -0 data/GeoDataContainer.h
M +2 -0 data/GeoDataDocument.h
M +2 -0 data/GeoDataFeature.h
M +2 -0 data/GeoDataFolder.h
M +2 -0 data/GeoDataGeometry.h
M +3 -0 data/GeoDataHotSpot.h
M +3 -0 data/GeoDataIconStyle.h
M +3 -0 data/GeoDataLabelStyle.h
M +3 -0 data/GeoDataLatLonAltBox.h
M +3 -0 data/GeoDataLatLonBox.h
M +3 -0 data/GeoDataLineString.h
M +3 -0 data/GeoDataLineStyle.h
M +2 -0 data/GeoDataLinearRing.h
M +3 -0 data/GeoDataMultiGeometry.h
M +3 -0 data/GeoDataObject.h
M +3 -0 data/GeoDataPlacemark.h
M +3 -0 data/GeoDataPoint.h
M +3 -0 data/GeoDataPolyStyle.h
M +4 -0 data/GeoDataPolygon.h
M +3 -0 data/GeoDataStyle.h
M +3 -0 data/GeoDataStyleMap.h
M +3 -0 data/GeoDataStyleSelector.h
M +49 -0 parser/GeoDocument.cpp
M +59 -0 parser/GeoDocument.h
M +2 -0 scene/GeoSceneDocument.h
M +3 -0 scene/GeoSceneFilter.h
M +3 -0 scene/GeoSceneGroup.h
M +3 -0 scene/GeoSceneHead.h
M +3 -0 scene/GeoSceneIcon.h
M +3 -0 scene/GeoSceneItem.h
M +3 -0 scene/GeoSceneLayer.h
M +3 -0 scene/GeoSceneLegend.h
M +3 -0 scene/GeoSceneMap.h
M +3 -0 scene/GeoScenePalette.h
M +3 -0 scene/GeoSceneProperty.h
M +3 -0 scene/GeoSceneSection.h
M +3 -0 scene/GeoSceneSettings.h
M +3 -0 scene/GeoSceneTexture.h
M +3 -0 scene/GeoSceneVector.h
M +3 -0 scene/GeoSceneXmlDataSource.h
M +3 -0 scene/GeoSceneZoom.h
M +7 -1 writer/GeoWriter.h
http://websvn.kde.org/?view=rev&revision=1006267
More information about the Marble-commits
mailing list