core-extra/daemon/core/gui
2020-04-15 12:41:09 -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 updates to break up core.proto into separate logical files 2020-03-22 22:57:50 -07:00
graph updates for working label drawing on wireless links in pygui, will display sinr values on emane links 2020-04-15 12:41:09 -07:00
__init__.py moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
app.py new gui fixed error display when daemon is not running 2020-03-04 20:42:40 -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 updates for working label drawing on wireless links in pygui, will display sinr values on emane links 2020-04-15 12:41:09 -07:00
errors.py small updates to new gui exception dialog, fixed error checking and setting interface mac addresses 2020-03-05 21:38:52 -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 enabled node context delete/copy and edit menu delete in python gui 2020-03-26 22:24:23 -07:00
menubar.py enabled node context delete/copy and edit menu delete in python gui 2020-03-26 22:24:23 -07:00
nodeutils.py renamed python gui to be more similar to other core scripts and specific to it being python, some cleanup to pygui edge drawing and updates to allow for edges to have an arc to support multiple links between the same nodes 2020-04-14 10:47:42 -07: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