source: josm/trunk/src/org/openstreetmap/josm/gui/layer

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9917   8 years Don-vip better handling of HelpAwareOptionPane.showOptionDialog in headless mode
(edit) @9914   8 years Don-vip see #12350 - fix coverity 1352420, 1352421, 1352422, 1352423, 1352424 …
(edit) @9899   8 years wiktorn Use one static instance of NativeScaleLayer for all TMS layers. See: …
(edit) @9897   8 years wiktorn Use maximum/minimum supported zoom levels for native scale …
(edit) @9883   8 years Don-vip fix #12568 - IndexOutOfBoundsException in NativeScaleLayer$ScaleList - …
(edit) @9880   8 years Don-vip findbugs
(edit) @9873   8 years simon04 see #12453 - Display "discourage upload" in layer popup menu for …
(edit) @9865   8 years wiktorn checkstyle fixes
(edit) @9860   8 years wiktorn Tile Source class as a Generic Type to AbstractTileSourceLayer …
(edit) @9850   8 years Don-vip findbugs
(edit) @9848   8 years Don-vip see #12426 - checkstyle
(edit) @9846   8 years wiktorn Divde by zero found by Coverity Scan. See: #12350
(edit) @9844   8 years wiktorn Use HTML formatting for projection warning message for line wrapping. …
(edit) @9826   8 years wiktorn Properly support multi-display environments when estimating tile cache …
(edit) @9825   8 years wiktorn Improvements for native scales. * make ScaleList immutable object * …
(edit) @9819   8 years wiktorn Add debug messages with estimates of cache size. See: #12050
(edit) @9818   8 years wiktorn Snap scale to mercator zoom levels. See #12350 Patch submitted by: …
(edit) @9817   8 years Don-vip fix coverity defect 1351474 (division by zero), add unit test
(edit) @9804   8 years Don-vip robustness/code refactoring for unit tests
(edit) @9796   8 years bastiK applied #12524 - heading calculation reversed longitudes (patch by kolesar)
(edit) @9779   8 years Don-vip add more unit tests
(edit) @9752   8 years Don-vip see #12486 - findbugs
(edit) @9751   8 years Don-vip see #12462 - Extend Save Layers dialog for more layer types (patch by …
(edit) @9742   8 years simon04 fix #12486 - Gpx/image correlation: allow sub-second offset The …
(edit) @9741   8 years simon04 see #12486 - Gpx/image correlation: factor out classes Timezone, Offset
(edit) @9731   8 years wiktorn Do not force reload tiles from network when attribution is loaded, …
(edit) @9730   8 years simon04 fix #6517 - GPX marker: display comments <cmt> in default label …
(edit) @9727   8 years simon04 Add further CorrelateGpxWithImages unit tests
(edit) @9726   8 years simon04 see #12485 - Wrong GPX Correlation, add unit test Regression from …
(edit) @9721   8 years bastiK applied #12369 - default extension for saving files read from …
(edit) @9719   8 years Don-vip DownloadWmsAlongTrackAction: add new unit test, error logs, fix …
(edit) @9714   8 years bastiK applied #12392 - default filename when saving layer: fix (patch by kolesar)
(edit) @9698   8 years simon04 Fix warning NumberFormatException: "empty String"
(edit) @9679   8 years stoecker fix last javadoc
(edit) @9678   8 years Don-vip javadoc
(edit) @9674   8 years Don-vip code style (checkstyle, sonar)
(edit) @9670   8 years bastiK applied #12392 - default filename when saving layer (patch by kolesar)
(edit) @9668   8 years bastiK applied #12409 - arrow on edit relation button lists recent relations …
(edit) @9660   8 years Don-vip GeoImageLayer: add unit test, fix sonar issues, add javadoc
(edit) @9576   8 years Don-vip code refactoring for unit tests / headless mode
(edit) @9543   8 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @9510   8 years bastiK applied #12391 - saving renamed layer replaces name (patch by kolesar …
(edit) @9481   8 years simon04 fix #12378 - NPE when converting data layer to gpx
(edit) @9478   8 years Don-vip see #12363 - javadoc/checkstyle
(edit) @9464   8 years bastiK applied #12363 - layer context menus were different at two locations …
(edit) @9461   8 years bastiK applied #12369 - default extension for saving files read from …
(edit) @9437   8 years Don-vip fix headless mode problem for imagery layer unit tests
(edit) @9430   8 years Don-vip add basic unit tests for tile source layers
(edit) @9416   8 years Don-vip fix #12322 - GeoImageLayer: Add method isCenterView() to …
(edit) @9395   8 years simon04 Extent the unit test for GpxDrawHelper
(edit) @9391   8 years simon04 fix #12330 - Misaligned imagery warning should support line break
(edit) @9384   8 years simon04 Add unit test for CorrelateGpxWithImages
(edit) @9383   8 years simon04 Deprecate PrimaryDateParser in favour of DateUtils
(edit) @9338   8 years simon04 fix #12312 - Error when loading GPX file with single point and track …
(edit) @9331   8 years Don-vip see #12255 - add robustness
(edit) @9329   8 years Don-vip fix #12255 - fix EXIF time parsing regression
(edit) @9305   8 years simon04 Import images: avoid NPE
(edit) @9296   8 years Don-vip fix #12249 - Fix Findbugs warnings "Exceptional return value of …
(edit) @9277   8 years simon04 see #12255 - Add ImageEntry#loadThumbnail (based on patch by holgermappt)
(edit) @9270   8 years simon04 see #12255 - GeoImageLayer: ImageEntry enhancements for image property …
(edit) @9248   8 years simon04 fix #11237 - Change default color of waypoints and GPS tracks to magenta
(edit) @9243   8 years Don-vip javadoc update
(edit) @9239   8 years Don-vip javadoc update
(edit) @9234   8 years simon04 fix #11338 - Gpx tracks: speed outliers and coloring
(edit) @9231   8 years Don-vip javadoc update
(edit) @9230   8 years Don-vip fix javadoc errors/warnings
(edit) @9221   8 years Don-vip fix #12256 - adjust contrast of text displayed in imagery alignment …
(edit) @9215   8 years Don-vip fix #12250 - Error when loading session containing layer converted …
(edit) @9214   8 years Don-vip use LatLon.ZERO instead of new LatLon(0, 0)
(edit) @9180   8 years Don-vip fix various warnings (checkstyle, sonar, javadoc)
(edit) @9176   8 years bastiK restore old reference point for wms tiling (see #12186) use negative …
(edit) @9135   8 years Don-vip checkstyle
(edit) @9134   8 years wiktorn Introduce imagery-source warnings about alignment and reprojections. …
(edit) @9079   8 years Don-vip update to CheckStyle 6.13
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9075   8 years Don-vip pmd - Useless qualified this usage in the same class
(edit) @9073   8 years Don-vip checkstyle - Comments Indentation
(edit) @9070   8 years Don-vip Sonar - squid:S2293 - The diamond operator ("<>") should be used
(edit) @9059   8 years Don-vip checkstyle
(edit) @9004   8 years wiktorn Fix high CPU usage when showing small tiles. - …
(edit) @8987   8 years simon04 fix #12059 - NPE when converting GPX layer to data-layer from …
(edit) @8958   8 years Don-vip update javadoc + checkstyle fix + update presets links
(edit) @8956   8 years simon04 fix #12009 - Preserve filename for conversion GPX -> OSM -> GPX …
(edit) @8910   9 years Don-vip add unit test for ConflictAddCommand
(edit) @8906   9 years Don-vip remove deprecated stuff
(edit) @8905   9 years Don-vip sonar minor fixes
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8864   9 years Don-vip checkstyle
(edit) @8862   9 years wiktorn Revert move of tileSource initialization to constructor. Fixes …
(edit) @8861   9 years wiktorn Remove MEMORY_SIZE based settings and fix high cpu usage when showing …
(edit) @8860   9 years wiktorn Make MemoryTileCache instiated per-layer instead static. Static …
(edit) @8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(edit) @8851   9 years Don-vip sonar - squid:S1149 - Synchronized classes Vector, Hashtable, Stack …
(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) @8832   9 years simon04 fix #11942 - Make gamma correction more robust to mysterious image types
(edit) @8830   9 years simon04 fix #9012 - Saving a converted osm/gpx layer should save with correct …
(edit) @8818   9 years simon04 fix #11925, see #11897 - Re-enable merging of gpx, marker, geoimage …
Note: See TracRevisionLog for help on using the revision log.