10
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 23, 2023 — Jun 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ADD : Export to KML More... almost 16 years ago
FIX : forgot to commit new source files More... almost 16 years ago
ADD : Export to GPX + proper waypoint saving in MDC documents More... almost 16 years ago
ADD : Shift-Right button to drag-zoom More... almost 16 years ago
FIX : Qt slows to a crawl when drawing lines offscreen to a large virtual canvas, clipping enabled or not (Qt bug?). Try to otimize roads/track segments drawing to cope with this. More... almost 16 years ago
FIX : Save also the redo history in a MDC document More... almost 16 years ago
FIX : Allow deletion of a node from a track without deleting the whole segment More... almost 16 years ago
FIX : Add a preference option to disable styling for Track layers + re-inject default waypoint painting from dantje More... almost 16 years ago
FIX : Reimplement waypoints using non-uploadable tags rather than a separate class (allow styling) More... almost 16 years ago
ADD : non-uplodable tags; tags with key beginnig and ending with an underscore ("_") won't be uploaded FIX : modifying the feature name only generates 1 undo item, not 1 by keystroke More... almost 16 years ago
fixed CTRL+U double usage More... almost 16 years ago
typo More... almost 16 years ago
FIX : NMEA import: don't assume GSA sentence is present in the log More... almost 16 years ago
added cs More... almost 16 years ago
some more translations More... almost 16 years ago
some minor fixes More... almost 16 years ago
allow support of partially broken JavaScript More... almost 16 years ago
ADD : ability to commit features from non-uplodable layers to the dirty layer, i.e. make them uploadable (closes #748) FIX : bump MDC documents to version 1.1 due to bug-fixes in history saving; history from version 1.0 MDC won't be imported anymore More... almost 16 years ago
[FIX] Prefs overwrote the current app dir, breaking relative paths More... almost 16 years ago
[ADD] Basic support for waypoints/logpoints from gpx files More... almost 16 years ago
git-svn-id: http://svn.openstreetmap.org/applications/editors/merkaartor@8617 b9d5c4c9-76e1-0310-9c85-f3177eceb1e4 More... almost 16 years ago
git-svn-id: http://svn.openstreetmap.org/applications/editors/merkaartor@8616 b9d5c4c9-76e1-0310-9c85-f3177eceb1e4 More... almost 16 years ago
FIX : Add background images loaded from disk cache to the QPixmap cache More... almost 16 years ago
ADD : context menu functionality to the map More... almost 16 years ago
FIX : do not apply style to "empty" points in a Track layer More... almost 16 years ago
Updated changelog More... almost 16 years ago
FIX : Improve and refactor track segment drawing More... almost 16 years ago
FIX : Show tracksegment even if it only intersects the viewport More... almost 16 years ago
ADD : Encode speed and slope in track segments More... almost 16 years ago
ADD : Import elevation and speed from GPX files More... almost 16 years ago