|
|
@33483
|
7 years |
donvip |
release JMapViewer 2.3
|
|
|
@33482
|
7 years |
donvip |
update readme + checkstyle 7.8.2
|
|
|
@33431
|
7 years |
bastik |
see #josm14796 - increase the number of concurrent downloads from 3 to …
|
|
|
@33422
|
7 years |
donvip |
handle empty cookies
|
|
|
@33343
|
7 years |
donvip |
release JMapViewer 2.2
|
|
|
@33340
|
7 years |
donvip |
see #josm14832 - display the URL as attribution if text is missing
|
|
|
@33334
|
7 years |
donvip |
checkstyle
|
|
|
@33332
|
7 years |
donvip |
see #josm14832 - display the URL as attribution is text is missing
|
|
|
@33320
|
7 years |
bastik |
see #14796 - make API key an abstract getter
|
|
|
@33314
|
7 years |
bastik |
see #josm14796 - make use of private API_KEY field
|
|
|
@33313
|
7 years |
bastik |
see #josm14796 - various improvements for JMapViewer (patch by Chris …
|
|
|
@33287
|
8 years |
donvip |
release JMapViewer 2.1
|
|
|
@33286
|
8 years |
donvip |
sonar - fix various issues
|
|
|
@33285
|
8 years |
donvip |
sonar - squid:UndocumentedApi - Public types, methods and fields (API) …
|
|
|
@33284
|
8 years |
donvip |
update to Checkstyle 7.7
|
|
|
@33219
|
8 years |
bastik |
[jmapviewer] see #josm7427 - remove 'final' + extend toString()
|
|
|
@33211
|
8 years |
bastik |
[jmapviewer] class TileAnchor not needed in jmapviewer -> move to JOSM
|
|
|
@33210
|
8 years |
bastik |
[jmapviewer] see #josm7427 - remove unnecessary API
|
|
|
@33209
|
8 years |
bastik |
[jmapviewer] see #josm7427 - adapt the Tile class a bit, so it can …
|
|
|
@33208
|
8 years |
bastik |
[jmapviewer] see #josm7427 - add copy constructor
|
|
|
@33207
|
8 years |
bastik |
see #josm7427 - add interface and class for projected coordinates; add …
|
|
|
@33206
|
8 years |
bastik |
[jmapviewer] move TileRange class to jmapviewer
|
|
|
@33128
|
8 years |
donvip |
error-prone - enums should be immutable, and cannot have non-final fields
|
|
|
@33081
|
8 years |
simon04 |
see #josm13376 - Use TimeUnit instead of combinations of 1000/60/60/24
|
|
|
@33079
|
8 years |
simon04 |
Fix http://errorprone.info/bugpattern/NarrowingCompoundAssignment
|
|
|
@33034
|
8 years |
wiktorn |
Use images supporting transpracency for placeholders loaded from …
|
|
|
@32821
|
8 years |
donvip |
fix #13222 - Use visitor pattern for painting tiles (patch by …
|
|
|
@32782
|
8 years |
donvip |
release JMapViewer 2.0
|
|
|
@32769
|
8 years |
glebius |
Explicitly set tileSize and explain why.
|
|
|
@32761
|
8 years |
glebius |
Add possibility to specify a custom templated URL to be used with …
|
|
|
@32760
|
8 years |
glebius |
Remove stray newline in comment.
|
|
|
@32759
|
8 years |
glebius |
Restore proper operation of ScanexTileSource, broken by donvip …
|
|
|
@32724
|
8 years |
donvip |
error-prone - fix warning OperatorPrecedence + javadoc
|
|
|
@32723
|
8 years |
donvip |
error-prone - fix warning SynchronizeOnNonFinalField
|
|
|
@32722
|
8 years |
donvip |
fix #13210 - Start extracting coordinate conversion out of tile source …
|
|
|
@32682
|
8 years |
donvip |
remove unused constructor
|
|
|
@32681
|
8 years |
donvip |
see #josm13137 - remove remaining MapQuest class
|
|
|
@32677
|
8 years |
donvip |
see #josm11390 - switch to Java 8
|
|
|
@32666
|
8 years |
donvip |
release JMapViewer 1.18
|
|
|
@32665
|
8 years |
simon04 |
see #josm13137 - Remove MapQuest Open
|
|
|
@32664
|
8 years |
wiktorn |
* small pretty print fixes (MemoryTileCache, TileSet)
|
|
|
@32618
|
8 years |
donvip |
release JMapViewer 1.17
|
|
|
@32602
|
8 years |
donvip |
sonar - squid:S2148 / squid:S1449
|
|
|
@32390
|
8 years |
donvip |
checkstyle: enable SingleSpaceSeparator
|
|
|
@32389
|
8 years |
donvip |
add new method to handle exceptions
|
|
|
@32207
|
8 years |
donvip |
Release JMapViewer 1.16 with update of checkstyle to 6.19
|
|
|
@32181
|
8 years |
donvip |
fix some sonar issues
|
|
|
@32180
|
8 years |
donvip |
sonar - squid:S2221 - "Exception" should not be caught when not …
|
|
|
@32179
|
8 years |
donvip |
update to checkstyle 6.18, add SonarLint configuration
|
|
|
@32121
|
9 years |
donvip |
update to checkstyle 6.17
|
|
|
@32113
|
9 years |
wiktorn |
Fix NPE when no content is defined.
Closes: #josm12637
|
|
|
@32087
|
9 years |
donvip |
Release JMapViewer 1.15 (fix archive)
|
|
|
@32086
|
9 years |
donvip |
Release JMapViewer 1.15
|
|
|
@32085
|
9 years |
donvip |
update to checkstyle 6.16
|
|
|
@32083
|
9 years |
wiktorn |
Fix regression bug from [31301]. Closes #josm#12571.
|
|
|
@32074
|
9 years |
bastik |
see #josm12539 - option to reverse zoom with mouse wheel
|
|
|
@32073
|
9 years |
wiktorn |
Snap scale to mercator zoom levels.
See #josm12350.
Patch submitted …
|
|
|
@32051
|
9 years |
bastik |
see #josm12437 - change preference type to MultiMap
|
|
|
@32030
|
9 years |
stoecker |
style cleanup
|
|
|
@32025
|
9 years |
wiktorn |
Refactor structure of TMS based classes.
Move OsmMercator …
|
|
|
@32024
|
9 years |
wiktorn |
Finish removal of tile-size workaround code started in [josm9617].
…
|
|
|
@32023
|
9 years |
donvip |
see #josm12425 - checkstyle
|
|
|
@32022
|
9 years |
stoecker |
see #josm12425 - fix handling of equal no tile headers with different …
|
|
|
@32021
|
9 years |
stoecker |
add checksum based no-tile detection, see #josm12425
|
|
|
@32008
|
9 years |
donvip |
refactoring - global simplification of use of setLayout method - …
|
|
|
@32007
|
9 years |
wiktorn |
Clear the queue of JMapViewer when panning map and switch to …
|
|
|
@31991
|
9 years |
donvip |
javadoc
|
|
|
@31904
|
9 years |
donvip |
update to checkstyle 6.14.1
|
|
|
@31894
|
9 years |
donvip |
fix javadoc
|
|
|
@31893
|
9 years |
donvip |
Release JMapViewer 1.14
|
|
|
@31892
|
9 years |
donvip |
update to checkstyle 6.14 (no new warning)
|
|
|
@31855
|
9 years |
simon04 |
Use HTTPS for Bing Aerial
|
|
|
@31792
|
9 years |
donvip |
sonar - Performance - Method passes constant String of length 1 to …
|
|
|
@31791
|
9 years |
donvip |
sonar - squid:S00117 - Local variable and method parameter names …
|
|
|
@31790
|
9 years |
donvip |
sonar - squid:S3052 - Fields should not be initialized to default values
|
|
|
@31785
|
9 years |
donvip |
[jmapviewer] update to checkstyle 6.13
|
|
|
@31780
|
9 years |
donvip |
checkstyle
|
|
|
@31779
|
9 years |
donvip |
update to CheckStyle 6.12.1
|
|
|
@31778
|
9 years |
donvip |
Release JMapViewer 1.13
|
|
|
@31739
|
9 years |
wiktorn |
Fix high CPU usage when showing small tiles.
- …
|
|
|
@31723
|
9 years |
donvip |
update to Checkstyle 6.11.2 and release JMapViewer 1.12
|
|
|
@31611
|
9 years |
wiktorn |
Fix missing tiles in cache, when tiles list is short (ex. low zoom …
|
|
|
@31610
|
9 years |
wiktorn |
Do not wait on accessing attribution.
As getAttribution is called in …
|
|
|
@31609
|
9 years |
wiktorn |
All access to MemoryTIleCache will move cached object to the front of …
|
|
|
@31606
|
9 years |
wiktorn |
Fix for MemoryTileCache growing uncontrolled
|
|
|
@31588
|
9 years |
wiktorn |
loading a tile does not mean, that the tile is not loaded. If the tile …
|
|
|
@31582
|
9 years |
donvip |
release JMapViewer 1.11
|
|
|
@31581
|
9 years |
donvip |
fix Checkstyle issues
|
|
|
@31580
|
9 years |
donvip |
update to CheckStyle 6.11
|
|
|
@31573
|
9 years |
donvip |
remove deprecated code
|
|
|
@31572
|
9 years |
wiktorn |
Introduce method for marking tile as canceled
|
|
|
@31570
|
9 years |
donvip |
fix Checkstyle issues
|
|
|
@31548
|
9 years |
wiktorn |
Move tile loading to separate thread to prevent blocking EDT thread …
|
|
|
@31547
|
9 years |
wiktorn |
Move tile loading to separate thread to prevent blocking EDT thread …
|
|
|
@31546
|
9 years |
wiktorn |
Move tile loading to separate thread to prevent blocking EDT thread …
|
|
|
@31541
|
9 years |
donvip |
fix javadoc, update to Checkstyle 6.10.1
|
|
|
@31540
|
9 years |
wiktorn |
Remove org.openstreetmap.gui.jmapviewer.JobDispatcher as it is not use …
|
|
|
@31539
|
9 years |
simon04 |
jmapviewer: use FutureTask to load bing attribution data
|
|
|
@31538
|
9 years |
simon04 |
jmapviewer: Give bing attribution fetcher thread a name
|
|
|
@31536
|
9 years |
wiktorn |
Do not block in EDT thread, when waiting for attribution download. …
|
|
|