Prevent users to select VirtualBox.exe instead of VBoxManage.exe. Fixes #1195.
Improve the vmrun error message
If we can not read the registry try to guess vmware type from vmrun path
Ensure that you can not duplicate an interface in a cloud
Dissallow removal of link of running emulator without support of hotlink
Check PyQT version support dev version
Show server CPU usage if it's 0
Clear warnings about using linked clones with VMware Player.
Double click center on link
Double click on an element in topology summary center the view on it
Fix a very very rare crash when closing a project
Avoid a small blink of the waiting text
Fix a crash with image item
Show a symbol in the middle of the link when packet capturing is activated. Ref #789.
GNS3 doctor: check if the NPF service is running. Fixes #1124.
Fixes progress dialog is None in accept()
Fix another race conditions in progress dialog
Replace the installation instructions by a link to the doc
More robust save/restore for VirtualBox linked clone VM hard disks.
Prevent non linked cloned hard disks to be detached when using VirtualBox linked cloned VMs. Fixes #1184.
Stricter checks to match VMware version to the right vmrun (VIX library) version. Also checks the VIX library version when only using the GNS3 VM running in VMware.
Allow only .pcap to be downloaded from remote stream API
Fix incrementation of qemu mac address
Clear warnings about using linked clones with VMware Player.
Alternative method to find the Documents folder on Windows.