.. |
gns3vm
|
Option to allocate or not the vCPUs and RAM settings for the GNS3 VM. Fixes https://github.com/GNS3/gns3-gui/issues/3069
|
2020-11-05 11:13:57 +10:30 |
ports
|
Fix issue when cannot skip slots for Dynamips routers. Fixes https://github.com/GNS3/gns3-gui/issues/3000
|
2020-06-29 20:00:30 +09:30 |
__init__.py
|
Fix packet capture with HTTPS remote server. Fixes #1882
|
2021-04-07 12:40:15 +09:30 |
appliance_manager.py
|
Sync appliance files and remove old ones after sync with online repo. Fixes #1876
|
2021-04-06 17:38:11 +09:30 |
appliance.py
|
Support controller reloading for templates, appliances and projects. Ref #1743
|
2020-04-30 15:30:50 +09:30 |
compute.py
|
Set PyQt5 version to 5.15.2 on Windows
|
2021-04-06 22:12:34 +09:30 |
controller_error.py
|
Fix logging issues with the controller
|
2016-03-04 16:55:59 +01:00 |
drawing.py
|
Prevent locked drawings to be deleted. Fixes https://github.com/GNS3/gns3-gui/issues/2948
|
2020-03-16 16:30:08 +10:30 |
export_project.py
|
Fix export for missing files
|
2021-03-24 13:16:00 +10:30 |
import_project.py
|
Preserve auto_start/auto_open/auto_close when restoring snapshot
|
2021-05-24 17:31:04 +01:00 |
link.py
|
Link style support. Fixes https://github.com/GNS3/gns3-gui/issues/2461
|
2021-06-07 14:08:21 +09:30 |
node.py
|
Do not send "console_type" property to computes for all builtin nodes excepting Ethernet switches. Fixes https://github.com/GNS3/gns3-gui/issues/2882
|
2019-10-29 18:06:09 +08:00 |
notification.py
|
Fix tests for project notifications.
|
2019-02-23 23:20:11 +07:00 |
project.py
|
Link style support. Fixes https://github.com/GNS3/gns3-gui/issues/2461
|
2021-06-07 14:08:21 +09:30 |
snapshot.py
|
Preserve auto_start/auto_open/auto_close when restoring snapshot
|
2021-05-24 17:31:04 +01:00 |
symbol_themes.py
|
Early support for symbol themes.
|
2019-03-12 18:13:33 +07:00 |
symbols.py
|
Revert "Add info log to show where custom symbols are searched from."
|
2020-10-07 15:20:28 +10:30 |
template_manager.py
|
Disallow to modify a template if changes cannot be written on disk. Fixes #1695
|
2020-01-08 05:35:46 +08:00 |
template.py
|
Support controller reloading for templates, appliances and projects. Ref #1743
|
2020-04-30 15:30:50 +09:30 |
topology.py
|
Fix packet capture with HTTPS remote server. Fixes #1882
|
2021-04-07 12:40:15 +09:30 |
udp_link.py
|
Fix packet filter not working for Ethernet switch and Ethernet hub. Fixes https://github.com/GNS3/gns3-gui/issues/2754
|
2019-04-02 01:12:06 +07:00 |