core-extra/daemon/core/gui/dialogs
2023-04-13 16:30:35 -07:00
..
__init__.py moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
about.py pygui: updates to leverage tk provided constants for sticky configuration, instead of duplicate strings everywhere 2020-08-02 10:36:14 -07:00
alerts.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
canvassizeandscale.py pygui: updates to properly save and load canvas size for each canvas separately 2021-10-29 14:56:50 -07:00
canvaswallpaper.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
colorpicker.py gui: updated usage of .format to f strings and small code cleanup for colorpicker 2023-04-13 16:30:35 -07:00
configserviceconfig.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
copyserviceconfig.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
customnodes.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
dialog.py pygui: refactored images.py and fixed issue with recreating a default config.yaml every time the gui was started 2021-02-18 21:04:16 -08:00
emaneconfig.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
emaneinstall.py pygui: updates to leverage tk provided constants for sticky configuration, instead of duplicate strings everywhere 2020-08-02 10:36:14 -07:00
error.py pygui: added simple error dialog call to app, also added blocking option for some error dialogs when needed 2021-02-19 10:35:59 -08:00
executepython.py grpc: added args to execute script to reflect prior gui functionality, updated new and old gui to use the same exact logic for executing scripts for consistency 2021-11-18 09:02:42 -08:00
find.py updates to python based logging to use module named loggers, updated logging config file to align with these changes 2021-04-21 21:09:35 -07:00
hooks.py daemon: moved grpc wrapper classes to core.grpc.wrappers 2020-08-27 11:02:02 -07:00
ipdialog.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
linkconfig.py pygui: updates to handle visibility toggles in relation to having nodes hidden, fix final position of a drawn edge when dragging to draw 2021-02-17 15:23:04 -08:00
macdialog.py pygui: updates to leverage tk provided constants for sticky configuration, instead of duplicate strings everywhere 2020-08-02 10:36:14 -07:00
mobilityconfig.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
mobilityplayer.py pygui: updates to leveraged wrapped grpc client for proper type hinting without manual conversion 2021-03-26 10:43:45 -07:00
nodeconfig.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
nodeconfigservice.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
nodeservice.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
observers.py pygui: updates to leverage tk provided constants for sticky configuration, instead of duplicate strings everywhere 2020-08-02 10:36:14 -07:00
preferences.py updates to python based logging to use module named loggers, updated logging config file to align with these changes 2021-04-21 21:09:35 -07:00
runtool.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
servers.py pygui: updates to leverage tk provided constants for sticky configuration, instead of duplicate strings everywhere 2020-08-02 10:36:14 -07:00
serviceconfig.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
sessionoptions.py grpc: added session options to session wrapped object, updated get_session and start_session to utilize this change, updated pygui to leverage as well 2021-04-22 16:12:33 -07:00
sessions.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
shapemod.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
throughput.py pygui: initial canvas manager with a single tab by default, updates to how throughputs are handled related to canvases 2020-12-17 14:31:09 -08:00
wirelessconfig.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
wlanconfig.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00