|
|
@9823
|
9 years |
bastiK |
move preference writing to new class; some refactoring
|
|
|
@9822
|
9 years |
bastiK |
fix warnings
|
|
|
@9821
|
9 years |
bastiK |
fixed #12522 - Advanced preferences: display default entries …
|
|
|
@9818
|
9 years |
wiktorn |
Snap scale to mercator zoom levels.
See #12350
Patch submitted by: …
|
|
|
@9805
|
9 years |
Don-vip |
javadoc
|
|
|
@9802
|
9 years |
bastiK |
fix NPE
|
|
|
@9800
|
9 years |
stoecker |
fix r9798 - variable is not used in JOSM, but in tests
|
|
|
@9799
|
9 years |
stoecker |
fix Coverity issues 1349911, 1349912, 1349913, 1349917, 1349918, …
|
|
|
@9798
|
9 years |
stoecker |
fix Coverity issues 1351364 and 1351265
|
|
|
@9796
|
9 years |
bastiK |
applied #12524 - heading calculation reversed longitudes (patch by kolesar)
|
|
|
@9793
|
9 years |
Don-vip |
checkstyle
|
|
|
@9790
|
9 years |
bastiK |
use intended units for east/north coordinates (see #12186)
When …
|
|
|
@9788
|
9 years |
bastiK |
Jenkins truncates stdout, try to shorten it a bit
|
|
|
@9786
|
9 years |
bastiK |
new mappaint performance test
tests different features separately
|
|
|
@9783
|
9 years |
Don-vip |
checkstyle
|
|
|
@9781
|
9 years |
bastiK |
whitespace
|
|
|
@9780
|
9 years |
bastiK |
refactor Preferences (move reader to new class)
|
|
|
@9774
|
9 years |
Don-vip |
fix coverity (1350239, 1350240, 1350241) defects corresponding to …
|
|
|
@9768
|
9 years |
simon04 |
Avoid array creation for every WMTSTileSource.getTileMatrix call
|
|
|
@9759
|
9 years |
Don-vip |
refactor preferences settings classes
|
|
|
@9755
|
9 years |
bastiK |
add preference type MultiMap (closes #12437)
|
|
|
@9744
|
9 years |
Don-vip |
fix #12499 - detect and fix multiple spaces in tag values
|
|
|
@9743
|
9 years |
bastiK |
applied #12438 - hide items from list of recently added tags (patch by …
|
|
|
@9738
|
9 years |
simon04 |
GPX: Avoid unnecessary update of PT_TIME
Relates to r9383.
|
|
|
@9717
|
9 years |
Don-vip |
checkstyle
|
|
|
@9716
|
9 years |
Don-vip |
fix #12467, see #12412 - presets no longer fit correct for boundary …
|
|
|
@9715
|
9 years |
stoecker |
fix #12474 - exception due to preferences update
|
|
|
@9709
|
9 years |
simon04 |
Refactoring (final fields)
|
|
|
@9703
|
9 years |
simon04 |
see #12472 - Fix warnings identified by error-prone
|
|
|
@9695
|
9 years |
simon04 |
see #12457 - MapCSS "modified" not updating after uploading changes
|
|
|
@9693
|
9 years |
simon04 |
fix #12464 see #12464 - Regression: Validator did not longer warn …
|
|
|
@9689
|
9 years |
bastiK |
applied #12454 - set default values of preferences on construct (patch …
|
|
|
@9678
|
9 years |
Don-vip |
javadoc
|
|
|
@9675
|
9 years |
Don-vip |
add more unit tests
|
|
|
@9669
|
9 years |
bastiK |
add missing svn:eol-style=native (see #12410)
|
|
|
@9665
|
9 years |
stoecker |
fix eol-style issues and similar formating stuff, see #12410
|
|
|
@9664
|
9 years |
wiktorn |
Fix NPE and hang when adding erroneus imageries.
When user points to …
|
|
|
@9658
|
9 years |
stoecker |
see #12313 - support mirror URLs in editor compare and JOSM imagery loader
|
|
|
@9656
|
9 years |
Don-vip |
see #12355 - fix NPE (regression from r9649)
|
|
|
@9649
|
9 years |
bastiK |
applied #12355 - add a new TagMap as Set<String, String> (patch by …
|
|
|
@9645
|
9 years |
Don-vip |
fix findbugs issue RV_RETURN_VALUE_IGNORED_BAD_PRACTICE for …
|
|
|
@9642
|
9 years |
wiktorn |
Correct METER_PER_UNIT_DEGREE to match values in OpenLayers and QGIS.
…
|
|
|
@9639
|
9 years |
stoecker |
fix possible resource leaks
|
|
|
@9636
|
9 years |
bastiK |
remove unnecessary assignment (see #12186)
|
|
|
@9631
|
9 years |
Don-vip |
checkstyle
|
|
|
@9630
|
9 years |
wiktorn |
Document source of METER_PER_UNIT_DEGREE. See #12186
|
|
|
@9628
|
9 years |
bastiK |
fix WMTS with EPSG:4326 broken in [9608] (see #12186)
|
|
|
@9627
|
9 years |
stoecker |
fix a Coverity issuea and r9626
|
|
|
@9626
|
9 years |
stoecker |
fix r9618 checkin
|
|
|
@9623
|
9 years |
Don-vip |
fix transient/serializable findbugs warnings
|
|
|
@9620
|
9 years |
wiktorn |
Refactor structure of TMS based classes.
Move OsmMercator …
|
|
|
@9619
|
9 years |
wiktorn |
Finish removal of tile-size workaround code started in [9617].
Now …
|
|
|
@9618
|
9 years |
stoecker |
fix Jenkins warning, coding style fixes
|
|
|
@9617
|
9 years |
stoecker |
see #12437 - support new Map<String, List<String>> type in preferences
|
|
|
@9614
|
9 years |
stoecker |
development is much too fast…
|
|
|
@9613
|
9 years |
stoecker |
fix #12437 - see #12425 - fix handling of equal no tile headers with …
|
|
|
@9610
|
9 years |
stoecker |
fix #12425 - add checksum based no-tile detection
|
|
|
@9608
|
9 years |
bastiK |
change default unit to meter (see #12186)
|
|
|
@9604
|
9 years |
Don-vip |
fix #12436 - untagged node validator test: do not remove empty nodes …
|
|
|
@9603
|
9 years |
Don-vip |
fix some Sonar issues
|
|
|
@9600
|
9 years |
bastiK |
fix Coverity Scan warning (see #12186)
|
|
|
@9597
|
9 years |
bastiK |
remove GRS80 as datum code (see #12186)
|
|
|
@9586
|
9 years |
Don-vip |
fix #12374 - compression option for autosave (patch by kolesar)
|
|
|
@9584
|
9 years |
Don-vip |
fix #12377 - detect intersecting rings in multipolygon validator test
|
|
|
@9583
|
9 years |
Don-vip |
see #12377 - simplify multipolygon geometry checks
|
|
|
@9582
|
9 years |
Don-vip |
see #12377 - code refactoring to cleanup multipolygon test
|
|
|
@9580
|
9 years |
bastiK |
update hermannskogel datum (followin proj.4) - see #12186
|
|
|
@9579
|
9 years |
bastiK |
fix bounds that are too large and make tests fail (see #12186)
|
|
|
@9578
|
9 years |
bastiK |
update carthage datum (following proj.4)
|
|
|
@9577
|
9 years |
bastiK |
use proj.4 id for Clarke 1880 IGN ellipsoid (see #12186)
|
|
|
@9574
|
9 years |
Don-vip |
see #12412 - add a new preset type "multipolygon". TODO: make a better icon
|
|
|
@9573
|
9 years |
Don-vip |
see #12186 - checkstyle
|
|
|
@9569
|
9 years |
Don-vip |
fix #12393 - Fix parsing note hiding events (patch by ToeBee) + add …
|
|
|
@9565
|
9 years |
bastiK |
add 2 standard parallel & non-spherical variants for Mercator …
|
|
|
@9562
|
9 years |
Don-vip |
see #12186 - checkstyle
|
|
|
@9560
|
9 years |
bastiK |
added Lambert Azimuthal Equal Area projection (see #12186)
(imports …
|
|
|
@9559
|
9 years |
bastiK |
auto-detect poles in view (see #12186)
|
|
|
@9558
|
9 years |
bastiK |
always normalize longitude before projection and after inverse …
|
|
|
@9555
|
9 years |
Don-vip |
see #12186 - checkstyle
|
|
|
@9553
|
9 years |
stoecker |
see #12377 - added relevant way to the validator message
|
|
|
@9552
|
9 years |
Klumbumbus |
fix #10290 - remove wadi direction arrows; see #12404 - improve …
|
|
|
@9549
|
9 years |
bastiK |
see #12186 - add Cassini-Soldner Projection
(imports pieces of code …
|
|
|
@9545
|
9 years |
Don-vip |
fix javadoc errors/warnings
|
|
|
@9539
|
9 years |
simon04 |
fix #10290 - Improve ReverseWayNoTagCorrector
It evaluates its own …
|
|
|
@9538
|
9 years |
simon04 |
see #10290 - Consider waterway=canal as not directional, …
|
|
|
@9536
|
9 years |
simon04 |
Refactoring (make Tag implement the Tagged interface)
|
|
|
@9535
|
9 years |
bastiK |
see #12186 - update tests
|
|
|
@9534
|
9 years |
Don-vip |
see #12186 - checkstyle
|
|
|
@9532
|
9 years |
bastiK |
see #12186 - add Oblique Mercator projection
(imports pieces of code …
|
|
|
@9524
|
9 years |
Don-vip |
CustomConfigurator - add unit test, javadoc, and use JavaScript …
|
|
|
@9519
|
9 years |
simon04 |
fix #7090 - Upload dialog allow select another user open changeset
|
|
|
@9498
|
9 years |
Don-vip |
add unit tests, code cleanup
|
|
|
@9490
|
9 years |
Don-vip |
see #12377 - add multipolygon unit test
|
|
|
@9487
|
9 years |
Don-vip |
see #12376 - checkstyle
|
|
|
@9480
|
9 years |
Don-vip |
fix #12376 - Multipolygon test hangs (patch by cmuelle8), regression …
|
|
|
@9468
|
9 years |
simon04 |
fix #8804 - Add version info to conflict dialog
|
|
|
@9460
|
9 years |
Don-vip |
javadoc
|
|
|
@9432
|
9 years |
bastiK |
see #12186 - javadoc
|
|
|
@9431
|
9 years |
bastiK |
see #2212, see #12186 - improve display for polar projections
|
|
|
@9428
|
9 years |
Don-vip |
see #12186 - fix some javadoc warnings
|
|
|