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

Name Size Rev Age Author Last Change
../
audio 15181   5 years Don-vip see #17516 - use qualified access to Thread.yield() as it is a …
auth 14698   5 years simon04 fix #15569 - Revise warning text for basic authentication
imagery 15716   4 years simon04 Java 8: use String.join
nmea 15496   4 years Don-vip fix #16796 - Rework of GPX track colors / layer preferences (patch by …
protocols 13650   6 years Don-vip see #16204 - fix unit test, checkstyle
remotecontrol 15721   4 years simon04 Fix Java syntax
rtklib 15496   4 years Don-vip fix #16796 - Rework of GPX track colors / layer preferences (patch by …
session 15717   4 years simon04 Java 8: use Collectors.joining
AbstractParser.java 8.0 KB 14946   5 years GerdP see #17459: remove duplicated code in reverter corehacks Step 1: Add …
AbstractReader.java 29.9 KB 14738   5 years Don-vip fix #17242 - DataIntegrityProblemException when reading large files …
BoundingBoxDownloader.java 10.5 KB 15588   4 years Don-vip tools update: checkstyle 8.27, pmd 6.20, spotbugs 3.1.12
CacheCustomContent.java 7.0 KB 13647   6 years Don-vip see #16204 - Allow to start and close JOSM in WebStart sandbox mode …
CachedFile.java 22.2 KB 15588   4 years Don-vip tools update: checkstyle 8.27, pmd 6.20, spotbugs 3.1.12
Capabilities.java 9.4 KB 13901   6 years Don-vip add new XmlUtils class with more "safe factories" methods
CertificateAmendment.java 12.1 KB 15142   5 years Don-vip see #17668 - fix typo
ChangesetClosedException.java 5.6 KB 13207   6 years Don-vip enable PMD rule PreserveStackTrace + add missing jars to run new PMD …
ChangesetQuery.java 24.2 KB 15716   4 years simon04 Java 8: use String.join
ChangesetUpdater.java 3.6 KB 14326   6 years Don-vip fix #4535, fix #16780 - detect changesets closed on server side after …
Compression.java 7.6 KB 15588   4 years Don-vip tools update: checkstyle 8.27, pmd 6.20, spotbugs 3.1.12
DefaultProxySelector.java 9.3 KB 14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
DiffResultProcessor.java 8.0 KB 14044   6 years Don-vip see #16498 - convert one more unit test to Java
FileWatcher.java 6.5 KB 14128   6 years Don-vip see #15229 - deprecate Main.fileWatcher
GeoJSONReader.java 14.3 KB 15684   4 years Don-vip read GeoJson array properties as OSM tags
GeoJSONServerReader.java 1.2 KB 15452   5 years Don-vip see #10564 - use the same i18n string than other actions
GeoJSONWriter.java 9.3 KB 15429   5 years GerdP fix #17453: GeoJSON export error (17453-v2.patch)
GpxReader.java 25.9 KB 15593   4 years GerdP fix #18397: Provide more helpful error message when loading an invalid …
GpxWriter.java 14.3 KB 15502   4 years Don-vip see #16796 - use IGpxTrack in GpxData (patch by Bjoeni)
IGpxReader.java 893 bytes 14010   6 years Don-vip fix #16471 - Support NMEA files when correlating images to a GPX track
IllegalDataException.java 1.2 KB 7417   10 years Don-vip fix #10380 - throw IllegalDataException instead of RuntimeException …
ImportCancelException.java 254 bytes 7937   9 years bastiK add subversion property svn:eol=native
InvalidXmlCharacterFilter.java 1.9 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
MaxChangesetSizeExceededPolicy.java 756 bytes 12687   7 years Don-vip see #15182 - move UploadStrategySpecification and required enums …
MessageNotifier.java 7.0 KB 15251   5 years Don-vip fix #17929 - see #17722 - don't display random network or API issues, …
MissingOAuthAccessTokenException.java 1.7 KB 12470   7 years bastiK see #14794 - javadoc
MultiFetchOverpassObjectReader.java 1.2 KB 15717   4 years simon04 Java 8: use Collectors.joining
MultiFetchServerObjectReader.java 25.6 KB 15717   4 years simon04 Java 8: use Collectors.joining
NameFinder.java 10.0 KB 13901   6 years Don-vip add new XmlUtils class with more "safe factories" methods
NetworkManager.java 3.5 KB 14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
NoteReader.java 8.7 KB 14436   5 years Don-vip fix SonarQube issues
NoteWriter.java 3.1 KB 13903   6 years Don-vip fix #16368 - export lat/lon and timestamps in .osn files as we do in …
OfflineAccessException.java 459 bytes 7937   9 years bastiK add subversion property svn:eol=native
OnlineResource.java 1.8 KB 14999   5 years Don-vip fix #17619: - improve offline startup time on Windows by making …
OsmApi.java 36.6 KB 15007   5 years Don-vip remove deprecated API
OsmApiException.java 11.1 KB 15085   5 years Don-vip see #17722 - make sure we don't display the same text twice
OsmApiInitializationException.java 2.0 KB 14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
OsmApiPrimitiveGoneException.java 2.3 KB 10216   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
OsmChangeBuilder.java 4.5 KB 10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
OsmChangeReader.java 6.0 KB 14314   6 years Don-vip fix #16834 - IAE when opening .osmc containing empty note created by OsmAnd
OsmChangesetContentParser.java 7.0 KB 14946   5 years GerdP see #17459: remove duplicated code in reverter corehacks Step 1: Add …
OsmChangesetParser.java 11.1 KB 14231   6 years Don-vip fix #16723 - Display changes count in changeset manager
OsmConnection.java 7.9 KB 13849   6 years Don-vip SonarQube - fix minor code issues
OsmHistoryReader.java 3.8 KB 13901   6 years Don-vip add new XmlUtils class with more "safe factories" methods
OsmJsonReader.java 7.2 KB 14219   6 years Don-vip fix #16695 - display remark from Overpass API when a download …
OsmReader.java 19.2 KB 15470   5 years Don-vip fix #18249 - Allow unknown xml attributes to be added as tags (patch …
OsmServerBackreferenceReader.java 11.6 KB 15426   5 years Don-vip fix #13890 - improve performance of "Upload selection" checks
OsmServerChangesetReader.java 9.2 KB 14946   5 years GerdP see #17459: remove duplicated code in reverter corehacks Step 1: Add …
OsmServerHistoryReader.java 2.9 KB 14763   5 years GerdP fix #17279: improve performance when retrieving history
OsmServerLocationReader.java 10.0 KB 15631   4 years Don-vip fix #18504 - add support for Tasking Manager 4 gpx URL (patch by …
OsmServerObjectReader.java 5.7 KB 14214   6 years Don-vip sonarqube - squid:S4551 - Enum values should be compared with "=="
OsmServerReader.java 17.6 KB 14216   6 years Don-vip allow to download OSM JSON from RemoteControl
OsmServerReadPostprocessor.java 643 bytes 12470   7 years bastiK see #14794 - javadoc
OsmServerUserInfoReader.java 7.2 KB 14159   6 years Don-vip fix #16633 - add robustness against invalid time entries in GPX files
OsmServerUserPreferencesReader.java 3.5 KB 12510   7 years Don-vip avoid code duplication
OsmServerWritePostprocessor.java 570 bytes 12470   7 years bastiK see #14794 - javadoc
OsmServerWriter.java 10.7 KB 12743   7 years Don-vip see #15229 - see #15182 - deprecate gui.JosmUserIdentityManager - …
OsmTransferCanceledException.java 980 bytes 13493   6 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
OsmTransferException.java 2.6 KB 13493   6 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
OsmWriter.java 13.2 KB 14274   6 years Don-vip fix bug when writing a locked OSM layer
OsmWriterFactory.java 2.0 KB 11851   7 years Don-vip sonar - squid:S1444 - "public static" fields should be constant
OverpassDownloadReader.java 17.7 KB 15447   5 years GerdP see #18122: Don't set download bounds for incomplete Overpass queries …
package-info.java 147 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
ProgressInputStream.java 1.9 KB 13254   6 years Don-vip see #15310 - remove deprecated ProgressInputStream constructor
ProgressOutputStream.java 2.4 KB 12711   7 years Don-vip see #15141, see #15167 - use correct message ("Downloading data" …
ProxyPolicy.java 1.5 KB 12805   7 years Don-vip see #15229 - see #15182 - remove GUI references from DefaultProxySelector
StreamProgressUpdater.java 1.7 KB 12470   7 years bastiK see #14794 - javadoc
UploadStrategy.java 3.1 KB 13064   6 years Don-vip remove legacy properties (pluginmanager.warntime and …
UploadStrategySpecification.java 5.1 KB 12687   7 years Don-vip see #15182 - move UploadStrategySpecification and required enums …
UTFInputStreamReader.java 2.8 KB 11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
ValidatorErrorWriter.java 6.4 KB 12699   7 years Don-vip see #14704 - fix xml tag
XmlStreamParsingException.java 1.8 KB 11649   7 years Don-vip sonar - pmd:UseStringBufferForStringAppends
XmlWriter.java 2.8 KB 12537   7 years Don-vip PMD - VariableNamingConventions
Note: See TracBrowser for help on using the repository browser.