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

Dennis Nienhüser earthwings at gentoo.org
Wed Apr 28 22:17:11 CEST 2010


SVN commit 1120302 by nienhueser:

Show a routing specific context menu above routing items. Supports removing points and exporting the route in gpx format for a start. Only show one of "pick destination" and "jump to current destination" at a time to conserve space. Show two input fields at startup as a better default. Can be changed later again when we merge it with the current search UI. Do not allow less than two input fields. When removing all destination points in the map, add new empty destinations as appropriate to always have at least a source and a destination input field. Remove "add destination" button, more than two input fields can still be created easily in the map.

 M  +3 -0      RouteSkeleton.cpp  
 M  +3 -0      RouteSkeleton.h  
 M  +17 -13    RoutingInputWidget.cpp  
 M  +67 -6     RoutingLayer.cpp  
 M  +8 -0      RoutingLayer.h  
 M  +36 -0     RoutingModel.cpp  
 M  +5 -0      RoutingModel.h  
 M  +38 -8     RoutingWidget.cpp  
 M  +6 -0      RoutingWidget.h  
 M  +39 -70    RoutingWidget.ui  


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


More information about the Marble-commits mailing list