|
|
@9139
|
9 years |
bastiK |
see #12186 - more conservative bounds for transverse mercator
|
|
|
@9136
|
9 years |
Don-vip |
sonar fixes + javadoc
|
|
|
@9135
|
9 years |
Don-vip |
checkstyle
|
|
|
@9134
|
9 years |
wiktorn |
Introduce imagery-source warnings about alignment and reprojections.
…
|
|
|
@9133
|
9 years |
bastiK |
see #12186 - add more projections
The list of projections is now …
|
|
|
@9132
|
9 years |
Don-vip |
fix javadoc errors
|
|
|
@9129
|
9 years |
bastiK |
javadoc
|
|
|
@9128
|
9 years |
bastiK |
see #12186 - rework projection parameters loading
so it can be …
|
|
|
@9127
|
9 years |
bastiK |
see #12186 - simplify method return type
|
|
|
@9126
|
9 years |
bastiK |
see #12186 - rework loading of projection definitions
to make it …
|
|
|
@9125
|
9 years |
bastiK |
see #12186 - add projection parameter vunits (ignored)
|
|
|
@9124
|
9 years |
bastiK |
guess resonable projection bounds, when they haven't been specified …
|
|
|
@9123
|
9 years |
bastiK |
make sure the scale ("circum") is never 0 (but positive) (see #12186)
|
|
|
@9122
|
9 years |
bastiK |
fix possible division by 0 (see #12186)
|
|
|
@9121
|
9 years |
bastiK |
typo in [9118] (see #12186)
|
|
|
@9120
|
9 years |
stoecker |
see #12189 - also update http to https
|
|
|
@9119
|
9 years |
stoecker |
see #12189 - try again to update presets and style URL's
|
|
|
@9118
|
9 years |
bastiK |
more stable zoom&move for extreme scales and unusual world bounds
|
|
|
@9117
|
9 years |
Don-vip |
checkstyle
|
|
|
@9116
|
9 years |
bastiK |
fix projection near 180 degree meridian (see #12186)
|
|
|
@9114
|
9 years |
bastiK |
mapcss: make partial fill threshold an advanced preference option (see …
|
|
|
@9113
|
9 years |
bastiK |
javadoc
|
|
|
@9112
|
9 years |
bastiK |
applied #12185 - support latitude of natural origin for Transverse …
|
|
|
@9108
|
9 years |
Don-vip |
checkstyle
|
|
|
@9107
|
9 years |
bastiK |
wms: allow all supported projections (also those only accessible by code)
|
|
|
@9106
|
9 years |
bastiK |
do not throw an error when datum is missing, return NullDatum instead …
|
|
|
@9105
|
9 years |
bastiK |
add support for proj.4 parameter +pm=* - prime meridian (see #12186)
|
|
|
@9104
|
9 years |
bastiK |
add more datums and ellipsoids (see #12186)
|
|
|
@9102
|
9 years |
bastiK |
fixed #12182 - Plus sign (add node on way) renders different depending …
|
|
|
@9101
|
9 years |
bastiK |
fixed #12155 - North-Pole-Node seems to destroy the Map in JOSM
|
|
|
@9100
|
9 years |
bastiK |
applied #12181 - Add Netherlands RD projection (patch by vholten)
|
|
|
@9099
|
9 years |
bastiK |
mapcss partial fill: move threshold parameter ([9063]) into the mapcss …
|
|
|
@9098
|
9 years |
Klumbumbus |
make it more clear how the preset menu is sorted
|
|
|
@9095
|
9 years |
wiktorn |
Fix 12168.
- added testcase for bug #12168. I removed all but one …
|
|
|
@9087
|
9 years |
Don-vip |
sonar - fix some errors, mainly NPEs
|
|
|
@9086
|
9 years |
Don-vip |
fix #12153 - Changing sorting order in Tags/Memberships window and …
|
|
|
@9085
|
9 years |
Don-vip |
see #11209 - change log messages level from debug to trace
|
|
|
@9084
|
9 years |
Don-vip |
see #11209 - change log messages level from debug to trace
|
|
|
@9082
|
9 years |
bastiK |
mapcss partial fill: remove [9061] code & turn it on again (see #12104)
|
|
|
@9081
|
9 years |
wiktorn |
FIx missing scrollbar on WMTS layer selection list. Closes #12151.
|
|
|
@9079
|
9 years |
Don-vip |
update to CheckStyle 6.13
|
|
|
@9078
|
9 years |
Don-vip |
sonar - Immutable Field
|
|
|
@9077
|
9 years |
bastiK |
mapcss: partial fill - fix linecap (see #12104)
|
|
|
@9076
|
9 years |
bastiK |
mapcss: partial fill - fix for [9063] - use scale instead of circum …
|
|
|
@9075
|
9 years |
Don-vip |
pmd - Useless qualified this usage in the same class
|
|
|
@9074
|
9 years |
Don-vip |
pmd - Ternary operator with a boolean literal can be simplified with a …
|
|
|
@9073
|
9 years |
Don-vip |
checkstyle - Comments Indentation
|
|
|
@9072
|
9 years |
Don-vip |
partial revert of r9070 - make build run with Java 9 again
|
|
|
@9071
|
9 years |
bastiK |
mappaint partial fill: turn off margin on both sites for unclosed area …
|
|
|
@9070
|
9 years |
Don-vip |
Sonar - squid:S2293 - The diamond operator ("<>") should be used
|
|
|
@9069
|
9 years |
wiktorn |
checkstyle: remove unnecessary final keyword
|
|
|
@9068
|
9 years |
wiktorn |
Replace DOM parser for WMTS GetCapabilities document with StAX parser. …
|
|
|
@9067
|
9 years |
Don-vip |
sonar - Immutable Field
|
|
|
@9065
|
9 years |
Don-vip |
checkstyle
|
|
|
@9064
|
9 years |
wiktorn |
Move from IndexedDiskCache to BlockDiskCache.
HEADSUP: This change …
|
|
|
@9063
|
9 years |
bastiK |
mapcss: partial fill - if partial fill would only leave a small gap in …
|
|
|
@9062
|
9 years |
Don-vip |
Sonar - squid:S1941 - Variables should not be declared before they are …
|
|
|
@9061
|
9 years |
bastiK |
mappaint partial fill: render unclosed areas differently (margin on …
|
|
|
@9059
|
9 years |
Don-vip |
checkstyle
|
|
|
@9044
|
9 years |
Don-vip |
fix #12128 - improve broken presets error message
|
|
|
@9038
|
9 years |
Don-vip |
fix #12118 - NPE
|
|
|
@9032
|
9 years |
bastiK |
mapcss / partial fill: multipolygon inners now closed loop without …
|
|
|
@9023
|
9 years |
Don-vip |
see #12102 - cleanup TagChecker
- code refactor/cleanup/simplification …
|
|
|
@9021
|
9 years |
Don-vip |
fix #11150 - fix wrong bounds computation for multiple data sources in …
|
|
|
@9020
|
9 years |
Don-vip |
fix EDT violation seen with "Download all children" action of relation …
|
|
|
@9019
|
9 years |
Don-vip |
fix #12112 - Use java.util.Properties to read REVISION file in the …
|
|
|
@9017
|
9 years |
bastiK |
mapcss: fix partial fill for incomplete multipolygons (see #12104)
|
|
|
@9016
|
9 years |
bastiK |
mapcss: minor improvement for drawing of unclosed areas (see #12104)
|
|
|
@9012
|
9 years |
Klumbumbus |
fix #12100 - improve message string
|
|
|
@9008
|
9 years |
bastiK |
see #12104 - mapcss: partial filling of areas (fill-extent) for fill-image
|
|
|
@9007
|
9 years |
wiktorn |
Fix broken representation of URL-s in Imagery Preferences
|
|
|
@9006
|
9 years |
Don-vip |
fix #12084 - allow to hide main toolbar
|
|
|
@9005
|
9 years |
bastiK |
see #12104 - mapcss: add option for partial filling of areas (inspired …
|
|
|
@9004
|
9 years |
wiktorn |
Fix high CPU usage when showing small tiles.
- …
|
|
|
@9002
|
9 years |
bastiK |
mappaint: added Einstein-pref to set text antialiasing hint (see …
|
|
|
@9001
|
9 years |
simon04 |
fix #12088 - Unable to save session with WMTS layers
|
|
|
@8998
|
9 years |
simon04 |
fix #12082 - Sorting relation with stop_exit_only role
|
|
|
@8997
|
9 years |
Don-vip |
checkstyle
|
|
|
@8996
|
9 years |
simon04 |
fix #12073 - Properties dialog: make sorting by values work w/o CCE
|
|
|
@8995
|
9 years |
Don-vip |
fix #12071 - missing translated string
|
|
|
@8994
|
9 years |
bastiK |
fixed #12025 - text along line rendering for bi-directional text
|
|
|
@8993
|
9 years |
Don-vip |
fix #12060 - NPE
|
|
|
@8992
|
9 years |
Don-vip |
reduce log level from warning to debug for cursors not loaded in …
|
|
|
@8991
|
9 years |
simon04 |
fix #12054 - IllegalArgumentException in JCS log handler
|
|
|
@8990
|
9 years |
simon04 |
fix #12052 - Splitting a self intersecting way does not highlight the …
|
|
|
@8989
|
9 years |
simon04 |
fix #12041 - Wrong message in relation member deletion confirmation …
|
|
|
@8988
|
9 years |
simon04 |
fix #12028 - Way splitting: fix dialog layout problem
|
|
|
@8987
|
9 years |
simon04 |
fix #12059 - NPE when converting GPX layer to data-layer from …
|
|
|
@8985
|
9 years |
Don-vip |
checkstyle
|
|
|
@8984
|
9 years |
Don-vip |
see #12038 - add non regression test
|
|
|
@8982
|
9 years |
simon04 |
fix #11859 - Presets cut off on small screens
Add a menu scroller for …
|
|
|
@8981
|
9 years |
simon04 |
fix #12038 - ConcurrentModificationException using purge command
…
|
|
|
@8980
|
9 years |
simon04 |
fix #9463 - Properties dialog: add text field for tag filtering
|
|
|
@8979
|
9 years |
simon04 |
see #9463 - Refactoring
* Refactor SearchCompiler to work with …
|
|
|
@8978
|
9 years |
simon04 |
fix #12028 - Hide/disable way splitting dialog
This drops preference …
|
|
|
@8977
|
9 years |
simon04 |
fix #9491 - Ask before moving nodes that are attached to ways fully …
|
|
|
@8976
|
9 years |
simon04 |
fix #12016 - History dialog sometimes incorrectly shows a way as reversed
|
|
|
@8975
|
9 years |
simon04 |
fix #12041 - Wrong message in relation member deletion confirmation
|
|
|
@8974
|
9 years |
simon04 |
fix #12047 - Closing CombinePrimitiveResolverDialog does not abort the …
|
|
|
@8973
|
9 years |
Don-vip |
see #12025 - allow dynamic changes of mappaint.nameOrder
|
|
|