Summary: | Copy and paste of GPS-data in the correlator and the track list editor | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Michael G. Hansen <mike> |
Component: | Geolocation-Correlator | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | 0.4.0 | |
Sentry Crash Report: | |||
Attachments: |
Adds a copy and paste context menu for GPS-data
Fix import from gpx if no altitude is found |
Description
Michael G. Hansen
2009-05-07 16:18:18 UTC
Created attachment 33438 [details]
Adds a copy and paste context menu for GPS-data
Excelent, I will review the patch. Thanks a lots. Gilles Caulier Created attachment 33449 [details]
Fix import from gpx if no altitude is found
SVN commit 969420 by cgilles: GPSSync kipi-plugins : apply patch #33449 from Michael G. Hansen to copy and paste GPS coordinates with clipboard BUG: 191914 M +1 -0 CMakeLists.txt M +1 -1 gpsdataparser.h M +3 -3 gpseditdialog.h AM gpslistviewcontextmenu.cpp [License: GPL (v2+)] AM gpslistviewcontextmenu.h [License: GPL (v2+)] M +1 -1 gpsmapwidget.h M +7 -2 gpssyncdialog.cpp M +2 -2 gpssyncdialog.h M +4 -0 gpstracklisteditdialog.cpp M +3 -3 gpstracklisteditdialog.h M +1 -1 gpstracklistwidget.h M +3 -3 kmlexportconfig.h M +1 -1 plugin_gpssync.h WebSVN link: http://websvn.kde.org/?view=rev&revision=969420 |