source: josm/trunk/src/org/openstreetmap/josm/gui/layer/gpx/GpxDrawHelper.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12725   7 years bastiK see #15229 - deprecate ILatLon#getEastNorth() so ILatLon has no …
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12367   7 years michael2402 Document GPX color scale
(edit) @12274   7 years michael2402 Fix #14847: Fix reload of colors if data was added to/removed from gpx …
(edit) @12175   7 years michael2402 Trigger a GPX layer invalidation on SoM change.
(edit) @12171   7 years michael2402 Fixed checkstyle warnings.
(edit) @12168   7 years michael2402 Add a gap to the gpx line if the coordinates of a WayPoint are not known.
(edit) @12167   7 years michael2402 Make WayPoint implement ILatLon.
(edit) @12157   7 years michael2402 See #13124: Refresh the heat map on every invalidation (visible tacks …
(edit) @12131   7 years Don-vip see #11889, see #11924, see #13387 - use backported versions of …
(edit) @11935   7 years Don-vip sonar - squid:S2148 - Underscores should be used to make large numbers …
(edit) @11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
(edit) @11704   7 years michael2402 Use Utils.clamp instead of Math.max(Math.min()) for doubles
(edit) @11702   7 years Don-vip more usages of Utils.clamp
(edit) @11613   7 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @11587   7 years Don-vip checkstyle - enable BooleanExpressionComplexity / 6
(edit) @11566   7 years Don-vip fix #14343 - GPS heat map should also support point clouds (modified …
(edit) @11483   7 years Don-vip fix #14247 - add icon as a visual indication of chosen gpx heatmap …
(edit) @11482   7 years Don-vip see #13124 - fix the problem with the different projections (patch by …
(edit) @11470   7 years bastiK see #13124 - better cache invalidation Fixes a problem when zoomed …
(edit) @11469   7 years bastiK see #13124 - fix some Heat Map issues (patch by kidelo)
(edit) @11459   7 years Don-vip sonar - squid:UselessParenthesesCheck - Useless parentheses around …
(edit) @11452   7 years Don-vip sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
(edit) @11451   7 years Don-vip fix #13124 - Heat Map Extension (patch by kidelo)
(edit) @11436   7 years Don-vip fix recent Sonar issues
(edit) @11431   7 years Don-vip fix #13124 - Enhanced GPS data rendering: add new heatmap mode (patch …
(edit) @11161   8 years stoecker properly handling of HDOP - not restricting it to the range of 0 to 1
(edit) @10824   8 years Don-vip see #13309 - Caching and notifying preferences (patch by michael2402) …
(edit) @10659   8 years Don-vip see #12472 - fix more warnings, increase maximum number of reported …
(edit) @10303   8 years Don-vip sonar - squid:S2164 - Math should not be performed on floats
(edit) @10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10186   8 years Don-vip fix #12813 - partial revert of r10175 - HDOP is unitless
(edit) @10181   8 years Don-vip sonar - squid:S2184 - Math operands should be cast before assignment
(edit) @10175   8 years Don-vip fix #12813 - adapt GPX color scale bar to system of measurement for …
(edit) @9796   8 years bastiK applied #12524 - heading calculation reversed longitudes (patch by kolesar)
(edit) @9395   8 years simon04 Extent the unit test for GpxDrawHelper
(edit) @9338   8 years simon04 fix #12312 - Error when loading GPX file with single point and track …
(edit) @9248   8 years simon04 fix #11237 - Change default color of waypoints and GPS tracks to magenta
(edit) @9234   8 years simon04 fix #11338 - Gpx tracks: speed outliers and coloring
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9073   8 years Don-vip checkstyle - Comments Indentation
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8384   9 years Don-vip squid:S1244 - Floating point numbers should not be tested for equality
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7518   10 years Don-vip fix #10489 - Add additional attributes to GPX Export for nodes + GPX …
(edit) @7402   10 years Don-vip fix some Sonar issues
(edit) @7345   10 years akks see #10269: avoid null color values in GpxLayer for sure
(edit) @7340   10 years Don-vip see #10269 - fix NPE (robustness. trkPnt.customColoring should …
(edit) @7323   10 years akks see #10294: gpx single color mode was broke (regression of r7319)
(add) @7319   10 years akks Add colorbar for active GPX layer, big GpxLayer class refactoring, see …
Note: See TracRevisionLog for help on using the revision log.