This website requires JavaScript.
Explore
Help
Sign In
afonso
/
core-extra
Watch
1
Star
0
Fork
You've already forked core-extra
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
e2a9f6b1f4
core-extra
/
daemon
/
core
/
gui
/
graph
History
Blake Harnden
ad09bd5504
initial changes to mark older style services as deprecated and make configurable services the defaults for the python gui, added attribute to still allow supporting the legacy gui for time being and logic to compensate
2021-05-07 13:10:05 -07:00
..
__init__.py
moved coretk under daemon/core/gui
2019-12-19 09:30:21 -08:00
edges.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
enums.py
moved coretk under daemon/core/gui
2019-12-19 09:30:21 -08:00
graph.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
manager.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
node.py
initial changes to mark older style services as deprecated and make configurable services the defaults for the python gui, added attribute to still allow supporting the legacy gui for time being and logic to compensate
2021-05-07 13:10:05 -07:00
shape.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
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