source:
josm/trunk/src/org/openstreetmap/josm/io@
7294
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
auth | 7083 | 11 years |
see #8465 - replace Utils.equal by Objects.equals , new in Java 7
|
||
imagery | 7248 | 11 years | reworked MirroredInputStream (renamed to CachedFile): * no more … | ||
remotecontrol | 7251 | 11 years |
Remote control, load_and_zoom /zoom : allow to select objects by a …
|
||
session | 7089 | 11 years | see #8465 - Use of new Java 7 zip constructors allowing to specify a … | ||
AbstractParser.java | 7.9 KB | 7012 | 11 years | see #8465 - use String switch/case where applicable | |
AbstractReader.java | 8.2 KB | 7005 | 11 years | see #8465 - use diamond operator where applicable | |
AllFormatsImporter.java | 1.3 KB | 5131 | 13 years | automatically add file extensions added by plugins to the "All … | |
BoundingBoxDownloader.java | 6.1 KB | 7033 | 11 years |
see #8465 - global use of try-with-resources , according to
* …
|
|
CacheCustomContent.java | 5.1 KB | 7082 | 11 years |
see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8 , new in …
|
|
CachedFile.java | 18.5 KB | 7282 | 11 years | fixed #10219 - NPE in CachedFile.getInputStream during start | |
CacheFiles.java | 11.2 KB | 7132 | 11 years | fix #9984 - Add support for WMS tiles defining a transparent color in … | |
Capabilities.java | 5.2 KB | 7012 | 11 years | see #8465 - use String switch/case where applicable | |
ChangesetClosedException.java | 5.2 KB | 6890 | 11 years | fix some Sonar issues (Constructor Calls Overridable Method) | |
ChangesetQuery.java | 20.0 KB | 7012 | 11 years | see #8465 - use String switch/case where applicable | |
Compression.java | 3.4 KB | 7119 | 11 years | code refactoring/cleanup/javadoc + fix bug in preset text comparator … | |
DefaultProxySelector.java | 8.6 KB | 7187 | 11 years | fix #10079 - typos in messages and javadoc | |
DiffResultProcessor.java | 6.7 KB | 7012 | 11 years | see #8465 - use String switch/case where applicable | |
FileExporter.java | 2.5 KB | 6830 | 11 years | javadoc fixes for jdk8 compatibility | |
FileImporter.java | 5.3 KB | 7119 | 11 years | code refactoring/cleanup/javadoc + fix bug in preset text comparator … | |
FileWatcher.java | 6.4 KB | 7276 | 11 years | fix #9518 - Automatically reload MapCSS tagchecker validator rules … | |
GeoJSONExporter.java | 1.4 KB | 7214 | 11 years |
GeoJOSN: change default file extension to .geojson
|
|
GeoJSONWriter.java | 5.5 KB | 7030 | 11 years |
see #8465 - use of try-with-resource
|
|
GpxExporter.java | 13.5 KB | 7037 | 11 years |
see #8465 - last batch of try-with-resources
|
|
GpxImporter.java | 6.1 KB | 7033 | 11 years |
see #8465 - global use of try-with-resources , according to
* …
|
|
GpxReader.java | 21.2 KB | 7033 | 11 years |
see #8465 - global use of try-with-resources , according to
* …
|
|
GpxWriter.java | 9.6 KB | 7082 | 11 years |
see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8 , new in …
|
|
IllegalDataException.java | 466 bytes | 3083 | 15 years | added svn:eol-style=native to source files | |
ImportCancelException.java | 264 bytes | 6621 | 11 years | fix #9262 - Cancelling opening file should not result in an error message | |
InvalidXmlCharacterFilter.java | 1.9 KB | 6787 | 11 years | fix #9647 - filter invalid XML characters in changeset API responses | |
JpgImporter.java | 4.0 KB | 7178 | 11 years | fixed #10068 - Images with .jpeg extension can't be opened | |
MessageNotifier.java | 6.5 KB | 6897 | 11 years | see #9778 - use TLS for JOSM website access | |
MissingOAuthAccessTokenException.java | 536 bytes | 3083 | 15 years | added svn:eol-style=native to source files | |
MultiFetchServerObjectReader.java | 24.5 KB | 7033 | 11 years |
see #8465 - global use of try-with-resources , according to
* …
|
|
NMEAImporter.java | 3.5 KB | 7033 | 11 years |
see #8465 - global use of try-with-resources , according to
* …
|
|
NmeaReader.java | 17.2 KB | 7082 | 11 years |
see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8 , new in …
|
|
OsmApi.java | 32.7 KB | 7082 | 11 years |
see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8 , new in …
|
|
OsmApiException.java | 7.3 KB | 7205 | 11 years | fix #10052 - Wrong server URL in HTTP 400 error message | |
OsmApiInitializationException.java | 2.0 KB | 6070 | 12 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
OsmApiPrimitiveGoneException.java | 2.0 KB | 6889 | 11 years | fix some Sonar issues (JLS order) | |
OsmBzip2Exporter.java | 411 bytes | 6718 | 11 years | fix javadoc, comments | |
OsmBzip2Importer.java | 785 bytes | 6718 | 11 years | fix javadoc, comments | |
OsmChangeBuilder.java | 4.4 KB | 6889 | 11 years | fix some Sonar issues (JLS order) | |
OsmChangeImporter.java | 2.8 KB | 6716 | 11 years |
Allow to read/write .gpx.bz2 files, refactor compression handling
|
|
OsmChangeReader.java | 3.8 KB | 7025 | 11 years | Sonar - fix various issues | |
OsmChangesetContentParser.java | 6.4 KB | 7082 | 11 years |
see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8 , new in …
|
|
OsmChangesetParser.java | 9.0 KB | 7082 | 11 years |
see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8 , new in …
|
|
OsmConnection.java | 5.4 KB | 7082 | 11 years |
see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8 , new in …
|
|
OsmExporter.java | 4.1 KB | 7082 | 11 years |
see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8 , new in …
|
|
OsmGzipExporter.java | 406 bytes | 6718 | 11 years | fix javadoc, comments | |
OsmGzipImporter.java | 760 bytes | 6718 | 11 years | fix javadoc, comments | |
OsmHistoryReader.java | 3.5 KB | 7082 | 11 years |
see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8 , new in …
|
|
OsmImporter.java | 5.4 KB | 7037 | 11 years |
see #8465 - last batch of try-with-resources
|
|
OsmReader.java | 24.8 KB | 7081 | 11 years | fixes for unit tests | |
OsmServerBackreferenceReader.java | 10.5 KB | 7092 | 11 years | refactor duplicated code | |
OsmServerChangesetReader.java | 8.4 KB | 7033 | 11 years |
see #8465 - global use of try-with-resources , according to
* …
|
|
OsmServerHistoryReader.java | 2.8 KB | 7033 | 11 years |
see #8465 - global use of try-with-resources , according to
* …
|
|
OsmServerLocationReader.java | 6.0 KB | 6882 | 11 years |
enable loading of .osm.zip files
|
|
OsmServerObjectReader.java | 5.7 KB | 7033 | 11 years |
see #8465 - global use of try-with-resources , according to
* …
|
|
OsmServerReader.java | 14.3 KB | 7267 | 11 years |
fix #10172 - Cannot open GPX from URL without Content-Disposition …
|
|
OsmServerReadPostprocessor.java | 317 bytes | 4645 | 13 years | Added three new hooks for plugins, allowing plugins to mess with … | |
OsmServerUserInfoReader.java | 7.4 KB | 7033 | 11 years |
see #8465 - global use of try-with-resources , according to
* …
|
|
OsmServerWritePostprocessor.java | 376 bytes | 4645 | 13 years | Added three new hooks for plugins, allowing plugins to mess with … | |
OsmServerWriter.java | 10.8 KB | 7005 | 11 years | see #8465 - use diamond operator where applicable | |
OsmTransferCanceledException.java | 819 bytes | 6987 | 11 years | sonar - fix some more issues | |
OsmTransferException.java | 2.6 KB | 6070 | 12 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
OsmWriter.java | 10.9 KB | 7236 | 11 years | fixed #10115 - increase number of digits saved to file | |
OsmWriterFactory.java | 1.1 KB | 6070 | 12 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
OsmZipImporter.java | 799 bytes | 6882 | 11 years |
enable loading of .osm.zip files
|
|
ProgressInputStream.java | 3.0 KB | 6380 | 11 years | update license/copyright information | |
UTFInputStreamReader.java | 2.7 KB | 6650 | 11 years | see #9414 see #9542 - MapCSS validator: handle BOM in config files | |
WMSLayerExporter.java | 1.2 KB | 7033 | 11 years |
see #8465 - global use of try-with-resources , according to
* …
|
|
WMSLayerImporter.java | 2.3 KB | 7033 | 11 years |
see #8465 - global use of try-with-resources , according to
* …
|
|
XmlWriter.java | 2.4 KB | 7005 | 11 years | see #8465 - use diamond operator where applicable |
Note:
See TracBrowser
for help on using the repository browser.