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
ob7
24fff8972a
Add keyboard shortcut for Add Link
2024-10-23 17:13:17 -08:00
grossmj
8df248a1e6
Add shortcuts info dialog
2024-07-27 16:23:23 +02:00
Bilal
84017fa0f1
modified Control menu shortcuts further
2024-07-24 07:05:38 +00:00
athaarnaqvi
0ed791b946
Added Key Shortcuts
2024-07-23 16:59:55 +05:00
grossmj
2ed48def9f
Add Fit In View Shortcut in Ui file instead
2024-07-22 23:25:05 +02:00
grossmj
1441e38876
Add reset GUI state feature. Ref #3549
2024-02-12 16:16:07 +11:00
grossmj
084d14c17e
Backport reset all console connections. Fixes #2072
2022-06-15 15:58:15 +02:00
grossmj
35e6156c6c
Add 'reset docks' in the view menu. Ref #3317
2022-04-20 15:53:32 +07:00
grossmj
5f7ff0d70d
Generate MainWindow Ui file.
2020-05-26 13:01:04 +09:30
grossmj
348d8b9438
Make the Web UI the default page. Ref https://github.com/GNS3/gns3-server/issues/1737
2020-04-30 17:27:06 +09:30
grossmj
7cd0187f33
Remove unused edit readme action. Fixes #2816
2019-07-10 12:10:17 +02:00
grossmj
524f911293
Add "new template" entry to File menu. Fixes #2658
2018-12-21 16:07:06 +08:00
grossmj
52c06f4730
Use "template" to name what we use to create new nodes.
2018-11-28 16:12:58 +07:00
grossmj
3d8bd16536
Redesign appliance handling part 1. Ref #2490
...
- Removed appliance templates from device dock
- Use new controller notification stream
- Fixed device update and remove from device dock
2018-08-16 21:47:52 +07:00
ziajka
c84b262303
Main menu actions to WebUI and Light Web Interface
2018-06-26 12:04:02 +02:00
grossmj
204ff1f8fd
Streamline appliance wizard. Fixes #2224 .
2018-04-08 16:42:07 +07:00
grossmj
4b43dfb77c
Fix missing lock and unlock icons in resources.
2018-03-25 18:50:52 +07:00
grossmj
f8555f4008
Consistent icon styles for contextual menu. Fixes #1272 .
2018-03-25 18:40:10 +07:00
grossmj
a5435280d7
Bump to version 2.2.0dev1 & refresh resources/ui files.
2018-01-23 11:36:58 +07:00
grossmj
e8c4758cb7
Show console information in Topology Summary Dock. Fixes #2258 .
2017-11-19 13:56:54 +07:00
Julien Duponchelle
2081689c12
Change text for my appliances
2017-07-19 13:47:02 +02:00
Julien Duponchelle
983c55928e
Add an appliance templates directory
...
* Settings in general preferences to configure it
* When you import a gns3a the file is copy to this directory
* A filter my appliances is available
Fix https://github.com/GNS3/gns3-gui/issues/2133
2017-07-19 11:55:46 +02:00
Julien Duponchelle
1b6d534b8e
Merge branch '2.0' into 2.1
2017-04-20 10:30:58 +02:00
Julien Duponchelle
949c1bbe37
Fix missing menu text at application startup
...
Fix #1990
2017-04-19 09:35:31 +02:00
Julien Duponchelle
c7df589857
Fix noisy dialog and an error with right click
2017-02-28 15:37:15 +01:00
Julien Duponchelle
8bcc92f319
Merge branch '2.1' into applicance_in_nodes
2017-02-28 15:03:28 +01:00
Julien Duponchelle
0c052542b3
Display a count of errors at the bottom of the screen
...
You can test it by typing in the console:
log error test
log warning test
Click on the count hide / show the console and reset the counters.
Also now status bar is a dedicated class we can easyly extend it.
Ref #1864
2017-02-17 16:24:58 +01:00
grossmj
16dbdf70d9
Add line icons
2017-02-17 17:17:05 +08:00
Julien Duponchelle
51f2b4bfa8
Display the appliances in the application
...
Ref #1045
2017-02-10 15:55:47 +01:00
Julien Duponchelle
89321a6cad
Allow drawing lines
...
Ref #997
2017-01-27 10:15:05 +01:00
Julien Duponchelle
6a8e435210
Menu item to open controller webpage
...
Fix #1784
2017-01-16 17:43:06 +01:00
grossmj
80402185a5
AUX console button text change in MainWindow.
2016-12-20 18:31:46 +08:00
grossmj
8cbae911e9
Move project menu items. Ref #1713 .
2016-12-19 23:23:26 +11:00
Julien Duponchelle
4bccd6de25
Add in the project menu the list of recent opened projects
...
Fix #1410
2016-08-16 11:50:23 +02:00
Julien Duponchelle
dd5bafca0a
Add an edit project dialog
...
For the moment only edit name is supported and sync between
the GUI but the architecure is here.
Ref #1410
2016-08-16 11:12:38 +02:00
Julien Duponchelle
48ac89abc9
Replace save as by a export / import
...
Fix #995
2016-07-25 16:17:01 +02:00
Julien Duponchelle
184db222c5
Merge branch '1.5' into 2.0
2016-06-23 13:11:07 +02:00
grossmj
ff79e7ad36
Change view grid -> show the grid.
2016-06-22 13:08:20 -06:00
Julien Duponchelle
8c349e4669
Merge branch '1.5' into 2.0
2016-06-22 14:12:38 +02:00
Julien Duponchelle
23e1097f89
Add a view grid
...
Fix #787
2016-06-20 15:19:01 +02:00
Julien Duponchelle
7c37284901
Merge branch '1.5' into 2.0
2016-06-20 12:45:44 +02:00
Julien Duponchelle
88bf51c066
Merge branch 'comet0-snap_to_grid' into 1.5
2016-06-20 12:06:24 +02:00
Cometo
fbbe8aff54
Add Snap to Grid to Qt ui file
2016-06-20 10:27:45 +01:00
Cometo
4f3d20a7c4
Add snap to grid feature
2016-06-20 09:50:24 +01:00
Julien Duponchelle
df7c91f17f
Save as you go
...
Fix #1243
2016-06-17 15:55:23 +02:00
Julien Duponchelle
1375578b52
Support delete a project from GUI
...
Fix #822
2016-05-26 11:21:43 +02:00
Julien Duponchelle
3fc4898904
First step of refactoring Servers
2016-05-23 19:47:52 +02:00