core-extra/coretk/coretk
2019-12-13 14:18:13 -08:00
..
data Merge branch 'coretk' of https://github.com/coreemu/core into coretk 2019-12-12 11:10:32 -08:00
dialogs updated gui to display custom icons if set, updated grpc to send custon icon and image data when present 2019-12-13 08:48:40 -08:00
graph added get wlan configs, made use of it in coretk, updated node context to allow wlan config during runtime 2019-12-13 11:48:36 -08:00
__init__.py initial commit down a path for a possible core python tkinter gui 2019-09-15 15:20:00 -07:00
app.py pass on updating dialogs to have buttons float to bottom and start using common pad configuration 2019-12-11 14:09:50 -08:00
appconfig.py updated nodes to store actual positions, instead of scaled ones, updated shapes to return actual positions for metadata, added some logic for resetting the canvas and drawn nodes when resizing, convert node update coords into scaled coords for moving nodes 2019-12-12 11:06:52 -08:00
coreclient.py fixed issue in grpc get emane model configs that would allow key collision 2019-12-13 14:18:13 -08:00
errors.py added grpc error display and updated grpc calls to catch and display grpc exceptions 2019-12-09 22:50:26 -08:00
images.py create layout for check emulation light dialog 2019-12-12 10:49:52 -08:00
interface.py simplified logic for picking next subnet, avoiding trying to optimize too early 2019-11-25 11:31:40 -08:00
menuaction.py updated nodes to store actual positions, instead of scaled ones, updated shapes to return actual positions for metadata, added some logic for resetting the canvas and drawn nodes when resizing, convert node update coords into scaled coords for moving nodes 2019-12-12 11:06:52 -08:00
menubar.py updated nodes to store actual positions, instead of scaled ones, updated shapes to return actual positions for metadata, added some logic for resetting the canvas and drawn nodes when resizing, convert node update coords into scaled coords for moving nodes 2019-12-12 11:06:52 -08:00
nodeutils.py updated theme and size for picker buttons, also added text for clarity 2019-12-11 11:42:05 -08:00
statusbar.py updated cel to alerts dialog, updated layout to support resizing, added styles for alert button to be different colors 2019-12-12 21:05:45 -08:00
themes.py updated cel to alerts dialog, updated layout to support resizing, added styles for alert button to be different colors 2019-12-12 21:05:45 -08:00
toolbar.py Merge branch 'coretk' into coretk-selectbox 2019-12-12 16:18:20 -08:00
tooltip.py updates to leverage theming, initially using a dark theme, updated all dialogs to be contained within a frame to help provide consistent theming 2019-11-13 10:45:43 -08:00
validation.py cel 2019-12-11 09:17:39 -08:00
widgets.py removed icon dialog, just use file chooser directly 2019-12-12 20:30:28 -08:00