|
|
@10378
|
9 years |
Don-vip |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
|
@10334
|
9 years |
Don-vip |
fix equals methods for Coordinate classes
|
|
|
@10181
|
9 years |
Don-vip |
sonar - squid:S2184 - Math operands should be cast before assignment
|
|
|
@10060
|
9 years |
Don-vip |
see #11924 - remove deprecated code, reduce double precision in unit …
|
|
|
@10033
|
9 years |
Don-vip |
fix #12632 - Use WGS84 Ellipsoid constant instead of fixed value for R
|
|
|
@10001
|
9 years |
Don-vip |
sonar - Local variable and method parameter names should comply with a …
|
|
|
@9983
|
9 years |
Don-vip |
remove unused code
|
|
|
@9950
|
9 years |
simon04 |
see #11516 - Add Sinusoidal projection
|
|
|
@9862
|
9 years |
simon04 |
fix #12563 - Allow to customize LatLon formatting
Use the preference …
|
|
|
@9861
|
9 years |
simon04 |
Unit test, Javadoc for LatLon
|
|
|
@9796
|
9 years |
bastiK |
applied #12524 - heading calculation reversed longitudes (patch by kolesar)
|
|
|
@9558
|
9 years |
bastiK |
always normalize longitude before projection and after inverse …
|
|
|
@9419
|
9 years |
bastiK |
add Albers Equal Area Projection and Polar Stereographic Projection …
|
|
|
@9384
|
9 years |
simon04 |
Add unit test for CorrelateGpxWithImages
|
|
|
@9375
|
9 years |
simon04 |
Java 7: use Objects.equals and Objects.hash (fixup r9371)
|
|
|
@9372
|
9 years |
simon04 |
Checkstyle
|
|
|
@9371
|
9 years |
simon04 |
Java 7: use Objects.equals and Objects.hash
|
|
|
@9243
|
9 years |
Don-vip |
javadoc update
|
|
|
@9212
|
9 years |
Don-vip |
checkstyle 6.14 + tune xml validation settings in Eclipse project
|
|
|
@8906
|
9 years |
Don-vip |
remove deprecated stuff
|
|
|
@8846
|
9 years |
Don-vip |
sonar - fb-contrib - minor performance improvements:
* Method passes …
|
|
|
@8674
|
9 years |
Don-vip |
fix Checkstyle issues
|
|
|
@8557
|
10 years |
Don-vip |
checkstyle
|
|
|
@8549
|
10 years |
bastiK |
applied #11628 - Added documentation to EastNorth, changed x - y = …
|
|
|
@8540
|
10 years |
Don-vip |
fix remaining checkstyle issues
|
|
|
@8526
|
10 years |
wiktorn |
Introduce WMS layer based on TMS. (closes: #11255)
HEADS UP: After …
|
|
|
@8510
|
10 years |
Don-vip |
checkstyle: enable relevant whitespace checks and fix them
|
|
|
@8444
|
10 years |
Don-vip |
remove extra whitespaces
|
|
|
@8395
|
10 years |
Don-vip |
convention - An open curly brace should be located at the end of a line
|
|
|
@8384
|
10 years |
Don-vip |
squid:S1244 - Floating point numbers should not be tested for equality
|
|
|
@8357
|
10 years |
Don-vip |
fix some Findbugs violations
|
|
|
@8345
|
10 years |
Don-vip |
code style - Useless parentheses around expressions should be removed …
|
|
|
@8308
|
10 years |
Don-vip |
fix potential NPEs and Sonar issues related to serialization
|
|
|
@8126
|
10 years |
Don-vip |
fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
|
|
|
@7509
|
10 years |
stoecker |
remove tabs
|
|
|
@7236
|
11 years |
bastiK |
fixed #10115 - increase number of digits saved to file
|
|
|
@6990
|
11 years |
Don-vip |
sonar - place Strings literals on the left side when checking for …
|
|
|
@6920
|
11 years |
Don-vip |
fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
|
|
|
@6906
|
11 years |
Don-vip |
refactor duplicated code - impacts some plugins (reverter, roadsigns, …
|
|
|
@6883
|
11 years |
Don-vip |
fix some Sonar issues
|
|
|
@6830
|
11 years |
Don-vip |
javadoc fixes for jdk8 compatibility
|
|
|
@6670
|
11 years |
Don-vip |
fix #9508 - Centralized service for validator rules
|
|
|
@6669
|
11 years |
Don-vip |
see #9565 - don't consider infinite coordinates as valid
|
|
|
@6566
|
11 years |
simon04 |
fix #9494 - Advanced object info: add "Center of bounding box", and …
|
|
|
@6500
|
11 years |
simon04 |
Add Javadoc for LatLon , add unit tests for LatLonDialog (parsing)
|
|
|
@6380
|
11 years |
Don-vip |
update license/copyright information
|
|
|
@6362
|
11 years |
Don-vip |
Checkstyle:
- private constructors for util classes
- final classes
- …
|
|
|
@6360
|
11 years |
Don-vip |
Sonar/Findbugs - Hide Utility Class Constructor
|
|
|
@6296
|
11 years |
Don-vip |
Sonar/Findbugs - Avoid commented-out lines of code, javadoc
|
|
|
@6248
|
11 years |
Don-vip |
Rework console output:
- new log level "error"
- Replace nearly all …
|
|
|
@6226
|
11 years |
Don-vip |
fix #9057 - see #8987 - fix Coordinate.hashCode() broken in r6162
|
|
|
@6203
|
11 years |
Don-vip |
fix #9024 - bbox/bounds memory optimizations (modified patch by …
|
|
|
@6178
|
11 years |
Don-vip |
fix #9002 - QuadBuckets improvements (patch by shinigami)
|
|
|
@6173
|
11 years |
Don-vip |
fix #8987 - immutable coordinates (patch by shinigami)
|
|
|
@6171
|
11 years |
Don-vip |
fix #8986 - Data loading/bbox index counting optimization (patch by …
|
|
|
@6169
|
11 years |
Don-vip |
fix #8987 - Fix NPE and Findbugs/Sonar violations
|
|
|
@6168
|
11 years |
Don-vip |
see #8987 - make it public
|
|
|
@6167
|
11 years |
Don-vip |
see #8987 - add missing clone() methods to fix broken plugins
|
|
|
@6166
|
11 years |
Don-vip |
see #8987 - refactor/add missing distance() methods to fix broken plugins
|
|
|
@6165
|
11 years |
Don-vip |
see #8987 - Move distanceSq() from EastNorth to Coordinate to fix …
|
|
|
@6163
|
11 years |
Don-vip |
fix #8987 - fix Coordinate.equals() broken in r6162
|
|
|
@6162
|
11 years |
bastiK |
applied #8987 - immutable coordinates (patch by shinigami)
|
|
|
@6084
|
11 years |
bastiK |
see #8902 - add missing @Override annotations (patch by shinigami)
|
|
|
@6069
|
12 years |
stoecker |
see #8853 remove tabs, trailing spaces, windows line ends, strange …
|
|
|
@5909
|
12 years |
stoecker |
fix all remaining javadoc warnings
|
|
|
@5523
|
12 years |
Don-vip |
fix #7994 - WGS84-DMS-ordinates are shown as 01'60,0" instead of 02'00,0"
|
|
|
@5474
|
12 years |
Don-vip |
fix #7994 - WGS84-DMS-ordinates are shown as 01'60,0" instead of 02'00,0"
|
|
|
@5268
|
13 years |
simon04 |
fix #7740 - Fix roundToOsmPrecision() accuracy (patch by mrwojo)
|
|
|
@5235
|
13 years |
bastiK |
no rounding for projection bounds, to avoid 42 being dispayed as …
|
|
|
@4869
|
13 years |
jttt |
Use final were appropriate
|
|
|
@4640
|
13 years |
Don-vip |
Method to know if an EastNorth is valid (x & y != NaN)
|
|
|
@4580
|
13 years |
Don-vip |
see #2212 - Allow JOSM to download data crossing the 180th meridian
|
|
|
@4574
|
13 years |
Don-vip |
fix #7028 - Dragging map is extremely slow when large GPX file is loaded
|
|
|
@4541
|
13 years |
Don-vip |
Fixed rounding error in LatLon.roundToOsmPrecision()
|
|
|
@4476
|
13 years |
Don-vip |
LatLon: add a simple way to test validity
|
|
|
@4423
|
13 years |
bastiK |
applied #6834 - Imagery providers slippy map enhancements: polygon …
|
|
|
@4319
|
13 years |
bastiK |
mappaint: split NodeElemStyle into icon/symbol part and text part
|
|
|
@4206
|
14 years |
bastiK |
change heading formula to something sane
|
|
|
@4191
|
14 years |
stoecker |
remove old debug stuff
|
|
|
@4134
|
14 years |
bastiK |
see #67 - new parallel way drawing mode (patch by Ole Jørgen Brønner)
|
|
|
@4126
|
14 years |
bastiK |
memory optimizations for Node & WayPoint (Patch by Gubaer, modified)
…
|
|
|
@3837
|
14 years |
framm |
new viewport following function; moves the viewport so that the last …
|
|
|
@3656
|
14 years |
bastiK |
applied #5604 (patch by m.zdila) - support different formats of GPS …
|
|
|
@3530
|
14 years |
stoecker |
fix array preferences
|
|
|
@3438
|
14 years |
stoecker |
fix some charset errors
|
|
|
@3412
|
14 years |
bastiK |
fixed #3187 - Feature request: coordinates also in degrees minutes
|
|
|
@3411
|
14 years |
bastiK |
fixed #5275 - Displayed co-ordinate precision adjustment
|
|
|
@3253
|
15 years |
jttt |
See #3892: NPE when dragging virtual node (further debugging info)
|
|
|
@3158
|
15 years |
jttt |
Use simple casting instead of Math.floor(). Should do the same thing …
|
|
|
@3145
|
15 years |
jttt |
Do not keep width at QBLevel, simplify QuadTilling.index
|
|
|
@3083
|
15 years |
bastiK |
added svn:eol-style=native to source files
|
|
|
@3067
|
15 years |
bastiK |
applied #4645 - option to show projected coordinates instead of …
|
|
|
@3018
|
15 years |
bastiK |
fixed #4566 - seperator and decimal-point in download dialog
|
|
|
@2990
|
15 years |
jttt |
Fix some eclipse warnings
|
|
|
@2891
|
15 years |
bastiK |
Made the bbox display in the 'Bookmarks' tab of the download dialog …
|
|
|
@2845
|
15 years |
mjulius |
fix messages for data
|
|
|
@2711
|
15 years |
stoecker |
fix bad line endings
|
|
|
@2699
|
15 years |
mjulius |
moved MAX_SERVER_PRECISION from Projection to LatLon …
|
|
|
@2694
|
15 years |
Gubaer |
fixed one off in getRoundedToOsmPrecision()
|
|
|
@2693
|
15 years |
Gubaer |
added getRoundedToOsmPrecision(), going to be used in the validator …
|
|
|