| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | dice: remove debug output | 2021-04-27 | 3 | -3/+3 | |
| * | Add replace value node. | 2021-02-13 | 4 | -7/+187 | |
| * | Fix spelling | 2021-02-07 | 1 | -1/+1 | |
| * | Fix result when several dice. | 2021-02-07 | 1 | -14/+16 | |
| * | fix else behaviour | 2021-02-07 | 1 | -0/+4 | |
| * | Add new error code | 2021-02-07 | 1 | -0/+1 | |
| * | Add SwitchCaseNode | 2021-02-07 | 2 | -0/+200 | |
| * | Remove getLatestNode to getLeafNode | 2021-02-07 | 2 | -2/+2 | |
| * | Compile on Qt5.15 | 2021-01-24 | 1 | -1/+1 | |
| * | Remove build warnings. | 2021-01-24 | 1 | -4/+4 | |
| * | fix compilation | 2020-11-06 | 1 | -1/+1 | |
| * | fix output | 2020-10-21 | 1 | -1/+2 | |
| * | Fix arithmetic priority for pow | 2020-10-06 | 1 | -0/+4 | |
| * | clean up diceparser code. | 2020-09-27 | 1 | -1/+0 | |
| * | fix output change. | 2020-09-12 | 3 | -2/+10 | |
| * | Fix paint node. | 2020-09-03 | 2 | -5/+2 | |
| * | Fix repeat node. | 2020-08-22 | 1 | -37/+25 | |
| * | draft to fix repeater node. | 2020-08-21 | 1 | -4/+33 | |
| * | Add left aside in group complex output. | 2020-08-01 | 1 | -1/+17 | |
| * | Group Operator can display complex output | 2020-08-01 | 2 | -6/+23 | |
| * | coding style on sort result node. | 2020-06-12 | 1 | -59/+55 | |
| * | 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 |