core-extra/daemon/core/gui
2020-03-04 14:55:10 -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 pull request #403 from coreemu/coretk-enhance/fix-bugs 2020-03-04 14:55:10 -08:00
graph updates in new gui to allow empty ip4/ip6 addresses, fixed display issues related to empty addresses 2020-03-04 14:39:28 -08:00
__init__.py moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
app.py adjust node text and edge text to scale not as fast as other components 2020-03-02 10:18:37 -08:00
appconfig.py Merge pull request #399 from coreemu/coretk-enhance/execute-xml-script 2020-03-04 13:59:32 -08:00
coreclient.py Merge pull request #399 from coreemu/coretk-enhance/execute-xml-script 2020-03-04 13:59:32 -08:00
errors.py display error dialog when start session fails 2020-02-20 15:46:18 -08:00
images.py added docker/lxc to xml read/write, fixed icon retrieval for docker/lxc in new gui 2020-03-03 22:27:02 -08:00
interface.py updates for coretk to default to assigning global ip6 addresses 2020-01-28 10:46:40 -08:00
menuaction.py keep track of opened, saved file to appropriately prompt save xml when needed, add Save As menu option 2020-03-04 14:15:02 -08:00
menubar.py fix merge conflict 2020-03-04 14:27:29 -08:00
nodeutils.py remove code for deleting wireless links and nodes during runtime 2020-02-24 10:58:01 -08:00
statusbar.py attempt adding scaling function to the gui 2020-02-10 15:20:07 -08:00
task.py replace hasattr with getattr for cleaner code 2020-02-24 11:24:59 -08:00
themes.py use a bigger size font for alert button text to see the scaling effect more easily 2020-03-02 09:17:35 -08:00
toolbar.py disable copy/paste/delete shortcuts as well as commands during runtime state 2020-02-24 12:51:47 -08: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 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