source: josm/trunk/src/org/openstreetmap/josm/data/gpx

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9854   8 years Don-vip sonar - squid:S2272 - "Iterator.next()" methods should throw …
(edit) @9738   8 years simon04 GPX: Avoid unnecessary update of PT_TIME Relates to r9383.
(edit) @9383   8 years simon04 Deprecate PrimaryDateParser in favour of DateUtils
(edit) @9246   8 years Don-vip javadoc update
(edit) @9073   8 years Don-vip checkstyle - Comments Indentation
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8795   9 years Don-vip fix javadoc errors/warnings seen with JDK9
(edit) @8512   9 years Don-vip checkstyle: redundant modifiers
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8506   9 years Don-vip fix some Sonar issues
(edit) @8393   9 years Don-vip see #11447 - partial revert of r8384
(edit) @8384   9 years Don-vip squid:S1244 - Floating point numbers should not be tested for equality
(edit) @8376   9 years Don-vip code style - remove useless calls to toString()
(edit) @8373   9 years Don-vip code style - Method makes literal string comparisons passing the …
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7575   10 years Don-vip fix #7976 - Get downloaded gpx areas, on the same model as osm data
(edit) @7518   10 years Don-vip fix #10489 - Add additional attributes to GPX Export for nodes + GPX …
(edit) @7509   10 years stoecker remove tabs
(edit) @7319   10 years akks Add colorbar for active GPX layer, big GpxLayer class refactoring, see …
(edit) @7299   10 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
(edit) @7020   10 years Don-vip see #8465 - fix remaining compilation warnings
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6897   10 years stoecker see #9778 - use TLS for JOSM website access
(edit) @6895   10 years bastiK applied #9228 - Set transparency of circle from HDOP value (by …
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6206   11 years bastiK fixed #8323 - Add support for GPX routes (<rte> element)
(edit) @6203   11 years Don-vip fix #9024 - bbox/bounds memory optimizations (modified patch by …
(edit) @6143   11 years Don-vip see #8885 - cleanup in command line arguments and website URL handling
(edit) @6142   11 years Don-vip see #8902 - fix compilation warnings
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5910   11 years bastiK rename namespace for consistency
(edit) @5909   11 years stoecker fix all remaining javadoc warnings
(edit) @5715   11 years akks see #8416. GpxLayer refactoring: inner classes goes to …
(edit) @5684   11 years bastiK add session support for marker layers (see #4029) The data is …
(edit) @5681   11 years bastiK some simple refactoring
(edit) @5679   11 years bastiK fixed #2900 - Saving and reopening of downloaded gpx segments displays …
(edit) @5502   12 years Don-vip fix some compilation warnings
(edit) @5395   12 years bastiK gpxreader: minor refactoring, read version & creator (see #7927)
(edit) @5170   12 years Don-vip cleanup svn:mime-type properties preventing Java sources from being …
(edit) @5108   12 years xeen remove superfluous calls to recalculateBounds() and add clarifying comment.
(edit) @4431   13 years jttt Custom primitive name formatters via tagging presets
(edit) @4282   13 years jttt Allow to specify custom pattern for marker text labels
(edit) @4129   13 years stoecker speedup GPX drawing due to better clipping
(edit) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @3321   14 years jttt Validate tagging presets when they're added in Preferences dialog
(edit) @3119   14 years jttt Cache offscreen buffer for GpxLayer
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @3075   14 years jttt Remove unused class
(edit) @2908   14 years jttt Improve gpx loading performance
(edit) @2907   14 years jttt Gpx refactoring - GpxTrack and GpxTrackSegment is now interface, …
(edit) @2874   14 years bastiK use PrimaryDateParser to parse time of GPS points (for geoimage)
(edit) @2867   14 years jttt Better gpx layer tooltip, don't add gpx layer if gpx file is empty
(edit) @2795   14 years jttt Allow to load incomplete gpx files
(edit) @2247   15 years jttt Fixed #2480
(edit) @2151   15 years Gubaer applied #3526: patch by glebius@...: be more verbose about available …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1998   15 years stoecker fixed calculation error
(edit) @1911   15 years Gubaer fixed #3193: No layer is left highlighted when the bottom most one is …
(edit) @1724   15 years stoecker some more changes and bug fixes related to new projection stuff - GPX …
(edit) @1722   15 years stoecker Large rework in projection handling - now allows only switching and …
(edit) @1721   15 years david trac 2784: properly take account of timezones in GPX files. …
(edit) @1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
(edit) @1574   15 years stoecker close #2214 - patch by Henrik Niehaus - GPX export metadata handling
(edit) @1425   15 years stoecker fixed #1642. patch by xeen
(edit) @1185   15 years stoecker close bug #1896. Patch by Teemu Koskinen
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1167   15 years stoecker added better NMEA reader. Closes bug #1448
(edit) @813   16 years stoecker support of Garmin time stamps in GPX import. patch by Roland Ramthun
(edit) @748   16 years stoecker some cleanups
(edit) @655   16 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @647   16 years ramack improve info on GpxLayers, closes #756 and also gives track length
(edit) @646   16 years framm - patch by Henry Loenwind (ticket #720) to speed up gps rendering
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @582   16 years framm - got rid of a few compiler warnings
(edit) @571   16 years tom_e Restored time/setTime semantics accidentally broken in r553.
(edit) @553   16 years david (a) add preference dialog, (b) add audio tracing
(edit) @552   16 years david audio synchronization for tracks without waypoints
(edit) @447   16 years gebner Reduce GPX data memory usage.
(add) @444   16 years framm - patch for better GPX file support by Raphael Mack …
Note: See TracRevisionLog for help on using the revision log.