core-extra/coretk/coretk
2019-12-12 20:30:28 -08:00
..
data Merge branch 'coretk' of https://github.com/coreemu/core into coretk 2019-12-12 11:10:32 -08:00
dialogs removed icon dialog, just use file chooser directly 2019-12-12 20:30:28 -08:00
graph 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
__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 saving wallpaper metadata when None 2019-12-12 12:34:50 -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 create layout for check emulation light dialog 2019-12-12 10:49:52 -08:00
themes.py added common padding for x, y, and frame paddings, to easily modify and provide consistent look and feel 2019-12-11 14:36:27 -08:00
toolbar.py fixed toolbar updating with the smaller icons from picked nodes/annotations 2019-12-12 12:49:29 -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