source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9662   8 years stoecker see #12313 - unify options for text and XHTML output
(edit) @9661   8 years Don-vip fix/cleanup unit tests
(edit) @9660   8 years Don-vip GeoImageLayer: add unit test, fix sonar issues, add javadoc
(edit) @9659   8 years Don-vip see #12410 - rename super interface, fix unit test
(edit) @9658   8 years stoecker see #12313 - support mirror URLs in editor compare and JOSM imagery loader
(edit) @9657   8 years Don-vip fix #12410 - new button to refresh relation in relation editor (patch …
(edit) @9656   8 years Don-vip see #12355 - fix NPE (regression from r9649)
(edit) @9655   8 years Don-vip add unit test timeout to avoid hanging Jenkins
(edit) @9654   8 years Klumbumbus see #12240 - add golf=driving_range icon, icon see [o32029]
(edit) @9653   8 years stoecker see #12313 - update and ignore more differences
(edit) @9652   8 years Klumbumbus fix #10820 - add more cuisine values and make them consistent for …
(edit) @9651   8 years Klumbumbus fix #9125, fix #12212 - add amenity=ice_cream and …
(edit) @9650   8 years Klumbumbus see #12240 - small fixes to golf=bunker preset
(edit) @9649   8 years bastiK applied #12355 - add a new TagMap as Set<String, String> (patch by …
(edit) @9648   8 years simon04 fix #11685 - Obtain EXIF fields only from EXIF directories Fixes unit …
(edit) @9647   8 years simon04 fix #12347 - Split way breaks destination_sign relations (with …
(edit) @9646   8 years Don-vip fix #12448 - session reader failed when linked local file was …
(edit) @9645   8 years Don-vip fix findbugs issue RV_RETURN_VALUE_IGNORED_BAD_PRACTICE for …
(edit) @9644   8 years Don-vip help browser: code refactoring, add first unit tests
(edit) @9643   8 years Don-vip see #12297 - ignore location:transition=yes
(edit) @9642   8 years wiktorn Correct METER_PER_UNIT_DEGREE to match values in OpenLayers and QGIS. …
(edit) @9641   8 years Klumbumbus see #12240 - remove golf tags from validator ignore list
(edit) @9640   8 years Klumbumbus see #12240 - add golf preset group (icons by tumsi, see [o32026])
(edit) @9639   8 years stoecker fix possible resource leaks
(edit) @9638   8 years Klumbumbus see #12412 - add multipolygon preset type to some more presets
(edit) @9637   8 years stoecker fix coverity 1349920 and 1349921
(edit) @9636   8 years bastiK remove unnecessary assignment (see #12186)
(edit) @9635   8 years Don-vip add more unit tests
(edit) @9634   8 years Don-vip fix findbugs/coverity issues
(edit) @9633   8 years Don-vip fix unit tests
(edit) @9632   8 years Don-vip fix #12443 - NPE (regression from r9588, see #12412)
(edit) @9631   8 years Don-vip checkstyle
(edit) @9630   8 years wiktorn Document source of METER_PER_UNIT_DEGREE. See #12186
(edit) @9629   8 years bastiK applied #12442 - fix: save session as caused NPE when there were no …
(edit) @9628   8 years bastiK fix WMTS with EPSG:4326 broken in [9608] (see #12186)
(edit) @9627   8 years stoecker fix a Coverity issuea and r9626
(edit) @9626   8 years stoecker fix r9618 checkin
(edit) @9625   8 years Don-vip fix NPE
(edit) @9624   8 years Don-vip update/fix preferences unit tests, based on work from Mapillary plugin …
(edit) @9623   8 years Don-vip fix transient/serializable findbugs warnings
(edit) @9622   8 years Don-vip add more unit tests + fix some sonar issues
(edit) @9621   8 years Don-vip see #10588 - properly manage exception feedback in PluginDownloadTask. …
(edit) @9620   8 years wiktorn Refactor structure of TMS based classes. Move OsmMercator …
(edit) @9619   8 years wiktorn Finish removal of tile-size workaround code started in [9617]. Now …
(edit) @9618   8 years stoecker fix Jenkins warning, coding style fixes
(edit) @9617   8 years stoecker see #12437 - support new Map<String, List<String>> type in preferences
(edit) @9616   8 years Don-vip fix unit test (forgot data file + headless mode)
(edit) @9615   8 years Don-vip fix #12412 - add new icon for multipolygon preset type (by Mkyral) + …
(edit) @9614   8 years stoecker development is much too fast…
(edit) @9613   8 years stoecker fix #12437 - see #12425 - fix handling of equal no tile headers with …
(edit) @9612   8 years Don-vip see #12186 - checkstyle
(edit) @9611   8 years Don-vip update unit tests
(edit) @9610   8 years stoecker fix #12425 - add checksum based no-tile detection
(edit) @9609   8 years bastiK rewrite of ProjectionRefTest - now covers all projections (see #12186)
(edit) @9608   8 years bastiK change default unit to meter (see #12186)
(edit) @9607   8 years Don-vip ConflictDialog: fix findbugs issue, add unit test
(edit) @9606   8 years Don-vip add more unit tests
(edit) @9605   8 years Don-vip see #11924 - use ISO date format in unit tests to avoid differences …
(edit) @9604   8 years Don-vip fix #12436 - untagged node validator test: do not remove empty nodes …
(edit) @9603   8 years Don-vip fix some Sonar issues
(edit) @9602   8 years Don-vip HistoryBrowserDialog: fix Sonar/Coverity issues + add basic unit test
(edit) @9601   8 years Don-vip ConflictDialog: fix Sonar/Coverity issues + add basic unit test
(edit) @9600   8 years bastiK fix Coverity Scan warning (see #12186)
(edit) @9599   8 years Don-vip see #11924 - add assertions to check if java.locale.providers
(edit) @9598   8 years bastiK fix bounds (see #12186)
(edit) @9597   8 years bastiK remove GRS80 as datum code (see #12186)
(edit) @9596   8 years Don-vip increase timeout to avoid test failure (last run on jdk9 took 10.2 seconds)
(edit) @9595   8 years Don-vip fix #12434 - fix taginfo integration test
(edit) @9594   8 years Don-vip add unit test for SelectByInternalPointAction
(edit) @9593   8 years Klumbumbus fix #12431 - Deprecate amenity=swimming_pool in favor of …
(edit) @9592   8 years Don-vip fix #12357 - copy tags shortcut (patch by kolesar)
(edit) @9591   8 years Don-vip fix #12390 - rename layer does not check existing file (patch by kolesar)
(edit) @9590   8 years Don-vip fix #12394 - native file chooser was empty when setSelectedFile …
(edit) @9589   8 years Klumbumbus fix #12430 - allow man_made=crane on unclosed ways
(edit) @9588   8 years Don-vip see #12412 - improve support of multipolygon presets type
(edit) @9587   8 years Don-vip see #12412 - improve multipolygon presets
(edit) @9586   8 years Don-vip fix #12374 - compression option for autosave (patch by kolesar)
(edit) @9585   8 years Don-vip add more unit tests
(edit) @9584   8 years Don-vip fix #12377 - detect intersecting rings in multipolygon validator test
(edit) @9583   8 years Don-vip see #12377 - simplify multipolygon geometry checks
(edit) @9582   8 years Don-vip see #12377 - code refactoring to cleanup multipolygon test
(edit) @9581   8 years bastiK update regression test (see #12186)
(edit) @9580   8 years bastiK update hermannskogel datum (followin proj.4) - see #12186
(edit) @9579   8 years bastiK fix bounds that are too large and make tests fail (see #12186)
(edit) @9578   8 years bastiK update carthage datum (following proj.4)
(edit) @9577   8 years bastiK use proj.4 id for Clarke 1880 IGN ellipsoid (see #12186)
(edit) @9576   8 years Don-vip code refactoring for unit tests / headless mode
(edit) @9575   8 years Don-vip add unit tests
(edit) @9574   8 years Don-vip see #12412 - add a new preset type "multipolygon". TODO: make a better icon
(edit) @9573   8 years Don-vip see #12186 - checkstyle
(edit) @9572   8 years Don-vip fix #12417 - mapmodes did not listen to preferences change (patch by …
(edit) @9571   8 years Don-vip fix #12416 - see #12160 - fix unnecessary use of scrollbar in tagging …
(edit) @9570   8 years Don-vip use Utils.escapeReservedCharactersHTML() instead of duplicating code
(edit) @9569   8 years Don-vip fix #12393 - Fix parsing note hiding events (patch by ToeBee) + add …
(edit) @9568   8 years bastiK update to EPSG v8.8 (see https://github.com/OSGeo/proj.4/commit/832329a9a)
(edit) @9567   8 years bastiK epsg script: list missing projections only for entries that are not …
(edit) @9566   8 years Klumbumbus fix #11549 - support cycleway=shared_lane, …
(edit) @9565   8 years bastiK add 2 standard parallel & non-spherical variants for Mercator …
(edit) @9564   8 years bastiK fixed #12419 - the "add tag window" on 9563 shows too many entries …
(edit) @9563   8 years Don-vip see #12300 - add javadoc, unit tests
Note: See TracRevisionLog for help on using the revision log.