source: josm/trunk/src/org/openstreetmap/josm/gui/preferences/imagery

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13591   6 years Klumbumbus fix #15939 - improve adding TMS/WMS/WMTS dialog texts, reduce …
(edit) @13456   6 years Don-vip fix #16005 - add robustness in imagery preferences tooltip
(edit) @13438   6 years Don-vip fix #15966 - reduce vertical space in imagery preferences by 20px
(edit) @13431   6 years Don-vip fix #15950 - Preferences Help button should go directly to selected …
(edit) @13427   6 years Don-vip fix #15934 - add a legend for imagery boundaries preview
(edit) @13426   6 years Don-vip fix typo: setZoomContolsVisible => setZoomControlsVisible
(edit) @13425   6 years Klumbumbus fix #15933 - improve tooltip
(edit) @13415   6 years Don-vip fix #15911 - safe handling of WMS exceptions
(edit) @13206   6 years Don-vip enable PMD rule OptimizableToArrayCall
(edit) @13130   6 years Don-vip fix #15572 - use ImageProvider attach API for all JOSM actions to …
(edit) @13111   6 years Don-vip fix #11217, fix #12623 - major rework of notes tooltips: - display …
(edit) @12987   7 years bastiK see #15410 - change preferences scheme for named colors - makes …
(edit) @12643   7 years Don-vip see #15182 - deprecate Main.main.menu. Replacement: …
(edit) @12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12530   7 years Don-vip fix #15081 - "Add Imagery URL" help link does not exist - use …
(edit) @12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
(edit) @12093   7 years bastiK fixed #14734 - Handling imagery offsets when reprojecting
(edit) @12084   7 years bastiK offset bookmarks: migrate preferences from lists to key=value maps …
(edit) @11960   7 years stoecker checkstyle
(edit) @11959   7 years stoecker add a link to the wiki in imagery preferences
(edit) @11873   7 years Don-vip findbugs - NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
(edit) @11810   7 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @11786   7 years Don-vip see #7427 - checkstyle
(edit) @11785   7 years bastiK Imagery: remove fade setting (superseded by layer opacity), see #7427
(edit) @11705   7 years michael2402 Use Utils.clamp instead of Math.max(Math.min())
(edit) @11655   7 years Don-vip fix java warning
(edit) @11651   7 years Don-vip FindBugs - MS_MUTABLE_COLLECTION
(edit) @11649   7 years Don-vip sonar - pmd:UseStringBufferForStringAppends
(edit) @11641   7 years Don-vip do not fail fast (1s) when fetching imagery list, as JOSM server may …
(edit) @11570   7 years stoecker add date field to imagery definition, allow to select mirror layers in …
(edit) @11438   7 years wiktorn Fix thread pool for WMS Because threds in WMS download ThreadPool …
(edit) @11308   7 years Don-vip fix #14031 - change focus with TAB in "add imagery" dialogs
(edit) @11289   7 years wiktorn Use explicit ImageryTypes when adding layers Closes: #14017
(edit) @11287   7 years michael2402 Fix #14004: Check range of thread count and image size.
(edit) @11183   7 years Don-vip fix #13851 - missing copyright text at the minimap in imagery …
(edit) @11017   8 years Don-vip sonar - pmd:OptimizableToArrayCall - Optimizable To Array Call
(edit) @10853   8 years Don-vip see #13309 - fix most of deprecation warnings
(edit) @10647   8 years Don-vip see #11390 - use functional comparators
(edit) @10634   8 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10619   8 years Don-vip see #11390 - Java 8: use List.sort(Comparator) instead of …
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
(edit) @10568   8 years Don-vip fix #13169 - Extract imagery layer settings to new class (patch by …
(edit) @10541   8 years wiktorn Use Main.worker instead of private worker.
(edit) @10536   8 years wiktorn Extract ButtonColumn to separate class Make cache stats public so …
(edit) @10520   8 years Don-vip fix #13115 - fix NPE, improve WMS errors handling
(edit) @10462   8 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10418   8 years wiktorn Checkstyle fixes.
(edit) @10417   8 years wiktorn Fix block cache growing outside the limit. * Missing setting of the …
(edit) @10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10134   8 years Don-vip sonar, javadoc
(edit) @10099   8 years Don-vip fix HeadlessException in unit tests
(edit) @10043   8 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @10021   8 years bastiK see #6301 - fix issues detected by the test
(edit) @10016   8 years bastiK fixed #12650 - Error when click on Imagery providers (see #6301)
(edit) @10000   8 years Don-vip sonar - fix various issues
(edit) @9976   8 years Don-vip sonar - code simplification
(edit) @9778   8 years bastiK see #12507 - fix mouse wheel scrolling at some places
(edit) @9682   8 years wiktorn Check if the imagery is valid before returning the info object. I …
(edit) @9665   8 years stoecker fix eol-style issues and similar formating stuff, see #12410
(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) @9231   8 years Don-vip javadoc update
(edit) @9224   8 years Don-vip fix #12260 - adjust colors contrast in preferences tables (imagery, …
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8861   9 years wiktorn Remove MEMORY_SIZE based settings and fix high cpu usage when showing …
(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) @8769   9 years wiktorn Make column headers translable. Closes: #11881
(edit) @8764   9 years Don-vip fix Checkstyle issues
(edit) @8751   9 years wiktorn Introduce zoom offseting. See: #11856 * MemoryTileCache size based on …
(edit) @8750   9 years wiktorn Improve resposiveness of preferences window by moving expensive IO …
(edit) @8734   9 years simon04 see #11843 - Give all started threads sensible names …
(edit) @8629   9 years wiktorn Fix NPE in CacheEntry and TMS settings * fix NPE in CacheEntry …
(edit) @8624   9 years bastiK add missing svn:eol-style=native
(edit) @8621   9 years wiktorn Fix artifacts on clicks in CacheContentsPanel. Closes: #11703
(edit) @8604   9 years wiktorn Better error reporting in JCS, checkstyle fixes
(edit) @8600   9 years wiktorn * fix sonar issues * implement cache clear for "clear" button Closes: …
(edit) @8598   9 years wiktorn TileSource: * added method - getTileId that returns unique identifier …
(edit) @8570   9 years Don-vip checkstyle
(edit) @8568   9 years wiktorn Basic WMTS support. * added information about units and to_meter to …
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8526   9 years wiktorn Introduce WMS layer based on TMS. (closes: #11255) HEADS UP: After …
(edit) @8513   9 years Don-vip checkstyle: blocks
(edit) @8512   9 years Don-vip checkstyle: redundant modifiers
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8426   9 years Don-vip Accessibility - global use of JLabel.setLabelFor() + various fixes …
(edit) @8403   9 years wiktorn Rework the per host limit, so the queue will never reject the submited …
(edit) @8401   9 years Don-vip fix some minor Sonar issues
(edit) @8392   9 years Don-vip remove useless code (Method implemented with an exact copy of its …
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8379   9 years Don-vip Consecutively calls to StringBuffer/StringBuilder .append should reuse …
(edit) @8377   9 years Don-vip performance - remove useless boxing of boolean constants
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8307   9 years bastiK applied #10902 - TMS simultaneous connections (patch by wiktorn)
Note: See TracRevisionLog for help on using the revision log.