mirror of
https://github.com/GNS3/gns3-gui.git
synced 2026-05-17 00:46:01 +03:00
* Also adds "Delete" as part of the context menu of devices. * (Some methods are reordered for consistency; Legacy signaling is fixed to the new one where encountered) * Patched build_pyqt.py for Windows, and for it to remove the path of the .ui file in the comment. * Shrinked the minimum width of all preference dialogs. * Removed zorder nodes (PyQt5 complains...) and regenerated all preference dialogs.