source: josm/trunk/src/org/openstreetmap/josm/gui/layer/ValidatorLayer.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12823   7 years Don-vip see #15229 - see #15182 - move PaintVisitor from data.validation
(edit) @12671   7 years Don-vip see #15182 - move file importers/exporters from io package to …
(edit) @12667   7 years Don-vip see #14704 - allow to export validator errors ("Save as" in validator …
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
(edit) @12028   7 years Don-vip see #14120 - fix java warnings
(edit) @11852   7 years Don-vip sonar - squid:S1444 - "public static" fields should be constant
(edit) @10880   8 years Don-vip fix #13429 - Clean validator tree and use listener to find changes …
(edit) @10507   8 years Don-vip fix #13095 - Exception on closing layers (patch by michael2402) - gsoc-core
(edit) @10453   8 years Don-vip fix #13023 - Replace uses of hasEditLayer() with new layer manager …
(edit) @10436   8 years Don-vip see #13001 - replace calls to Main.main.[add|remove]Layer by …
(edit) @10386   8 years Don-vip gsoc-core - remove more deprecation warnings
(edit) @10173   8 years Don-vip sonar - squid:S1186 - Methods should not be empty
(edit) @10008   8 years Don-vip fix #12633 - Make layer order more flexible by letting each layer …
(edit) @8633   9 years Don-vip fix some compile errors that arise with openjdk-9-b74
(edit) @8392   9 years Don-vip remove useless code (Method implemented with an exact copy of its …
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6336   10 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6333   10 years Don-vip fix #9189 - NPE when deleting data layer + additional usage of …
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5907   11 years Don-vip fix #8642 - Fix NPE when deleting osm data layer with active validator …
(edit) @5897   11 years Don-vip see #8582 - Use Main.removeLayer() everywhere
(edit) @5671   11 years Don-vip Improve validator layer painting performance (major slowdown seen with …
(edit) @3674   13 years bastiK Replace Bag by MultiMap. Both collections are quite similar, but there …
(edit) @3671   13 years bastiK adapt coding style (to some degree); there shouldn't be any semantic …
(add) @3669   13 years bastiK add validator plugin to josm core. Original author: Francisco R. …
Note: See TracRevisionLog for help on using the revision log.