core-extra/daemon/core/gui
2020-04-21 13:22:21 -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 pygui fixed wlan drawing range circles using the diameter for the radius 2020-04-21 13:11:00 -07:00
graph pygui fixed emane link updates when rejoining session 2020-04-21 13:22:21 -07:00
__init__.py moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
app.py pygui initial implementation for supporting the view menu for showing and hiding canvas elements 2020-04-19 15:47:07 -07:00
appconfig.py Merge pull request #399 from coreemu/coretk-enhance/execute-xml-script 2020-03-04 13:59:32 -08:00
coreclient.py pygui avoid sending configs for empty mobility and wlan configurations 2020-04-21 13:14:33 -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 pygui implemented auto grid layout, to auto distance node icons with padding based on canvas size in rows and columns 2020-04-18 09:02:15 -07:00
interface.py updates for coretk to default to assigning global ip6 addresses 2020-01-28 10:46:40 -08:00
menubar.py pygui updated node service configurations to be self contained and copyable 2020-04-21 10:31:20 -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 pygui consolidated menubar and menuaction code into one file, small updates to observer widgets to avoid using ifconfig 2020-04-18 00:33:22 -07: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 pygui consolidated menubar and menuaction code into one file, small updates to observer widgets to avoid using ifconfig 2020-04-18 00:33:22 -07: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 updated wlan/mobility configs to be directly associated with a node and allow them to be copied 2020-04-21 09:34:30 -07:00