aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added component base classtassaron2017-05-294-58/+74
* Merge pull request #1 from IamDH4/feature-newgui-bugfix-listorderDH42017-05-281-5/+11
|\
| * Fixed component list not affecting render order. FIXME Reverse the render orderDH42017-05-281-5/+11
* | slight fixes to component UIstassaron2017-05-282-4/+55
|\|
| * Implemented change list orderDH42017-05-282-3/+55
* | slight fixes to component UIstassaron2017-05-283-298/+284
|/
* Fixed Stack & list sync bug.DH42017-05-281-1/+4
* fixed travelling text bugtassaron2017-05-281-6/+8
* rm old ui filetassaron2017-05-281-602/+0
* title text is now a componenttassaron2017-05-287-162/+798
* Fixed Resolution Change in preview. Removed debugging print statements.DH42017-05-282-7/+4
* Integration with tassaron2 modular design. True Alpha Rendering added, severa...DH42017-05-2811-1499/+1100
* Created a new UI, several new features to be implemented. FIXME: Resolution c...DH42017-05-275-112/+1219
* Removed .vscode directory and updated .gitignoreDH42017-05-272-205/+2
* Fixed Scaling BugsDH42017-05-272-11/+11
* Added automatic scaling of Image and bars. Set title x/y position, and font s...DH42017-05-274-25/+35
* Removed hardcoded parameters. Defaults loaded at runtime.DH42017-05-263-10/+237
* Merge branch 'tassaron2-master'Martin Kaistra2017-05-255-27/+195
|\
| * improved color button ui xmltassaron2017-05-251-73/+85
| * rm unused variabletassaron2017-05-231-5/+3
| * rm duplicate codetassaron2017-05-231-15/+5
| * select colors more easily using QColorDialogtassaron2017-05-232-2/+47
| * colors are configurable in the GUItassaron2017-05-223-18/+100
| * text and visualization colour can be changed using commandlinetassaron2017-05-224-21/+62
| * make sure tempfiles get deletedtassaron2017-05-221-0/+1