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
|
b72ce6a66c
|
allow editable Edit - Preferences - Terminal
|
2020-03-04 11:49:09 -08:00 |
|
Blake Harnden
|
4093b2244a
|
fixed new gui removing marker annotations when creating new sessions
|
2020-03-03 22:38:03 -08:00 |
|
Blake Harnden
|
539ca5d22c
|
added docker/lxc to xml read/write, fixed icon retrieval for docker/lxc in new gui
|
2020-03-03 22:27:02 -08:00 |
|
bharnden
|
7c8e115bc7
|
Merge pull request #383 from coreemu/coretk-enhance/disable-runtime-editing-custom-service-config
Coretk enhance/disable runtime editing custom service config
|
2020-03-03 12:54:47 -08:00 |
|
Huy Pham
|
9cd6166b9b
|
use varaibles that represent smallest and largest allowed scale value to replace float numbers
|
2020-03-02 11:20:00 -08:00 |
|
Huy Pham
|
58cb5a1a1d
|
add a scrollbar next to scale entry to allow scale adjustment in increments of a specific value (since the Scale Slider widget does not support this)
|
2020-03-02 11:02:54 -08:00 |
|
Huy Pham
|
933f409498
|
adjust node text and edge text to scale not as fast as other components
|
2020-03-02 10:18:37 -08:00 |
|
Huy Pham
|
b0a3c85f0e
|
allow editable scale field for manually setting the app scale value
|
2020-03-02 09:56:57 -08:00 |
|
Huy Pham
|
a7fa0bf6d3
|
use a bigger size font for alert button text to see the scaling effect more easily
|
2020-03-02 09:17:35 -08:00 |
|
Huy Pham
|
1cba11d9e0
|
clean up more code, click defaults in service configuration correctly reset files tab as well as directories tab
|
2020-02-27 10:57:22 -08:00 |
|
Huy Pham
|
c36f060d44
|
fixed wrong variable used for configuring service in grpcutils, add/delete directories for node's service configuration, clean up some old code
|
2020-02-26 15:43:31 -08:00 |
|
Huy Pham
|
764a61e89e
|
create layout for service config - directory tab
|
2020-02-26 10:43:01 -08:00 |
|
Huy Pham
|
696fda00ea
|
add/delete custom service file to node
|
2020-02-26 08:31:28 -08:00 |
|
Huy Pham
|
41bb951531
|
Merge branch 'develop' into coretk-enhance/disable-editing-during-runtime
|
2020-02-25 11:39:50 -08:00 |
|
Huy Pham
|
014707580f
|
allow custom service file to be created
|
2020-02-25 11:38:58 -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
|
7a50f6ac25
|
replace hasattr with getattr for cleaner code
|
2020-02-24 11:24:59 -08:00 |
|
Huy Pham
|
1dca477e6d
|
disable delete, copy, paste during runtime
|
2020-02-24 11:17:06 -08:00 |
|
Huy Pham
|
ddaba7c477
|
remove code for deleting wireless links and nodes during runtime
|
2020-02-24 10:58:01 -08:00 |
|
Huy Pham
|
04d7bb6265
|
Merge branch 'develop' into coretk-enhance/add-more-error-dialog
|
2020-02-24 10:33:37 -08:00 |
|
Huy Pham
|
3a2da0282f
|
display error dialog when start session fails
|
2020-02-20 15:46:18 -08:00 |
|
Huy Pham
|
2a8f689ad5
|
remove extra code
|
2020-02-20 11:26:48 -08:00 |
|
Huy Pham
|
e90eff578e
|
reset variable
|
2020-02-20 11:16:26 -08:00 |
|
Huy Pham
|
08d4bf98c7
|
fix merge conflict, add a logging error to temporarily solve issue removing a wireless link when multiple wireless links exist
|
2020-02-20 10:47:59 -08:00 |
|
Huy Pham
|
20be527add
|
remove extra code
|
2020-02-20 10:02:13 -08:00 |
|
Huy Pham
|
23aeb40f54
|
display the range while configuring wlan node
|
2020-02-19 13:22:52 -08:00 |
|
Huy Pham
|
d8f586bd2b
|
add wireless network variable to CanvasGraph that maps a wireless/EMANE node to all MDRs connected to it
|
2020-02-18 15:58:18 -08:00 |
|
Huy Pham
|
08e652633f
|
support wireless link deletion during runtime
|
2020-02-18 13:59:23 -08:00 |
|
Huy Pham
|
b3dabbfe05
|
delete wireless links on canvas during runtime
|
2020-02-18 10:33:49 -08:00 |
|
Huy Pham
|
87c9492d32
|
scale antenna and mobility player buttons
|
2020-02-17 15:14:52 -08:00 |
|
Huy Pham
|
1d911a763f
|
scale custom node icon and custom node drawn on canvas
|
2020-02-17 12:56:19 -08:00 |
|
Huy Pham
|
4fd1338cf1
|
save application scale to gui configuration, and draw everything to the correct saved scale when starting the application
|
2020-02-17 11:10:13 -08:00 |
|
Huy Pham
|
b7116c52ff
|
Merge branch 'develop' into coretk-enhance/scaling
|
2020-02-17 09:27:37 -08:00 |
|
Blake Harnden
|
ebafa228ff
|
added files/directories to grpc set_node_service
|
2020-02-14 13:40:10 -08:00 |
|
Huy Pham
|
0ea99ca809
|
scale edge text font (ipv4 and ipv6 address, scale edge, scale node when first drawn on canvas and when joining session
|
2020-02-14 13:34:00 -08:00 |
|
Huy Pham
|
55b6cbbd90
|
sacle toolbar button after choosing a node from node picker, scale canvas nodes and canvas node text
|
2020-02-13 12:15:56 -08:00 |
|
Huy Pham
|
9cd756f2dc
|
fix merge conflict
|
2020-02-12 14:16:17 -08:00 |
|
Huy Pham
|
3a466fd463
|
remove custom size for custom style so that text can scale, scale the remaining node icons from the node picker, scale node's name
|
2020-02-12 14:13:28 -08:00 |
|
Huy Pham
|
b4bf3ee391
|
remove unecessary print statement and remove commented code
|
2020-02-12 08:39:10 -08:00 |
|
Huy Pham
|
7fbbfa8c63
|
scale font
|
2020-02-12 08:35:14 -08:00 |
|
Huy Pham
|
8734b9f22f
|
attempt adding scaling function to the gui
|
2020-02-10 15:20:07 -08:00 |
|
Huy Pham
|
80f47a5d4c
|
Merge branch 'develop' into coretk-enhance/error-dialog
|
2020-02-05 15:56:15 -08:00 |
|
Huy Pham
|
ee0c63e4a1
|
change some variable names to be more informative, add an image to error dialog
|
2020-02-05 15:53:14 -08:00 |
|
Huy Pham
|
0407645061
|
replace tkinter errormessage with custom create error dialog
|
2020-02-05 15:09:33 -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 |
|