aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * using the builtin logging moduletassaron2017-08-1011-55/+206
| * | Conway's Game of Life componentBrianna2017-08-105-0/+842
| |\|
| | * added connected path shape to Lifetassaron2017-08-102-29/+82
| | * rm garbage filetassaron2017-08-102-976/+1
| | * more shapes and custom image option for Lifetassaron2017-08-103-14/+1186
| | * Conway's Game of Life componenttassaron2017-08-094-0/+592
| * | Merge pull request #53 from djfun/more-text-optionsBrianna2017-08-096-255/+648
| |\|
| | * 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-082-3/+7
| | * dropshadow option for Text componenttassaron2017-08-072-2/+41
| | * added stroke and font style options to Text componenttassaron2017-08-065-253/+593
| |/
| * new Waveform & Spectrum component + relative coords for everythingBrianna2017-08-0320-471/+2473
| |\
| | * image scale needs to be relativetassaron2017-08-031-1/+1
| | * save presets as floats so project resolution is not relevanttassaron2017-08-034-63/+127
| | * max spinbox vals scale relatively & less errors when spamming res changetassaron2017-08-035-28/+77
| | * relativeWidgets might as well be a listtassaron2017-08-038-131/+106
| | * 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-019-12/+68
| | * component class now tracks colorwidgetstassaron2017-08-018-170/+90
| | * crop aphasermeter so it scales to look biggertassaron2017-07-301-1/+2
| | * more options for the Spectrum componenttassaron2017-07-303-34/+437
| | * added Spectrum component with many optionstassaron2017-07-308-71/+959