core-extra/daemon/core/gui
2020-02-17 09:27:37 -08: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 Merge branch 'develop' into coretk-enhance/scaling 2020-02-17 09:27:37 -08:00
graph scale edge text font (ipv4 and ipv6 address, scale edge, scale node when first drawn on canvas and when joining session 2020-02-14 13:34:00 -08:00
__init__.py moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
app.py scale edge text font (ipv4 and ipv6 address, scale edge, scale node when first drawn on canvas and when joining session 2020-02-14 13:34:00 -08:00
appconfig.py add a new data to track the most recently opened/saved files, and update recent files menu as the recent files change 2020-02-04 13:49:46 -08:00
coreclient.py added files/directories to grpc set_node_service 2020-02-14 13:40:10 -08:00
errors.py change some variable names to be more informative, add an image to error dialog 2020-02-05 15:53:14 -08:00
images.py sacle toolbar button after choosing a node from node picker, scale canvas nodes and canvas node text 2020-02-13 12:15:56 -08:00
interface.py updates for coretk to default to assigning global ip6 addresses 2020-01-28 10:46:40 -08:00
menuaction.py Merge branch 'develop' into coretk-enhance/error-dialog 2020-02-05 15:56:15 -08:00
menubar.py add a new data to track the most recently opened/saved files, and update recent files menu as the recent files change 2020-02-04 13:49:46 -08:00
nodeutils.py scale edge text font (ipv4 and ipv6 address, scale edge, scale node when first drawn on canvas and when joining session 2020-02-14 13:34:00 -08:00
statusbar.py attempt adding scaling function to the gui 2020-02-10 15:20:07 -08:00
task.py edit some parts where pycharm gives warning on type hint 2020-01-14 14:30:08 -08:00
themes.py remove custom size for custom style so that text can scale, scale the remaining node icons from the node picker, scale node's name 2020-02-12 14:13:28 -08:00
toolbar.py sacle toolbar button after choosing a node from node picker, scale canvas nodes and canvas node text 2020-02-13 12:15:56 -08:00
tooltip.py -m 2020-01-14 11:06:52 -08:00
validation.py replace logging.info with logging.debug for unimportant loggings, change the functions inside type checking class into classmethods 2020-02-03 07:30:25 -08:00
widgets.py updates to coretk to fix displaying boolean configs properly and updating config values for config services when changing mode 2020-01-24 12:51:57 -08:00