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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18221   3 years Don-vip fix #21319 - Refactoring of class hierarchy around JosmComboBox / …
(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) @18205   3 years Don-vip fix #21309 - allow changeset hashtags to start with digits (patch by …
(edit) @18179   3 years Don-vip fix #4282 - Support for OziExplorer Waypoint files
(edit) @18174   3 years Don-vip see #21240 - fix a few potential issues reported by Coverity
(edit) @18173   3 years Don-vip fix #20690 - fix #21240 - Refactoring of UploadDialog, HistoryComboBox …
(edit) @18121   3 years Don-vip see #21176 - fix error-prone warnings
(edit) @18107   3 years Don-vip fix checkstyle/PMD issues
(edit) @18099   3 years Don-vip fix #21176 - fix icon sizes of save layers dialog
(edit) @18068   3 years Don-vip fix #21136 - Export GeoImage layer to GPX
(edit) @18014   3 years Don-vip remove deprecated stuff not used by plugins
(edit) @17995   3 years Don-vip fix #20969 - fix trimming/synchronization issue in changeset upload …
(edit) @17964   3 years Don-vip see #20257 - CodeQL - java/zipslip - Checks for Zip Slip Vulnerability …
(edit) @17913   3 years simon04 fix 20239 - GeoJSONImporter: fix JsonException: Cannot auto-detect …
(edit) @17898   3 years simon04 fix #20887, see #20690 - Upload dialog: fix IllegalStateException: …
(edit) @17894   3 years simon04 see #20690 - Upload dialog: add DocumentListener for changeset …
(edit) @17841   3 years simon04 see #14176 - Migrate various classes to Instant
(edit) @17752   3 years simon04 see #20745 - Avoid heap allocations due to BBox in IPrimitive.getBBox …
(edit) @17733   3 years simon04 see #16163 - Prefer SwingConstants.LEADING over SwingConstants.LEFT
(edit) @17717   3 years simon04 see #14176 - Migrate Changeset to Instant
(edit) @17709   3 years simon04 fix #20708 - Re-organize the upload dialog
(edit) @17708   3 years simon04 see #20708 - Remove unused upload dialog customization
(edit) @17646   3 years Don-vip fix #20653 - catch IllegalArgumentException when parsing geojson
(edit) @17570   3 years simon04 GeoJSONWriter: directly write to Writer Skip writing to intermediate …
(edit) @17558   3 years Don-vip fix #20310 - ImageImporter improvements (patch by Bjoeni)
(edit) @17556   3 years Don-vip fix #20310 - Update deprecated methods used elsewhere in JOSM core …
(edit) @17553   3 years Don-vip fix #20341 - fix Jenkins warnings and NPE caused by malformed images …
(edit) @17548   3 years Don-vip fix #20341 - Support metadata from more image formats (patch by Bjoeni)
(edit) @17534   3 years Don-vip fix #20310 - Allow JpgImporter to import remote images (patch by …
(edit) @17523   3 years Don-vip fix #20519 - NPE in Upload Dialog
(edit) @17521   3 years Don-vip spotbugs - SBSC_USE_STRINGBUFFER_CONCATENATION
(edit) @17475   3 years GerdP fix #20134: Bug with Source-Dropdown in Upload-dialog - make sure that …
(edit) @17399   3 years GerdP fix #20213: Command stack: Edits in relation editor are listed in …
(edit) @17379   3 years GerdP see #17196 Undo/Redo may change data in inactive layer - fix sonar …
(edit) @17339   3 years simon04 https://errorprone.info/bugpattern/StringSplitter
(edit) @17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
(edit) @17332   3 years Don-vip fix #20131 - fix unit tests and codestyle violations
(edit) @17318   3 years Don-vip fix #20096 - restore comment initialization from dataset changeset …
(edit) @17308   3 years Don-vip fix #19995 - upload dialog: separate instances for cell renderer and …
(edit) @17238   4 years Don-vip see #17634 - enforce upload policy again (broken after #19381 changes)
(edit) @17041   4 years Klumbumbus fix #19820 - Add icons for different offline modes - offline_osm_api, …
(edit) @16972   4 years simon04 UploadStrategySelectionPanel: use AbstractTextComponentValidator
(edit) @16970   4 years simon04 Fix typo in Javadoc
(edit) @16929   4 years Klumbumbus see #15240 - Change/Add icons - preferences/connection, …
(edit) @16913   4 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16877   4 years simon04 Javadoc warnings
(edit) @16869   4 years simon04 see #15441 - Do not create empty GpxRouteLayer
(edit) @16866   4 years simon04 GpxImporter: compute markerLayerName
(edit) @16864   4 years simon04 fix #15441 - Separate GpxRouteLayer
(edit) @16823   4 years simon04 fix #19248 - Allow to toggle offline mode in the file menu ("Work …
(edit) @16807   4 years Klumbumbus see #15240 - Change some png icons to svg: - mapmode/rope, …
(edit) @16730   4 years simon04 see #19381 - Upload dialog: hopefully fix layout issue
(edit) @16697   4 years simon04 see #19381 - Upload dialog: avoid unnecessary UI updates when validating
(edit) @16696   4 years simon04 see #19381 - Upload dialog: (re)validate when showing the dialog
(edit) @16695   4 years simon04 see #19381 - Upload dialog: allow to disable text validation - …
(edit) @16673   4 years simon04 fix #19381 - Upload dialog: warn about large bounding box
(edit) @16672   4 years simon04 see #19381 - Upload dialog: make warnings less intrusive
(edit) @16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16629   4 years simon04 see #19334 - https://errorprone.info/bugpattern/JavaTimeDefaultTimeZone
(edit) @16625   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnusedVariable
(edit) @16611   4 years GerdP fix #12303: When downloading objects with Overpass API, use recurse up …
(edit) @16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
(edit) @16468   4 years simon04 Java 8: use Collection.removeIf
(edit) @16453   4 years simon04 see #19251, see #19252 - fix findFirst/map/orElse sequence
(edit) @16438   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16407   4 years GerdP fix #18915: "Precondition violation" not fixable from within JOSM - …
(edit) @16366   4 years GerdP fix #19124:Update data: "Check on server" for "deleted or moved …
(edit) @16337   4 years simon04 Checkstyle, PMD
(edit) @16329   4 years simon04 fix #18830 - Remove PreferencesUtils#readPrefsFromJS due to Nashorn removal
(edit) @16267   4 years simon04 Use non-optional ImageResource without null check
(edit) @16237   4 years Don-vip see #18429 - advanced preference upload.show.automatic.source to …
(edit) @16236   4 years Don-vip see #15232 - advanced preference upload.show.review.request to …
(edit) @16204   4 years GerdP fix #18979: Improve display of PrimitiveIds Show e.g. "w2, r123456789" …
(edit) @16203   4 years GerdP see #18985: avoid to download parents of deleted (invisble) objects - …
(edit) @16092   4 years simon04 fix #18619 - Upload dialog: add border, reorder summary
(edit) @16084   4 years simon04 see #18752 - FileImporter: add stopwatch logging
(edit) @15865   4 years Don-vip fix #18722 - exclude json file extension from GeoJsonImporter + add …
(edit) @15846   4 years GerdP fix #18701: Simplify MultiFetchServerObjectReader implementation
(edit) @15811   4 years GerdP fix #18566: Download object: member of relations always downloaded …
(edit) @15802   4 years Don-vip fix #18523 - fix upload dialog layout (patch by taylor.smock)
(edit) @15796   4 years simon04 see #18429 - Upload dialog: put "just once" in parentheses
(edit) @15787   4 years GerdP see #18624: Download parent ways/relations downloads way nodes twice …
(edit) @15778   4 years Don-vip fix #18523 - fix upload dialog layout (patch by taylor.smock)
(edit) @15752   4 years Don-vip fix #18523 - Upload dialog: Switch from BorderLayout to GridBagLayout …
(edit) @15746   4 years GerdP fix misleading typos in javadoc (singular -> plural)
(edit) @15717   4 years simon04 Java 8: use Collectors.joining
(edit) @15662   4 years simon04 Fix typo: overriden↦overridden
(edit) @15623   4 years Don-vip fix #18484 - NPE
(edit) @15604   4 years Don-vip fix #18429 - Adds an ancestor listener that listens for the …
(edit) @15600   4 years Don-vip fix #18429 - Allow users to automatically get the source tags (patch …
(edit) @15593   4 years GerdP fix #18397: Provide more helpful error message when loading an invalid …
(edit) @15588   4 years Don-vip tools update: checkstyle 8.27, pmd 6.20, spotbugs 3.1.12
(edit) @15586   4 years Don-vip code cleanup
(edit) @15560   4 years GerdP fix #18389: GPX track with color black is invisible (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) @15474   5 years Don-vip fix #17350 - don't fire post-save event when autosaving a file (patch …
(edit) @15427   5 years Don-vip fix recent SonarQube issues
(edit) @15424   5 years Don-vip fix #10564 - add GeoJSON import (adapted from geojson plugin)
Note: See TracRevisionLog for help on using the revision log.