aboutsummaryrefslogtreecommitdiffstats
path: root/src/components (follow)
Commit message (Expand)AuthorAgeFilesLines
* reorganize Classic Visualizer widgets to be more left-alignedtassaron2022-05-081-29/+68
* Add sensitivity option to classic visualizertassaron2022-05-082-39/+51
* Fix drawing of "peace" shape. Rename a shape to pietassaron2022-05-072-9/+6
* change default colour to white for consistency with the default settings of o...tassaron2022-05-071-1/+1
* Add initial state to the grid - a Queen Bee Shuttletassaron2022-05-071-1/+13
* fix to make the QFontComboBox update the previewtassaron2022-05-071-5/+6
* ffmpeg filter_complex creation code is more readabletassaron2022-05-061-112/+119
* convert Spectrum FFmpeg complex_filters to f-stringstassaron2022-05-061-30/+31
* convert to f-stringtassaron2022-05-061-20/+11
* convert to f-string for readabilitytassaron2022-05-061-8/+4
* cast int to str all over the place.tassaron2022-05-032-6/+6
* remove extra window properties from window objectstassaron2022-04-293-8/+8
* add logging to Color component. remove unused importstassaron2022-04-271-5/+6
* make pip-installable as a packagetassaron2022-04-229-24/+24
* ctrl-c ends commandline mode properlytassaron2017-08-281-1/+2
* undoable Life component grid actionstassaron2017-08-271-33/+99
* file logging can be turned completely offtassaron2017-08-273-21/+41
* fixed too-large Color sizes, fixed a redoing bug, rm pointless thingstassaron2017-08-263-8/+11
* don't merge undos when setting text with a buttontassaron2017-08-204-19/+33
* relative widgets scale properly when undoing at different resolutionstassaron2017-08-201-1/+1
* fixed issues with undoing relative widgetstassaron2017-08-198-13/+2
* undoable edits for normal component settings; TODO: merge small editstassaron2017-08-154-7/+12
* better aevalsrc inputs for spectrum previewstassaron2017-08-142-16/+41
* faster Spectrum preview & custom VERBOSE loglvltassaron2017-08-141-26/+26
* graceful renderNode crash, code clean-uptassaron2017-08-131-2/+2