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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15469   6 years Don-vip fix #10033, fix #15748, fix #17097 - drop remote control https support …
(edit) @15452   6 years Don-vip see #10564 - use the same i18n string than other actions
(edit) @15447   6 years GerdP see #18122: Don't set download bounds for incomplete Overpass queries …
(edit) @15442   6 years Don-vip fix #17495 - limited support of named CRS in GeoJSON import
(edit) @15429   6 years GerdP fix #17453: GeoJSON export error (17453-v2.patch)
(edit) @15427   6 years Don-vip fix recent SonarQube issues
(edit) @15426   6 years Don-vip fix #13890 - improve performance of "Upload selection" checks
(edit) @15424   6 years Don-vip fix #10564 - add GeoJSON import (adapted from geojson plugin)
(edit) @15416   6 years Don-vip fix #18190 - Handle "resource:" identical for CachedFile and images
(edit) @15404   6 years Don-vip fix #12669 - Disable upload and save buttons when not needed
(edit) @15386   6 years Don-vip see #13679 - rename method to avoid clash with existing one
(edit) @15377   6 years Don-vip see #13679 - refactor session import/export classes for easier plugin …
(edit) @15343   6 years Don-vip fix #18114 - support short date/time format in RTKLib .pos files
(edit) @15329   6 years Don-vip optimization - avoid throwing useless MalformedURLException
(edit) @15319   6 years Don-vip see #18038 - checkstyle
(edit) @15316   6 years Don-vip fix #18038 - Add arbitrary changeset tags via remote control (patch by …
(edit) @15293   6 years Don-vip sonar
(edit) @15251   6 years Don-vip fix #17929 - see #17722 - don't display random network or API issues, …
(edit) @15250   6 years Don-vip see #17829 - use UTC timezone instead of local one
(edit) @15247   6 years Don-vip see #17829 - support RTKLib Positioning Solution files. Add new …
(edit) @15228   6 years Don-vip fix #17801 - use selected image format when building WMS URL
(edit) @15209   6 years Don-vip fix #17801 - create WMS URL correctly
(edit) @15181   6 years Don-vip see #17516 - use qualified access to Thread.yield() as it is a …
(edit) @15152   6 years Don-vip more uses of Java 8 stream API
(edit) @15142   6 years Don-vip see #17668 - fix typo
(edit) @15124   6 years Don-vip fix #17668 - load "Microsec e-Szigno Root CA 2009" certificate, used …
(edit) @15121   6 years Don-vip sonarqube, javadoc
(edit) @15085   6 years Don-vip see #17722 - make sure we don't display the same text twice
(edit) @15084   6 years Don-vip see #17722 - proper notification of user block
(edit) @15077   6 years Don-vip fix forgotten @since xxx
(edit) @15070   6 years Don-vip fix #17701, fix #17702 - add robustness when loading imagery layers …
(edit) @15018   6 years stoecker add missing NMEA fix types from NMEA 4.00
(edit) @15007   6 years Don-vip remove deprecated API
(edit) @15006   6 years Don-vip see #17619: use a common list of native certificate aliases, as they …
(edit) @14999   6 years Don-vip fix #17619: - improve offline startup time on Windows by making …
(edit) @14979   6 years Don-vip fix #17573 - wrap InvalidPathException in IOException
(edit) @14946   6 years GerdP see #17459: remove duplicated code in reverter corehacks Step 1: Add …
(edit) @14898   6 years GerdP fix #17291: improve handling of return code 404 in multifetch api - …
(edit) @14810   6 years Don-vip fix #17328 - visible html code in error message
(edit) @14763   6 years GerdP fix #17279: improve performance when retrieving history
(edit) @14762   6 years GerdP see #13195: Further reduce number of GPX download calls.
(edit) @14761   6 years GerdP fix #13195 1) BoundingBoxDownloader: Reduce number of gpx api calls: …
(edit) @14741   6 years simon04 see #16497 - revert r14725/r14724/r14723/r14718/r14630 Support for …
(edit) @14738   6 years Don-vip fix #17242 - DataIntegrityProblemException when reading large files …
(edit) @14725   6 years simon04 see #16497 - SessionWriter: use ../ to escape ZIP file
(edit) @14724   6 years simon04 see #16497 - Use NIO.2 in SessionReader
(edit) @14723   6 years simon04 see #16497 fix #17228 - Avoid backslashes in session files
(edit) @14722   6 years GerdP fix #10784 no progress in DownloadAlongAction (regression from r14688)
(edit) @14718   6 years simon04 see #16497 - Relative paths for geoimages in session file
(edit) @14717   6 years GerdP revert r14716, is not compatible with poly plugin
(edit) @14716   6 years GerdP see #17201: Improve progress monitor: Let OsmImporter decide what task …
(edit) @14699   6 years GerdP change visibility of buildPrimitive() Needed for fixes in import plugins
(edit) @14698   6 years simon04 fix #15569 - Revise warning text for basic authentication
(edit) @14688   6 years GerdP see #17201 improve progressMonitor for internal osm (xml) importer
(edit) @14687   6 years GerdP revert accidential commit
(edit) @14686   6 years GerdP
(edit) @14630   6 years simon04 fix #16497 - Support relative paths in .joz session file
(edit) @14624   6 years Don-vip fix various SonarQube issues
(edit) @14543   6 years Don-vip see #16854 - fix java warning
(edit) @14535   6 years Don-vip see #16073 - check response contents see #16854 - stability of created …
(edit) @14498   6 years Don-vip fix #17062, see #16073 - Load Taiwan Government Root CA certificate …
(edit) @14480   6 years Don-vip fix #16937 - Support user logins ending by " !"
(edit) @14459   6 years Don-vip see #16995 - remove unused imports
(edit) @14456   6 years Don-vip fix #16995 - de-duplicate storage of timestamp within WayPoint and …
(edit) @14448   6 years Don-vip see #16995 - proper fix to timestamp formatting in GPX files, does not …
(edit) @14447   6 years Don-vip fix #16995 - fix spotbugs regressions (patch by cmuelle8)
(edit) @14446   6 years Don-vip see #16995 - use_Date exclusively for PT_TIME attribute (patch by cmuelle8)
(edit) @14439   6 years GerdP fix #16976 meaningless debug messages caused by missing quotes …
(edit) @14436   6 years Don-vip fix SonarQube issues
(edit) @14434   6 years Don-vip fix #16995 - fix timestamp in GPX exports (patch by cmuelle8) + use …
(edit) @14411   7 years wiktorn Skip unkown tags in WMS Getcapabilities In Layer definition, if there …
(edit) @14406   7 years Don-vip see #16937 - Support user logins with space character on Java 11 (JOSM …
(edit) @14404   7 years Don-vip see #16937 - Support user logins with space character on Java 8
(edit) @14377   7 years simon04 see #15676 - Add usage example for select=currentselection
(edit) @14367   7 years Don-vip fix #16897 - catch InvalidPathException for invalid WMS GetCapabilities URL
(edit) @14326   7 years Don-vip fix #4535, fix #16780 - detect changesets closed on server side after …
(edit) @14314   7 years Don-vip fix #16834 - IAE when opening .osmc containing empty note created by OsmAnd
(edit) @14274   7 years Don-vip fix bug when writing a locked OSM layer
(edit) @14273   7 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
(edit) @14266   7 years Don-vip fix #16762 - support multiple notes in .osc files created by OsmAnd
(edit) @14243   7 years Don-vip fix #16725 - numeric attributes of GPX waypoints were no longer …
(edit) @14231   7 years Don-vip fix #16723 - Display changes count in changeset manager
(edit) @14221   7 years Don-vip see #16706 - use documented enum for AutoScaleMode instead of …
(edit) @14219   7 years Don-vip fix #16695 - display remark from Overpass API when a download …
(edit) @14217   7 years Don-vip fix #16705 - RemoteControlHttpsServer: end mainloop if …
(edit) @14216   7 years Don-vip allow to download OSM JSON from RemoteControl
(edit) @14215   7 years Don-vip remove deprecated stuff
(edit) @14214   7 years Don-vip sonarqube - squid:S4551 - Enum values should be compared with "=="
(edit) @14205   7 years Don-vip fix #16681 - Various enhancements for GPX correlation (patch by …
(edit) @14201   7 years Don-vip spotbugs - fix various issues found with Eclipse plugin
(edit) @14195   7 years Don-vip spotbugs - LI_LAZY_INIT_STATIC
(edit) @14183   7 years Don-vip see #16682 - deprecate JavaFX core media player to move it to new …
(edit) @14159   7 years Don-vip fix #16633 - add robustness against invalid time entries in GPX files
(edit) @14154   7 years Don-vip see #15229 - fix warnings
(edit) @14153   7 years Don-vip see #15229 - deprecate Main.parent and Main itself
(edit) @14149   7 years Don-vip see #15229 - deprecate Main.pref
(edit) @14143   7 years Don-vip see #15229 - deprecate Main.main - new class OsmDataManager
(edit) @14138   7 years Don-vip see #15229 - deprecate Main.platform and related methods - new class …
(edit) @14134   7 years Don-vip see #15229 - deprecate Main*.undoRedo - make UndoRedoHandler a …
(edit) @14128   7 years Don-vip see #15229 - deprecate Main.fileWatcher
Note: See TracRevisionLog for help on using the revision log.