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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18219   3 years Don-vip see #21257 - fix unit tests
(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) @18207   3 years Don-vip fix #21257 - sort tracks chronologically when writing GPX file
(edit) @18206   3 years Don-vip see #21257 - output metadata/time during GPX export, like gpsbabel
(edit) @18200   3 years Don-vip fix #21256 - RemoteControl: Don't add empty changeset tags to the …
(edit) @18179   3 years Don-vip fix #4282 - Support for OziExplorer Waypoint files
(edit) @18134   3 years Don-vip fix #21231 - make sure remote control request handlers do not block …
(edit) @18133   3 years Don-vip fix #21223 - fix NPE
(edit) @18129   3 years Don-vip tools update: checkstyle 8.44, spotbugs 4.2.3, proguard 7.1.1, …
(edit) @18071   3 years Don-vip code cleanup
(edit) @18069   3 years Don-vip code cleanup
(edit) @18051   3 years Don-vip upgrade to checkstyle 8.43, fix violations
(edit) @18048   3 years Don-vip fix #20677 - fix wrong parsing of RTKLIB .pos files
(edit) @18014   3 years Don-vip remove deprecated stuff not used by plugins
(edit) @18007   3 years Don-vip fix #21044 - keep all tags when merging geojson nodes at the same location
(edit) @17989   3 years Don-vip fix #20991 - see #18232 - restore ability to export validator errors, …
(edit) @17988   3 years Don-vip fix #21021 - proper fix of "newer" keyword, handling both formats …
(edit) @17984   3 years Don-vip fix #21011 - IAE when reading GPX file with extension (patch by …
(edit) @17982   3 years Don-vip fix #21021 - see #18164 - OverpassTurboQueryWizard: fix "newer" statements
(edit) @17848   3 years simon04 see #20829 - Avoid heap allocations in OsmWriter
(edit) @17846   3 years simon04 fix #20793 - Reduce memory consumption for GpxExtensionCollection …
(edit) @17843   3 years simon04 see #14176 - Migrate ChangesetQuery to Instant
(edit) @17841   3 years simon04 see #14176 - Migrate various classes to Instant
(edit) @17840   3 years simon04 see #14176 - Migrate ExceptionUtil to Instant
(edit) @17839   3 years simon04 see #14176 - RtkLibPosReader: parse timestamps using DateUtils
(edit) @17838   3 years simon04 see #14176 - Migrate HistoryOsmPrimitive to Instant
(edit) @17822   3 years simon04 see #20745 - Avoid heap allocations in OsmReader 12.0% of …
(edit) @17811   3 years GerdP fix #20784: Can`t download data by Overpass Query when activate Arabic …
(edit) @17787   3 years simon04 fix #20741 - Various code simplifications (patch by gaben)
(edit) @17786   3 years simon04 see #20741 - Fix typos in code and strings (patch by gaben)
(edit) @17760   3 years simon04 Checkstyle
(edit) @17754   3 years simon04 https://errorprone.info/bugpattern/UnnecessaryParentheses
(edit) @17749   3 years simon04 see #14176 - Migrate OsmPrimitive to Instant
(edit) @17748   3 years simon04 see #14176 - Migrate GPX to Instant
(edit) @17733   3 years simon04 see #16163 - Prefer SwingConstants.LEADING over SwingConstants.LEFT
(edit) @17725   3 years simon04 Checkstyle
(edit) @17724   3 years simon04 fix #20730, see #20660 - Remote control /imagery: add imagery by id …
(edit) @17722   3 years simon04 see #14176 - Fix Instant writing in GpsWriter
(edit) @17720   3 years simon04 see #14176 - Migrate ChangesetDiscussionComment to Instant
(edit) @17717   3 years simon04 see #14176 - Migrate Changeset to Instant
(edit) @17716   3 years simon04 see #14176 - Migrate UserInfo to Instant
(edit) @17715   3 years simon04 see #14176 - Migrate GPX to Instant
(edit) @17712   3 years simon04 see #14176 - Migrate Note/NoteComment to Instant
(edit) @17659   3 years simon04 fix #20233 - Session: export/import layer color
(edit) @17658   3 years simon04 see #20233 - SessionWriterTest.testWriteGpxAndMarkerJoz
(edit) @17656   3 years simon04 fix #20661 - Remote control: fix usage report (HTML) …
(edit) @17655   3 years simon04 fix #20660 - Remote control /imagery: add imagery by id
(edit) @17654   3 years GerdP fix #20416: Download (incomplete) members: Cancel does not work and …
(edit) @17646   3 years Don-vip fix #20653 - catch IllegalArgumentException when parsing geojson
(edit) @17635   3 years GerdP fix #20633: Download object: Too slow when downloading a relation with …
(edit) @17570   3 years simon04 GeoJSONWriter: directly write to Writer Skip writing to intermediate …
(edit) @17534   3 years Don-vip fix #20310 - Allow JpgImporter to import remote images (patch by …
(edit) @17526   3 years Don-vip remove unneeded cast
(edit) @17506   3 years Don-vip fix #20493 - allow to comment changesets directly from JOSM
(edit) @17500   3 years Don-vip see #20493 - add initial support to comment changesets directly from …
(edit) @17498   3 years Don-vip code refactoring
(edit) @17417   3 years Don-vip fix #20262 - make ImageryReader robust to the fact imagery layers …
(edit) @17356   3 years simon04 see #20152 - GeoJSONReader: better exception for illegal FeatureCollection
(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) @17330   3 years Don-vip fix #20131 - remote control: report errors in case of OSM API error …
(edit) @17320   3 years Don-vip fix #20066 - NPE with nodes without coordinates
(edit) @17290   3 years GerdP see #19582: Stays silent if download is incomplete cause of timeouts - …
(edit) @17232   4 years simon04 fix #19960 - NPE in OsmJsonReader.readRelationMembersAndTags
(edit) @17185   4 years GerdP fix #19822: Inconsistent behavior with GeoJSON multipolygons Handle …
(edit) @17166   4 years simon04 fix #19914 - Deal with DateTimeException when using DateUtils
(edit) @17136   4 years GerdP see #19898: Performance improvements for DatasetMerger Avoid to avoid …
(edit) @17131   4 years GerdP see #19822: Inconsistent behavior with GeoJSON multipolygons - fix …
(edit) @17115   4 years GerdP see #19822: Inconsistent behavior with GeoJSON multipolygons Move code …
(edit) @17107   4 years GerdP fix #19822: Inconsistent behavior with GeoJSON multipolygons - …
(edit) @17095   4 years simon04 ImageryReader: use StringParser
(edit) @17082   4 years Don-vip fix #19872 - update expired Dutch CA by new one
(edit) @17054   4 years GerdP fix #19833: Duplicated way nodes after GeoJSON import - filter …
(edit) @17044   4 years Klumbumbus - fix #19796 - Add more optional values to the presets of runway, …
(edit) @17041   4 years Klumbumbus fix #19820 - Add icons for different offline modes - offline_osm_api, …
(edit) @16960   4 years simon04 see #8334 - Add advanced option to scale the table font Advanced …
(edit) @16956   4 years simon04 see #19624 - use try-with-resources (PMD)
(edit) @16955   4 years simon04 see #19624 - use Utils.strip
(edit) @16954   4 years simon04 see #19624 - specify UTF-8 (Java Warnings)
(edit) @16953   4 years simon04 Java 8: use Comparator.comparing
(edit) @16948   4 years stoecker drop unused variable
(edit) @16936   4 years simon04 fix #19632 - GeoJSONWriter: write key={value} as JSON object (patch …
(edit) @16934   4 years simon04 see #19624 - Extract GeoJSONReader.parse(InputStream), use …
(edit) @16933   4 years simon04 fix #19624 - Support reading line-delimited GeoJSON (RFC 7464; patch …
(edit) @16913   4 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16877   4 years simon04 Javadoc warnings
(edit) @16866   4 years simon04 GpxImporter: compute markerLayerName
(edit) @16865   4 years simon04 see #15441 - Support GpxRouteLayer in session import/export
(edit) @16849   4 years simon04 see #19400 - Javadoc warning
(edit) @16841   4 years simon04 see #19620 - Implement CachedFile.toString
(edit) @16825   4 years simon04 fix #19400 - Remote control: generate OpenAPI specification
(edit) @16816   4 years simon04 RenderingCLI: support compressed .osm files
(edit) @16791   4 years simon04 fix #19425 - AddTagsDialog: fix handling of trustedSenders
(edit) @16767   4 years simon04 fix #19436 - RequestProcessor: do not add null objects to a JsonArray …
(edit) @16735   4 years stoecker fix #19483 - don't support undocumented behaviour
(edit) @16734   4 years simon04 fix #19483 - Remote control /imagery: parse extended URL (parse …
(edit) @16683   4 years simon04 fix #19299 - Use ConcurrentHashMap for NetworkManager.NETWORK_ERRORS
(edit) @16663   4 years simon04 OsmWriter: fix max_lat/max_lon in <changeset>
(edit) @16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
Note: See TracRevisionLog for help on using the revision log.