aboutsummaryrefslogtreecommitdiffstats
path: root/src/components (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* why did I use a dict here?tassaron2017-08-111-18/+17
* Life comp shift buttons and Show Grid optiontassaron2017-08-102-2/+103
* fixed relative image scale bug & Life preset bugtassaron2017-08-103-7/+48
* using the builtin logging moduletassaron2017-08-103-13/+40
* added connected path shape to Lifetassaron2017-08-102-29/+82
* more shapes and custom image option for Lifetassaron2017-08-102-14/+210
* Conway's Game of Life componenttassaron2017-08-093-0/+576
* fixed incorrect outline for small-capstassaron2017-08-081-3/+12
* relative dropshadowtassaron2017-08-081-1/+2
* relative stroke px size & no Qt pen on stroketassaron2017-08-081-1/+2
* dropshadow option for Text componenttassaron2017-08-072-2/+41
* added stroke and font style options to Text componenttassaron2017-08-064-251/+591
* image scale needs to be relativetassaron2017-08-031-1/+1
* save presets as floats so project resolution is not relevanttassaron2017-08-032-53/+79
* max spinbox vals scale relatively & less errors when spamming res changetassaron2017-08-032-1/+4
* relativeWidgets might as well be a listtassaron2017-08-037-127/+105
* relative gradients & last good frame used for preview errorstassaron2017-08-035-23/+29
* fontsize is also relativetassaron2017-08-011-0/+1
* width/height fields should be relative tootassaron2017-08-011-0/+2
* x/y pixel values update to match output resolutiontassaron2017-08-017-8/+28
* component class now tracks colorwidgetstassaron2017-08-014-140/+20
* crop aphasermeter so it scales to look biggertassaron2017-07-301-1/+2