core-extra/daemon/core/gui
2020-02-07 15:20:57 -08:00
..
data differentiate sessions dialog's between start gui vs open from menu, add delete button to sessions dialog, remove fix width in TMenubutton for dark theme 2020-01-15 15:23:49 -08:00
dialogs add link button to service configuration that links to github documentations, add link button to emane config, as well as emane model config that links to emane wiki page, sketch up the create IPsec tab to IPsec configuration 2020-02-07 15:20:57 -08:00
graph Merge pull request #364 from coreemu/coretk-enhance/fix-bug 2020-02-04 09:53:48 -08:00
__init__.py moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
app.py type hint for new small update 2020-01-15 10:55:29 -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 Merge pull request #364 from coreemu/coretk-enhance/fix-bug 2020-02-04 09:53:48 -08:00
errors.py -m 2020-01-14 11:06:52 -08:00
images.py reload custom node image when open xml, if the gui doesn't know about the custom image, use a default one 2020-01-27 16:27:21 -08:00
interface.py updates for coretk to default to assigning global ip6 addresses 2020-01-28 10:46:40 -08:00
menuaction.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
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 reload custom node image when open xml, if the gui doesn't know about the custom image, use a default one 2020-01-27 16:27:21 -08:00
statusbar.py remove unnecessary loggings 2020-02-03 12:18:29 -08:00
task.py edit some parts where pycharm gives warning on type hint 2020-01-14 14:30:08 -08:00
themes.py fix merge conflict 2020-01-15 15:27:33 -08:00
toolbar.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
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