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) @17841   4 years simon04 see #14176 - Migrate various classes to Instant
(edit) @17752   4 years simon04 see #20745 - Avoid heap allocations due to BBox in IPrimitive.getBBox …
(edit) @17733   4 years simon04 see #16163 - Prefer SwingConstants.LEADING over SwingConstants.LEFT
(edit) @17717   4 years simon04 see #14176 - Migrate Changeset to Instant
(edit) @17709   4 years simon04 fix #20708 - Re-organize the upload dialog
(edit) @17708   4 years simon04 see #20708 - Remove unused upload dialog customization
(edit) @17646   5 years Don-vip fix #20653 - catch IllegalArgumentException when parsing geojson
(edit) @17570   5 years simon04 GeoJSONWriter: directly write to Writer Skip writing to intermediate …
(edit) @17558   5 years Don-vip fix #20310 - ImageImporter improvements (patch by Bjoeni)
(edit) @17556   5 years Don-vip fix #20310 - Update deprecated methods used elsewhere in JOSM core …
(edit) @17553   5 years Don-vip fix #20341 - fix Jenkins warnings and NPE caused by malformed images …
(edit) @17548   5 years Don-vip fix #20341 - Support metadata from more image formats (patch by Bjoeni)
(edit) @17534   5 years Don-vip fix #20310 - Allow JpgImporter to import remote images (patch by …
(edit) @17523   5 years Don-vip fix #20519 - NPE in Upload Dialog
(edit) @17521   5 years Don-vip spotbugs - SBSC_USE_STRINGBUFFER_CONCATENATION
(edit) @17475   5 years GerdP fix #20134: Bug with Source-Dropdown in Upload-dialog - make sure that …
(edit) @17399   5 years GerdP fix #20213: Command stack: Edits in relation editor are listed in …
(edit) @17379   5 years GerdP see #17196 Undo/Redo may change data in inactive layer - fix sonar …
(edit) @17339   5 years simon04 https://errorprone.info/bugpattern/StringSplitter
(edit) @17333   5 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
(edit) @17332   5 years Don-vip fix #20131 - fix unit tests and codestyle violations
(edit) @17318   5 years Don-vip fix #20096 - restore comment initialization from dataset changeset …
(edit) @17308   5 years Don-vip fix #19995 - upload dialog: separate instances for cell renderer and …
(edit) @17238   5 years Don-vip see #17634 - enforce upload policy again (broken after #19381 changes)
(edit) @17041   5 years Klumbumbus fix #19820 - Add icons for different offline modes - offline_osm_api, …
(edit) @16972   5 years simon04 UploadStrategySelectionPanel: use AbstractTextComponentValidator
(edit) @16970   5 years simon04 Fix typo in Javadoc
(edit) @16929   5 years Klumbumbus see #15240 - Change/Add icons - preferences/connection, …
(edit) @16913   5 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16877   5 years simon04 Javadoc warnings
(edit) @16869   5 years simon04 see #15441 - Do not create empty GpxRouteLayer
(edit) @16866   5 years simon04 GpxImporter: compute markerLayerName
(edit) @16864   5 years simon04 fix #15441 - Separate GpxRouteLayer
(edit) @16823   5 years simon04 fix #19248 - Allow to toggle offline mode in the file menu ("Work …
(edit) @16807   5 years Klumbumbus see #15240 - Change some png icons to svg: - mapmode/rope, …
(edit) @16730   5 years simon04 see #19381 - Upload dialog: hopefully fix layout issue
(edit) @16697   5 years simon04 see #19381 - Upload dialog: avoid unnecessary UI updates when validating
(edit) @16696   5 years simon04 see #19381 - Upload dialog: (re)validate when showing the dialog
(edit) @16695   5 years simon04 see #19381 - Upload dialog: allow to disable text validation - …
(edit) @16673   5 years simon04 fix #19381 - Upload dialog: warn about large bounding box
(edit) @16672   5 years simon04 see #19381 - Upload dialog: make warnings less intrusive
(edit) @16643   5 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16629   5 years simon04 see #19334 - https://errorprone.info/bugpattern/JavaTimeDefaultTimeZone
(edit) @16625   5 years simon04 see #19334 - https://errorprone.info/bugpattern/UnusedVariable
(edit) @16611   5 years GerdP fix #12303: When downloading objects with Overpass API, use recurse up …
(edit) @16553   5 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
(edit) @16468   5 years simon04 Java 8: use Collection.removeIf
(edit) @16453   5 years simon04 see #19251, see #19252 - fix findFirst/map/orElse sequence
(edit) @16438   5 years simon04 see #19251 - Java 8: use Stream
(edit) @16407   5 years GerdP fix #18915: "Precondition violation" not fixable from within JOSM - …
(edit) @16366   5 years GerdP fix #19124:Update data: "Check on server" for "deleted or moved …
(edit) @16337   5 years simon04 Checkstyle, PMD
(edit) @16329   5 years simon04 fix #18830 - Remove PreferencesUtils#readPrefsFromJS due to Nashorn removal
(edit) @16267   5 years simon04 Use non-optional ImageResource without null check
(edit) @16237   5 years Don-vip see #18429 - advanced preference upload.show.automatic.source to …
(edit) @16236   5 years Don-vip see #15232 - advanced preference upload.show.review.request to …
(edit) @16204   6 years GerdP fix #18979: Improve display of PrimitiveIds Show e.g. "w2, r123456789" …
(edit) @16203   6 years GerdP see #18985: avoid to download parents of deleted (invisble) objects - …
(edit) @16092   6 years simon04 fix #18619 - Upload dialog: add border, reorder summary
(edit) @16084   6 years simon04 see #18752 - FileImporter: add stopwatch logging
(edit) @15865   6 years Don-vip fix #18722 - exclude json file extension from GeoJsonImporter + add …
(edit) @15846   6 years GerdP fix #18701: Simplify MultiFetchServerObjectReader implementation
(edit) @15811   6 years GerdP fix #18566: Download object: member of relations always downloaded …
(edit) @15802   6 years Don-vip fix #18523 - fix upload dialog layout (patch by taylor.smock)
(edit) @15796   6 years simon04 see #18429 - Upload dialog: put "just once" in parentheses
(edit) @15787   6 years GerdP see #18624: Download parent ways/relations downloads way nodes twice …
(edit) @15778   6 years Don-vip fix #18523 - fix upload dialog layout (patch by taylor.smock)
(edit) @15752   6 years Don-vip fix #18523 - Upload dialog: Switch from BorderLayout to GridBagLayout …
(edit) @15746   6 years GerdP fix misleading typos in javadoc (singular -> plural)
(edit) @15717   6 years simon04 Java 8: use Collectors.joining
(edit) @15662   6 years simon04 Fix typo: overriden↦overridden
(edit) @15623   6 years Don-vip fix #18484 - NPE
(edit) @15604   6 years Don-vip fix #18429 - Adds an ancestor listener that listens for the …
(edit) @15600   6 years Don-vip fix #18429 - Allow users to automatically get the source tags (patch …
(edit) @15593   6 years GerdP fix #18397: Provide more helpful error message when loading an invalid …
(edit) @15588   6 years Don-vip tools update: checkstyle 8.27, pmd 6.20, spotbugs 3.1.12
(edit) @15586   6 years Don-vip code cleanup
(edit) @15560   6 years GerdP fix #18389: GPX track with color black is invisible (Patch by Bjoeni) …
(edit) @15497   6 years Don-vip see #16796 - fix most of checkstyle/pmd/findbugs violations
(edit) @15496   6 years Don-vip fix #16796 - Rework of GPX track colors / layer preferences (patch by …
(edit) @15474   6 years Don-vip fix #17350 - don't fire post-save event when autosaving a file (patch …
(edit) @15427   6 years Don-vip fix recent SonarQube issues
(edit) @15424   6 years Don-vip fix #10564 - add GeoJSON import (adapted from geojson plugin)
(edit) @15247   6 years Don-vip see #17829 - support RTKLib Positioning Solution files. Add new …
(edit) @15231   6 years Don-vip fix more Spotbugs warnings
(edit) @15121   6 years Don-vip sonarqube, javadoc
(edit) @15117   6 years Don-vip make sure upload comments are not remembered if …
(edit) @15051   6 years Don-vip see #17634 - allow to define exceptions to the list of forbidden …
(edit) @15040   6 years Don-vip see #17634 - remove google from default list of forbidden terms. …
(edit) @15034   6 years Don-vip checkstyle/PMD
(edit) @15015   6 years Don-vip see #17634 - use case insensitive comparison, forbid google as source
(edit) @15011   6 years GerdP fix #15558: apply 15558-v3.patch
(edit) @15010   6 years Don-vip fix #17634 - Reject uploads that do not follow comment/source upload …
(edit) @14984   6 years GerdP fix checkstyle issue
(edit) @14983   6 years GerdP fix #17578: catch IllegalStateException
(edit) @14982   6 years GerdP fix #17237: Poor error handling with write protected files
(edit) @14977   6 years Don-vip ensures consistency of upload comment: * fix #11168 - ctrl-z/undo …
(edit) @14950   7 years GerdP fix #17238 Don't know why I forgot to commit this patch.
(edit) @14880   7 years Don-vip fix #17448 - Same buttons in Upload Selection as in other upload …
(edit) @14817   7 years Don-vip add new unit tests for DuplicateWay and DuplicateRelation, fix NPE …
Note: See TracRevisionLog for help on using the revision log.