[Marble-commits] KDE/kdeedu/marble [POSSIBLY UNSAFE]

Dennis Nienhüser earthwings at gentoo.org
Wed Sep 1 22:26:12 CEST 2010


SVN commit 1170678 by nienhueser:

This completes offline routing by adding support for the generation of human readable instructions for both gosmore and routino. The patch is based on gosmore-instructions, which it fully replaces. The license change from LGPL-3 to LGPL 2.1 is ok since I'm the only author of gosmore-instructions. Also adds turn indicator icons.

 A             data/svg/turn-indicators.svg  
 M  +1 -0      src/CMakeLists.txt  
 M  +5 -0      src/lib/CMakeLists.txt  
 M  +12 -0     src/lib/libmarble.qrc  
 M  +26 -3     src/lib/routing/RoutingModel.cpp  
 A             src/lib/routing/instructions (directory)  
 A             src/lib/routing/instructions/InstructionTransformation.cpp   [License: LGPL]
 A             src/lib/routing/instructions/InstructionTransformation.h   [License: LGPL]
 A             src/lib/routing/instructions/RoutingInstruction.cpp   [License: LGPL]
 A             src/lib/routing/instructions/RoutingInstruction.h   [License: LGPL]
 A             src/lib/routing/instructions/RoutingPoint.cpp   [License: LGPL]
 A             src/lib/routing/instructions/RoutingPoint.h   [License: LGPL]
 A             src/lib/routing/instructions/RoutingWaypoint.cpp   [License: LGPL]
 A             src/lib/routing/instructions/RoutingWaypoint.h   [License: LGPL]
 A             src/lib/routing/instructions/WaypointParser.cpp   [License: LGPL]
 A             src/lib/routing/instructions/WaypointParser.h   [License: LGPL]
 M  +84 -12    src/plugins/runner/gosmore/GosmoreRunner.cpp  
 M  +68 -14    src/plugins/runner/routino/RoutinoRunner.cpp  
 A             src/routing-instructions (directory)  
 A             src/routing-instructions/CMakeLists.txt  
 A             src/routing-instructions/main.cpp   [POSSIBLY UNSAFE: system] [License: LGPL]


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


More information about the Marble-commits mailing list