source: osm/applications/editors/josm/plugins/utilsplugin2/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36172   9 months taylor.smock utilsplugin2: Use interface instead of concrete return type for …
(edit) @36154   9 months taylor.smock Fix #23208: Add user-definable shortcut for Replace Membership action
(edit) @36134   10 months taylor.smock Use DeleteCommand.delete where possible and fix some potential NPEs …
(edit) @36130   10 months taylor.smock Fix #23159: utilsplugin2 Split Object command could cause …
(edit) @36001   2 years taylor.smock fix #22163: utilsplugin2 TagSourceAction has the same shortcut as Save …
(edit) @35988   2 years taylor.smock See #22146, #22115: build.xml for utilsplugin2 was not updated (part …
(edit) @35986   2 years taylor.smock Fix #22146: build.xml for utilsplugin2 was not updated (part 1)
(edit) @35978   2 years taylor.smock See #22115: Extract methods from LatLon into ILatLon where they are …
(edit) @35976   2 years taylor.smock see #22104: Remove usages of Node#getCoor where possible This also …
(edit) @35970   2 years taylor.smock utilsplugin2: Fix #22087: NPE in ChildrenMatch#init This is caused by …
(edit) @35856   3 years GerdP see #21515: NoSuchMethodError: 'void …
(edit) @35842   3 years GerdP fix #21491: Split Object (Alt+X) action sometimes adds multiple …
(edit) @35841   3 years GerdP fix some checkstyle and sonarlint issues
(edit) @35833   3 years GerdP see #21154 Don't deny split with message "The selected nodes can not …
(edit) @35792   3 years Don-vip fix #18295 - add support for splitting multipolygons to the …
(edit) @35691   3 years GerdP fix #20428: NPE in AdjacentNodesAction.updateEnabledState() - add null …
(edit) @35684   3 years GerdP checkstyle: replace tabs, no dist needed
(edit) @35682   3 years GerdP see #17184: Memory Leaks - don't keep dialog in MultiTagAction, it is …
(edit) @35681   3 years GerdP improve javadoc
(edit) @35674   4 years GerdP - simplify updateEnabledState - minor performance improvements - …
(edit) @35673   4 years GerdP see #17184: Memory Leaks - clear references to command instances or …
(edit) @35671   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @35624   4 years GerdP see #19985: Circle arc: Nodes with multiple parents should still be …
(edit) @35617   4 years GerdP fix #8396: Replace geometry: save node ids - "Upgrade a node to a way …
(edit) @35615   4 years GerdP fix #18666 Extract node (alt+shift-J) Should not work outside …
(edit) @35613   4 years GerdP fix #19280 Select all inside: Child Nodes of inside ways not selected …
(edit) @35611   4 years GerdP fix #19971 Undo Selection: selection order not preserved - Use …
(edit) @35608   4 years GerdP fix #19979 Circle arc behaves like merge - fix collection of parent …
(edit) @35597   4 years GerdP fix #19950: Improve Replace Geometry error message - Use again "Please …
(edit) @35580   4 years Klumbumbus see #19851 - Fix line length
(edit) @35579   4 years Klumbumbus see #19851 - Fix shortcut names
(edit) @35476   4 years gerdp fix #josm19313: use getActiveDataSet() instead of getEditDataSet() …
(edit) @35472   4 years gerdp see #josm19286: Actions should avoid to install listeners which are …
(edit) @35470   4 years gerdp see #josm18735: Middle nodes does not use selected way see #josm17258: …
(edit) @35468   4 years gerdp fix #josm17258 Orthogonalisation problem using middle nodes selection …
(edit) @35452   4 years gerdp see #josm17196: Undo changes inactive layer - change plugins which use …
(edit) @35440   4 years gerdp see #josm19188: circle arc: Issues with three selected nodes and a …
(edit) @35438   4 years gerdp revert changes from o35434, forgot to adapt main version :(
(edit) @35436   4 years gerdp fix checkstyle issues: tabs -> spaces, crlf -> lf
(edit) @35434   4 years gerdp see #josm19195: Circle arc: Special treatment of nodes with tag or …
(edit) @35432   4 years gerdp see #josm19195: Circle arc: Special treatment of nodes with tag or …
(edit) @35384   4 years gerdp fix #josm18847: Circle Arc tool creates unconnected nodes - simplified …
(edit) @35366   4 years gerdp see #josm18928: fix crash with empty way
(edit) @35334   4 years gerdp improve performance of Adjacent Ways action (regression from o35177) …
(edit) @35238   5 years donvip fix #josm18361 - Recognize typographical quotes (’, ”) in Lat Lon tool
(edit) @35230   5 years donvip fix #josm18320 - fix IAE
(edit) @35177   5 years donvip fix #josm13681 - make sure to consider only usable objects
(edit) @35174   5 years donvip fix #josm13771 - NPE
(edit) @35173   5 years donvip fix #josm13723 - NPE
(edit) @35098   5 years donvip
(edit) @34932   5 years gerdp fix #17483: respect active filters in select actions provided by …
(edit) @34915   5 years donvip fix #josm17432 - don't create empty command sequence
(edit) @34913   5 years gerdp see #16711josm: Use different text for tooltip
(edit) @34909   5 years gerdp fix #16711: Rename "Copy tags from previous selection" to "Paste tags …
(edit) @34862   5 years gerdp restore method selectAllInside(Collection<OsmPrimitive> selected, …
(edit) @34852   5 years gerdp fix regression : make …
(edit) @34844   5 years gerdp see #10225: Improve case when two new ways are selected Also improves …
(edit) @34840   5 years gerdp fix #9346: Circle arc wrongly deleting way Add check to make sure …
(edit) @34824   5 years gerdp fix #12657 Split area (Alt+X) is too restrictive Probably a simple …
(edit) @34822   5 years gerdp - revert changes to equals methods made in r34812 (pmd complains about …
(edit) @34817   5 years gerdp fix some FindBugs issues
(edit) @34816   5 years gerdp fix checkstyle issues
(edit) @34814   5 years gerdp Alt+Shift+I (Select all inside) no longer worked with Multipolygons …
(edit) @34812   5 years gerdp see #17187: - Replace deprecated methods - Remove dead code - Make …
(edit) @34793   6 years gerdp see #17040: use ArrayList instead of HashSet and create a new instance …
(edit) @34792   6 years gerdp fix #16382 Add Source Tag doesn't work Similar solution as with #14862.
(edit) @34790   6 years gerdp fix #16006: Using 'split adjacent ways' on multipolygons is …
(edit) @34785   6 years gerdp don't use String constant in registerShortcut() because the call is …
(edit) @34782   6 years donvip fix warnings
(edit) @34780   6 years gerdp fix #16006 Using 'split adjacent ways' on multipolygons is …
(edit) @34778   6 years gerdp fix #8595 Split Object does not work when selection is clear Patch by mdk
(edit) @34770   6 years gerdp fix #17082 UndoSelection : repeated Ctrl+Shift+Z now circles through …
(edit) @34768   6 years gerdp fix #14862 Shift+R was broken
(edit) @34456   6 years donvip fix #josm16605 - initial focus of LatLonDialog
(edit) @34455   6 years donvip fix deprecation warnings
(edit) @34454   6 years donvip update to JOSM 14153
(edit) @34263   6 years donvip fix #josm16370 - NoSuchElementException
(edit) @34221   6 years donvip fix #josm16094 - abort "open custom url" action when dialog is canceled
(edit) @33991   6 years donvip fix #josm15756 - do not open empty page if nothing is selected
(edit) @33742   7 years donvip update to JOSM 13007
(edit) @33704   7 years donvip fix #josm15399 - limit use of robust (slow) algorithm to ways of 300 …
(edit) @33702   7 years donvip fix #josm12836
(edit) @33677   7 years donvip fix #josm15363 - circle arc broken
(edit) @33676   7 years donvip update to JOSM 12840
(edit) @33579   7 years donvip update to JOSM 12678
(edit) @33543   7 years donvip update to JOSM 12666
(edit) @33522   7 years donvip update to JOSM 12663
(edit) @33328   7 years donvip fix #josm14823 - DataIntegrityProblemException when purging
(edit) @33297   7 years donvip fix #josm14758 - NPE
(edit) @33296   7 years donvip fix deprecation warning
(edit) @33212   7 years stoecker fix #josm14597
(edit) @33124   7 years donvip fix warnings
(edit) @33123   7 years donvip fix #josm14180 - robustness against JDK-6322854
(edit) @32815   8 years donvip fix #13336 - 'utilsplugin2' "Silent shortcut conflict" w/ core
(edit) @32809   8 years donvip fix #josm13321 - IllegalStateException: cannot open system clipboard
(edit) @32725   8 years donvip update to JOSM 10658
(edit) @32410   8 years donvip checkstyle
(edit) @32333   8 years donvip update to JOSM 10420, code cleanup
(edit) @32099   8 years simon04 JOSM/utilsplugin2: fix toolbar ids
(edit) @32097   8 years simon04 JOSM/utilsplugin2: Replace memberships of one object by another - …
Note: See TracRevisionLog for help on using the revision log.