source: josm/trunk/src/org/openstreetmap/josm/data/imagery/ImageryLayerInfo.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @10469   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10000   8 years Don-vip sonar - fix various issues
(edit) @9991   8 years Don-vip sonar - fix comment indentation
(edit) @9977   8 years Don-vip sonar - remove some transient modifiers
(edit) @9610   8 years stoecker fix #12425 - add checksum based no-tile detection
(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) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8824   9 years wiktorn When looking for similar imageries look only within the imageries of …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8465   9 years Don-vip minor code style issues
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8418   9 years wiktorn Add posibility to display HTTP headers in Show Tile Info dialog. …
(edit) @8349   9 years stoecker see #11419 - support different tile sizes better (patch by wiktorn)
(edit) @8344   9 years bastiK applied #10454 - Mapbox "empty" tile (imagery with zoom level > 17) …
(edit) @8130   9 years Don-vip fix Sonar issue squid:ModifiersOrderCheck - Modifiers should be …
(edit) @7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
(edit) @7248   10 years bastiK reworked MirroredInputStream (renamed to CachedFile): * no more …
(edit) @7203   10 years bastiK fixed #10088 - Can't use custom TMS layer anymore (see #9914)
(edit) @7186   10 years bastiK see #9914 - automatic update for imagery entries using id
(edit) @7083   10 years Don-vip see #8465 - replace Utils.equal by Objects.equals, new in Java 7
(edit) @7037   10 years Don-vip see #8465 - last batch of try-with-resources
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6897   10 years stoecker see #9778 - use TLS for JOSM website access
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6642   10 years Don-vip Improve handling of network errors at startup, suggest to change proxy …
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6310   11 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6143   11 years Don-vip see #8885 - cleanup in command line arguments and website URL handling
(edit) @6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
(edit) @6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @5729   11 years bastiK applied #8441 - show local imagery sources in menu instead of popup
(edit) @5369   12 years simon04 Suggest imagery layers for downloaded area based on <bounds>.
(edit) @4881   12 years stoecker remove old map file format support
(edit) @4853   12 years bastiK fixed #7248 - not worcked
(edit) @4450   13 years bastiK change preference format for imagery menu entries
(edit) @4428   13 years stoecker fix #6481 - default layers vanishing after first start
(edit) @4240   13 years bastiK see #6532 - add support for xml imagery source format (todo: the …
(edit) @4216   13 years bastiK see #6562 - loading of default imagery sources broken
(edit) @4203   13 years stoecker fix #6544 - fix NPE
(edit) @4198   13 years stoecker fix #5911 - silently add attribution information also to old entries, …
(edit) @4195   13 years stoecker fix slippy map attribution handling and allow bounds and attribution …
(edit) @4145   13 years stoecker see #6213 - do more file closes hopefully fixing some update problems …
(edit) @4016   13 years Upliner fix #5863 add ability to cancel changes in Imagery providers list
(edit) @3978   13 years bastiK fix reload of imagery sources
(edit) @3961   13 years mjulius fix issue of default list of imagery providers being duplicated when …
(edit) @3826   13 years framm Add a "blacklisted" property to imagery layers; set this property from …
(edit) @3737   13 years Upliner make possible to place imagery offset action to the top toolbar and …
(edit) @3720   13 years bastiK added missing svn:eol-style
(edit) @3719   13 years bastiK added missing license information
(edit) @3718   13 years Upliner Add WMSPlugin/SlippyMap settings migration dialog, fixes #5732
(add) @3715   13 years Upliner Added imagery plugin to josm core. Imagery plugin is union of …
Note: See TracRevisionLog for help on using the revision log.