source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9741   10 years simon04 see #12486 - Gpx/image correlation: factor out classes Timezone, Offset
(edit) @9740   10 years simon04 see #12485 - Add unit test for nmea reading
(edit) @9739   10 years simon04 see #12485 - Fix parsing of sub-seconds Sometimes there are really …
(edit) @9738   10 years simon04 GPX: Avoid unnecessary update of PT_TIME Relates to r9383.
(edit) @9737   10 years Klumbumbus add numerical test for building:levels
(edit) @9736   10 years Klumbumbus fix #12490 - disable validator warning for maxheight=default|none
(edit) @9735   10 years bastiK run epsg generation in headless mode (see #12492)
(edit) @9734   10 years Don-vip fix NPE seen in unit tests
(edit) @9733   10 years Don-vip fix NPE seen in unit tests
(edit) @9732   10 years Don-vip remote control: add more unit tests, robustness
(edit) @9731   10 years wiktorn Do not force reload tiles from network when attribution is loaded, …
(edit) @9730   10 years simon04 fix #6517 - GPX marker: display comments <cmt> in default label …
(edit) @9729   10 years Klumbumbus see #12288 - do not warn about unknown christian denomination for …
(edit) @9728   10 years simon04 Unit test: canonical name for TemplateParserTest
(edit) @9727   10 years simon04 Add further CorrelateGpxWithImages unit tests
(edit) @9726   10 years simon04 see #12485 - Wrong GPX Correlation, add unit test Regression from …
(edit) @9725   10 years Klumbumbus see #11915 - add man_made=silo to preset and mappaint style, icon …
(edit) @9724   10 years Klumbumbus see #12296 - add an own preset for each traffic_calming type
(edit) @9723   10 years Klumbumbus fix #12487 - allow incline on aeroway=runway|taxiway
(edit) @9722   10 years bastiK applied #12409 - arrow on edit relation button lists recent relations: …
(edit) @9721   10 years bastiK applied #12369 - default extension for saving files read from …
(edit) @9720   10 years Don-vip remove deprecated stuff
(edit) @9719   10 years Don-vip DownloadWmsAlongTrackAction: add new unit test, error logs, fix …
(edit) @9718   10 years Don-vip fix #12423 - add shop=houseware to default presets and map paint …
(edit) @9717   10 years Don-vip checkstyle
(edit) @9716   10 years Don-vip fix #12467, see #12412 - presets no longer fit correct for boundary
(edit) @9715   10 years stoecker fix #12474 - exception due to preferences update
(edit) @9714   10 years bastiK applied #12392 - default filename when saving layer: fix (patch by kolesar)
(edit) @9713   10 years simon04 see #12437 see #12474 - Add (failing) unit tests
(edit) @9712   10 years simon04 Add unit tests for MultiMap
(edit) @9711   10 years simon04 see #12300 - Provide wrapper classes for transfer data to avoid …
(edit) @9710   10 years simon04 see #5546 - Relation editor: fix sorting when copying/pasting relation …
(edit) @9709   10 years simon04 Refactoring (final fields)
(edit) @9708   10 years simon04 fix #12477 - Selection/relation list: fall back to fast icons when …
(edit) @9707   10 years bastiK applied #12461 - fix NPE for session load (patch by kolesar)
(edit) @9706   10 years simon04 Refactoring (Java 7 compare functions)
(edit) @9705   10 years simon04 fix #12409 - Refactor ImageProvider.ImageSizes
(edit) @9704   10 years simon04 fix #12469 - Update overpass wizard code
(edit) @9703   10 years simon04 see #12472 - Fix warnings identified by error-prone
(edit) @9702   10 years simon04 CheckStyle
(edit) @9701   10 years simon04 fix #12465 - Search dialog validation: fix UncheckedParseException
(edit) @9700   10 years bastiK applied #12409 - icon for recent relations list (patch by kolesar)
(edit) @9699   10 years simon04 fix #12440 - Add tag: Keyboard shortcuts is not really readable on Mac …
(edit) @9698   10 years simon04 Fix warning NumberFormatException: "empty String"
(edit) @9697   10 years simon04 Fix MetadataException: "Tag 'Orientation' has not been set -- check …
(edit) @9696   10 years simon04 Search dialog validation: fix MapCSSException
(edit) @9695   10 years simon04 see #12457 - MapCSS "modified" not updating after uploading changes
(edit) @9694   10 years simon04 fix #12456 see #12384 - Preferences: unused osm server address box …
(edit) @9693   10 years simon04 fix #12464 see #12464 - Regression: Validator did not longer warn …
(edit) @9692   10 years simon04 fix #12453 - Add icon for "discourage upload" (icon by Klumbumbus)
(edit) @9691   10 years simon04 fix #12452 - icons in relation list display low priority icons Prefer …
(edit) @9690   10 years Klumbumbus fix #12432 - improve swimming_pool preset
(edit) @9689   10 years bastiK applied #12454 - set default values of preferences on construct (patch …
(edit) @9688   10 years bastiK applied #12461 - repaint map after opening file (patch by kolesar)
(edit) @9687   10 years bastiK applied #12380 - fixed confirmation of overwriting existing file …
(edit) @9686   10 years bastiK applied #12460 - choose color with double-click (patch by kolesar)
(edit) @9685   10 years Don-vip UploadDialog: code refactoring, add javadoc, basic unit test, remove …
(edit) @9684   10 years Don-vip findbugs/sonar
(edit) @9683   10 years bastiK applied #12421 - fixed dialog to set number of recently added tags …
(edit) @9682   10 years wiktorn Check if the imagery is valid before returning the info object. I …
(edit) @9681   10 years Klumbumbus see #12227 - add craft=* to preset and mappaint style, warn about …
(edit) @9680   10 years Don-vip fix NPE seen in unit tests
(edit) @9679   10 years stoecker fix last javadoc
(edit) @9678   10 years Don-vip javadoc
(edit) @9677   10 years Don-vip fix NPE seen in unit tests
(edit) @9676   10 years Don-vip javadoc, findbugs
(edit) @9675   10 years Don-vip add more unit tests
(edit) @9674   10 years Don-vip code style (checkstyle, sonar)
(edit) @9673   10 years Don-vip fix NPE seen in unit tests
(edit) @9672   10 years Don-vip fix #11685 - parse subsecond exif information correctly
(edit) @9671   10 years Don-vip fix/cleanup unit tests
(edit) @9670   10 years bastiK applied #12392 - default filename when saving layer (patch by kolesar)
(edit) @9669   10 years bastiK add missing svn:eol-style=native (see #12410)
(edit) @9668   10 years bastiK applied #12409 - arrow on edit relation button lists recent relations …
(edit) @9667   10 years stoecker small style fix
(edit) @9666   10 years stoecker see #12410 fix style of tests
(edit) @9665   10 years stoecker fix eol-style issues and similar formating stuff, see #12410
(edit) @9664   10 years wiktorn Fix NPE and hang when adding erroneus imageries. When user points to …
(edit) @9663   10 years Don-vip fix/cleanup unit tests
(edit) @9662   10 years stoecker see #12313 - unify options for text and XHTML output
(edit) @9661   10 years Don-vip fix/cleanup unit tests
(edit) @9660   10 years Don-vip GeoImageLayer: add unit test, fix sonar issues, add javadoc
(edit) @9659   10 years Don-vip see #12410 - rename super interface, fix unit test
(edit) @9658   10 years stoecker see #12313 - support mirror URLs in editor compare and JOSM imagery loader
(edit) @9657   10 years Don-vip fix #12410 - new button to refresh relation in relation editor (patch …
(edit) @9656   10 years Don-vip see #12355 - fix NPE (regression from r9649)
(edit) @9655   10 years Don-vip add unit test timeout to avoid hanging Jenkins
(edit) @9654   10 years Klumbumbus see #12240 - add golf=driving_range icon, icon see [o32029]
(edit) @9653   10 years stoecker see #12313 - update and ignore more differences
(edit) @9652   10 years Klumbumbus fix #10820 - add more cuisine values and make them consistent for …
(edit) @9651   10 years Klumbumbus fix #9125, fix #12212 - add amenity=ice_cream and …
(edit) @9650   10 years Klumbumbus see #12240 - small fixes to golf=bunker preset
(edit) @9649   10 years bastiK applied #12355 - add a new TagMap as Set<String, String> (patch by …
(edit) @9648   10 years simon04 fix #11685 - Obtain EXIF fields only from EXIF directories Fixes unit …
(edit) @9647   10 years simon04 fix #12347 - Split way breaks destination_sign relations (with …
(edit) @9646   10 years Don-vip fix #12448 - session reader failed when linked local file was …
(edit) @9645   10 years Don-vip fix findbugs issue RV_RETURN_VALUE_IGNORED_BAD_PRACTICE for …
(edit) @9644   10 years Don-vip help browser: code refactoring, add first unit tests
(edit) @9643   10 years Don-vip see #12297 - ignore location:transition=yes
(edit) @9642   10 years wiktorn Correct METER_PER_UNIT_DEGREE to match values in OpenLayers and QGIS. …
Note: See TracRevisionLog for help on using the revision log.