source:
josm/trunk/src/org/openstreetmap/josm/io@
9616
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| session | 9471 | 10 years | session - refactoring to reduce code duplication | ||
| remotecontrol | 9543 | 10 years |
refactoring - global simplification of use of setLayout method - …
|
||
| imagery | 9615 | 10 years | fix #12412 - add new icon for multipolygon preset type (by Mkyral) + … | ||
| auth | 9396 | 10 years | fix #7122 - Improve HTTP authentication for parallel requests (TMS/WMS … | ||
| XmlWriter.java | 2.7 KB | 9231 | 10 years | javadoc update | |
| WMSLayerImporter.java | 3.5 KB | 8530 | 10 years | see #11255 - checkstyle/findbugs | |
| WMSLayerExporter.java | 1.8 KB | 8526 | 10 years | Introduce WMS layer based on TMS. (closes: #11255) HEADS UP: After … | |
| UTFInputStreamReader.java | 2.9 KB | 9231 | 10 years | javadoc update | |
| StreamProgressUpdater.java | 1.6 KB | 9529 | 10 years | HttpClient: test progress monitor handling | |
| ProgressOutputStream.java | 1.6 KB | 9197 | 10 years | checkstyle | |
| ProgressInputStream.java | 3.1 KB | 9227 | 10 years | OAuth: add robustness, basic unit test, code cleanup | |
| OverpassDownloadReader.java | 6.0 KB | 9318 | 10 years | fix #11693 - Overpass download: set default timeout to 180s | |
| OsmWriterFactory.java | 1.2 KB | 8510 | 10 years | checkstyle: enable relevant whitespace checks and fix them | |
| OsmWriter.java | 11.6 KB | 9310 | 10 years | fix #11773 - Saving osm files in JOSM will save the nodes in one of … | |
| OsmTransferException.java | 2.6 KB | 6070 | 12 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
| OsmTransferCanceledException.java | 976 bytes | 8415 | 11 years | code style/cleanup - Uncommented Empty Constructor | |
| OsmServerWriter.java | 11.1 KB | 9528 | 10 years | fix #11305 see #10306 - After canceling upload a new instead of the … | |
| OsmServerWritePostprocessor.java | 372 bytes | 8512 | 10 years | checkstyle: redundant modifiers | |
| OsmServerUserInfoReader.java | 7.6 KB | 8540 | 10 years | fix remaining checkstyle issues | |
| OsmServerReadPostprocessor.java | 309 bytes | 8512 | 10 years | checkstyle: redundant modifiers | |
| OsmServerReader.java | 13.4 KB | 9353 | 10 years |
Refactoring: introduce OsmApi#getServerUrl
|
|
| OsmServerObjectReader.java | 5.6 KB | 8510 | 10 years | checkstyle: enable relevant whitespace checks and fix them | |
| OsmServerLocationReader.java | 7.2 KB | 9070 | 10 years | Sonar - squid:S2293 - The diamond operator ("<>") should be used | |
| OsmServerHistoryReader.java | 2.9 KB | 9231 | 10 years | javadoc update | |
| OsmServerChangesetReader.java | 8.9 KB | 8540 | 10 years | fix remaining checkstyle issues | |
| OsmServerBackreferenceReader.java | 10.5 KB | 9231 | 10 years | javadoc update | |
| OsmReader.java | 26.0 KB | 9326 | 10 years | OsmReader: do not inform about undefined elements send from Overpass … | |
| OsmImporter.java | 6.2 KB | 9547 | 10 years | checkstyle | |
| OsmHistoryReader.java | 3.6 KB | 8846 | 10 years | sonar - fb-contrib - minor performance improvements: * Method passes … | |
| OsmGzipExporter.java | 604 bytes | 9537 | 10 years | applied #12370 - adapted osm file filter to other file types (patch by … | |
| OsmExporter.java | 4.9 KB | 9537 | 10 years | applied #12370 - adapted osm file filter to other file types (patch by … | |
| OsmConnection.java | 7.2 KB | 9353 | 10 years |
Refactoring: introduce OsmApi#getServerUrl
|
|
| OsmChangesetParser.java | 10.8 KB | 8855 | 10 years | sonar - Unused private method should be removed sonar - Unused … | |
| OsmChangesetContentParser.java | 6.3 KB | 9078 | 10 years | sonar - Immutable Field | |
| OsmChangeReader.java | 3.7 KB | 8415 | 11 years | code style/cleanup - Uncommented Empty Constructor | |
| OsmChangeImporter.java | 2.5 KB | 8895 | 10 years | Refactor usage of ExtensionFileFilter introduced in r8894 | |
| OsmChangeBuilder.java | 4.3 KB | 8840 | 10 years | sonar - squid:S3052 - Fields should not be initialized to default values | |
| OsmBzip2Exporter.java | 629 bytes | 9537 | 10 years | applied #12370 - adapted osm file filter to other file types (patch by … | |
| OsmApiPrimitiveGoneException.java | 2.0 KB | 8510 | 10 years | checkstyle: enable relevant whitespace checks and fix them | |
| OsmApiInitializationException.java | 2.0 KB | 6070 | 12 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
| OsmApiException.java | 7.5 KB | 8513 | 10 years | checkstyle: blocks | |
| OsmApi.java | 35.9 KB | 9353 | 10 years |
Refactoring: introduce OsmApi#getServerUrl
|
|
| OnlineResource.java | 1.7 KB | 8674 | 10 years | fix Checkstyle issues | |
| OfflineAccessException.java | 459 bytes | 7937 | 11 years | add subversion property svn:eol=native | |
| NoteWriter.java | 3.0 KB | 8380 | 11 years | code style - A getX() method which returns a boolean should be named isX() | |
| NoteReader.java | 8.5 KB | 9569 | 10 years | fix #12393 - Fix parsing note hiding events (patch by ToeBee) + add … | |
| NoteImporter.java | 2.1 KB | 8895 | 10 years | Refactor usage of ExtensionFileFilter introduced in r8894 | |
| NoteExporter.java | 1.5 KB | 7937 | 11 years | add subversion property svn:eol=native | |
| NmeaReader.java | 17.3 KB | 9214 | 10 years |
use LatLon.ZERO instead of new LatLon(0, 0)
|
|
| NMEAImporter.java | 4.2 KB | 8895 | 10 years | Refactor usage of ExtensionFileFilter introduced in r8894 | |
| MultiFetchServerObjectReader.java | 24.5 KB | 9325 | 10 years | see #7670 fix #7647 - Fetching objects via Overpass API recurses down … | |
| MultiFetchOverpassObjectReader.java | 1.4 KB | 9325 | 10 years | see #7670 fix #7647 - Fetching objects via Overpass API recurses down … | |
| MissingOAuthAccessTokenException.java | 1.5 KB | 9079 | 10 years | update to CheckStyle 6.13 | |
| MessageNotifier.java | 6.7 KB | 8846 | 10 years | sonar - fb-contrib - minor performance improvements: * Method passes … | |
| JpgImporter.java | 4.1 KB | 8870 | 10 years | sonar - squid:S2325 - "private" methods that don't access instance … | |
| InvalidXmlCharacterFilter.java | 1.9 KB | 9078 | 10 years | sonar - Immutable Field | |
| ImportCancelException.java | 254 bytes | 7937 | 11 years | add subversion property svn:eol=native | |
| IllegalDataException.java | 1.2 KB | 7417 | 11 years | fix #10380 - throw IllegalDataException instead of RuntimeException … | |
| GpxWriter.java | 10.1 KB | 9231 | 10 years | javadoc update | |
| GpxReader.java | 21.4 KB | 9231 | 10 years | javadoc update | |
| GpxImporter.java | 7.0 KB | 9477 | 10 years | javadoc fixes | |
| GpxExporter.java | 13.9 KB | 9461 | 10 years | applied #12369 - default extension for saving files read from … | |
| GeoJSONWriter.java | 6.1 KB | 8839 | 10 years | sonar - squid:S2325 - "private" methods that don't access instance … | |
| GeoJSONExporter.java | 2.3 KB | 8813 | 10 years | fix #10770 - GeoJSON export: allow to save coordinates in current map … | |
| FileWatcher.java | 6.5 KB | 9205 | 10 years | fix some Findbugs warnings | |
| FileImporter.java | 6.6 KB | 9231 | 10 years | javadoc update | |
| FileExporter.java | 2.5 KB | 6830 | 12 years | javadoc fixes for jdk8 compatibility | |
| DiffResultProcessor.java | 7.0 KB | 9078 | 10 years | sonar - Immutable Field | |
| DefaultProxySelector.java | 8.7 KB | 9078 | 10 years | sonar - Immutable Field | |
| Compression.java | 4.4 KB | 9170 | 10 years |
see #12231 - Deprecate Utils.open* functions
|
|
| ChangesetQuery.java | 20.4 KB | 8840 | 10 years | sonar - squid:S3052 - Fields should not be initialized to default values | |
| ChangesetClosedException.java | 5.0 KB | 8836 | 10 years | fix Checkstyle issues | |
| Capabilities.java | 9.4 KB | 8510 | 10 years | checkstyle: enable relevant whitespace checks and fix them | |
| CachedFile.java | 17.9 KB | 9545 | 10 years | fix javadoc errors/warnings | |
| CacheCustomContent.java | 6.4 KB | 8926 | 10 years | javadoc fixes | |
| BoundingBoxDownloader.java | 9.6 KB | 9509 | 10 years | fix #9925 - Allow to stop downloading GPS data and keep the downloaded part | |
| AllFormatsImporter.java | 1.4 KB | 8510 | 10 years | checkstyle: enable relevant whitespace checks and fix them | |
| AbstractReader.java | 8.1 KB | 8510 | 10 years | checkstyle: enable relevant whitespace checks and fix them | |
| AbstractParser.java | 7.7 KB | 8510 | 10 years | checkstyle: enable relevant whitespace checks and fix them | |
Note:
See TracBrowser
for help on using the repository browser.
