.. |
__init__.py
|
initial add with a common dialog class and leveraging it for a session options dialog
|
2019-10-31 14:06:50 -07:00 |
canvasbackground.py
|
updated canvas background dialog to use common dialog class
|
2019-11-04 12:29:01 -08:00 |
canvassizeandscale.py
|
converted canvas size and scale dialog to use common dialog class
|
2019-11-04 14:09:59 -08:00 |
customnodes.py
|
custom nodes dialog works for creating, editing, and saving to config in basic case
|
2019-11-07 11:33:40 -08:00 |
dialog.py
|
moved all modules creating dialogs under dialogs package, updated node config and node icon dialogs to use common dialog class, fixed common dialog class show order to fix delayed cases with grab_set
|
2019-11-02 23:47:43 -07:00 |
emaneconfig.py
|
updated config generation to use config frame where possible
|
2019-11-06 20:49:09 -08:00 |
hooks.py
|
added servers dialog for distributed core, updated usages of ttk.Combobox to readonly
|
2019-11-05 12:37:47 -08:00 |
icondialog.py
|
custom nodes dialog works for creating, editing, and saving to config in basic case
|
2019-11-07 11:33:40 -08:00 |
mobilityconfig.py
|
merged latest from coretk and started work on emane configurations
|
2019-11-04 15:36:34 -08:00 |
nodeconfig.py
|
custom nodes dialog works for creating, editing, and saving to config in basic case
|
2019-11-07 11:33:40 -08:00 |
nodeservice.py
|
startred custom node dialog, update node services dialog to use service data retrieved from grpc
|
2019-11-05 16:16:46 -08:00 |
observerwidgets.py
|
added observer widget dialog, still needs to be hooked to where widgets will be kept
|
2019-11-05 17:32:48 -08:00 |
servers.py
|
added observer widget dialog, still needs to be hooked to where widgets will be kept
|
2019-11-05 17:32:48 -08:00 |
sessionoptions.py
|
updated and used common frame scroll class where needed, created common config widget to use where all configurations get drawn
|
2019-11-06 14:36:36 -08:00 |
sessions.py
|
refactoring to change core_grpc to core, and update CoreGrpc to be CoreClient and have core now be client, also refactored usages of application to be just app to keep it short
|
2019-11-01 13:42:49 -07:00 |
wlanconfig.py
|
custom nodes dialog works for creating, editing, and saving to config in basic case
|
2019-11-07 11:33:40 -08:00 |