core-extra/coretk/coretk
2019-12-16 14:34:37 -08:00
..
data Merge branch 'coretk' of https://github.com/coreemu/core into coretk 2019-12-12 11:10:32 -08:00
dialogs removed services button from node config dialog, limited to context menu for now 2019-12-16 14:34:37 -08:00
graph cleanup for theming widgets 2019-12-16 14:30:38 -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 cleanup for theming widgets 2019-12-16 14:30:38 -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 updated events streamed from sessions to include session id for easy identification 2019-12-16 12:21:03 -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 grpc throughputs to only check a specific session and verify the data being collected and sent is for that session, fixed data from throughputs being in hex getting converted to int, updated coretk to only run throughputs when enabled, updated grpc streams to return the stream to allow it being canceled 2019-12-16 11:14:05 -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 cleanup for theming widgets 2019-12-16 14:30:38 -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 updated theme style function names, removed unused function 2019-12-16 14:21:30 -08:00