core-extra/daemon/core/gui/graph
2021-01-14 23:46:25 -08:00
..
__init__.py moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
edges.py pygui: moved shadow node code to same file as regular nodes 2021-01-14 23:46:25 -08:00
enums.py moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
graph.py pygui: moved shadow node code to same file as regular nodes 2021-01-14 23:46:25 -08:00
manager.py pygui: fixed wireless nodes not linking with full netmasks, fixed assigning addresses for nodes connected to other nodes that may have had a full netmask 2021-01-14 13:28:06 -08:00
node.py pygui: moved shadow node code to same file as regular nodes 2021-01-14 23:46:25 -08:00
shape.py pygui: added multi canvas support to shapes, updated how shape metadata is saved and loaded to align 2020-12-17 12:42:49 -08:00
shapeutils.py pygui: added class variable type hinting to core.gui.graph 2020-06-19 23:24:07 -07:00
tags.py pygui: fix redrawing edge labels for multiple canvases, updated edit menu to account for multiple canvases, fixed issue with not setting menubar state when joining a session, starting point for hide/show nodes and related edges 2021-01-08 10:10:46 -08:00
tooltip.py pygui: added class variable type hinting to core.gui.graph 2020-06-19 23:24:07 -07:00