source: josm/trunk/src/org/openstreetmap/josm/data/imagery

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10992   8 years Don-vip sonar - squid:S00118 - Abstract class names should comply with a …
(edit) @10990   8 years wiktorn Small refactor of WMS TileSource * Introduce AbstractWMSTileSource, …
(edit) @10877   8 years Don-vip see #13416 - add parameter validation do detect NPE origin
(edit) @10747   8 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
(edit) @10742   8 years Don-vip sonar - squid:CallToDeprecatedMethod - remove calls to deprecated methods
(edit) @10735   8 years Don-vip fix #13264 - more lenient TMS url regex to allow - zoom separator
(edit) @10723   8 years simon04 Fix javadoc
(edit) @10680   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
(edit) @10662   8 years Don-vip see #12472, fix #13230, fix #13225, fix #13228 - disable …
(edit) @10659   8 years Don-vip see #12472 - fix more warnings, increase maximum number of reported …
(edit) @10651   8 years Don-vip fix #13210 - Start extracting coordinate conversion out of tile source …
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10608   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10577   8 years Don-vip fix #13176 - Document ImageryInfo (patch by michael2402) - gsoc-core
(edit) @10469   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10462   8 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10420   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10300   8 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10235   8 years Don-vip sonar - squid:S00112 - Generic exceptions should never be thrown
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10181   8 years Don-vip sonar - squid:S2184 - Math operands should be cast before assignment
(edit) @10087   8 years wiktorn Make minimum and maximum cache expires for imagery adjustable
(edit) @10043   8 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @10000   8 years Don-vip sonar - fix various issues
(edit) @9991   8 years Don-vip sonar - fix comment indentation
(edit) @9989   8 years Don-vip sonar - Methods should not be empty
(edit) @9978   8 years Don-vip sonar - remove useless initializations
(edit) @9977   8 years Don-vip sonar - remove some transient modifiers
(edit) @9970   8 years Don-vip sonar - remove useless parentheses
(edit) @9902   8 years wiktorn Final fix for #12573 - WMTS getCapabilities parser error. Unit tests …
(edit) @9889   8 years wiktorn Proper fix for [9888]
(edit) @9888   8 years wiktorn Properly handle situation, when Style tag doesn't contain Identifier. …
(edit) @9887   8 years wiktorn Properly interpret more complex getCapabilities documents. Keep a …
(edit) @9864   8 years wiktorn Add WKID (Well Known ID) pattern to WMS url templates. Patch by: …
(edit) @9830   8 years wiktorn Fix findbugs warning / NPE. See: #12350
(edit) @9825   8 years wiktorn Improvements for native scales. * make ScaleList immutable object * …
(edit) @9818   8 years wiktorn Snap scale to mercator zoom levels. See #12350 Patch submitted by: …
(edit) @9799   8 years stoecker fix Coverity issues 1349911, 1349912, 1349913, 1349917, 1349918, …
(edit) @9768   8 years simon04 Avoid array creation for every WMTSTileSource.getTileMatrix call
(edit) @9755   8 years bastiK add preference type MultiMap (closes #12437)
(edit) @9664   8 years wiktorn Fix NPE and hang when adding erroneus imageries. When user points to …
(edit) @9658   8 years stoecker see #12313 - support mirror URLs in editor compare and JOSM imagery loader
(edit) @9620   8 years wiktorn Refactor structure of TMS based classes. Move OsmMercator …
(edit) @9619   8 years wiktorn Finish removal of tile-size workaround code started in [9617]. Now …
(edit) @9617   8 years stoecker see #12437 - support new Map<String, List<String>> type in preferences
(edit) @9614   8 years stoecker development is much too fast…
(edit) @9613   8 years stoecker fix #12437 - see #12425 - fix handling of equal no tile headers with …
(edit) @9610   8 years stoecker fix #12425 - add checksum based no-tile detection
(edit) @9603   8 years Don-vip fix some Sonar issues
(edit) @9414   8 years simon04 see #8824 - Fail fast when initializing imagery entries while starting …
(edit) @9412   8 years simon04 see #8824 - Allow to cancel updating of imagery entries in the preferences
(edit) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9232   8 years simon04 fix #12265 - Use HttpClient for imagery requests
(edit) @9214   8 years Don-vip use LatLon.ZERO instead of new LatLon(0, 0)
(edit) @9176   8 years bastiK restore old reference point for wms tiling (see #12186) use negative …
(edit) @9171   8 years simon04 see #12231 - Use HttpClient instead of some Utils.openHttpConnection
(edit) @9167   8 years wiktorn - Move TemplatedWMSTileSource to Projection.getWorldBoundsBoxEastNorth …
(edit) @9135   8 years Don-vip checkstyle
(edit) @9134   8 years wiktorn Introduce imagery-source warnings about alignment and reprojections. …
(edit) @9095   8 years wiktorn Fix 12168. - added testcase for bug #12168. I removed all but one …
(edit) @9081   8 years wiktorn FIx missing scrollbar on WMTS layer selection list. Closes #12151.
(edit) @9069   8 years wiktorn checkstyle: remove unnecessary final keyword
(edit) @9068   8 years wiktorn Replace DOM parser for WMTS GetCapabilities document with StAX parser. …
(edit) @9067   8 years Don-vip sonar - Immutable Field
(edit) @9007   8 years wiktorn Fix broken representation of URL-s in Imagery Preferences
(edit) @9004   8 years wiktorn Fix high CPU usage when showing small tiles. - …
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(edit) @8848   9 years Don-vip sonar - squid:S2131 - Primitives should not be boxed just for "String" …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8824   9 years wiktorn When looking for similar imageries look only within the imageries of …
(edit) @8815   9 years wiktorn Improve tile display when imagery server returns errors randomly. * …
(edit) @8772   9 years Don-vip remove deprecated code from jmapviewer, deprecate plugin …
(edit) @8768   9 years wiktorn When tile loading task was canceled, tiles were not properly mark as …
(edit) @8764   9 years Don-vip fix Checkstyle issues
(edit) @8752   9 years wiktorn Support situations, where WMTS service provides more than one tile set …
(edit) @8737   9 years wiktorn Remove of org.openstreetmap.gui.jmapviewer.JobDispatcher. Closes: #11840
(edit) @8734   9 years simon04 see #11843 - Give all started threads sensible names …
(edit) @8718   9 years simon04 Fix checkstyle warnings
(edit) @8714   9 years wiktorn Do not block in EDT thread, when waiting for attribution download. …
(edit) @8704   9 years wiktorn Fix minimum zooming breaking the calculation of best-zoom and zooming in.
(edit) @8697   9 years wiktorn fix failing tests
(edit) @8696   9 years wiktorn Glue WMS zoom levels to TMS zoom levels. Based on WMTS well known …
(edit) @8674   9 years Don-vip fix Checkstyle issues
(edit) @8673   9 years wiktorn Bing fixes. * Pass and handle error on url creation (attribution not …
(edit) @8659   9 years wiktorn More performance improvements * Use one MemoryTileCache instance per …
(edit) @8652   9 years Don-vip fix #11767 - Use Arrays.copyOf in OsmPrimitive#put(String, String)
(edit) @8649   9 years wiktorn * performance improvements - move all cache accesses to worker thread, …
(edit) @8647   9 years wiktorn Performance improvements. * getTileUrl now uses generic, staticly …
(edit) @8643   9 years wiktorn Fix behaviour when exception is thrown during download. * fix endless …
(edit) @8640   9 years wiktorn Fix retrieving expired elemetnts from cache for TMS
(edit) @8637   9 years Don-vip update to latest JMapViewer
(edit) @8636   9 years wiktorn Small TMS fixes. * fix handling of minimum and maximum expiration …
(edit) @8635   9 years wiktorn Fix Coverity warnings: * null pointer dereferences * make maksimum …
(edit) @8634   9 years Don-vip proper JOSM/JMapViewer integration
(edit) @8627   9 years wiktorn properly pass the message that user has not selected layer
(edit) @8626   9 years wiktorn checkstyle and sonar issues fixes
Note: See TracRevisionLog for help on using the revision log.