|
|
@11850
|
8 years |
Don-vip |
sonar - squid:S2386 - Mutable fields should not be "public static"
|
|
|
@11849
|
8 years |
Don-vip |
see #14604 - sonar - squid:S1596 - "Collections.EMPTY_LIST", …
|
|
|
@11848
|
8 years |
Don-vip |
fix #14613 - Special HTML characters not escaped in GUI error messages
|
|
|
@11847
|
8 years |
Don-vip |
fix #14618 - add robustness to OsmUrlToBounds.parseDouble
|
|
|
@11846
|
8 years |
bastiK |
see #7427 - move class TileAnchor from jmapviewer to JOSM
|
|
|
@11845
|
8 years |
bastiK |
see #7427 - better return type
|
|
|
@11844
|
8 years |
bastiK |
see #7427 - avoid roundtrip conversion EastNorth -> LatLon -> …
|
|
|
@11843
|
8 years |
bastiK |
see #7427 - remove unused code
|
|
|
@11842
|
8 years |
bastiK |
see #7427 - clean up private method parameter list
|
|
|
@11841
|
8 years |
bastiK |
see #7427 - rework the way screen pixel coordinates for tiles are …
|
|
|
@11840
|
8 years |
bastiK |
see #7427 - small fix for [11835] + change order in zoomNoUndoTo
|
|
|
@11839
|
8 years |
GerdP |
fix unit test data, remove debug code
|
|
|
@11837
|
8 years |
GerdP |
improve MultipolygonTest to fix #13307, add special case to unit test …
|
|
|
@11836
|
8 years |
bastiK |
fixed #14604 - Error on import
|
|
|
@11835
|
8 years |
bastiK |
see #7427 - alignment to the pixelgrid for precise tile placement
|
|
|
@11834
|
8 years |
bastiK |
see #7427 - change priorities for temporary replacements from other …
|
|
|
@11832
|
8 years |
bastiK |
see #7427 - remove the tile.loadPlaceholderFromCache mechanism from …
|
|
|
@11831
|
8 years |
bastiK |
see #7427 - use integer operations on tile index when possible …
|
|
|
@11830
|
8 years |
bastiK |
see #7427 - add implementations for new TileSource methods
|
|
|
@11829
|
8 years |
bastiK |
see #7427 - move TileRange class to jmapviewer
|
|
|
@11824
|
8 years |
bastiK |
fixed #14558 - add image/png8 as supported format
|
|
|
@11822
|
8 years |
michael2402 |
See #14528: Revert join areas algorithm to old version for 17.03 release.
|
|
|
@11821
|
8 years |
Don-vip |
findbugs - EI_EXPOSE_REP2 - Note dates
|
|
|
@11819
|
8 years |
Don-vip |
sonar - squid:S1172 - Unused method parameters should be removed
|
|
|
@11817
|
8 years |
Don-vip |
sonar - squid:S1610 - Abstract classes without fields should be …
|
|
|
@11816
|
8 years |
Don-vip |
sonar - squid:S1612 - Lambdas should be replaced with method references
|
|
|
@11815
|
8 years |
Don-vip |
sonar - squid:S3398 - "private" methods called only by inner classes …
|
|
|
@11814
|
8 years |
Don-vip |
sonar - squid:UnusedPrivateMethod
|
|
|
@11813
|
8 years |
Don-vip |
sonar - squid:S1228 - Packages should have a javadoc file …
|
|
|
@11811
|
8 years |
Don-vip |
sonar - squid:S3052 - Fields should not be initialized to default values
|
|
|
@11810
|
8 years |
Don-vip |
sonar - squid:S2325 - "private" methods that don't access instance …
|
|
|
@11809
|
8 years |
Don-vip |
findbugs - BC_UNCONFIRMED_CAST
|
|
|
@11807
|
8 years |
Don-vip |
fix PMD violations
|
|
|
@11806
|
8 years |
Don-vip |
see #7427 - checkstyle
|
|
|
@11804
|
8 years |
Don-vip |
fix #14527 - Add Tag - last entry disabled for partial dataset
|
|
|
@11801
|
8 years |
Don-vip |
see #14595 - catch UnsupportedOperationException
|
|
|
@11799
|
8 years |
bastiK |
fix "Area style way is not closed" validation test
|
|
|
@11798
|
8 years |
bastiK |
WMTS: add mimetype produced by ESRI
|
|
|
@11797
|
8 years |
bastiK |
see #14495 - fix immutable class non-constant field (by removing it)
|
|
|
@11796
|
8 years |
Don-vip |
sonar - squid:S2259 - Null pointers should not be dereferenced
|
|
|
@11795
|
8 years |
Don-vip |
fix #14579 - Assertion error when saving a modified session
|
|
|
@11792
|
8 years |
bastiK |
fixed #14590 - WMTS: Show layer title, not layer identifier in layer …
|
|
|
@11791
|
8 years |
bastiK |
WMTS: don't show layer selection dialog if there is only one layer …
|
|
|
@11790
|
8 years |
bastiK |
WMTS: fix case with multiple tilesets per projection and layer …
|
|
|
@11789
|
8 years |
bastiK |
WMTS: fix autozoom in WGS84
|
|
|
@11788
|
8 years |
bastiK |
make it possible to switch between 2 supported projections for a …
|
|
|
@11786
|
8 years |
Don-vip |
see #7427 - checkstyle
|
|
|
@11785
|
8 years |
bastiK |
Imagery: remove fade setting (superseded by layer opacity), see #7427
|
|
|
@11784
|
8 years |
Don-vip |
fix #13922 - fix GPX and Note download area computation
|
|
|
@11783
|
8 years |
stoecker |
get rid of many useless validator warnings
|
|
|
@11782
|
8 years |
stoecker |
see #10529 - increase important multipolygon problems to error level, …
|
|
|
@11781
|
8 years |
michael2402 |
Update StyleCacheTest: Clear the style cache before each test. Add …
|
|
|
@11779
|
8 years |
Don-vip |
fix #14572 - Don't index MultipolygonCache by NavigatableComponent
|
|
|
@11774
|
8 years |
Don-vip |
fix #13922 - zoom only once when downloading several data types
|
|
|
@11773
|
8 years |
wiktorn |
Fix NPE when there is no supported format for WMTS Tile Source
* …
|
|
|
@11772
|
8 years |
Don-vip |
fix #14475 - Deadlock while starting unit tests: remove the need to …
|
|
|
@11770
|
8 years |
stoecker |
see #14142 - fix another help link
|
|
|
@11769
|
8 years |
stoecker |
see #14142 - fix help link
|
|
|
@11768
|
8 years |
stoecker |
catch one more exception in NMEA reader
|
|
|
@11767
|
8 years |
stoecker |
fix JavaBug
|
|
|
@11765
|
8 years |
michael2402 |
See #13604: Add more debug info to trace this.
|
|
|
@11764
|
8 years |
michael2402 |
Fix #14271: Deleting a tag in a filtered list was using the wrong index.
|
|
|
@11763
|
8 years |
michael2402 |
Make NodeElement#toString() hide image angle if no image is provided.
|
|
|
@11761
|
8 years |
michael2402 |
See #10176: Allow icons in multipolygons, use even/odd winding rule …
|
|
|
@11760
|
8 years |
michael2402 |
See #10176: Make area icon position setable by user.
|
|
|
@11759
|
8 years |
michael2402 |
MapCSS performance: Skip drawing multipolygons earlier.
|
|
|
@11758
|
8 years |
michael2402 |
See #13309: Use cached preferences for map drawing; align box text to …
|
|
|
@11757
|
8 years |
michael2402 |
Remove old PositionForAreaStrategy java file, since it was moved.
|
|
|
@11756
|
8 years |
Don-vip |
fix #14425 - Improve Wikipedia tag validators (patch by nyurik, modified)
|
|
|
@11755
|
8 years |
Don-vip |
see #14528 - typos
|
|
|
@11754
|
8 years |
michael2402 |
Throw UnsupportedOperationException if implementation does not support …
|
|
|
@11753
|
8 years |
Don-vip |
see #14528 - make code compile with Eclipse Neon.2 (4.6.2) Build id: …
|
|
|
@11752
|
8 years |
michael2402 |
Document OnLineStrategy better.
|
|
|
@11751
|
8 years |
michael2402 |
Remove orderFont preference - Fonts are stored locally with text …
|
|
|
@11750
|
8 years |
michael2402 |
Skip empty strings when rendering box texts.
|
|
|
@11749
|
8 years |
Don-vip |
see #14528 - checkstyle
|
|
|
@11748
|
8 years |
michael2402 |
Move label / icon placement code to new package. Unify the handling of …
|
|
|
@11747
|
8 years |
Don-vip |
checkstyle - NoWhiteSpaceBefore ...
|
|
|
@11746
|
8 years |
Don-vip |
PMD - Strict Exceptions
|
|
|
@11745
|
8 years |
Don-vip |
fix #14536 - Improved ExifReader.readTime() , Refactored …
|
|
|
@11743
|
8 years |
Don-vip |
fix #13922 - make sure Download*InViewAction download their …
|
|
|
@11742
|
8 years |
stoecker |
fix JavaDoc
|
|
|
@11740
|
8 years |
Don-vip |
fix javadoc warnings
|
|
|
@11739
|
8 years |
Don-vip |
enable more PMD rules
|
|
|
@11737
|
8 years |
Don-vip |
fix #5262 - do not change selection after splitting a way in "draw …
|
|
|
@11735
|
8 years |
Don-vip |
fix #5092 - Synchronization issue with nodes deleted on server
|
|
|
@11733
|
8 years |
stoecker |
see #14526 - fix error handling in SequenceCommand
|
|
|
@11732
|
8 years |
Klumbumbus |
* typo from r11721
* fix #14539 - allow leisure=fitness_centre as …
|
|
|
@11731
|
8 years |
michael2402 |
Clean icon drawing code style.
|
|
|
@11730
|
8 years |
michael2402 |
Add a new style element for area icon styles. Use the same placement …
|
|
|
@11729
|
8 years |
michael2402 |
Fix #10511: Use new algorithm to check which side of the way is the …
|
|
|
@11728
|
8 years |
michael2402 |
Partial revert of [11726]: Committed to much.
|
|
|
@11726
|
8 years |
michael2402 |
Don't use null to indicate a rotation of 0 degrees, simply set the …
|
|
|
@11725
|
8 years |
michael2402 |
Add hashcode / equals to rotation angle.
|
|
|
@11724
|
8 years |
michael2402 |
Fix @since version (this should be all of them).
|
|
|
@11723
|
8 years |
michael2402 |
Fix @since version.
|
|
|
@11722
|
8 years |
michael2402 |
Do not include text label in area style - use a separate class and …
|
|
|
@11721
|
8 years |
michael2402 |
Throw exception if clamp cannot produce any valid values.
|
|
|
@11720
|
8 years |
stoecker |
typo
|
|
|
@11719
|
8 years |
michael2402 |
Extract label placement strategy to new method.
|
|
|