core-extra/daemon/core/gui
2020-01-28 12:30:12 -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 Merge pull request #359 from coreemu/coretk-fix 2020-01-28 11:21:56 -08:00
graph Merge pull request #359 from coreemu/coretk-fix 2020-01-28 11:21:56 -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 added file logging for coretk, using a time rotating logger, added command line arg to choose coretk log level 2020-01-28 12:30:12 -08:00
coreclient.py Merge pull request #360 from coreemu/enhancement/coretk-global-ip6 2020-01-28 11:30:33 -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 destroy any mobility player dialog before joinning a different session, pass in old_session_id to Menuaction.cleanup_old_session() so that the old session is deleted rather than the new one 2020-01-20 16:01:46 -08:00
menubar.py remove print statements 2020-01-17 16:05:34 -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 type hinting 2020-01-14 14:02:37 -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 removed rtype and param typing from doc strings to help avoid maintaining duplicate information provided by type hints 2020-01-16 11:00:57 -08:00
tooltip.py -m 2020-01-14 11:06:52 -08:00
validation.py -m 2020-01-14 11:06:52 -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