.. |
gns3vm
|
Save the GNS3 VM settings even if the GNS3 VM cannot be stopped.
|
2019-03-18 15:30:59 +07:00 |
ports
|
Merge branch '2.1' into 2.2
|
2018-10-04 15:44:13 +02:00 |
__init__.py
|
Move appliance and template management code in their own classes.
|
2019-01-14 16:09:06 +07:00 |
appliance_manager.py
|
Early support for symbol themes.
|
2019-03-12 18:13:33 +07:00 |
appliance.py
|
Early support for symbol themes.
|
2019-03-12 18:13:33 +07:00 |
compute.py
|
Fix exception when emitting event from controller. Ref https://github.com/GNS3/gns3-gui/issues/2737
|
2019-03-15 13:14:55 +07:00 |
controller_error.py
|
Fix logging issues with the controller
|
2016-03-04 16:55:59 +01:00 |
drawing.py
|
Handle locking/unlocking items independently from the layer position.
|
2019-03-02 16:26:40 +07:00 |
export_project.py
|
Option to export snapshots.
|
2019-03-07 18:55:38 +07:00 |
import_project.py
|
Use aiofiles where relevant.
|
2019-03-06 23:00:01 +07:00 |
link.py
|
Fix long-polling request for project notifications.
|
2019-02-23 21:08:52 +07:00 |
node.py
|
Handle locking/unlocking items independently from the layer position.
|
2019-03-02 16:26:40 +07:00 |
notification.py
|
Fix tests for project notifications.
|
2019-02-23 23:20:11 +07:00 |
project.py
|
Fix issue when loading and quickly closing a project and opening it again. Fixes #1501.
|
2019-03-14 15:15:27 +07:00 |
snapshot.py
|
Support selecting a compression type when exporting a project.
|
2019-03-07 17:05:32 +07:00 |
symbol_themes.py
|
Early support for symbol themes.
|
2019-03-12 18:13:33 +07:00 |
symbols.py
|
Early support for symbol themes.
|
2019-03-12 18:13:33 +07:00 |
template_manager.py
|
Move appliance and template management code in their own classes.
|
2019-01-14 16:09:06 +07:00 |
template.py
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
topology.py
|
Handle locking/unlocking items independently from the layer position.
|
2019-03-02 16:26:40 +07:00 |
udp_link.py
|
Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438.
|
2018-10-27 14:47:17 +07:00 |