|
|
@9544
|
9 years |
Don-vip |
add unit tests
|
|
|
@9543
|
9 years |
Don-vip |
refactoring - global simplification of use of setLayout method - …
|
|
|
@9542
|
9 years |
Don-vip |
javadoc
|
|
|
@9541
|
9 years |
Klumbumbus |
fix #12402 - do not warn about unnecessary motor_vehicle=yes if …
|
|
|
@9540
|
9 years |
simon04 |
see #7099 - Validate correct traffic flow at roundabouts
|
|
|
@9539
|
9 years |
simon04 |
fix #10290 - Improve ReverseWayNoTagCorrector
It evaluates its own …
|
|
|
@9538
|
9 years |
simon04 |
see #10290 - Consider waterway=canal as not directional, …
|
|
|
@9537
|
9 years |
bastiK |
applied #12370 - adapted osm file filter to other file types (patch by …
|
|
|
@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
|
|
|
@9533
|
9 years |
Don-vip |
fix CustomConfigurator unit test - avoid messing up preferences file …
|
|
|
@9532
|
9 years |
bastiK |
see #12186 - add Oblique Mercator projection
(imports pieces of code …
|
|
|
@9531
|
9 years |
simon04 |
HttpClient: test progress monitor handling (fixup r9529)
|
|
|
@9530
|
9 years |
simon04 |
see #12400 - reverter plugin broken - fix …
|
|
|
@9529
|
9 years |
simon04 |
HttpClient: test progress monitor handling
|
|
|
@9528
|
9 years |
simon04 |
fix #11305 see #10306 - After canceling upload a new instead of the …
|
|
|
@9527
|
9 years |
simon04 |
fix #10306 - Changeset manager does not know username of current …
|
|
|
@9526
|
9 years |
simon04 |
fix #10789 - History dialog: indicate the number of changeset comments …
|
|
|
@9525
|
9 years |
bastiK |
applied #12395 - fix displaying shortcut key of help action in …
|
|
|
@9524
|
9 years |
Don-vip |
CustomConfigurator - add unit test, javadoc, and use JavaScript …
|
|
|
@9523
|
9 years |
Klumbumbus |
fix #11984 - add emergency preset group, move some items there and add …
|
|
|
@9522
|
9 years |
Don-vip |
fix java warnings & sonar issues
|
|
|
@9521
|
9 years |
simon04 |
fix #4996 - Changeset manager: allow to download objects from a changeset
|
|
|
@9520
|
9 years |
simon04 |
Remove code duplication
|
|
|
@9519
|
9 years |
simon04 |
fix #7090 - Upload dialog allow select another user open changeset
|
|
|
@9518
|
9 years |
stoecker |
see #12313 - fix zoomlevel diff for minimum zoom 0
|
|
|
@9517
|
9 years |
stoecker |
allow to also set the default minimum zoom level 0 for maps
|
|
|
@9516
|
9 years |
stoecker |
see #12313 - fix suppression
|
|
|
@9515
|
9 years |
stoecker |
see #12313 - suppress some known outdated entries
|
|
|
@9514
|
9 years |
simon04 |
fix #4003 fix #7004 fix #8149 - Improve changeset tags handling (from …
|
|
|
@9513
|
9 years |
Klumbumbus |
see #12296 - fix icon links
|
|
|
@9512
|
9 years |
simon04 |
see #12131 - Pressing escape in closing relation confirmation should …
|
|
|
@9511
|
9 years |
simon04 |
fix #12131 - Confirm closing relation editor window with x top right
|
|
|
@9510
|
9 years |
bastiK |
applied #12391 - saving renamed layer replaces name (patch by kolesar …
|
|
|
@9509
|
9 years |
simon04 |
fix #9925 - Allow to stop downloading GPS data and keep the downloaded part
|
|
|
@9508
|
9 years |
Klumbumbus |
see #12201 - move old river icon to nodist folder
|
|
|
@9507
|
9 years |
Don-vip |
advanced preferences - refactoring to reduce code duplication
|
|
|
@9506
|
9 years |
Klumbumbus |
see #12296 - add new water and waypoint icons (by zermes), move old …
|
|
|
@9505
|
9 years |
stoecker |
see #12313 - improve groovy script for EII/JOSM difference checks, add …
|
|
|
@9504
|
9 years |
Don-vip |
add robustness to mapcss rules unit test
|
|
|
@9503
|
9 years |
Don-vip |
fix javadoc warning
|
|
|
@9502
|
9 years |
Don-vip |
see #12281 - core changes to clean up massive code duplication from …
|
|
|
@9501
|
9 years |
Don-vip |
make the distinction between unit tests (*Test.java) and integration …
|
|
|
@9500
|
9 years |
Klumbumbus |
see #12386 - remove support of power=transformer on ways and add …
|
|
|
@9499
|
9 years |
simon04 |
fix #11685 - Use sub-second exif/xmp data
|
|
|
@9498
|
9 years |
Don-vip |
add unit tests, code cleanup
|
|
|
@9497
|
9 years |
Don-vip |
reduce duplicated code
|
|
|
@9496
|
9 years |
Don-vip |
massive refactoring of GenericRelationEditor . As JDialog cannot be …
|
|
|
@9495
|
9 years |
Klumbumbus |
see #12386 - add validator info for power=cable without location
|
|
|
@9494
|
9 years |
Klumbumbus |
see #12386 - allow power=insulator on ways in preset; add validator …
|
|
|
@9493
|
9 years |
Don-vip |
reduce code duplication
|
|
|
@9492
|
9 years |
Don-vip |
presets items: fix sonar issues, add javadoc
|
|
|
@9491
|
9 years |
Don-vip |
see #12356 - remove use of internal proprietary API (patch by michael2402)
|
|
|
@9490
|
9 years |
Don-vip |
see #12377 - add multipolygon unit test
|
|
|
@9489
|
9 years |
Don-vip |
unit tests code refactoring/cleanup
|
|
|
@9488
|
9 years |
Don-vip |
fix unit test
|
|
|
@9487
|
9 years |
Don-vip |
see #12376 - checkstyle
|
|
|
@9486
|
9 years |
simon04 |
Note upload: explain first exception to the user
|
|
|
@9485
|
9 years |
simon04 |
fix #12384 - Keep history of custom OSM Server URLs
|
|
|
@9484
|
9 years |
simon04 |
Refactoring: add JosmComboBox.getEditorComponent , Javadoc
|
|
|
@9483
|
9 years |
simon04 |
fix #12382 see #12364 - NPE when querying for history of deleted node
|
|
|
@9482
|
9 years |
simon04 |
see #12338 fix #12381 - AssertionError on "Resolve to their versions"
|
|
|
@9481
|
9 years |
simon04 |
fix #12378 - NPE when converting data layer to gpx
|
|
|
@9480
|
9 years |
Don-vip |
fix #12376 - Multipolygon test hangs (patch by cmuelle8), regression …
|
|
|
@9479
|
9 years |
Don-vip |
fix unit test
|
|
|
@9478
|
9 years |
Don-vip |
see #12363 - javadoc/checkstyle
|
|
|
@9477
|
9 years |
Don-vip |
javadoc fixes
|
|
|
@9476
|
9 years |
Don-vip |
see #12376 - add non-regression unit test
|
|
|
@9475
|
9 years |
Don-vip |
see #12343 - add unit test
|
|
|
@9474
|
9 years |
Don-vip |
ExceptionUtil: add unit test, fix javadoc, various NPEs, HTML …
|
|
|
@9473
|
9 years |
simon04 |
fix #12343 - Display at most 20 primitives for some confirmation …
|
|
|
@9472
|
9 years |
simon04 |
Relation list: delete selected relations at once
|
|
|
@9471
|
9 years |
Don-vip |
session - refactoring to reduce code duplication
|
|
|
@9470
|
9 years |
simon04 |
see #12304 - Do not show notification when no relation is affected
|
|
|
@9469
|
9 years |
Don-vip |
map paint styles unit test robustness
|
|
|
@9468
|
9 years |
simon04 |
fix #8804 - Add version info to conflict dialog
|
|
|
@9467
|
9 years |
simon04 |
fix #12286 - Preset dialog: display the added tags due to <key> items
|
|
|
@9466
|
9 years |
bastiK |
see #12370, see #12369 - fix problems with default file extension …
|
|
|
@9465
|
9 years |
simon04 |
fix #12160 - Combobox List Entries with Empty Value – display_value …
|
|
|
@9464
|
9 years |
bastiK |
applied #12363 - layer context menus were different at two locations …
|
|
|
@9463
|
9 years |
bastiK |
applied #12368 - disable focus on multiline labels (patch by kolesar)
|
|
|
@9462
|
9 years |
bastiK |
applied #12367 - remember user input when upload dialog is closed …
|
|
|
@9461
|
9 years |
bastiK |
applied #12369 - default extension for saving files read from …
|
|
|
@9460
|
9 years |
Don-vip |
javadoc
|
|
|
@9459
|
9 years |
Don-vip |
fix #12354 - OsmPrimitiveKeyHandlingTest clean up (patch by michael2402)
|
|
|
@9458
|
9 years |
Don-vip |
timeouts for unit/performance tests
|
|
|
@9457
|
9 years |
Don-vip |
fix #12356 - OsmReaderPerformanceTest (patch by michael2402, modified)
|
|
|
@9456
|
9 years |
Don-vip |
fix #12366 - move natural=cliff preset from water group to geography …
|
|
|
@9455
|
9 years |
Don-vip |
session - refactor duplicated code, add javadoc, fix warnings
|
|
|
@9454
|
9 years |
Don-vip |
checkstyle + add basic unit test
|
|
|
@9453
|
9 years |
simon04 |
fix #12364 - History dialog: fix initial panning to coordinates
|
|
|
@9452
|
9 years |
simon04 |
see #12338 - Typo
|
|
|
@9451
|
9 years |
Klumbumbus |
see #10540, see #9891 - make selected nodes more visible, i.e. always …
|
|
|
@9450
|
9 years |
stoecker |
see #12191, only color code the changed part - possible improvement: …
|
|
|
@9449
|
9 years |
stoecker |
remove useless modifiers
|
|
|
@9448
|
9 years |
simon04 |
see #12352 - Fix "Registered toolbar action dialogs/delete overwritten"
|
|
|
@9447
|
9 years |
simon04 |
see #12335 - Improve "Zoom to layer" and "Zoom to download" enabled …
|
|
|
@9446
|
9 years |
simon04 |
see #12335 - Make "Orthogonalize Shape" enabled state consistent w/ …
|
|
|
@9445
|
9 years |
simon04 |
see #12335 - Disable "Search for objects by preset" w/o edit layer …
|
|
|