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

Bastian Holst bastianholst at gmx.de
Sun Aug 2 23:25:41 CEST 2009


SVN commit 1006036 by bholst:

Sorry for bad coding style: opening braces of namespaces, classes and functions
should be on their own line.


 M  +24 -12    lib/AbstractDataPlugin.cpp  
 M  +4 -2      lib/AbstractDataPlugin.h  
 M  +24 -12    lib/AbstractDataPluginItem.cpp  
 M  +4 -2      lib/AbstractDataPluginItem.h  
 M  +38 -19    lib/AbstractDataPluginModel.cpp  
 M  +2 -1      lib/AbstractDataPluginModel.h  
 M  +10 -5     lib/AbstractFloatItem.cpp  
 M  +12 -6     lib/graphicsview/GeoGraphicsItem.cpp  
 M  +10 -5     plugins/render/photo/CoordinatesParser.cpp  
 M  +2 -1      plugins/render/photo/CoordinatesParser.h  
 M  +10 -5     plugins/render/photo/FlickrParser.cpp  
 M  +2 -1      plugins/render/photo/FlickrParser.h  
 M  +12 -6     plugins/render/photo/PhotoPlugin.cpp  
 M  +4 -2      plugins/render/photo/PhotoPlugin.h  
 M  +41 -20    plugins/render/photo/PhotoPluginItem.cpp  
 M  +4 -2      plugins/render/photo/PhotoPluginItem.h  
 M  +2 -1      plugins/render/photo/PhotoPluginModel.cpp  
 M  +2 -1      plugins/render/photo/PhotoPluginModel.h  
 M  +4 -2      plugins/render/weather/AbstractWeatherService.h  
 M  +18 -9     plugins/render/weather/BBCParser.cpp  
 M  +2 -1      plugins/render/weather/BBCParser.h  
 M  +16 -8     plugins/render/weather/BBCWeatherItem.cpp  
 M  +4 -2      plugins/render/weather/BBCWeatherItem.h  
 M  +4 -2      plugins/render/weather/BBCWeatherService.cpp  
 M  +4 -2      plugins/render/weather/BBCWeatherService.h  
 M  +6 -3      plugins/render/weather/FakeWeatherItem.cpp  
 M  +4 -2      plugins/render/weather/FakeWeatherItem.h  
 M  +2 -1      plugins/render/weather/FakeWeatherService.cpp  
 M  +4 -2      plugins/render/weather/FakeWeatherService.h  
 M  +12 -6     plugins/render/weather/StationListParser.cpp  
 M  +2 -1      plugins/render/weather/StationListParser.h  
 M  +108 -54   plugins/render/weather/WeatherData.cpp  
 M  +4 -2      plugins/render/weather/WeatherData.h  
 M  +56 -28    plugins/render/weather/WeatherItem.cpp  
 M  +4 -2      plugins/render/weather/WeatherItem.h  
 M  +12 -5     plugins/render/weather/WeatherModel.cpp  
 M  +4 -2      plugins/render/weather/WeatherModel.h  
 M  +26 -13    plugins/render/weather/WeatherPlugin.cpp  
 M  +4 -2      plugins/render/weather/WeatherPlugin.h  
 M  +20 -10    plugins/render/wikipedia/GeonamesParser.cpp  
 M  +2 -1      plugins/render/wikipedia/GeonamesParser.h  
 M  +49 -24    plugins/render/wikipedia/WikipediaItem.cpp  
 M  +4 -2      plugins/render/wikipedia/WikipediaItem.h  
 M  +6 -3      plugins/render/wikipedia/WikipediaModel.cpp  
 M  +2 -1      plugins/render/wikipedia/WikipediaModel.h  
 M  +30 -16    plugins/render/wikipedia/WikipediaPlugin.cpp  
 M  +4 -2      plugins/render/wikipedia/WikipediaPlugin.h  


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


More information about the Marble-commits mailing list