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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @16895   4 years Klumbumbus see #15240 - Change some png icons to svg: - imagery_menu, …
(edit) @16879   4 years simon04 fix #8227 - MarkerLayer: allow to customize marker size/stroke …
(edit) @16867   4 years simon04 see #10488 - PMD
(edit) @16864   4 years simon04 fix #15441 - Separate GpxRouteLayer
(edit) @16863   4 years simon04 SplitTrackSegmentsToTracksAction: fix typo
(edit) @16850   4 years simon04 fix #17836 - Download along several gpx tracks at once
(edit) @16847   4 years simon04 fix #10488 - GpxLayer: jump to previous/next segment
(edit) @16827   4 years Klumbumbus see #15240 - Change a lot png icons to svg: - misc/statusreport, …
(edit) @16800   4 years Klumbumbus see #15240 - Change some png icons to svg: - dialogs/duplicatelayer, …
(edit) @16766   4 years simon04 fix #19241 - Do not report "JOSM Validator" as data source on upload
(edit) @16670   4 years stoecker fix #18193 - typo
(edit) @16669   4 years stoecker fix #18193 - reduce flickering when paning map by loading a little bit …
(edit) @16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16630   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses
(edit) @16628   4 years simon04 see #19334 - https://errorprone.info/bugpattern/MixedMutabilityReturnType
(edit) @16625   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnusedVariable
(edit) @16620   4 years simon04 see #19360 - Fix NPE in TileCoordinateConverter
(edit) @16619   4 years simon04 fix #19360 - Calculating default zoom offset should use existing code …
(edit) @16615   4 years simon04 fix #19376 - Offer an option to disable the imagery layer popup menu …
(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) @16548   4 years simon04 fix #18801 - Allow layers to determine autosave functionality (patch …
(edit) @16488   4 years simon04 fix #19281, see #19174 - Use Objects.hash where it is not used (patch …
(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) @16396   4 years simon04 Fix typo in Javadoc
(edit) @16284   4 years simon04 see #19067 - ImageDisplay: tune logging
(edit) @16187   4 years Don-vip fix #18962 - introduce DataSet.update to avoid repetitive …
(edit) @16155   4 years Don-vip fix #18943 - add data types caption in Download along dialogues
(edit) @16107   4 years simon04 see #18643: I18n: improve plural forms (patch by Hb---)
(edit) @16081   4 years simon04 checkstyle
(edit) @16080   4 years simon04 see #18886 - AbstractReader.parseTimestamp: use LRU cache
(edit) @16076   4 years simon04 fix #18643 - I18n: improve plural forms
(edit) @16071   4 years simon04 see #18752 - ImageDisplay: improve logging
(edit) @16070   4 years simon04 ImageCenterViewAction: reuse autoscale icon
(edit) @16069   4 years simon04 see #18752 - Harmonize stopwatch logging
(edit) @16056   4 years simon04 CheckParameterUtil: replace ensure() with ensureThat() Makes code …
(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) @15963   4 years Don-vip see #17516 - update to error-prone 2.3.5-SNAPSHOT plus following …
(edit) @15924   4 years Don-vip fix #18761 - only consider source=survey for local GPX files, not the …
(edit) @15918   4 years Don-vip fix #18720 - see #11856 - Automatically enable "Tile zoom offset" in …
(edit) @15857   4 years Don-vip fix #18699 - more specific JOSM validator source tag
(edit) @15848   4 years simon04 CorrelateGpxWithImages.SetOffsetAction: close dialog using ESC
(edit) @15826   4 years Klumbumbus fix #18690 - Obtain source from current layers: use untranslated text …
(edit) @15824   4 years Don-vip fix #18677 - Add "download" and "locked" status to osm data layer info
(edit) @15823   4 years Don-vip fix #18678 - fix DownloadAlong with locked layers
(edit) @15800   4 years simon04 AlignImageryPanel: add hand cursor to close button
(edit) @15775   4 years simon04 Use (correct) magic constants
(edit) @15759   4 years simon04 GpxLayer: use Map.getOrDefault (Java 8)
(edit) @15755   4 years simon04 Introduce Stopwatch class to measure elapsed time
(edit) @15736   4 years simon04 Java 8: simplify Stream API usage
(edit) @15735   4 years simon04 Java 8: replace .stream().forEach() with .forEach()
(edit) @15734   4 years simon04 see #17220 - LayerListDialog: re-enable previous offset on click
(edit) @15733   4 years simon04 see #17220 - LayerListDialog: show imagery offset in tooltip
(edit) @15716   4 years simon04 Java 8: use String.join
(edit) @15664   4 years simon04 fix #18015 - Fix timezone in ImageViewerDialog
(edit) @15662   4 years simon04 Fix typo: overriden↦overridden
(edit) @15659   4 years simon04 ImageryFilterSettings: fix typo
(edit) @15654   4 years Don-vip fix #18530 - upload dialog: support validator and notes layers as …
(edit) @15646   4 years Don-vip fix #18494 - GPX layers should use the name from the file instead of …
(edit) @15606   4 years Don-vip fix #18444 - Changed default to "all" and also revert …
(edit) @15586   4 years Don-vip code cleanup
(edit) @15565   4 years Don-vip fix #18302 - support national taginfo instances
(edit) @15503   4 years Don-vip see #16796 - fix 3 forgotten Checkstyle violations
(edit) @15502   4 years Don-vip see #16796 - use IGpxTrack in GpxData (patch by Bjoeni)
(edit) @15498   4 years Don-vip fix #12209 - CorrelateGpxWithImages refactor (patch by Bjoeni)
(edit) @15497   4 years Don-vip see #16796 - fix most of checkstyle/pmd/findbugs violations
(edit) @15496   4 years Don-vip fix #16796 - Rework of GPX track colors / layer preferences (patch by …
(edit) @15456   5 years wiktorn Allow zoom in TMS layer up to 24. See: #18064
(edit) @15445   5 years Don-vip fix #18210 - fix mode menu (add items properly to display shortcuts) …
(edit) @15422   5 years Don-vip see #2760 - javadoc
(edit) @15421   5 years Don-vip display GPX creator field in GPX layer info component
(edit) @15419   5 years Don-vip fix #2760 - simplify track during GPX layer -> data layer conversion …
(edit) @15397   5 years Don-vip fix #18012 - create track segment names from gpx layer name if there …
(edit) @15390   5 years Don-vip remove deprecated code
(edit) @15371   5 years Don-vip fix #18160 - Ask layers for source, don't hardcode source for layer …
(edit) @15363   5 years Don-vip fix #18050 - DownloadAlong: download as new layer
(edit) @15348   5 years Don-vip fix #18119 - Deselect and remove multiple images in the …
(edit) @15333   5 years Don-vip see #11905 - Option to move multiple images at once (core part, patch …
(edit) @15292   5 years Don-vip checkstyle/pmd/sonar
(edit) @15282   5 years Don-vip fix #18002 - ignore negative width in GpxDrawHelper
(edit) @15280   5 years Don-vip fix #17979 - display number of incomplete objects in OSM data layer …
(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) @15219   5 years Don-vip fix #17848 - read and display IPTC metadata from jpeg/tiff images …
(edit) @15204   5 years Don-vip fix #17877 - NPE
(edit) @15121   5 years Don-vip sonarqube, javadoc
(edit) @15045   5 years Don-vip fix #17576 - Fix timezones and DST for image correlation (patch by …
(edit) @15030   5 years Don-vip fix #17301 - robustness to untranslatable error messages
(edit) @15007   5 years Don-vip remove deprecated API
(edit) @15001   5 years GerdP fix #17596: No lines displayed for GPX tracks without tags Patch by Bjoeni
(edit) @14995   5 years GerdP Fix PMD warning "Avoid excessively long variable names like …
(edit) @14993   5 years GerdP fix #17591: Add new preference …
Note: See TracRevisionLog for help on using the revision log.