source: josm/trunk/test/unit/org/openstreetmap/josm/gui/layer

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18690   14 months taylor.smock See #16567: Convert all assertion calls to JUnit 5 (patch by gaben, …
(edit) @18689   14 months taylor.smock Revert tests added in r18685/r18686, see #22767 The test has proven …
(edit) @18686   14 months taylor.smock See #22767, fix failing unit tests The fix for #22767 included a new …
(edit) @18685   14 months taylor.smock Fix #22767: Geotagged image deletion does not move to the …
(edit) @18684   14 months taylor.smock Fix #22770: High precision scroll inputs may cause zoom events in the …
(edit) @18635   15 months taylor.smock Fix #22626: Geotagged images from GPX files cannot be closed when …
(edit) @18634   15 months taylor.smock Fix #22638: NoSuchFileException can occur when a gpx track points at …
(edit) @18622   16 months taylor.smock Fix #22625: SOE in ImageViewer This was fallout from reworking #21605
(edit) @18614   17 months taylor.smock See #21605: Add tabs to ImageViewerDialog for use with different image …
(edit) @18593   18 months taylor.smock See #22337: Make window for attached GPX waypoint images resizable …
(edit) @18394   2 years GerdP see #21740: IAE: Attempted to add listener that was already in list: …
(edit) @18393   2 years GerdP see #21740: IAE: Attempted to add listener that was already in list: …
(edit) @18191   3 years Don-vip fix #21260 - increase timeout in unit test, seems to cause random …
(edit) @18189   3 years Don-vip fix #21260 - fix unit test (patch by taylor.smock)
(edit) @18187   3 years Don-vip fix #21260 - fix reprojection of MVT tiles (patch by taylor.smock)
(edit) @18050   3 years Don-vip see #17606 - see #21126 - fixes
(edit) @18037   3 years Don-vip fix #21064 - Add JUnit 5 extension for preferences (patch by taylor.smock)
(edit) @18035   3 years Don-vip GeoImageLayer : code cleanup, extract Loader class
(edit) @18021   3 years Don-vip see #8472 - don't load image from Wikimedia Commons for real in unit …
(edit) @18008   3 years Don-vip fix #21105 - see #17184 - make sure that most operations of GpxLayer …
(edit) @17983   3 years Don-vip fix #21016 - ColorfulFilter not applied to empty tiles (patch by Bjoeni)
(edit) @17891   3 years simon04 Checkstyle
(edit) @17883   3 years simon04 see #8472 - Fix build by removing @org.jetbrains.annotations.NotNull
(edit) @17880   3 years simon04 see #8472 - Show geocoded images from Wikimedia Commons as …
(edit) @17873   3 years simon04 see #20813 - Modernize ThumbsLoader using ImageIO and subsampling
(edit) @17870   3 years simon04 see #20813 - ThumbsLoaderTest: add assertions
(edit) @17856   3 years simon04 see #20813 - Add ThumbsLoaderTest.testPerformance
(edit) @17845   3 years simon04 see #14176 - Introduce class Interval
(edit) @17844   3 years simon04 see #14176 - Fix GpxLayerTest
(edit) @17841   3 years simon04 see #14176 - Migrate various classes to Instant
(edit) @17834   3 years simon04 see #20813 - Add ImageDisplayTest.testLoadImageRunnablePerformance
(edit) @17763   3 years simon04 see #20750 - Fix OsmDataLayerTest
(edit) @17718   3 years simon04 see #14176 - Utils.getDurationString in GpxLayer.formatTimespan
(edit) @17715   3 years simon04 see #14176 - Migrate GPX to Instant
(edit) @17580   3 years Don-vip fix #20598 - fix ImageEntryTest.testEqualsContract (patch by …
(edit) @17275   3 years Don-vip see #16567 - upgrade almost all tests to JUnit 5, except those …
(edit) @17125   4 years simon04 see #18200 - Fix WebMarkerTest after JMockit update
(edit) @16977   4 years simon04 Fix typo in Javadoc
(edit) @16969   4 years simon04 see #19510 - Fix unit tests
(edit) @16953   4 years simon04 Java 8: use Comparator.comparing
(edit) @16850   4 years simon04 fix #17836 - Download along several gpx tracks at once
(edit) @16618   4 years simon04 see #16567 - Fix deprecations related to JUnit 5 (patch by taylor.smock)
(edit) @16160   4 years simon04 see #18948 - Get rid of remaining ImmutableMap.of
(edit) @16159   4 years simon04 see #18948 - Use Collections.singletonMap instead of ImmutableMap.of
(edit) @16006   4 years Don-vip see #18140 - reorganization of data(_nodist), images(_nodist), …
(edit) @15924   4 years Don-vip fix #18761 - only consider source=survey for local GPX files, not the …
(edit) @15516   4 years Don-vip see #16796 - ignore test until a fix is provided
(edit) @15502   4 years Don-vip see #16796 - use IGpxTrack in GpxData (patch by Bjoeni)
(edit) @15497   4 years Don-vip see #16796 - fix most of checkstyle/pmd/findbugs violations
(edit) @15496   4 years Don-vip fix #16796 - Rework of GPX track colors / layer preferences (patch by …
(edit) @15432   5 years Don-vip see #2760 - fix unit tests
(edit) @15431   5 years Don-vip fix #2760 - update unit tests (patch by Bjoeni)
(edit) @15425   5 years Don-vip update unit test
(edit) @15419   5 years Don-vip fix #2760 - simplify track during GPX layer -> data layer conversion …
(edit) @15400   5 years Don-vip Force metric measurement system only in tests requiring it as it …
(edit) @15399   5 years Don-vip force metric system in unit tests
(edit) @15398   5 years Don-vip fix unit tests and javadoc
(edit) @15396   5 years Don-vip fix unit tests and javadoc
(edit) @14504   5 years Don-vip fix #17065 - spurious UnsupportedFlavorException displayed in console
(edit) @14446   5 years Don-vip see #16995 - use_Date exclusively for PT_TIME attribute (patch by cmuelle8)
(edit) @14412   5 years Don-vip fix #16946, fix #16947 - unit test fixes for non-headless mode (patch …
(edit) @14349   6 years Don-vip fix #16855 - OsmDataLayerTest: fix for non-headless mode (patch by ris)
(edit) @14337   6 years Don-vip fix #16845 - ChooseTrackVisibilityActionTest: fix for non-headless …
(edit) @14332   6 years Don-vip fix #16841 - MergeLayerActionTest, DownloadWmsAlongTrackActionTest: …
(edit) @14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
(edit) @14212   6 years Don-vip sonarqube - various minor issues
(edit) @14205   6 years Don-vip fix #16681 - Various enhancements for GPX correlation (patch by …
(edit) @14201   6 years Don-vip spotbugs - fix various issues found with Eclipse plugin
(edit) @14138   6 years Don-vip see #15229 - deprecate Main.platform and related methods - new class …
(edit) @14132   6 years Don-vip see #16590 - remove unused import
(edit) @14129   6 years Don-vip code refactoring
(edit) @14126   6 years Don-vip fix #16590 - fix unit tests (patch by ris)
(edit) @14120   6 years Don-vip see #15229 - deprecate all Main methods related to projections. New …
(edit) @14116   6 years Don-vip see #16590 - ignore failing unit test
(edit) @14079   6 years Don-vip see #16550 - use UTC by default for GPX timestamps
(edit) @14075   6 years Don-vip fix #16550 - fix regressions in OSM -> GPX conversion
(edit) @14074   6 years Don-vip checkstyle/sonarqube
(edit) @14069   6 years Don-vip see #16010 - fix failing unit test (patch by ris)
(edit) @14068   6 years Don-vip checkstyle/sonarqube
(edit) @14066   6 years Don-vip see #16010 - more fixes (patch by ris)
(edit) @14062   6 years Don-vip see #16010 - bugfixes (patch by ris)
(edit) @13884   6 years wiktorn Provide layer context to right-click popup menu on main screen.
(edit) @13733   6 years wiktorn Imagery definition refactor Extend imagery definitions by: - allowing …
(edit) @13710   6 years Don-vip update CONTRIBUTION, increase unit test timeout, upgrade checkstyle to …
(edit) @13434   6 years Don-vip see #8039, see #10456 - support read-only data layers
(edit) @13397   6 years michael2402 Fix #15878: Implement colorfullness filter for indexed images.
(edit) @13306   6 years Don-vip see #15560 - Double.Double() is deprecated
(edit) @13256   6 years Don-vip fix #15701 - CorrelateGpxWithImages: Test newGpsData, speed, …
(edit) @13211   6 years Don-vip see #15606 - update unit test
(edit) @13174   6 years Don-vip see #15310 - fix unit tests, warnings
(edit) @13165   6 years Don-vip fix #15550 - last tweaks in note tooltips size, placement and URL detection
(edit) @13162   6 years Don-vip see #15550 - much better dynamic resizing of note tooltips
(edit) @13127   6 years Don-vip see #15476, fix #15511 - fix image scaling regression and makes …
(edit) @13122   6 years Don-vip fix #15550 - Automatic line break of note tooltips (tested on western …
(edit) @13116   6 years Don-vip see #11537 - fix java warnings
(edit) @13112   6 years Don-vip fix #15539 - use awaitility in MinimapDialogTest rather than …
(edit) @13031   7 years Don-vip fix #15468 - Use proper domain name (example.com) in test (patch by rorym)
(edit) @13024   7 years bastiK fix unit test
(edit) @12990   7 years bastiK see #15410 - update tests + minor fixes (2)
(edit) @12989   7 years bastiK closes #15410 - update tests + minor fixes
Note: See TracRevisionLog for help on using the revision log.