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) @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   6 years Don-vip fix #15468 - Use proper domain name (example.com) in test (patch by rorym)
(edit) @13024   6 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
(edit) @12849   7 years bastiK see #15229 - use Config in tests
(edit) @12842   7 years bastiK see #15229 - fix test deprecations
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12635   7 years Don-vip see #15182 - checkstyle
(edit) @12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
(edit) @12632   7 years Don-vip see #15182 - fix unit tests
(edit) @12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
(edit) @12568   7 years Don-vip fix unit test
(edit) @12564   7 years Don-vip fix unit tests
(edit) @12358   7 years michael2402 DownloadAlongTrackActionTest: Change to test rules to get a cleaner …
(edit) @12159   7 years michael2402 Fix data layer tooltip test.
(edit) @12157   7 years michael2402 See #13124: Refresh the heat map on every invalidation (visible tacks …
(edit) @12156   7 years michael2402 See #14120: Don't make gpx tracks depend on the isChanged method, use …
(edit) @11957   7 years bastiK fix test-compile
(edit) @11931   7 years Don-vip improve unit test coverage
(edit) @11914   7 years Don-vip sonar - squid:S2972 - Inner classes should not have too many lines of code
(edit) @11910   7 years Don-vip initialize AbstractTileSourceLayerTest
(edit) @11905   7 years Don-vip sonar - squid:S2301 - Public methods should not contain selector arguments
(edit) @11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
(edit) @11539   7 years Don-vip add unit test
(edit) @11486   7 years Don-vip fix #14275 - robustness against invalid timestamps in GPX files
(edit) @11383   7 years Don-vip findbugs - BC_UNCONFIRMED_CAST
(edit) @11324   7 years Don-vip findbugs
(edit) @11261   7 years simon04 fix #13985 - Freezes when creating a layer named "Data Layer "
(edit) @11224   7 years michael2402 Simplify ExpertToggleAction Make ExpertToggleAction use the listener …
(edit) @11168   7 years simon04 fix #13828 - Fix IAE when adding WMS layer with invalid URL The fix …
(edit) @11094   8 years Don-vip fix unit test
(edit) @11089   8 years simon04 fix #13717 - Enhance and allow customization of tag mapping when …
(edit) @11071   8 years simon04 see #13175 - Document deprecated method usage
(edit) @11040   8 years Don-vip checkstyle
(edit) @11033   8 years simon04 fix #13663 - Two data layers with the same name Counting starts from …
(edit) @11008   8 years Don-vip fix #13646 - NPE + unit test
(edit) @11000   8 years michael2402 Add layer manager test for resetState() and scheduleRemoval()
(edit) @10950   8 years Don-vip fix unit test
(edit) @10900   8 years Don-vip fix #13453 - Add more Layer#setName tests (patch by michael2402) - …
(edit) @10885   8 years Don-vip fix #13433 - Tests for Layer class (patch by michael2402) - gsoc-core
(edit) @10883   8 years Don-vip fix #13432 - Test #invalidate instead of isChanged (patch by …
(edit) @10824   8 years Don-vip see #13309 - Caching and notifying preferences (patch by michael2402) …
(edit) @10744   8 years Don-vip see #12890 - remove calls to deprecated predicates in unit tests
(edit) @10650   8 years Don-vip see #13208 - update unit test
(edit) @10640   8 years Don-vip fix #13208 - Use real string for concatenation in note layer tooltip …
(edit) @10592   8 years Don-vip see #11390, fix #13192 - Update LayerPositionStrategy to be a java 8 …
(edit) @10556   8 years Don-vip fix #13159 - fix unit tests (patch by michael2402) - gsoc-core
(edit) @10547   8 years Don-vip fix #13159 - Move image processors out of imagery layer (patch by …
(edit) @10467   8 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
(edit) @10436   8 years Don-vip see #13001 - replace calls to Main.main.[add|remove]Layer by …
(edit) @10397   8 years Don-vip gsoc-core - fix LayerManagerTest with new custom JUnit rule/matcher to …
(edit) @10396   8 years Don-vip gsoc-core - remove more deprecation warnings (unit tests)
(edit) @10386   8 years Don-vip gsoc-core - remove more deprecation warnings
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10364   8 years stoecker gsoc-core - patch by Michael Zangl - see #12953 - remove deprecation usage
(edit) @10335   8 years Don-vip fix unit test
(edit) @10332   8 years stoecker Do not use deprecated EditLayerChangedListener - patch my Michael …
(edit) @10306   8 years Don-vip sonar - pmd:ImmutableField + remove unused code
(edit) @10300   8 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10279   8 years Don-vip GSOC core rework - LayerManager, see #12863, rename …
(edit) @10278   8 years Don-vip GSOC core rework - LayerManager, see #12863, fix checkstyle violations …
(edit) @10271   8 years stoecker GSOC core rework - LayerManager, fix #12863, by Michael Zangl
(edit) @10222   8 years Don-vip findbugs - fix/suppress most of warnings reported in unit tests + …
(edit) @10205   8 years Don-vip add more unit tests
(edit) @10050   8 years Don-vip add more unit tests
(edit) @9958   8 years bastiK fix svn:eol property
Note: See TracRevisionLog for help on using the revision log.