| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Merge pull request #1 from IamDH4/feature-newgui-bugfix-listorder | DH4 | 2017-05-28 | 1 | -5/+11 | |
| |\ | | | | | Fixed component list not affecting render order. FIXME Reverse the r… | |||||
| | * | Fixed component list not affecting render order. FIXME Reverse the render order | DH4 | 2017-05-28 | 1 | -5/+11 | |
| | | | ||||||
| * | | slight fixes to component UIs | tassaron | 2017-05-28 | 2 | -4/+55 | |
| |\| | ||||||
| | * | Implemented change list order | DH4 | 2017-05-28 | 2 | -3/+55 | |
| | | | ||||||
| * | | slight fixes to component UIs | tassaron | 2017-05-28 | 3 | -298/+284 | |
| |/ | | | | and adding a component changes the stackedWidget | |||||
| * | Fixed Stack & list sync bug. | DH4 | 2017-05-28 | 1 | -1/+4 | |
| | | ||||||
| * | fixed travelling text bug | tassaron | 2017-05-28 | 1 | -6/+8 | |
| | | ||||||
| * | rm old ui file | tassaron | 2017-05-28 | 1 | -602/+0 | |
| | | ||||||
| * | title text is now a component | tassaron | 2017-05-28 | 7 | -162/+798 | |
| | | | | | plus numerous bugs removed and added | |||||
| * | Fixed Resolution Change in preview. Removed debugging print statements. | DH4 | 2017-05-28 | 2 | -7/+4 | |
| | | ||||||
| * | Integration with tassaron2 modular design. True Alpha Rendering added, ↵ | DH4 | 2017-05-28 | 11 | -1499/+1100 | |
| | | | | | several bug fixes. | |||||
| * | Created a new UI, several new features to be implemented. FIXME: Resolution ↵ | DH4 | 2017-05-27 | 5 | -112/+1219 | |
| | | | | | change requires an application restart. | |||||
| * | Removed .vscode directory and updated .gitignore | DH4 | 2017-05-27 | 2 | -205/+2 | |
| | | ||||||
| * | Fixed Scaling Bugs | DH4 | 2017-05-27 | 2 | -11/+11 | |
| | | ||||||
| * | Added automatic scaling of Image and bars. Set title x/y position, and font ↵ | DH4 | 2017-05-27 | 4 | -25/+35 | |
| | | | | | size based on scale. | |||||
| * | Removed hardcoded parameters. Defaults loaded at runtime. | DH4 | 2017-05-26 | 3 | -10/+237 | |
| | | ||||||
| * | Merge branch 'tassaron2-master' | Martin Kaistra | 2017-05-25 | 5 | -27/+195 | |
| |\ | ||||||
| | * | improved color button ui xml | tassaron | 2017-05-25 | 1 | -73/+85 | |
| | | | ||||||
| | * | rm unused variable | tassaron | 2017-05-23 | 1 | -5/+3 | |
| | | | ||||||
| | * | rm duplicate code | tassaron | 2017-05-23 | 1 | -15/+5 | |
| | | | ||||||
| | * | select colors more easily using QColorDialog | tassaron | 2017-05-23 | 2 | -2/+47 | |
| | | | ||||||
| | * | colors are configurable in the GUI | tassaron | 2017-05-22 | 3 | -18/+100 | |
| | | | | | | | | | any invalid RGB tuple entered will result in white | |||||
| | * | text and visualization colour can be changed using commandline | tassaron | 2017-05-22 | 4 | -21/+62 | |
| | | | ||||||
| | * | make sure tempfiles get deleted | tassaron | 2017-05-22 | 1 | -0/+1 | |
| | | | ||||||
| | * | rm line that makes atexit raise an error | tassaron | 2017-05-22 | 1 | -1/+0 | |
| | | | | | | | | | I don't notice any difference in behaviour without this line | |||||
