.. |
data
|
pygui: updated icon for observers tool on run menu, added observers to run menu and created custom observers widget
|
2020-05-19 00:35:48 -07:00 |
dialogs
|
pygui: draw link options on edges
|
2020-06-23 22:53:48 -07:00 |
frames
|
pygui: updates to show wireless edges in details panel, increased edge thickness to be the same as normal edges for selection to be easier
|
2020-06-26 09:13:38 -07:00 |
graph
|
grpc/pygui: shifted source field in node events to base event message to apply to all events, updated add_link/delete_link rpc calls to broadcast events, updated pygui to handle these events
|
2020-06-26 14:39:12 -07:00 |
__init__.py
|
moved coretk under daemon/core/gui
|
2019-12-19 09:30:21 -08:00 |
app.py
|
pygui: added support for a details pane, can be toggled on/off, can be used to quickly view details for nodes or links
|
2020-06-25 10:35:01 -07:00 |
appconfig.py
|
pygui: added type hinting to everything under base core.gui
|
2020-06-19 22:08:24 -07:00 |
coreclient.py
|
grpc/pygui: shifted source field in node events to base event message to apply to all events, updated add_link/delete_link rpc calls to broadcast events, updated pygui to handle these events
|
2020-06-26 14:39:12 -07:00 |
images.py
|
pygui: added type hinting to everything under base core.gui
|
2020-06-19 22:08:24 -07:00 |
interface.py
|
pygui: added type hinting to everything under base core.gui
|
2020-06-19 22:08:24 -07:00 |
menubar.py
|
pygui: added support for a details pane, can be toggled on/off, can be used to quickly view details for nodes or links
|
2020-06-25 10:35:01 -07:00 |
nodeutils.py
|
pygui: added type hinting to class variables for core.gui.dialogs
|
2020-06-22 11:04:33 -07:00 |
observers.py
|
pygui: added type hinting to everything under base core.gui
|
2020-06-19 22:08:24 -07:00 |
statusbar.py
|
pygui: added type hinting to everything under base core.gui
|
2020-06-19 22:08:24 -07:00 |
task.py
|
pygui: added support for a details pane, can be toggled on/off, can be used to quickly view details for nodes or links
|
2020-06-25 10:35:01 -07:00 |
themes.py
|
pygui: added type hinting to everything under base core.gui
|
2020-06-19 22:08:24 -07:00 |
toolbar.py
|
pygui: added type hinting to everything under base core.gui
|
2020-06-19 22:08:24 -07:00 |
tooltip.py
|
pygui: added type hinting to everything under base core.gui
|
2020-06-19 22:08:24 -07:00 |
utils.py
|
pygui: added support for a details pane, can be toggled on/off, can be used to quickly view details for nodes or links
|
2020-06-25 10:35:01 -07:00 |
validation.py
|
pygui: added type hinting to everything under base core.gui
|
2020-06-19 22:08:24 -07:00 |
widgets.py
|
pygui: updated ConfigFrame to have a disabled display option, updated nodes to stil show emane config during runtime, updated emane dialog and config dialogs to be in a viewable but disabled state during runtime
|
2020-06-22 19:04:55 -07:00 |