grossmj
|
76af98404a
|
Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
|
2018-10-15 17:05:49 +07:00 |
|
grossmj
|
7f72b90b0e
|
The server has now 2 notification streams
* A new one for controller related events (compute, appliance templates etc.)
* The existing one for project related events (links, nodes etc.)
|
2018-08-16 21:31:57 +07:00 |
|
grossmj
|
cc52a6a6b5
|
Change default z value for nodes to 1
|
2018-08-08 14:33:10 +07:00 |
|
grossmj
|
658aa4bae9
|
Merge 2.1 into 2.2 branch
|
2018-03-12 13:38:50 +07:00 |
|
Julien Duponchelle
|
ec6411f730
|
Fix an error with some SVG
Fix #919
|
2017-02-28 11:22:53 +01:00 |
|
Julien Duponchelle
|
51aef2b9c7
|
Fix handling of UTF-8 in large SVG files
Fix #854
|
2017-01-06 09:42:56 +01:00 |
|
Julien Duponchelle
|
53e6ee1b3a
|
Fix crash when you import a corrupted SVG
Fix #746
|
2016-10-28 10:06:02 +02:00 |
|
Julien Duponchelle
|
2d86a7fdcf
|
Fix invalid height for drawing images
Fix https://github.com/GNS3/gns3-gui/issues/1462
|
2016-09-02 12:11:15 +02:00 |
|
Julien Duponchelle
|
43afce740d
|
Fix Error when cleaning image behind us #665
|
2016-09-02 11:46:08 +02:00 |
|
Julien Duponchelle
|
4d8cf8460e
|
Function for computing size of symbols
|
2016-08-17 10:49:31 +02:00 |
|
Julien Duponchelle
|
8be1e77a2e
|
Optimize storage of drawing
If the drawing contain an image we extract it
Fix #591
|
2016-07-13 16:18:22 +02:00 |
|
Julien Duponchelle
|
852d8e411e
|
Shape => Drawing
|
2016-06-23 11:17:23 +02:00 |
|