aboutsummaryrefslogtreecommitdiffstats
path: root/src/toolkit/common.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* relative widgets scale properly when undoing at different resolutionstassaron2017-08-201-0/+1
* remove % from log callstassaron2017-08-191-6/+10
* fixed issues with undoing relative widgetstassaron2017-08-191-5/+42
* undoable edits for normal component settings; TODO: merge small editstassaron2017-08-151-0/+12
* component class now tracks colorwidgetstassaron2017-08-011-19/+0
* added Spectrum component with many optionstassaron2017-07-301-0/+43
* waveform component is working, preview is glitchytassaron2017-07-291-21/+0
* starting work on Waveform componenttassaron2017-07-291-9/+28
* better component error messagestassaron2017-07-231-0/+8
* components auto-connect & track widgets, less autosave spamtassaron2017-07-231-44/+12
* ffmpeg functions moved to toolkit, component format simplifiedtassaron2017-07-201-2/+10
* combined toolkit.py & frame.py into toolkit packagetassaron2017-07-171-0/+133