ConnectionTool: Fix creation of connections and handle undo

Authored by danders on Feb 5 2019, 7:51 AM.

Description

ConnectionTool: Fix creation of connections and handle undo

  1. Bundle connection creation in one "Create Connection" command.
  2. Handle removal of the connection shape by listening to shapeRemoved() signal.

Details