grossmj
|
adf0ed84f4
|
Update snapshot date & time format
|
2026-04-09 20:22:39 +08:00 |
|
grossmj
|
e6c5e2101b
|
Add default link style section in preferences
Update the default style colors based on the interface style
|
2026-04-06 19:11:45 +08:00 |
|
grossmj
|
92e5b06534
|
Fix line style support for links
|
2026-01-28 16:50:06 +08:00 |
|
grossmj
|
c4881446e1
|
Fix cannot add IOS. Ref #3779
|
2026-01-27 22:01:55 +08:00 |
|
grossmj
|
702709b7f9
|
Fix error in profile selection window after PyQt6 migration
|
2026-01-23 18:46:49 +08:00 |
|
grossmj
|
ec5800d7fc
|
Fix XDG Config Home support.Fixes #3770
|
2026-01-17 18:35:53 +08:00 |
|
grossmj
|
ce4b74e4ea
|
Merge remote-tracking branch 'origin/master' into 2.2
|
2026-01-17 18:29:24 +08:00 |
|
grossmj
|
1cdec97a12
|
Finalizing PyQt6 migration
|
2025-12-15 19:27:55 +08:00 |
|
grossmj
|
370dd6ed82
|
Base migration to PyQt6
|
2025-12-14 18:19:47 +08:00 |
|
illy
|
07a8657ec1
|
Add XDG Config Home support
|
2025-12-06 03:06:35 +01:00 |
|
grossmj
|
187ef561fd
|
Update file browser filters for all files and IOU images
|
2025-01-07 11:32:17 +07:00 |
|
grossmj
|
de8b9bc8f1
|
Fix f-string syntax error. Fixes #3639
|
2024-09-28 11:20:39 +07:00 |
|
grossmj
|
f21a530729
|
Improve information provided when uploading invalid appliance image. Fixes #3637
|
2024-09-26 16:14:02 +07:00 |
|
grossmj
|
60addccd95
|
Option to keep the compute IDs unchanged when exporting a project
|
2024-07-06 17:08:16 +02:00 |
|
grossmj
|
3d89d6e6cc
|
Fix issue with line item
|
2023-10-24 18:01:49 +10:00 |
|
Alex Scott
|
2dd9d61c57
|
Add the ability to edit width and hight in the style edit dialog.
|
2023-09-27 17:08:33 -05:00 |
|
grossmj
|
6d855045ef
|
Show installation instructions when available and fix regression when installing Docker appliance.
|
2023-08-16 14:11:55 +10:00 |
|
grossmj
|
fef734bbbe
|
Finalize appliance v8 support and add tests.
|
2023-08-16 00:30:02 +10:00 |
|
Jeremy Grossmann
|
9793d00131
|
Merge branch '2.2' into appliance-v8-support
|
2023-08-13 12:21:18 +10:00 |
|
grossmj
|
eae9eec15b
|
Support for horizontal and vertical corner radius
|
2023-08-01 15:34:30 +10:00 |
|
Jeremy Grossmann
|
a3bf832721
|
Merge branch 'master' into feature_rounded_rectangle
|
2023-07-31 18:34:50 +10:00 |
|
grossmj
|
a58451a552
|
Update to support template_type & template_properties
|
2023-07-11 17:38:00 +10:00 |
|
grossmj
|
0a43b9e6e9
|
Fix tests
|
2023-07-09 20:18:22 +10:00 |
|
grossmj
|
b72358461c
|
Add support for appliance version 8 format
|
2023-06-25 16:54:12 +09:30 |
|
grossmj
|
49bd61f769
|
Let the selected link style applied when editing a link. Fixes #3460
|
2023-05-14 15:33:08 +08:00 |
|
grossmj
|
ca0c6468b5
|
Fix "variables": [] in project file leads to unlimited increase of empty name/value pairs in GUI. Fixes #3397
|
2022-11-07 22:29:02 +08:00 |
|
Abdelbaki Boukerche
|
181bf3f360
|
Rounded Rectangle
|
2022-08-04 18:20:54 +01:00 |
|
grossmj
|
6d131a05f1
|
Fix "Apply" button in the "Preferences" dialog stays gray when templates/nodes are opened by double-click. Fixes #3307
|
2022-04-20 16:49:22 +07:00 |
|
grossmj
|
f4b2c1c5b9
|
Fix SpinBox.setValue() requires integer. Fixes #3281
|
2022-01-11 23:12:54 +10:30 |
|
grossmj
|
6d1333f5fe
|
Clear cache when opening symbol selection dialog. Fixes #3256
|
2021-12-27 12:43:32 +10:30 |
|
FocusedOne
|
eceaea1317
|
Fixed dead VIX API link
Replaced old dead vmware link with current 1.17 version download.
|
2021-11-22 16:40:01 -06:00 |
|
grossmj
|
ef45b2e0f1
|
Fix symbols in "Symbol selection" dialog are not placed in alphabetical order. Fixes #3245
|
2021-11-08 22:20:22 +10:30 |
|
grossmj
|
5cee045a65
|
Fix "Custom symbols" can't be unfolded after using "Filter" field. Fixes #3231
|
2021-09-20 18:39:32 +09:30 |
|
grossmj
|
25841ea7db
|
Fix menu disabled for modal dialogs on macOS. Fixes #3007
|
2021-09-09 21:21:22 +09:30 |
|
grossmj
|
3d3b4f92b2
|
Change method to display the recent files menu. Fixes #3007
|
2021-09-09 09:23:45 +09:30 |
|
grossmj
|
82740da89d
|
Fix bug when using empty port names for custom adapters. Fixes #3228
|
2021-09-08 16:16:27 +09:30 |
|
grossmj
|
2e656a9d53
|
Fix incorrect Qemu binary selected when importing template. Fixes https://github.com/GNS3/gns3-gui/issues/3216
|
2021-08-24 17:26:07 +09:30 |
|
grossmj
|
3226921536
|
Support for invisible links. Fixes #2461
|
2021-07-27 15:30:58 +09:30 |
|
grossmj
|
fd6c7eccd0
|
Link style support. Fixes https://github.com/GNS3/gns3-gui/issues/2461
|
2021-06-07 14:09:58 +09:30 |
|
grossmj
|
262a2839c5
|
Fix issue with empty project variable name. Fixes #3162
|
2021-05-10 17:55:06 +09:30 |
|
grossmj
|
465a289568
|
SSL support.
|
2021-02-16 16:08:27 +10:30 |
|
grossmj
|
e812c000fd
|
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 |
|
grossmj
|
e6bc75ce26
|
Improvements to add a new version of an appliance from wizard. Fixes #3002.
|
2020-09-14 00:04:58 +09:30 |
|
grossmj
|
bfb90406ed
|
Remove VMware promotion.
|
2020-07-17 21:12:59 +09:30 |
|
grossmj
|
f53b9a266e
|
Try to fix "Recent project" selection not working. Ref #3007
|
2020-07-09 15:37:47 +09:30 |
|
grossmj
|
dfea6d1723
|
Option to reset or not all MAC addresses when exporting or duplicating a project.
|
2020-05-27 12:14:47 +09:30 |
|
grossmj
|
24bc15fb73
|
Default port set to 80 for server running in the GNS3 VM. Fixes #1737
|
2020-05-05 12:40:50 +09:30 |
|
grossmj
|
6787982408
|
Fix "export portable project forgets contents of README". Fixes #1724
|
2020-04-30 16:43:00 +09:30 |
|
grossmj
|
fcf6ef3027
|
Remove @property from ConfigurationDialog(). Fixes #2819 #2965
|
2020-04-28 11:57:54 +09:30 |
|
grossmj
|
fb269da4d3
|
Fix issues with empty project variables. Fixes https://github.com/GNS3/gns3-gui/issues/2941
|
2020-03-14 17:22:44 +10:30 |
|