|
|
@15050
|
5 years |
Don-vip |
fix #16904 - make ImproveWayAccuracy aware of primitives deletion to …
|
|
|
@15049
|
6 years |
Don-vip |
see #16301 - add category icons in imagery preferences
|
|
|
@15048
|
6 years |
Don-vip |
fix #17678 - relation editor: repaint selection table when member …
|
|
|
@15046
|
6 years |
Don-vip |
fix #17419 - Own labels for Select mode and Zoom mode buttons (patch …
|
|
|
@15045
|
6 years |
Don-vip |
fix #17576 - Fix timezones and DST for image correlation (patch by …
|
|
|
@15043
|
6 years |
Don-vip |
fix #17674 - use addr:suburb to distinguish similar addresses in the …
|
|
|
@15042
|
6 years |
Don-vip |
fix #17667 - allow arrows, several valid use cases in transport
|
|
|
@15041
|
6 years |
Don-vip |
performance - avoid to create the same EastNorth instances during …
|
|
|
@15040
|
6 years |
Don-vip |
see #17634 - remove google from default list of forbidden terms. …
|
|
|
@15036
|
6 years |
GerdP |
see #17616: fix findbugs issues FE_FLOATING_POINT_EQUALITY
|
|
|
@15035
|
6 years |
GerdP |
fix #17616: Add new functions to Geometry.java to find distances …
|
|
|
@15034
|
6 years |
Don-vip |
checkstyle/PMD
|
|
|
@15030
|
6 years |
Don-vip |
fix #17301 - robustness to untranslatable error messages
|
|
|
@15029
|
6 years |
Don-vip |
fix #17645 - robustness to invalid preset icons
|
|
|
@15028
|
6 years |
GerdP |
fix #17551: Move "Download Along" into the File menu
|
|
|
@15027
|
6 years |
GerdP |
remove obsolete import added by some badly configured automatism
|
|
|
@15026
|
6 years |
GerdP |
fix checkstyle issues [FinalClass]
|
|
|
@15024
|
6 years |
GerdP |
fix #17656: improve performance in MapCSSTagChecker
Don't put rules …
|
|
|
@15023
|
6 years |
GerdP |
see #17654: Allow to configure shortcut for "Move Node" action
|
|
|
@15021
|
6 years |
GerdP |
fix #17652: Method Geometry.isPolygonInsideMultiPolygon returns wrong …
|
|
|
@15020
|
6 years |
GerdP |
fix checkstyle issues
|
|
|
@15019
|
6 years |
GerdP |
fix #17567: fix spelling turnrestriction -> turn restriction
|
|
|
@15018
|
6 years |
stoecker |
add missing NMEA fix types from NMEA 4.00
|
|
|
@15015
|
6 years |
Don-vip |
see #17634 - use case insensitive comparison, forbid google as source
|
|
|
@15014
|
6 years |
Don-vip |
see #17635 - make sure primitives can't be created with invalid tags …
|
|
|
@15013
|
6 years |
Don-vip |
remove duplicated code
|
|
|
@15012
|
6 years |
Don-vip |
remove duplicated code
|
|
|
@15011
|
6 years |
GerdP |
fix #15558: apply 15558-v3.patch
|
|
|
@15010
|
6 years |
Don-vip |
fix #17634 - Reject uploads that do not follow comment/source upload …
|
|
|
@15009
|
6 years |
Don-vip |
fix javadoc
|
|
|
@15008
|
6 years |
GerdP |
fix #17614:
- don't test integer bounding box of intersection area, …
|
|
|
@15007
|
6 years |
Don-vip |
remove deprecated API
|
|
|
@15006
|
6 years |
Don-vip |
see #17619: use a common list of native certificate aliases, as they …
|
|
|
@15004
|
6 years |
Klumbumbus |
* see #17567 - make validator warnings more comprehensible
* fix …
|
|
|
@15003
|
6 years |
GerdP |
fix #17567: apply 17567-rephrase.patch
|
|
|
@15001
|
6 years |
GerdP |
fix #17596: No lines displayed for GPX tracks without tags
Patch by Bjoeni
|
|
|
@15000
|
6 years |
Don-vip |
fix #17503 - NPE
|
|
|
@14999
|
6 years |
Don-vip |
fix #17619:
- improve offline startup time on Windows by making …
|
|
|
@14995
|
6 years |
GerdP |
Fix PMD warning "Avoid excessively long variable names like …
|
|
|
@14993
|
6 years |
GerdP |
fix #17591: Add new preference …
|
|
|
@14992
|
6 years |
Don-vip |
fix #17610 - make filter model aware of locked layers
|
|
|
@14991
|
6 years |
Don-vip |
fix #17595 - smarter detection of ZWNJ/ZWJ unicode characters
|
|
|
@14990
|
6 years |
GerdP |
see #17567: improve messages created by RelationChecker
- new error …
|
|
|
@14989
|
6 years |
Don-vip |
remove TLD from IANA
|
|
|
@14988
|
6 years |
Don-vip |
fix #17559 - remove plastic_laf plugin
|
|
|
@14985
|
6 years |
GerdP |
fix #17591 Zoom to download doesn't work as expected
Partly revert …
|
|
|
@14984
|
6 years |
GerdP |
fix checkstyle issue
|
|
|
@14983
|
6 years |
GerdP |
fix #17578: catch IllegalStateException
|
|
|
@14982
|
6 years |
GerdP |
fix #17237: Poor error handling with write protected files
|
|
|
@14981
|
6 years |
Don-vip |
fix #16846 - Manual adjust in geotagging images does not take last …
|
|
|
@14979
|
6 years |
Don-vip |
fix #17573 - wrap InvalidPathException in IOException
|
|
|
@14978
|
6 years |
Don-vip |
fix #17574 - fix IAE when plugins modify preferences (regression from …
|
|
|
@14977
|
6 years |
Don-vip |
ensures consistency of upload comment:
* fix #11168 - ctrl-z/undo …
|
|
|
@14976
|
6 years |
Don-vip |
see #15051 - add a new method to get search text from …
|
|
|
@14974
|
6 years |
GerdP |
fix typo in error message, use I18N string similar to the one in …
|
|
|
@14973
|
6 years |
GerdP |
simplify code, improve performance: Remove obsolete method …
|
|
|
@14971
|
6 years |
GerdP |
fix checkstyle issue
|
|
|
@14970
|
6 years |
GerdP |
see #16102: Drastically improve performance for SimplifyWayAction when …
|
|
|
@14968
|
6 years |
GerdP |
fix checkstyle issue introduced with r14966
|
|
|
@14967
|
6 years |
GerdP |
see #17569 improve warning message
Warn "Cannot add a node outside of …
|
|
|
@14966
|
6 years |
GerdP |
fix #17561 Confusing error message for turn restriction
fix #17567 …
|
|
|
@14965
|
6 years |
GerdP |
fix copy+paste error, no functional change
|
|
|
@14964
|
6 years |
Don-vip |
see #13538 - avoid creation of intermediate Node objects
|
|
|
@14962
|
6 years |
GerdP |
fix #17551: Download along track doesn't completely download areas …
|
|
|
@14961
|
6 years |
GerdP |
reduce code duplication, add unit test for new access methods
|
|
|
@14960
|
6 years |
GerdP |
see #13538:
- Add new method isOutSideWorld() to class Node and use …
|
|
|
@14952
|
6 years |
Don-vip |
fix #17546 - detects highly suspicious Unicode characters that have …
|
|
|
@14951
|
6 years |
GerdP |
fix #17517: Memory leak in ChangesetCacheManager
|
|
|
@14950
|
6 years |
GerdP |
fix #17238 Don't know why I forgot to commit this patch.
|
|
|
@14949
|
6 years |
Don-vip |
see #17546 - don't issue IPA warning for *:pronunciation
|
|
|
@14948
|
6 years |
Don-vip |
see #17546 - detect uses of "IPA Extensions" Unicode block …
|
|
|
@14947
|
6 years |
GerdP |
fix findBugs issue SIC_INNER_SHOULD_BE_STATIC_NEEDS_THIS
|
|
|
@14946
|
6 years |
GerdP |
see #17459: remove duplicated code in reverter corehacks
Step 1: Add …
|
|
|
@14944
|
6 years |
Klumbumbus |
fix #17544 - support optional browse/ in osm url at open location
|
|
|
@14939
|
6 years |
Don-vip |
see #17268, see #17516 - add missing semicolons (issue reported by …
|
|
|
@14938
|
6 years |
GerdP |
see #17517: Shortcut "Esc" doesnt'work in ChangesetCacheManager dialog …
|
|
|
@14936
|
6 years |
GerdP |
fix #17525: catch all RunTimeExceptions in PleaseWaitRunnable.doRealRun()
|
|
|
@14934
|
6 years |
GerdP |
fix sonarLint issue: method names starting with "Is" instead of "is"
|
|
|
@14933
|
6 years |
Don-vip |
fix #15645, fix #17521 - Detect and fix non-printing control characters
|
|
|
@14932
|
6 years |
Don-vip |
see #15051, fix #17522 - crash in filter dialog caused by r14927 …
|
|
|
@14931
|
6 years |
GerdP |
see #17469: Fix memory leak: destroy JosmAction
|
|
|
@14930
|
6 years |
GerdP |
see #17514: Allow to paste full changeset URL where changeset id is …
|
|
|
@14929
|
6 years |
GerdP |
fix #17506: Display languages in alphabetical order
|
|
|
@14928
|
6 years |
GerdP |
see #17333: remove "?" from title so that already existing I18N string …
|
|
|
@14927
|
6 years |
Don-vip |
see #15051 - refactoring: extract SearchDialog from SearchAction
|
|
|
@14926
|
6 years |
GerdP |
fix #17333: Show last used tags in Add Tag Dialog
|
|
|
@14925
|
6 years |
Klumbumbus |
see #17512 - add osmarender:renderName , osmarender:renderRef and …
|
|
|
@14924
|
6 years |
Don-vip |
lakewalker plugin is dead and replaced by scanaerial
|
|
|
@14922
|
6 years |
Don-vip |
fix #7481 - add missing conflict when merging a primitive modified and …
|
|
|
@14916
|
6 years |
Don-vip |
fix #17512 - Add osmarender:nameDirection to automatically discarded tags
|
|
|
@14914
|
6 years |
GerdP |
see #17475: Improve test for obsolete associatedStreet relations
- if …
|
|
|
@14913
|
6 years |
GerdP |
fix findbugs: remove redundant null checks
|
|
|
@14912
|
6 years |
GerdP |
see #17469: add shortcut Shift+Minus for "Ignore for now" action
|
|
|
@14908
|
6 years |
GerdP |
fix checkstyle issue
|
|
|
@14907
|
6 years |
GerdP |
see #17412: improve code which identifies previously expanded rows
Old …
|
|
|
@14906
|
6 years |
GerdP |
fix #17475: Validator should mark obsolete type=associatedStreet relations
|
|
|
@14905
|
6 years |
GerdP |
fix #17440: remove confusing code
fixes several sonar lint issues …
|
|
|
@14903
|
6 years |
Don-vip |
fix #17487 - NPE
|
|
|
@14902
|
6 years |
Don-vip |
fix #17481 - NPE
|
|
|
@14899
|
6 years |
GerdP |
fix checkstyle issues (indention, empty lines)
|
|
|