source: osm/applications/editors/josm/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36200   9 months taylor.smock i18n update
(edit) @36196   10 months taylor.smock i18n update
(edit) @36194   11 months taylor.smock Fix loading for newer images * Remove jackson dependency * Remove …
(edit) @36193   11 months taylor.smock See #16567: Upgrade to JUnit 5 This updates plugins to use the JUnit …
(edit) @36192   11 months taylor.smock Fix failing FIT test. Also decrease parsing method complexity a bit.
(edit) @36191   11 months taylor.smock Use @Main annotation from JOSM core
(edit) @36190   11 months taylor.smock See #23218: Don't build some Java 8 plugins with Java 8 The Java 8 …
(edit) @36188   11 months taylor.smock Fix #23241: Image icons disappear when moving them When an image is …
(edit) @36186   11 months taylor.smock Fix test issues
(edit) @36184   11 months taylor.smock See #23218: geotools now requires Java 11 as the minimum Java Runtime …
(edit) @36183   11 months taylor.smock See #23218: Fix compiling OpeningHoursEditor with arguments pointing …
(edit) @36181   11 months taylor.smock Fix #6855: Reverse terracer considers buildings without an address …
(edit) @36180   11 months taylor.smock See #23220: Use jakarta.annotation instead of javax.annotation …
(edit) @36178   12 months taylor.smock I18n updates and set mimetype for most svg files
(edit) @36177   12 months taylor.smock Make geotools compile with Java 11 or later
(edit) @36176   12 months taylor.smock Fix error_prone version issue and dependency updates (see #23218) …
(edit) @36175   12 months taylor.smock See #20748: Change utilsplugin2 icons to vector graphics This …
(edit) @36173   12 months taylor.smock See #23218: Use newer error_prone versions when compiling on java 11+ …
(edit) @36172   12 months taylor.smock utilsplugin2: Use interface instead of concrete return type for …
(edit) @36170   12 months Mkyral PointInfo: Fix NPE issue
(edit) @36169   12 months taylor.smock Fix #23157: Change S57osm.OSMmap to accept either a file or …
(edit) @36168   12 months taylor.smock See #23218: Fix disabling coverage when coverage will not work (JDK …
(edit) @36167   12 months stoecker set svn:ignore
(edit) @36166   12 months stoecker remove empty file, see #23218
(edit) @36165   12 months stoecker allow PD license, cut long line
(edit) @36164   12 months stoecker drop manual override
(edit) @36163   12 months stoecker fix path
(edit) @36162   12 months taylor.smock PMTiles: Fix unit test location
(edit) @36160   12 months taylor.smock Fix AIOOBE when reading more data from a file than indicated by file header
(edit) @36158   12 months taylor.smock See #8647: FIT file support This fixes an issue where there are …
(edit) @36156   12 months taylor.smock Fix an off-by-one error in HTTP Range requests
(edit) @36155   12 months taylor.smock Add java21_plugins to exclusions for all build.xml files
(edit) @36154   12 months taylor.smock Fix #23208: Add user-definable shortcut for Replace Membership action
(edit) @36153   12 months taylor.smock Move fit to FIT to match expectations of the Nexus-JOSM-Plugins CI job
(edit) @36151   12 months taylor.smock Fix #8647: Add Garmin FIT parsing (as a plugin) Documentation/files …
(edit) @36149   13 months taylor.smock Fix geochat image location
(edit) @36147   13 months taylor.smock Rename geochat package to something much less likely to conflict with …
(edit) @36146   13 months taylor.smock Fix #23171: UnknownHostException may cause issues in GeoChat This …
(edit) @36145   13 months taylor.smock Fix #23112: Expand visibility of some objects and methods in …
(edit) @36144   13 months taylor.smock See #23111: Use the common acceptsDocumentationSummary
(edit) @36142   13 months taylor.smock See #23170: Better behavior around undo/redo, only delete ways with …
(edit) @36136   13 months taylor.smock Fix #23170: DataIntegrityProblemException: Deleted node referenced …
(edit) @36134   13 months taylor.smock Use DeleteCommand.delete where possible and fix some potential NPEs …
(edit) @36132   13 months taylor.smock Fix some potential DataIntegrityProblemException sources This also …
(edit) @36130   13 months taylor.smock Fix #23159: utilsplugin2 Split Object command could cause …
(edit) @36128   13 months taylor.smock Update FlatLaf to 3.2 from 2.6 * New macOS-style themes * Set …
(edit) @36126   13 months taylor.smock i18n update
(edit) @36125   13 months taylor.smock Improve Zoom to layer action for PMTiles layers
(edit) @36123   13 months taylor.smock pmtiles: Don't create a new ThreadPoolExecutor for every job
(edit) @36122   14 months taylor.smock Use jakarta.json instead of java.json This also fixes various lint issues
(edit) @36121   14 months stoecker extend prefs
(edit) @36120   14 months stoecker code cleanup
(edit) @36118   14 months stoecker I18n updates
(edit) @36117   14 months stoecker move all preferences to prefs class, allow to show distance to way, …
(edit) @36115   14 months taylor.smock Fill in source details for OSM changesets
(edit) @36112   14 months taylor.smock Fix #22691: Add PMTiles plugin This should be fairly easy to port to …
(edit) @36111   14 months stoecker bug fixes, allow to disable GPSD totally
(edit) @36109   14 months taylor.smock Fix #23101: IAE when the saved DTO has a wider range than currently allowed
(edit) @36107   14 months stoecker add direct NMEA input, fix JavaDoc and some warnings
(edit) @36106   14 months taylor.smock i18n update
(edit) @36105   14 months stoecker proper java 20 detection (first 2 regexp could be shortened, but this …
(edit) @36103   14 months taylor.smock reltoolbox: Preferentially use the source relation dataset If the …
(edit) @36102   14 months taylor.smock reltoolbox: Clean up a bunch of lint warnings
(edit) @36101   15 months taylor.smock See r36092: fix warnings
(edit) @36100   15 months taylor.smock Move gson back to plugins (required for sonar CI job) and mark TODO as …
(edit) @36097   15 months taylor.smock i18n update
(edit) @36096   16 months taylor.smock Fix #21780: Remove gson No current plugin depends upon gson, and it …
(edit) @36095   16 months taylor.smock ImageIO: Add empty test directory to fix CI failure
(edit) @36093   16 months taylor.smock See #14361: Support for image/webp
(edit) @36092   16 months stoecker fix warnings
(edit) @36091   16 months stoecker fix warnings
(edit) @36090   16 months stoecker fix a few warnings
(edit) @36089   16 months stoecker fix warnings
(edit) @36088   16 months stoecker fix warnings
(edit) @36086   16 months taylor.smock Fix #22973: mp3 support is broken This occurred due to the …
(edit) @36085   16 months taylor.smock Fix #22968: ClassCastException in RoutingGraph#applyAlgorithm The …
(edit) @36083   16 months taylor.smock HouseNumberTaggingTool: Fix an issue where the dialog settings would …
(edit) @36082   17 months taylor.smock Fix #22946: NullPointerException in DrawnPolyLine#autoSimplify
(edit) @36081   17 months taylor.smock Fix #22623: BuildingTools: simpler mode switching This additionally …
(edit) @36079   17 months taylor.smock i18n update
(edit) @36078   17 months taylor.smock Fix #22873, see #19048: remove opening_hours:covid19 (patch by …
(edit) @36076   18 months taylor.smock GeotoolsConverter: Continue parsing layers even if a previous layer …
(edit) @36074   18 months taylor.smock GeotoolsConverter: Support converting LineString and Polygon into the …
(edit) @36072   18 months taylor.smock Cleanup some compile time, checkstyle, and lint warnings
(edit) @36071   18 months taylor.smock opendata: Load all layers from a geopackage file
(edit) @36070   18 months stoecker rename importer to GeoPackage files
(edit) @36068   18 months taylor.smock Change geotools version from 29.0 to 28.2 (v29 is Java 11+) The …
(edit) @36067   18 months taylor.smock Update geotools to 29.0 from 27.1
(edit) @36066   18 months taylor.smock i18n update
(edit) @36065   19 months taylor.smock Streetside: Fix or disable various tests
(edit) @36064   19 months taylor.smock See #16567: Convert most plugin tests to JUnit 5
(edit) @36063   19 months taylor.smock See #16567: Convert all assertion calls to JUnit 5 (patch by gaben, …
(edit) @36062   19 months taylor.smock i18n update
(edit) @36061   19 months taylor.smock Fix test failures for FastDraw
(edit) @36060   19 months taylor.smock Fix #22667: Add i18n support for HouseNumberTaggingTool data menu …
(edit) @36059   19 months taylor.smock Fix broken tests (AKA don't refer to annotation that hasn't been …
(edit) @36057   19 months taylor.smock Fix #21659: IAE: Listener FastDrawingMode was not registered before or …
(edit) @36056   19 months taylor.smock Fix #22317: IOOBE in DrawnPolyLine.getLastPoint (patch by TrickyFoxy, …
(edit) @36054   20 months taylor.smock Fix #22757: Fix repaint after import and delete point (patch by …
(edit) @36053   20 months taylor.smock Fix capitalization
Note: See TracRevisionLog for help on using the revision log.