source: josm/trunk/src/org/openstreetmap/josm/gui/layer/gpx

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19050   3 weeks taylor.smock Revert most var changes from r19048, fix most new compile warnings …
(edit) @18871   7 months taylor.smock See #23218: Use newer error_prone versions when compiling on Java 11+ …
(edit) @18801   9 months taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
(edit) @18753   11 months taylor.smock Fix #23001: ClassCastException in GpxDrawHelper#calculateColors This …
(edit) @18742   12 months stoecker ckeckstyle
(edit) @18738   12 months stoecker add NMEA track coloring by reference ID
(edit) @18494   2 years taylor.smock Fix #22115: Extract methods from LatLon into ILatLon where they are …
(edit) @18466   2 years taylor.smock Fix #21813: Improve marker handling in sessions and #21923: Improve …
(edit) @18396   2 years stoecker fix #20600 - add Fix coloring for NMEA, patch by Bjoeni
(edit) @18253   3 years Don-vip fix #21407 - AIOOBE
(edit) @18215   3 years Don-vip coverity - Explicit null dereferenced
(edit) @18211   3 years Don-vip global use of !Utils.isEmpty/isBlank
(edit) @18208   3 years Don-vip global use of Utils.isEmpty/isBlank
(edit) @18179   3 years Don-vip fix #4282 - Support for OziExplorer Waypoint files
(edit) @18078   3 years Don-vip see #21144 - Images correlation: temporary editable support layer to …
(edit) @18076   3 years Don-vip see #2760 - revert r18075 - causes nodes to remain after deletion of …
(edit) @18075   3 years Don-vip see #2760 - only consider GPX-prefixed tags uninteresting during the …
(edit) @18051   3 years Don-vip upgrade to checkstyle 8.43, fix violations
(edit) @18042   3 years Don-vip CorrelateGpxWithImages : extract GpxData loading code to a new helper class
(edit) @17845   3 years simon04 see #14176 - Introduce class Interval
(edit) @17842   3 years simon04 see #14176 - Migrate DateFilterPanel to Instant
(edit) @17841   3 years simon04 see #14176 - Migrate various classes to Instant
(edit) @17749   3 years simon04 see #14176 - Migrate OsmPrimitive to Instant
(edit) @17715   3 years simon04 see #14176 - Migrate GPX to Instant
(edit) @17586   3 years simon04 see #20613 - Use Tagged.keys() and Tagged.visitKeys()
(edit) @17548   3 years Don-vip fix #20341 - Support metadata from more image formats (patch by Bjoeni)
(edit) @17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
(edit) @17321   3 years Don-vip fix #20026 - fix tooltip for Date/time in gpx filter dialog
(edit) @16960   4 years simon04 see #8334 - Add advanced option to scale the table font Advanced …
(edit) @16953   4 years simon04 Java 8: use Comparator.comparing
(edit) @16949   4 years Klumbumbus see #15240 - Remove wrongly used addsegment icon
(edit) @16942   4 years simon04 see #19716 - ChooseTrackVisibilityAction: do not report unspecified …
(edit) @16941   4 years simon04 fix #19716 - ChooseTrackVisibilityAction: fix sorting by timespan
(edit) @16940   4 years simon04 see #19716 - ChooseTrackVisibilityAction: replace TrackLength with …
(edit) @16913   4 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16864   4 years simon04 fix #15441 - Separate GpxRouteLayer
(edit) @16850   4 years simon04 fix #17836 - Download along several gpx tracks at once
(edit) @16827   4 years Klumbumbus see #15240 - Change a lot png icons to svg: - misc/statusreport, …
(edit) @16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16625   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnusedVariable
(edit) @16601   4 years simon04 Add TableHelper.setSelectedIndices
(edit) @16570   4 years GerdP see #19199: There should be some way to determine how many nodes are …
(edit) @16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
(edit) @16438   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16436   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16398   4 years simon04 see #19208 - JCS: update package to org.apache.commons.jcs3
(edit) @16155   4 years Don-vip fix #18943 - add data types caption in Download along dialogues
(edit) @16069   4 years simon04 see #18752 - Harmonize stopwatch logging
(edit) @15971   4 years GerdP fix #18818: "Download from OSM along selected ways" disallows area …
(edit) @15970   4 years GerdP fix #18818: "Download from OSM along selected ways" disallows value < …
(edit) @15823   4 years Don-vip fix #18678 - fix DownloadAlong with locked layers
(edit) @15755   4 years simon04 Introduce Stopwatch class to measure elapsed time
(edit) @15735   4 years simon04 Java 8: replace .stream().forEach() with .forEach()
(edit) @15606   4 years Don-vip fix #18444 - Changed default to "all" and also revert …
(edit) @15586   4 years Don-vip code cleanup
(edit) @15503   5 years Don-vip see #16796 - fix 3 forgotten Checkstyle violations
(edit) @15502   5 years Don-vip see #16796 - use IGpxTrack in GpxData (patch by Bjoeni)
(edit) @15497   5 years Don-vip see #16796 - fix most of checkstyle/pmd/findbugs violations
(edit) @15496   5 years Don-vip fix #16796 - Rework of GPX track colors / layer preferences (patch by …
(edit) @15419   5 years Don-vip fix #2760 - simplify track during GPX layer -> data layer conversion …
(edit) @15363   5 years Don-vip fix #18050 - DownloadAlong: download as new layer
(edit) @15292   5 years Don-vip checkstyle/pmd/sonar
(edit) @15282   5 years Don-vip fix #18002 - ignore negative width in GpxDrawHelper
(edit) @15249   5 years Don-vip see #17829 - fix gpx conversion issues
(edit) @15247   5 years Don-vip see #17829 - support RTKLib Positioning Solution files. Add new …
(edit) @15001   5 years GerdP fix #17596: No lines displayed for GPX tracks without tags Patch by Bjoeni
(edit) @14962   5 years GerdP fix #17551: Download along track doesn't completely download areas …
(edit) @14875   5 years GerdP fix sonar issue: Add underscores to this numeric value for readability
(edit) @14872   5 years GerdP see #17443: increase threshold value reg. display of progress bar to …
(edit) @14868   5 years GerdP fix #17443: improve performance for GPX layer action "Download from …
(edit) @14748   5 years GerdP fix #17263: GpxLayer sometimes shows "ghost lines"
(edit) @14459   5 years Don-vip see #16995 - remove unused imports
(edit) @14456   5 years Don-vip fix #16995 - de-duplicate storage of timestamp within WayPoint and …
(edit) @14451   5 years Don-vip fix #16963 - do not draw lines for GPX unordered tracks
(edit) @14448   5 years Don-vip see #16995 - proper fix to timestamp formatting in GPX files, does not …
(edit) @14446   5 years Don-vip see #16995 - use_Date exclusively for PT_TIME attribute (patch by cmuelle8)
(edit) @14427   5 years wiktorn Fix canceling precaching imageries along GPX track * when GPX is big …
(edit) @14337   6 years Don-vip fix #16845 - ChooseTrackVisibilityActionTest: fix for non-headless …
(edit) @14336   6 years Don-vip see #16841 - checkstyle
(edit) @14332   6 years Don-vip fix #16841 - MergeLayerActionTest, DownloadWmsAlongTrackActionTest: …
(edit) @14302   6 years Don-vip see #16781 - fix more typos using https://github.com/vlajos/misspell-fixer
(edit) @14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
(edit) @14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
(edit) @14129   6 years Don-vip code refactoring
(edit) @14120   6 years Don-vip see #15229 - deprecate all Main methods related to projections. New …
(edit) @14119   6 years Don-vip see #15229 - deprecate all Main methods returning an URL
(edit) @14108   6 years Don-vip SonarQube fixes
(edit) @14103   6 years Don-vip fix #16572 - Conversion options for tags GPX -> OSM (patch by Bjoeni)
(edit) @14055   6 years Don-vip fix #14103 - GPX → OSM: convert additional tags
(edit) @14051   6 years Don-vip see #14103 - add ele tag during GPX->OSM conversion
(edit) @13855   6 years Don-vip fix #11304 - preserve zoom after OSM layer <-> GPX layer conversion
(edit) @13842   6 years Don-vip see #16319 - scale properly all icons using ButtonSpec
(edit) @13724   6 years Don-vip fix #15124 - remember settings in "download along track" panel
(edit) @13206   6 years Don-vip enable PMD rule OptimizableToArrayCall
(edit) @13130   6 years Don-vip fix #15572 - use ImageProvider attach API for all JOSM actions to …
(edit) @12987   7 years bastiK see #15410 - change preferences scheme for named colors - makes …
(edit) @12891   7 years bastiK see #15229 - move non-essential helper methods from Preferences to …
(edit) @12853   7 years bastiK see #15229 - include support for the long type in IPreferences
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12841   7 years bastiK see #15229 - fix deprecations caused by [12840]
Note: See TracRevisionLog for help on using the revision log.