[Marble-bugs] [Bug 253305] [Patch] Allow Marble to be controlled on commandline

Dennis Nienhüser earthwings at gentoo.org
Mon Nov 1 12:00:46 CET 2010


https://bugs.kde.org/show_bug.cgi?id=253305


Dennis Nienhüser <earthwings at gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Dennis Nienhüser <earthwings gentoo org>  2010-11-01 12:00:44 ---
SVN commit 1191880 by nienhueser:

Deprecate (doxygen only because it is a slot) openGpxFile in favor of
addGeoDataFile.
Deprecate addPlacemarkFile in favor of addGeoDataFile
Deprecate addPlacemarkData in favor of addGeoDataString
Deprecate removePlacemarkKey in favor of removeGeoData
Make addGeoDataFile, addGeoDataString, removeGeoData slots to be able to call
them via DBus.
RB: 5691
BUG: 253305

 M  +1 -1      ControlView.h  
 M  +1 -5      MarbleTest.cpp  
 M  +1 -9      QtMainWindow.cpp  
 M  +1 -1      kdemain.cpp  
 M  +18 -4     lib/MarbleMap.cpp  
 M  +28 -5     lib/MarbleMap.h  
 M  +26 -11    lib/MarbleModel.cpp  
 M  +23 -4     lib/MarbleModel.h  
 M  +20 -5     lib/MarbleWidget.cpp  
 M  +27 -4     lib/MarbleWidget.h  
 M  +1 -8      marble_part.cpp  
 M  +7 -14     plugins/render/fileview/FileViewFloatItem.cpp  
 M  +1 -1      qtmain.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1191880

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Marble-bugs mailing list