aboutsummaryrefslogtreecommitdiff
path: root/src/toolkit
AgeCommit message (Expand)Author
2017-08-12fixtassaron
2017-08-12rv pointless optimization & remove circular imports (again...)tassaron
2017-08-12move previewWindow class into new filetassaron
2017-08-10using the builtin logging moduletassaron
2017-08-08relative stroke px size & no Qt pen on stroketassaron
2017-08-01component class now tracks colorwidgetstassaron
2017-07-30added Spectrum component with many optionstassaron
2017-07-29generic preview sound for waveform componenttassaron
2017-07-29waveform component is working, preview is glitchytassaron
2017-07-29starting work on Waveform componenttassaron
2017-07-28move code into a new function for future expansiontassaron
2017-07-27fixed video component eating stdouttassaron
2017-07-25error can be locked within properties()tassaron
2017-07-23ComponentError exception wraps previewRendertassaron
2017-07-23better component error messagestassaron
2017-07-23components auto-connect & track widgets, less autosave spamtassaron
2017-07-20add component in context menu, del/ins hotkeystassaron
2017-07-20ffmpeg functions moved to toolkit, component format simplifiedtassaron
2017-07-17combined toolkit.py & frame.py into toolkit packagetassaron