aboutsummaryrefslogtreecommitdiffstats
path: root/src/toolkit/frame.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ComponentError exception wraps previewRendertassaron2017-07-231-0/+18
| | | | probably where errors are likeliest to be found
* components auto-connect & track widgets, less autosave spamtassaron2017-07-231-2/+2
| | | | importing toolkit from live interpreter now works
* ffmpeg functions moved to toolkit, component format simplifiedtassaron2017-07-201-4/+2
| | | | component methods are auto-decorated & settings are now class variables
* combined toolkit.py & frame.py into toolkit packagetassaron2017-07-171-0/+66