| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | using the builtin logging module | tassaron | 2017-08-10 | 11 | -55/+206 | |
| | | | | ||||||
| | * | | Conway's Game of Life component | Brianna | 2017-08-10 | 5 | -0/+842 | |
| | |\| | | | | | | | cellular automata | |||||
| | | * | added connected path shape to Life | tassaron | 2017-08-10 | 2 | -29/+82 | |
| | | | | ||||||
| | | * | rm garbage file | tassaron | 2017-08-10 | 2 | -976/+1 | |
| | | | | ||||||
| | | * | more shapes and custom image option for Life | tassaron | 2017-08-10 | 3 | -14/+1186 | |
| | | | | ||||||
| | | * | Conway's Game of Life component | tassaron | 2017-08-09 | 4 | -0/+592 | |
| | | | | ||||||
| | * | | Merge pull request #53 from djfun/more-text-options | Brianna | 2017-08-09 | 6 | -255/+648 | |
| | |\| | | | | | | | More text component options | |||||
| | | * | fixed incorrect outline for small-caps | tassaron | 2017-08-08 | 1 | -3/+12 | |
| | | | | ||||||
| | | * | relative dropshadow | tassaron | 2017-08-08 | 1 | -1/+2 | |
| | | | | ||||||
| | | * | relative stroke px size & no Qt pen on stroke | tassaron | 2017-08-08 | 2 | -3/+7 | |
| | | | | ||||||
| | | * | dropshadow option for Text component | tassaron | 2017-08-07 | 2 | -2/+41 | |
| | | | | ||||||
| | | * | added stroke and font style options to Text component | tassaron | 2017-08-06 | 5 | -253/+593 | |
| | |/ | ||||||
| | * | new Waveform & Spectrum component + relative coords for everything | Brianna | 2017-08-03 | 20 | -471/+2473 | |
| | |\ | | | | | | | NOTE: projects and presets saved from old versions will not load correctly anymore | |||||
| | | * | image scale needs to be relative | tassaron | 2017-08-03 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | save presets as floats so project resolution is not relevant | tassaron | 2017-08-03 | 4 | -63/+127 | |
| | | | | | | | | | | | | | unfortunately this breaks old projects and presets | |||||
| | | * | max spinbox vals scale relatively & less errors when spamming res change | tassaron | 2017-08-03 | 5 | -28/+77 | |
| | | | | | | | | | | | | | w/h attrs are locked during render so preview thread always get correctly-sized frame | |||||
| | | * | relativeWidgets might as well be a list | tassaron | 2017-08-03 | 8 | -131/+106 | |
| | | | | ||||||
| | | * | relative gradients & last good frame used for preview errors | tassaron | 2017-08-03 | 5 | -23/+29 | |
| | | | | ||||||
| | | * | fontsize is also relative | tassaron | 2017-08-01 | 1 | -0/+1 | |
| | | | | ||||||
| | | * | width/height fields should be relative too | tassaron | 2017-08-01 | 1 | -0/+2 | |
| | | | | ||||||
| | | * | x/y pixel values update to match output resolution | tassaron | 2017-08-01 | 9 | -12/+68 | |
| | | | | ||||||
| | | * | component class now tracks colorwidgets | tassaron | 2017-08-01 | 8 | -170/+90 | |
| | | | | | | | | | | | | | so adding new color-selection widgets is now simple | |||||
| | | * | crop aphasermeter so it scales to look bigger | tassaron | 2017-07-30 | 1 | -1/+2 | |
| | | | | ||||||
| | | * | more options for the Spectrum component | tassaron | 2017-07-30 | 3 | -34/+437 | |
| | | | | ||||||
| | | * | added Spectrum component with many options | tassaron | 2017-07-30 | 8 | -71/+959 | |
| | | | | | | | | | | | | | tweaked Waveform, added some ffmpeg logging, made generic widget functions | |||||
