[Kde-imaging] [kipiplugins] [Bug 333622] Please add an option to display the GPS track loaded in the geolocation dialog [patch]
Michael G. Hansen
mike at mghansen.de
Wed Jun 4 19:47:13 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=333622
--- Comment #8 from Michael G. Hansen <mike at mghansen.de> ---
Git commit 265b14d6404ece38f61a838e83d1d3f6f61d82f3 by Michael Georg Hansen.
Committed on 04/06/2014 at 19:46.
Pushed by mghansen into branch 'master'.
Commit patch from Justus Schwartz to show GPX tracks on the map.
M +48 -1 data/backend-googlemaps-js.js
M +55 -2 demo/mainwindow.cpp
M +22 -1 demo/mainwindow.h
M +4 -1 libkgeomap/CMakeLists.txt
M +4 -1 libkgeomap/backend_map.h
M +62 -1 libkgeomap/backend_map_googlemaps.cpp
M +8 -3 libkgeomap/backend_map_googlemaps.h
M +60 -5 libkgeomap/backend_map_marble.cpp
M +5 -1 libkgeomap/backend_map_marble.h
M +6 -1 libkgeomap/kgeomap_common.h
M +48 -1 libkgeomap/kgeomap_widget.cpp
M +8 -1 libkgeomap/kgeomap_widget.h
A +41 -0 libkgeomap/trackmodelhelper.cpp [License: GPL (v2+)]
A +65 -0 libkgeomap/trackmodelhelper.h [License: GPL (v2+)]
http://commits.kde.org/libkgeomap/265b14d6404ece38f61a838e83d1d3f6f61d82f3
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-imaging
mailing list