Blake Harnden
|
039cf2a3b9
|
pygui updates to properly dynamically update the observer widgets menu as changes are made
|
2020-04-22 11:37:58 -07:00 |
|
Blake Harnden
|
ba6a6f06b1
|
pygui moved observers to menu class, added initial functioning ip address tool
|
2020-04-21 22:56:56 -07:00 |
|
Blake Harnden
|
d7ebb90329
|
pygui updated node service configurations to be self contained and copyable
|
2020-04-21 10:31:20 -07:00 |
|
Blake Harnden
|
54eab4576d
|
pygui add in cut functionality, currently not including configurations
|
2020-04-20 23:20:39 -07:00 |
|
Blake Harnden
|
3233d8ab58
|
pygui simplify show/hiding annotations
|
2020-04-19 15:57:59 -07:00 |
|
Blake Harnden
|
d26c4fc4ab
|
pygui initial implementation for supporting the view menu for showing and hiding canvas elements
|
2020-04-19 15:47:07 -07:00 |
|
Blake Harnden
|
f45a11076f
|
pygui implemented auto grid layout, to auto distance node icons with padding based on canvas size in rows and columns
|
2020-04-18 09:02:15 -07:00 |
|
Blake Harnden
|
7da7ea5d62
|
pygui consolidated menubar and menuaction code into one file, small updates to observer widgets to avoid using ifconfig
|
2020-04-18 00:33:22 -07:00 |
|
Blake Harnden
|
c09e3e90d6
|
pygui pass at removing disabled menu items, small reorg and cleanup
|
2020-04-17 23:18:11 -07:00 |
|
Blake Harnden
|
fc40c8d7bb
|
enabled node context delete/copy and edit menu delete in python gui
|
2020-03-26 22:24:23 -07:00 |
|
Huy Pham
|
95d36a1792
|
fix merge conflict
|
2020-03-04 14:27:29 -08:00 |
|
Huy Pham
|
f50c1e4db4
|
keep track of opened, saved file to appropriately prompt save xml when needed, add Save As menu option
|
2020-03-04 14:15:02 -08:00 |
|
Huy Pham
|
7dee59e86e
|
New Session command deletes the current session if it is not in runtime else prompt save running session, and then creates the new session
|
2020-03-04 13:25:22 -08:00 |
|
Huy Pham
|
6ce29bea75
|
fix merge conflict
|
2020-03-04 11:14:20 -08:00 |
|
Huy Pham
|
848cda03f7
|
design execute python file dialog
|
2020-02-27 15:24:36 -08:00 |
|
Huy Pham
|
8a0257d130
|
disable copy/paste/delete shortcuts as well as commands during runtime state
|
2020-02-24 12:51:47 -08:00 |
|
Huy Pham
|
6bb1d5cba2
|
add a new data to track the most recently opened/saved files, and update recent files menu as the recent files change
|
2020-02-04 13:49:46 -08:00 |
|
Huy Pham
|
e2fba18ba5
|
fix merge conflict
|
2020-02-04 13:05:08 -08:00 |
|
Huy Pham
|
bdbf5fac61
|
add recent files to gui.yaml for keeping track of recent files
|
2020-02-04 13:00:00 -08:00 |
|
Blake Harnden
|
3846f2b5bd
|
removed hard coded example recent files
|
2020-02-04 10:03:10 -08:00 |
|
Huy Pham
|
034d126a2a
|
remove unnecessary comment
|
2020-02-03 10:53:24 -08:00 |
|
Huy Pham
|
ede9e93b52
|
add a menu option for opening recent files, hard code some example xml files for testing
|
2020-02-03 09:10:46 -08:00 |
|
Huy Pham
|
845198efc6
|
remove print statements
|
2020-01-17 16:05:34 -08:00 |
|
Huy Pham
|
88625ffad8
|
fix Ctrl-S issue and node context menu issue
|
2020-01-17 15:59:12 -08:00 |
|
Huy Pham
|
6c8a2526d9
|
-m
|
2020-01-14 11:06:52 -08:00 |
|
Huy Pham
|
eb5f2c5648
|
more on type hinting, remove unecessary function comments
|
2020-01-13 12:03:13 -08:00 |
|
Huy Pham
|
a8a0255624
|
type hint some files
|
2020-01-10 15:32:16 -08:00 |
|
Huy Pham
|
e4b44d08c1
|
create a rough layout for throughput config dialog
|
2019-12-20 11:56:51 -08:00 |
|
Huy Pham
|
c1755afb2f
|
copy node and links
|
2019-12-19 16:15:29 -08:00 |
|
Blake Harnden
|
0b5c94778c
|
moved coretk under daemon/core/gui
|
2019-12-19 09:30:21 -08:00 |
|