| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix error with paint node. | 2020-06-12 | 1 | -1/+1 | |
| * | Add copy constructor for alias | 2020-04-20 | 2 | -5/+5 | |
| * | Init to nullptr | 2020-04-15 | 1 | -2/+2 | |
| * | Change website address | 2020-04-12 | 32 | -32/+32 | |
| * | New Api for string result subclass dice result. | 2020-04-01 | 6 | -8/+19 | |
| * | add unicity and repeat function part2 | 2020-03-28 | 16 | -217/+214 | |
| * | add unicity and repeat function part1 | 2020-03-28 | 2 | -0/+164 | |
| * | Fix 1d20|3i:[>1]{"Success"}{"Failure"} command. | 2020-01-29 | 1 | -1/+1 | |
| * | Remove warnings. | 2020-01-29 | 1 | -1/+1 | |
| * | Fix test of IF | 2019-12-25 | 1 | -6/+30 | |
| * | fix [2,2,4,2]i[=4]{-4} command | 2019-12-22 | 1 | -5/+19 | |
| * | Fix mergenode.cpp | 2019-12-22 | 1 | -4/+7 | |
| * | Fix endless loop t operator. | 2019-10-01 | 1 | -35/+39 | |
| * | Add operator T | 2019-09-26 | 2 | -0/+115 | |
| * | Second part for fixing #55 | 2019-09-25 | 2 | -2/+80 | |
| * | Change priority | 2019-09-24 | 1 | -1/+1 | |
| * | Change index API from qint64 to quint64 | 2019-09-24 | 2 | -4/+4 | |
| * | Remove warnings | 2019-09-24 | 1 | -3/+2 | |
| * | Fix error messages | 2019-09-19 | 1 | -1/+1 | |
| * | Improve readability | 2019-09-15 | 2 | -1/+2 | |
| * | Fix count node | 2019-09-10 | 1 | -1/+1 | |
| * | Copy die but prevent them to be displayed twice. | 2019-09-05 | 1 | -1/+10 | |
| * | prevent crash | 2019-07-28 | 1 | -1/+1 | |
| * | manage new API isValidRangeSize | 2019-07-28 | 1 | -3/+15 | |
| * | Painter node add result | 2019-07-28 | 1 | -4/+6 | |
| * | fix merge node against crash | 2019-07-28 | 1 | -34/+34 | |
| * | Painter dice now have a copy of the result | 2019-07-28 | 2 | -3/+2 | |
| * | initialize pointer on nullptr | 2019-07-28 | 2 | -1/+2 | |
| * | change how count operator count | 2019-07-28 | 1 | -1/+1 | |
| * | New API for isValidRangeSize | 2019-07-28 | 1 | -2/+12 | |
| * | Fix crash found by afl | 2019-07-25 | 1 | -0/+7 | |
| * | Rework of the component to be a proper lib | 2019-07-25 | 16 | -58/+48 | |
| * | fix if behaviour and output | 2019-07-19 | 1 | -21/+21 | |
| * | remove warnings | 2019-07-19 | 1 | -14/+10 | |
| * | Add values list node | 2019-07-12 | 1 | -1/+5 | |
| * | Fix errors | 2019-07-12 | 1 | -6/+7 | |
| * | Change behaviour of occurence count node. | 2019-07-12 | 2 | -36/+77 | |
| * | Add forloopnode - experiemental | 2019-07-12 | 2 | -0/+139 | |
| * | use copy constructor instead of assignement | 2019-07-12 | 7 | -14/+14 | |
| * | Add valueslistnode | 2019-07-12 | 2 | -0/+82 | |
| * | rework diceparser to run unit tests | 2019-07-11 | 2 | -92/+0 | |
| * | Add test node. | 2019-05-08 | 2 | -0/+92 | |
| * | set proper header | 2019-05-02 | 1 | -2/+2 | |
| * | Add unique operator | 2019-04-23 | 2 | -0/+141 | |
| * | Add occurencecount node. | 2019-03-23 | 2 | -12/+62 | |
| * | add occurencecountnode | 2019-03-23 | 2 | -1/+122 | |
| * | first draft of occurence counter | 2019-03-23 | 2 | -0/+30 | |
| * | Fix issue on priority | 2019-02-13 | 2 | -6/+4 | |
| * | clang format | 2019-02-12 | 47 | -1587/+1526 | |
| * | remove warnings | 2019-02-02 | 1 | -43/+39 |