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) @10074   8 years Don-vip refactor duplicated code
(edit) @10059   8 years Don-vip see #11924 - write proper html code to see it it resolves unit test …
(edit) @10050   8 years Don-vip add more unit tests
(edit) @10031   8 years Don-vip fix #12654 - Add layer invalidation listener (patch by michael2402)
(edit) @10011   8 years Don-vip fix #12642 - New layer filter (opacity/gamma) dialog (patch by …
(edit) @10008   8 years Don-vip fix #12633 - Make layer order more flexible by letting each layer …
(edit) @10001   8 years Don-vip sonar - Local variable and method parameter names should comply with a …
(edit) @10000   8 years Don-vip sonar - fix various issues
(edit) @9999   8 years Don-vip sonar - do not copy collection contents from one to another with a loop
(edit) @9997   8 years Don-vip sonar - various fixes + javadoc
(edit) @9992   8 years Don-vip sonar - fix more issues
(edit) @9983   8 years Don-vip remove unused code
(edit) @9978   8 years Don-vip sonar - remove useless initializations
(edit) @9971   8 years Don-vip sonar - use diamond operator when possible (some cases cause …
(edit) @9949   8 years Don-vip remove deprecated stuff, code cleanup, javadoc, unit tests
(edit) @9946   8 years wiktorn Fix NPE's when unsupported projection used with WMTS
(edit) @9941   8 years simon04 fix #12457 - Filter "modified" not updating after uploading changes
(edit) @9920   8 years wiktorn Move getting defaults to initialization so subclasses can override the …
(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
Note: See TracRevisionLog for help on using the revision log.