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
|
b3579861d3
|
Fix double click on device view
|
2026-01-17 18:19:47 +08:00 |
|
grossmj
|
37ffd741e3
|
Revert "MacOS testing, disable startup loading"
This reverts commit 6a91bf22f1.
|
2026-01-09 17:38:13 +08:00 |
|
grossmj
|
6a91bf22f1
|
MacOS testing, disable startup loading
|
2026-01-09 17:05:48 +08:00 |
|
grossmj
|
55d08125d5
|
Use pyrcc5 to compile resources
|
2025-12-16 19:00:17 +08:00 |
|
grossmj
|
81fe00bd31
|
Add old resources_rc.py
|
2025-12-16 18:32:18 +08:00 |
|
grossmj
|
0f613c03c6
|
Reset fonts in preferences.
Ref https://github.com/GNS3/gns3-gui/issues/3547#issuecomment-3659410038
|
2025-12-16 17:41:53 +08:00 |
|
grossmj
|
64eb41d275
|
FollowRedirectsAttribute is not supported in Qt6.
Ref https://github.com/GNS3/gns3-gui/issues/3547#issuecomment-3659410038
|
2025-12-16 17:41:05 +08:00 |
|
grossmj
|
52feb4a07b
|
Development on v2.2.56.dev1
|
2025-12-16 16:46:35 +08:00 |
|
grossmj
|
b2c5ed755e
|
Fix small issues after PyQt6 migration
|
2025-12-16 13:19:17 +08:00 |
|
Jeremy Grossmann
|
1219877a90
|
Merge pull request #3767 from GNS3/pyqt6-migration
PyQt6 migration
|
2025-12-15 19:42:19 +08:00 |
|
grossmj
|
1cdec97a12
|
Finalizing PyQt6 migration
|
2025-12-15 19:27:55 +08:00 |
|
grossmj
|
e6a083eb0e
|
Fix event position issues
|
2025-12-14 19:52:17 +08:00 |
|
grossmj
|
370dd6ed82
|
Base migration to PyQt6
|
2025-12-14 18:19:47 +08:00 |
|
Jeremy Grossmann
|
d892b77012
|
Merge pull request #3766 from fluoriteByte/master
Add XDG Config Home support
|
2025-12-13 19:34:58 +10:00 |
|
illy
|
07a8657ec1
|
Add XDG Config Home support
|
2025-12-06 03:06:35 +01:00 |
|
grossmj
|
e224a9ac29
|
Release v2.2.55
v2.2.55
|
2025-11-19 12:13:57 +10:00 |
|
grossmj
|
5b87f36cfd
|
Fix SyntaxWarning: invalid escape sequence. Fixes #3760
|
2025-11-17 11:47:55 +10:00 |
|
grossmj
|
a9354da184
|
Support for Python 3.14
|
2025-11-16 19:30:47 +10:00 |
|
grossmj
|
91d7ed187b
|
Upgrade dependencies
|
2025-11-16 19:16:44 +10:00 |
|
grossmj
|
0f8724edc4
|
Merge branch 'master' into 2.2
|
2025-09-01 18:42:19 +02:00 |
|
grossmj
|
4e7f480af4
|
Upgrade pywin32 package
|
2025-08-30 22:02:16 +02:00 |
|
grossmj
|
5ce4863baa
|
Upgrade sentry-sdk package
|
2025-08-30 21:51:24 +02:00 |
|
Jeremy Grossmann
|
bb5bfee256
|
Merge pull request #3740 from Raizo62/master
"console connect to all nodes" is now case-insensitively
|
2025-07-12 18:41:36 +02:00 |
|
Raizo62
|
0a74872ea2
|
Clicking the "console connect to all nodes" opens all consoles in name order with case-insensitively
ChatGPT : Use `sorted(nodes.keys(), key=str.casefold)` instead of simple sorted()
to ensure case-insensitive ordering. Improves UX by merging uppercase
and lowercase entries seamlessly. Python 3.11+ recommended approach.
|
2025-06-21 12:00:12 +02:00 |
|
grossmj
|
20ed599e65
|
Merge branch 'master' into 2.2
|
2025-05-13 20:48:44 +02:00 |
|
grossmj
|
2722b2854b
|
Development on 2.2.55.dev1
|
2025-04-21 19:35:19 +07:00 |
|
Jeremy Grossmann
|
6b32d8bad6
|
Merge pull request #3727 from GNS3/release/v2.2.54
Release v2.2.54
|
2025-04-21 19:30:42 +07:00 |
|
grossmj
|
fcf62fc507
|
Release v2.2.54
v2.2.54
|
2025-04-21 17:15:26 +07:00 |
|
grossmj
|
c811c270ec
|
Merge branch 'master' into 2.2
|
2025-04-21 17:08:42 +07:00 |
|
grossmj
|
dbc519e0af
|
Development on 2.2.54.dev1
|
2025-04-18 15:05:37 +07:00 |
|
grossmj
|
bcbf8be182
|
Replace "Docker hub" by "Docker repository" because it is possible to use different repositories
|
2025-04-16 17:42:44 +07:00 |
|
grossmj
|
43df10520f
|
Upgrade dependencies
|
2025-04-16 17:08:13 +07:00 |
|
grossmj
|
55b37716a3
|
Fix bring console in front when clicking on "Open all consoles". Fixes #3706
|
2025-04-16 16:55:11 +07:00 |
|
grossmj
|
e08253e362
|
Add -F arg to wmctrl. Ref #3706
|
2025-02-16 00:10:10 +10:00 |
|
Jeremy Grossmann
|
b9a59183a1
|
Merge pull request #3699 from GNS3/release/v2.2.53
Release v2.2.53
|
2025-01-21 09:46:53 +07:00 |
|
grossmj
|
342ca95bd2
|
Release v2.2.53
v2.2.53
|
2025-01-21 11:52:12 +10:00 |
|
grossmj
|
187ef561fd
|
Update file browser filters for all files and IOU images
|
2025-01-07 11:32:17 +07:00 |
|
grossmj
|
97070718fa
|
Upgrade dependencies
|
2024-12-30 10:49:40 +07:00 |
|
grossmj
|
9466b2a1fb
|
Merge branch 'master' into 2.2
|
2024-12-28 18:03:26 +07:00 |
|
grossmj
|
3edde1274b
|
Fix Linux Mint default terminal configuration
|
2024-12-25 22:14:25 +07:00 |
|
Jeremy Grossmann
|
e17e7fc033
|
Merge pull request #3672 from ob7/enable-css-grid-colors
Add CSS Grid Color Customization Support
|
2024-12-02 19:56:29 +10:00 |
|
ob7
|
bfe11d7976
|
apply grid color via css property
|
2024-12-02 00:13:01 -09:00 |
|
Jeremy Grossmann
|
2b98d51ff7
|
Merge pull request #3668 from GNS3/release/v2.2.52
release/v2.2.52
|
2024-12-02 11:35:42 +10:00 |
|
grossmj
|
f6fb0100e2
|
Development on 2.2.53.dev1
|
2024-12-02 11:34:00 +10:00 |
|
grossmj
|
804b871cd6
|
Release v2.2.52
v2.2.52
|
2024-12-02 11:14:23 +10:00 |
|
grossmj
|
c604ff70c7
|
Change title of QMessageBox
|
2024-12-02 10:55:49 +10:00 |
|
grossmj
|
63a7f36cfe
|
Add iol extension filter. Ref #3664
|
2024-11-25 10:59:00 +10:00 |
|
grossmj
|
731fee1217
|
Remove maximum 64GB RAM limitation for QEMU VMs. Fixes #3658
|
2024-11-18 14:56:00 +10:00 |
|