source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9693   9 years simon04 fix #12464 see #12464 - Regression: Validator did not longer warn …
(edit) @9692   9 years simon04 fix #12453 - Add icon for "discourage upload" (icon by Klumbumbus)
(edit) @9691   9 years simon04 fix #12452 - icons in relation list display low priority icons Prefer …
(edit) @9690   9 years Klumbumbus fix #12432 - improve swimming_pool preset
(edit) @9689   9 years bastiK applied #12454 - set default values of preferences on construct (patch …
(edit) @9688   9 years bastiK applied #12461 - repaint map after opening file (patch by kolesar)
(edit) @9687   9 years bastiK applied #12380 - fixed confirmation of overwriting existing file …
(edit) @9686   9 years bastiK applied #12460 - choose color with double-click (patch by kolesar)
(edit) @9685   9 years Don-vip UploadDialog: code refactoring, add javadoc, basic unit test, remove …
(edit) @9684   9 years Don-vip findbugs/sonar
(edit) @9683   9 years bastiK applied #12421 - fixed dialog to set number of recently added tags …
(edit) @9682   9 years wiktorn Check if the imagery is valid before returning the info object. I …
(edit) @9681   9 years Klumbumbus see #12227 - add craft=* to preset and mappaint style, warn about …
(edit) @9680   9 years Don-vip fix NPE seen in unit tests
(edit) @9679   9 years stoecker fix last javadoc
(edit) @9678   9 years Don-vip javadoc
(edit) @9677   9 years Don-vip fix NPE seen in unit tests
(edit) @9676   9 years Don-vip javadoc, findbugs
(edit) @9675   9 years Don-vip add more unit tests
(edit) @9674   9 years Don-vip code style (checkstyle, sonar)
(edit) @9673   9 years Don-vip fix NPE seen in unit tests
(edit) @9672   9 years Don-vip fix #11685 - parse subsecond exif information correctly
(edit) @9671   9 years Don-vip fix/cleanup unit tests
(edit) @9670   9 years bastiK applied #12392 - default filename when saving layer (patch by kolesar)
(edit) @9669   9 years bastiK add missing svn:eol-style=native (see #12410)
(edit) @9668   9 years bastiK applied #12409 - arrow on edit relation button lists recent relations …
(edit) @9667   9 years stoecker small style fix
(edit) @9666   9 years stoecker see #12410 fix style of tests
(edit) @9665   9 years stoecker fix eol-style issues and similar formating stuff, see #12410
(edit) @9664   9 years wiktorn Fix NPE and hang when adding erroneus imageries. When user points to …
(edit) @9663   9 years Don-vip fix/cleanup unit tests
(edit) @9662   9 years stoecker see #12313 - unify options for text and XHTML output
(edit) @9661   9 years Don-vip fix/cleanup unit tests
(edit) @9660   9 years Don-vip GeoImageLayer: add unit test, fix sonar issues, add javadoc
(edit) @9659   9 years Don-vip see #12410 - rename super interface, fix unit test
(edit) @9658   9 years stoecker see #12313 - support mirror URLs in editor compare and JOSM imagery loader
(edit) @9657   9 years Don-vip fix #12410 - new button to refresh relation in relation editor (patch …
(edit) @9656   9 years Don-vip see #12355 - fix NPE (regression from r9649)
(edit) @9655   9 years Don-vip add unit test timeout to avoid hanging Jenkins
(edit) @9654   9 years Klumbumbus see #12240 - add golf=driving_range icon, icon see [o32029]
(edit) @9653   9 years stoecker see #12313 - update and ignore more differences
(edit) @9652   9 years Klumbumbus fix #10820 - add more cuisine values and make them consistent for …
(edit) @9651   9 years Klumbumbus fix #9125, fix #12212 - add amenity=ice_cream and …
(edit) @9650   9 years Klumbumbus see #12240 - small fixes to golf=bunker preset
(edit) @9649   9 years bastiK applied #12355 - add a new TagMap as Set<String, String> (patch by …
(edit) @9648   9 years simon04 fix #11685 - Obtain EXIF fields only from EXIF directories Fixes unit …
(edit) @9647   9 years simon04 fix #12347 - Split way breaks destination_sign relations (with …
(edit) @9646   9 years Don-vip fix #12448 - session reader failed when linked local file was …
(edit) @9645   9 years Don-vip fix findbugs issue RV_RETURN_VALUE_IGNORED_BAD_PRACTICE for …
(edit) @9644   9 years Don-vip help browser: code refactoring, add first unit tests
(edit) @9643   9 years Don-vip see #12297 - ignore location:transition=yes
(edit) @9642   9 years wiktorn Correct METER_PER_UNIT_DEGREE to match values in OpenLayers and QGIS. …
(edit) @9641   9 years Klumbumbus see #12240 - remove golf tags from validator ignore list
(edit) @9640   9 years Klumbumbus see #12240 - add golf preset group (icons by tumsi, see [o32026])
(edit) @9639   9 years stoecker fix possible resource leaks
(edit) @9638   9 years Klumbumbus see #12412 - add multipolygon preset type to some more presets
(edit) @9637   9 years stoecker fix coverity 1349920 and 1349921
(edit) @9636   9 years bastiK remove unnecessary assignment (see #12186)
(edit) @9635   9 years Don-vip add more unit tests
(edit) @9634   9 years Don-vip fix findbugs/coverity issues
(edit) @9633   9 years Don-vip fix unit tests
(edit) @9632   9 years Don-vip fix #12443 - NPE (regression from r9588, see #12412)
(edit) @9631   9 years Don-vip checkstyle
(edit) @9630   9 years wiktorn Document source of METER_PER_UNIT_DEGREE. See #12186
(edit) @9629   9 years bastiK applied #12442 - fix: save session as caused NPE when there were no …
(edit) @9628   9 years bastiK fix WMTS with EPSG:4326 broken in [9608] (see #12186)
(edit) @9627   9 years stoecker fix a Coverity issuea and r9626
(edit) @9626   9 years stoecker fix r9618 checkin
(edit) @9625   9 years Don-vip fix NPE
(edit) @9624   9 years Don-vip update/fix preferences unit tests, based on work from Mapillary plugin …
(edit) @9623   9 years Don-vip fix transient/serializable findbugs warnings
(edit) @9622   9 years Don-vip add more unit tests + fix some sonar issues
(edit) @9621   9 years Don-vip see #10588 - properly manage exception feedback in PluginDownloadTask. …
(edit) @9620   9 years wiktorn Refactor structure of TMS based classes. Move OsmMercator …
(edit) @9619   9 years wiktorn Finish removal of tile-size workaround code started in [9617]. Now …
(edit) @9618   9 years stoecker fix Jenkins warning, coding style fixes
(edit) @9617   9 years stoecker see #12437 - support new Map<String, List<String>> type in preferences
(edit) @9616   9 years Don-vip fix unit test (forgot data file + headless mode)
(edit) @9615   9 years Don-vip fix #12412 - add new icon for multipolygon preset type (by Mkyral) + …
(edit) @9614   9 years stoecker development is much too fast…
(edit) @9613   9 years stoecker fix #12437 - see #12425 - fix handling of equal no tile headers with …
(edit) @9612   9 years Don-vip see #12186 - checkstyle
(edit) @9611   9 years Don-vip update unit tests
(edit) @9610   9 years stoecker fix #12425 - add checksum based no-tile detection
(edit) @9609   9 years bastiK rewrite of ProjectionRefTest - now covers all projections (see #12186)
(edit) @9608   9 years bastiK change default unit to meter (see #12186)
(edit) @9607   9 years Don-vip ConflictDialog: fix findbugs issue, add unit test
(edit) @9606   9 years Don-vip add more unit tests
(edit) @9605   9 years Don-vip see #11924 - use ISO date format in unit tests to avoid differences …
(edit) @9604   9 years Don-vip fix #12436 - untagged node validator test: do not remove empty nodes …
(edit) @9603   9 years Don-vip fix some Sonar issues
(edit) @9602   9 years Don-vip HistoryBrowserDialog: fix Sonar/Coverity issues + add basic unit test
(edit) @9601   9 years Don-vip ConflictDialog: fix Sonar/Coverity issues + add basic unit test
(edit) @9600   9 years bastiK fix Coverity Scan warning (see #12186)
(edit) @9599   9 years Don-vip see #11924 - add assertions to check if java.locale.providers
(edit) @9598   9 years bastiK fix bounds (see #12186)
(edit) @9597   9 years bastiK remove GRS80 as datum code (see #12186)
(edit) @9596   9 years Don-vip increase timeout to avoid test failure (last run on jdk9 took 10.2 seconds)
(edit) @9595   9 years Don-vip fix #12434 - fix taginfo integration test
(edit) @9594   9 years Don-vip add unit test for SelectByInternalPointAction
Note: See TracRevisionLog for help on using the revision log.