|
|
@9988
|
9 years |
Don-vip |
sonar - remove useless dynamic class loading
|
|
|
@9987
|
9 years |
Don-vip |
sonar - use double instead of float
|
|
|
@9986
|
9 years |
Don-vip |
fix potential NPE
|
|
|
@9983
|
9 years |
Don-vip |
remove unused code
|
|
|
@9982
|
9 years |
Don-vip |
fix #12620 - minor layout issue in node coordinate history tab
|
|
|
@9981
|
9 years |
Don-vip |
fix some unused code warnings
|
|
|
@9980
|
9 years |
Don-vip |
sonar - code style + javadoc
|
|
|
@9979
|
9 years |
Don-vip |
see #12599, fix #12616 - Random repositioning of nodes (incomplete fix …
|
|
|
@9978
|
9 years |
Don-vip |
sonar - remove useless initializations
|
|
|
@9977
|
9 years |
Don-vip |
sonar - remove some transient modifiers
|
|
|
@9976
|
9 years |
Don-vip |
sonar - code simplification
|
|
|
@9975
|
9 years |
Don-vip |
sonar - make some final fields static too, use Collection.isEmpty() , …
|
|
|
@9974
|
9 years |
Don-vip |
sonar - rename fields to match code conventions, remove empty instruction
|
|
|
@9972
|
9 years |
Don-vip |
sonar - remove unnecessary fully qualified names
|
|
|
@9971
|
9 years |
Don-vip |
sonar - use diamond operator when possible (some cases cause …
|
|
|
@9970
|
9 years |
Don-vip |
sonar - remove useless parentheses
|
|
|
@9969
|
9 years |
Don-vip |
sonar - Avoid appending characters as strings in StringBuffer.append …
|
|
|
@9968
|
9 years |
Don-vip |
sonar - Add parentheses to make the operator precedence explicit + add …
|
|
|
@9966
|
9 years |
Don-vip |
sonar - remove redundant null-checks
|
|
|
@9965
|
9 years |
Don-vip |
fix #12282 - drop XML mappaint support - keep XML detection in order …
|
|
|
@9962
|
9 years |
Don-vip |
update new TLD from IANA - version 2016031001
|
|
|
@9961
|
9 years |
simon04 |
fix #12599 - Added/deleted "uninteresting" tags are "reverted" by …
|
|
|
@9960
|
9 years |
simon04 |
Reduce OAuth logo height
|
|
|
@9958
|
9 years |
bastiK |
fix svn:eol property
|
|
|
@9955
|
9 years |
Don-vip |
see #11516 - fix javadoc warning
|
|
|
@9954
|
9 years |
Don-vip |
make MapScaler and SizeButton implement Accessible interface, …
|
|
|
@9952
|
9 years |
simon04 |
see #11516 - Compute multipolygon area, include in MapCSS, JOSM search
|
|
|
@9951
|
9 years |
simon04 |
see #11516 - Compute closed way area using Sinusoidal projection
|
|
|
@9950
|
9 years |
simon04 |
see #11516 - Add Sinusoidal projection
|
|
|
@9949
|
9 years |
Don-vip |
remove deprecated stuff, code cleanup, javadoc, unit tests
|
|
|
@9948
|
9 years |
simon04 |
fix #12600 - Orthogonalize: fix ArrayIndexOutOfBoundsException
…
|
|
|
@9947
|
9 years |
wiktorn |
Provide additional zoom levels from zoom slider.
Move maximum zoom to …
|
|
|
@9946
|
9 years |
wiktorn |
Fix NPE's when unsupported projection used with WMTS
|
|
|
@9944
|
9 years |
Don-vip |
mapmode: add basic unit tests
|
|
|
@9942
|
9 years |
Don-vip |
fix problems seen in unit tests when launched manually from Eclipse
|
|
|
@9941
|
9 years |
simon04 |
fix #12457 - Filter "modified" not updating after uploading changes
|
|
|
@9940
|
9 years |
simon04 |
see #12554 - Allow to ignore keys/tags from recent tags
|
|
|
@9939
|
9 years |
simon04 |
see #12554 - Factor out RecentTagCollection , add unit tests
|
|
|
@9937
|
9 years |
simon04 |
see #8460 - Allow roundabouts in gap test
|
|
|
@9936
|
9 years |
simon04 |
Fix Javadoc typo from r9932
|
|
|
@9935
|
9 years |
simon04 |
see #12584 - Attempt to obtain the session cookie via CookieManager
|
|
|
@9933
|
9 years |
simon04 |
see #8460 - Validate that public transport routes (version 2) do not …
|
|
|
@9932
|
9 years |
simon04 |
see #8460 - fix typo from r9931, fix matching, improve conditions, add …
|
|
|
@9930
|
9 years |
simon04 |
Search: fix string representation of boolean connectives (parentheses)
|
|
|
@9929
|
9 years |
Don-vip |
findbugs
|
|
|
@9927
|
9 years |
Don-vip |
update new TLD from IANA - version 2016030500
|
|
|
@9926
|
9 years |
Don-vip |
LayerListDialog : add first unit tests
|
|
|
@9925
|
9 years |
simon04 |
see #6401 - Orthogonalize objects based on selected nodes
This is …
|
|
|
@9923
|
9 years |
simon04 |
Add unit tests for OrthogonalizeAction
|
|
|
@9922
|
9 years |
simon04 |
see #12570 - Group internet tags validator warnings
Fix build due to …
|
|
|
@9921
|
9 years |
simon04 |
see #12570 - Group internet tags validator warnings
|
|
|
@9920
|
9 years |
wiktorn |
Move getting defaults to initialization so subclasses can override the …
|
|
|
@9918
|
9 years |
Don-vip |
fix/add unit tests
|
|
|
@9917
|
9 years |
Don-vip |
better handling of HelpAwareOptionPane.showOptionDialog in headless mode
|
|
|
@9916
|
9 years |
Don-vip |
ChangesetCacheManager : add unit tests
|
|
|
@9915
|
9 years |
Don-vip |
see #12587 - checkstyle
|
|
|
@9914
|
9 years |
Don-vip |
see #12350 - fix coverity 1352420, 1352421, 1352422, 1352423, 1352424 …
|
|
|
@9913
|
9 years |
wiktorn |
Disable cache for OAuth requests
See: #12584
|
|
|
@9912
|
9 years |
simon04 |
fix #12587 - fix NPE in HttpClient
|
|
|
@9911
|
9 years |
simon04 |
Remove code to be removed end of 2015
|
|
|
@9910
|
9 years |
Don-vip |
update new TLD from IANA - version 2016030200
|
|
|
@9906
|
9 years |
Don-vip |
PrefEntry : add unit tests, fix findbugs warning
|
|
|
@9905
|
9 years |
Don-vip |
PostDownloadHandler : remove unused code, add unit tests
|
|
|
@9904
|
9 years |
simon04 |
see #12584 - Provide some OAuth debug output
|
|
|
@9902
|
9 years |
wiktorn |
Final fix for #12573 - WMTS getCapabilities parser error.
Unit tests …
|
|
|
@9900
|
9 years |
Don-vip |
fix #12377 - detect intersecting outer members in multipolygons
|
|
|
@9899
|
9 years |
wiktorn |
Use one static instance of NativeScaleLayer for all TMS layers.
See: …
|
|
|
@9898
|
9 years |
Don-vip |
update new TLD from IANA - version 2016022800
|
|
|
@9897
|
9 years |
wiktorn |
Use maximum/minimum supported zoom levels for native scale …
|
|
|
@9895
|
9 years |
Don-vip |
see #12386 - add power=portal , power=terminal , power=insulator …
|
|
|
@9894
|
9 years |
Don-vip |
see #12488 - fix coverity 1352298 - 1352299
|
|
|
@9893
|
9 years |
Don-vip |
fix #12568 - NPE
|
|
|
@9891
|
9 years |
simon04 |
see #12300 - Make Drag and Drop work between different JOSM instances
|
|
|
@9890
|
9 years |
Don-vip |
update new TLD from IANA - version 2016022601
|
|
|
@9889
|
9 years |
wiktorn |
Proper fix for [9888]
|
|
|
@9888
|
9 years |
wiktorn |
Properly handle situation, when Style tag doesn't contain Identifier.
…
|
|
|
@9887
|
9 years |
wiktorn |
Properly interpret more complex getCapabilities documents.
Keep a …
|
|
|
@9886
|
9 years |
simon04 |
see #12570 - Group opening hours tests
|
|
|
@9885
|
9 years |
simon04 |
fix #12563 - Try to avoid ... in status bar for custom LatLon formats
|
|
|
@9883
|
9 years |
Don-vip |
fix #12568 - IndexOutOfBoundsException in NativeScaleLayer$ScaleList - …
|
|
|
@9882
|
9 years |
Don-vip |
update new TLD from IANA - version 2016022500
|
|
|
@9881
|
9 years |
Don-vip |
remove unused code, add unit test
|
|
|
@9880
|
9 years |
Don-vip |
findbugs
|
|
|
@9877
|
9 years |
simon04 |
fix #12488 - Fix ArrayIndexOutOfBoundsException when using tag filter …
|
|
|
@9876
|
9 years |
simon04 |
fix #12521 - On Overpass API error OSM API gets blamed
|
|
|
@9874
|
9 years |
Don-vip |
update new TLD from IANA - version 2016022400
|
|
|
@9873
|
9 years |
simon04 |
see #12453 - Display "discourage upload" in layer popup menu for …
|
|
|
@9872
|
9 years |
simon04 |
fix #12535 - Splitting ways give wrong message in the Command Stack
|
|
|
@9870
|
9 years |
Don-vip |
PluginHandler: deprecate kendzi3d-jogl plugin, remove unused code, …
|
|
|
@9867
|
9 years |
Don-vip |
see #11968, fix #12550 - in relation editor, node features are shown …
|
|
|
@9866
|
9 years |
Don-vip |
fix #12559 - The “Skip Download” popup displays incorrectly
|
|
|
@9865
|
9 years |
wiktorn |
checkstyle fixes
|
|
|
@9864
|
9 years |
wiktorn |
Add WKID (Well Known ID) pattern to WMS url templates.
Patch by: …
|
|
|
@9863
|
9 years |
simon04 |
see #12275 - Clarify variable name
|
|
|
@9862
|
9 years |
simon04 |
fix #12563 - Allow to customize LatLon formatting
Use the preference …
|
|
|
@9861
|
9 years |
simon04 |
Unit test, Javadoc for LatLon
|
|
|
@9860
|
9 years |
wiktorn |
Tile Source class as a Generic Type to AbstractTileSourceLayer
…
|
|
|
@9859
|
9 years |
simon04 |
see #12514, fix #12560 - Fix MapCSSParserTest#testMinMaxFunctions …
|
|
|
@9858
|
9 years |
simon04 |
fix #12268 - Allow copying note text from toggle dialog
|
|
|
@9857
|
9 years |
simon04 |
fix #12549 - MapCSS: permit using character classes in regexp: \p{...}
|
|
|