source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9693   8 years simon04 fix #12464 see #12464 - Regression: Validator did not longer warn …
(edit) @9692   8 years simon04 fix #12453 - Add icon for "discourage upload" (icon by Klumbumbus)
(edit) @9691   8 years simon04 fix #12452 - icons in relation list display low priority icons Prefer …
(edit) @9690   8 years Klumbumbus fix #12432 - improve swimming_pool preset
(edit) @9689   8 years bastiK applied #12454 - set default values of preferences on construct (patch …
(edit) @9688   8 years bastiK applied #12461 - repaint map after opening file (patch by kolesar)
(edit) @9687   8 years bastiK applied #12380 - fixed confirmation of overwriting existing file …
(edit) @9686   8 years bastiK applied #12460 - choose color with double-click (patch by kolesar)
(edit) @9685   8 years Don-vip UploadDialog: code refactoring, add javadoc, basic unit test, remove …
(edit) @9684   8 years Don-vip findbugs/sonar
(edit) @9683   8 years bastiK applied #12421 - fixed dialog to set number of recently added tags …
(edit) @9682   8 years wiktorn Check if the imagery is valid before returning the info object. I …
(edit) @9681   8 years Klumbumbus see #12227 - add craft=* to preset and mappaint style, warn about …
(edit) @9680   8 years Don-vip fix NPE seen in unit tests
(edit) @9679   8 years stoecker fix last javadoc
(edit) @9678   8 years Don-vip javadoc
(edit) @9677   8 years Don-vip fix NPE seen in unit tests
(edit) @9676   8 years Don-vip javadoc, findbugs
(edit) @9675   8 years Don-vip add more unit tests
(edit) @9674   8 years Don-vip code style (checkstyle, sonar)
(edit) @9673   8 years Don-vip fix NPE seen in unit tests
(edit) @9672   8 years Don-vip fix #11685 - parse subsecond exif information correctly
(edit) @9671   8 years Don-vip fix/cleanup unit tests
(edit) @9670   8 years bastiK applied #12392 - default filename when saving layer (patch by kolesar)
(edit) @9669   8 years bastiK add missing svn:eol-style=native (see #12410)
(edit) @9668   8 years bastiK applied #12409 - arrow on edit relation button lists recent relations …
(edit) @9667   8 years stoecker small style fix
(edit) @9666   8 years stoecker see #12410 fix style of tests
(edit) @9665   8 years stoecker fix eol-style issues and similar formating stuff, see #12410
(edit) @9664   8 years wiktorn Fix NPE and hang when adding erroneus imageries. When user points to …
(edit) @9663   8 years Don-vip fix/cleanup unit tests
(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
Note: See TracRevisionLog for help on using the revision log.