aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* undoable edits for normal component settings; TODO: merge small editstassaron2017-08-1510-34/+130
* undoable removeComponent actiontassaron2017-08-147-35/+81
* organizing GUImode-specific codetassaron2017-08-147-0/+0
* better aevalsrc inputs for spectrum previewstassaron2017-08-143-21/+55
* faster Spectrum preview & custom VERBOSE loglvltassaron2017-08-147-36/+67
* made an authors filetassaron2017-08-131-1/+3
* graceful renderNode crash, code clean-uptassaron2017-08-132-38/+54
* fixtassaron2017-08-121-11/+5
* rv pointless optimization & remove circular imports (again...)tassaron2017-08-123-22/+16
* move previewWindow class into new filetassaron2017-08-123-72/+88
* why did I use a dict here?tassaron2017-08-111-18/+17
* Life comp shift buttons and Show Grid optiontassaron2017-08-103-2/+105
* fixed relative image scale bug & Life preset bugtassaron2017-08-103-7/+48
* using the builtin logging moduletassaron2017-08-1011-55/+206
* added connected path shape to Lifetassaron2017-08-102-29/+82
* rm garbage filetassaron2017-08-101-976/+0
* more shapes and custom image option for Lifetassaron2017-08-103-14/+1186
* Conway's Game of Life componenttassaron2017-08-094-0/+592
* 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
* image scale needs to be relativetassaron2017-08-031-1/+1
* save presets as floats so project resolution is not relevanttassaron2017-08-034-63/+127