core-extra/daemon/core/gui
2020-05-08 00:46:02 -07:00
..
data change some variable names to be more informative, add an image to error dialog 2020-02-05 15:53:14 -08:00
dialogs pygui: revamped config to leverage classes mapped to yaml, removes need for using keys all over and type hinting on glasses, future changes should support defaults better 2020-05-08 00:16:25 -07:00
graph pygui: revamped config to leverage classes mapped to yaml, removes need for using keys all over and type hinting on glasses, future changes should support defaults better 2020-05-08 00:16:25 -07:00
__init__.py moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
app.py pygui: revamped config to leverage classes mapped to yaml, removes need for using keys all over and type hinting on glasses, future changes should support defaults better 2020-05-08 00:16:25 -07:00
appconfig.py pygui: removed comment in appconfig 2020-05-08 00:46:02 -07:00
coreclient.py pygui: revamped config to leverage classes mapped to yaml, removes need for using keys all over and type hinting on glasses, future changes should support defaults better 2020-05-08 00:16:25 -07:00
images.py pygui implemented auto grid layout, to auto distance node icons with padding based on canvas size in rows and columns 2020-04-18 09:02:15 -07:00
interface.py pygui: revamped config to leverage classes mapped to yaml, removes need for using keys all over and type hinting on glasses, future changes should support defaults better 2020-05-08 00:16:25 -07:00
menubar.py pygui: revamped config to leverage classes mapped to yaml, removes need for using keys all over and type hinting on glasses, future changes should support defaults better 2020-05-08 00:16:25 -07:00
nodeutils.py pygui: revamped config to leverage classes mapped to yaml, removes need for using keys all over and type hinting on glasses, future changes should support defaults better 2020-05-08 00:16:25 -07:00
statusbar.py pygui some cleanup for dialog constructors to avoid passing duplicate parameters in most cases 2020-05-04 22:50:59 -07:00
task.py pygui updated progress tasks to be self contained and leverage a title value to display runtime with more context to user 2020-05-03 21:47:58 -07:00
themes.py pygui updated main app frame to use grid layout like everything else 2020-05-02 23:51:42 -07:00
toolbar.py pygui some cleanup for dialog constructors to avoid passing duplicate parameters in most cases 2020-05-04 22:50:59 -07:00
tooltip.py -m 2020-01-14 11:06:52 -08:00
validation.py allow editable scale field for manually setting the app scale value 2020-03-02 09:56:57 -08:00
widgets.py pygui moved observers to menu class, added initial functioning ip address tool 2020-04-21 22:56:56 -07:00