| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | add API to set startNode Vector | 2018-03-18 | 2 | -5/+17 | ||
| * | -Get copy for result | 2018-03-18 | 7 | -3/+34 | ||
| * | -Clean up | 2018-03-18 | 1 | -109/+2 | ||
| * | -Add node as parameter of condition | 2018-03-18 | 4 | -28/+78 | ||
| * | -c++11 for loop (instead foreach) | 2018-03-17 | 10 | -14/+16 | ||
| * | fix explosing node | 2018-03-12 | 1 | -6/+8 | ||
| * | c++11 loop | 2018-03-12 | 1 | -2/+2 | ||
| * | fix stuff on diceparser | 2018-03-12 | 2 | -19/+20 | ||
| * | fix cpp errors | 2018-03-06 | 3 | -2/+5 | ||
| * | Update HelpMe.md | 2018-03-04 | 1 | -0/+17 | ||
| * | -remove warnings | 2018-02-24 | 13 | -32/+29 | ||
| * | -fix non return value. | 2018-02-11 | 2 | -0/+2 | ||
| * | -fix list of alias | 2018-02-08 | 1 | -11/+4 | ||
| * | -Fix include file. | 2018-01-25 | 2 | -1/+39 | ||
| * | -Add API to know if dice is already inside the result. | 2018-01-25 | 2 | -5/+12 | ||
| * | -C++11 for loop. | 2018-01-25 | 1 | -1/+1 | ||
| * | -Add management of unique for dice and list. | 2018-01-25 | 6 | -21/+78 | ||
| * | -rework display | 2018-01-14 | 5 | -465/+538 | ||
| * | -rename class. | 2018-01-14 | 2 | -0/+0 | ||
| * | rework cli structure | 2018-01-12 | 4 | -162/+435 | ||
| * | -add support of SVG | 2018-01-11 | 1 | -1/+0 | ||
| * | fix merge | 2018-01-11 | 2 | -20/+40 | ||
| * | fix readDynamicVariable | 2018-01-11 | 1 | -4/+3 | ||
| * | -Fix comment | 2018-01-11 | 2 | -8/+20 | ||
| * | fix json | 2018-01-11 | 1 | -2/+3 | ||
| * | add json function | 2018-01-11 | 1 | -1/+70 | ||
| * | Update HelpMe.md | 2017-12-27 | 1 | -1/+1 | ||
| * | -Add item to roll dice inside charactersheet and test it. | 2017-12-22 | 3 | -20/+20 | ||
| * | add new files into .pri | 2017-12-21 | 1 | -25/+26 | ||
| * | prepare the way to embedded dice roller inside Charactersheet | 2017-12-21 | 4 | -0/+281 | ||
| * | -fix windows behaviour | 2017-12-20 | 1 | -3/+3 | ||
| * | Update README.md | 2017-12-18 | 1 | -5/+12 | ||
| * | -prevent endless loop in result parsing. | 2017-12-13 | 1 | -1/+14 | ||
| * | -remove blank lines. | 2017-12-13 | 1 | -2/+0 | ||
| * | -Management of instructions | 2017-12-13 | 2 | -30/+53 | ||
| * | Ignore build directory | 2017-12-13 | 1 | -1/+1 | ||
| * | -Add comment at the right place | 2017-12-13 | 1 | -0/+4 | ||
| * | -Fix reading dynamic variable | 2017-11-30 | 4 | -24/+29 | ||
| * | -Fix Variable node | 2017-11-30 | 2 | -11/+15 | ||
| * | -Add variable node in all cmakeproject. | 2017-11-30 | 2 | -0/+2 | ||
| * | -Fix dot file generation | 2017-11-28 | 1 | -1/+1 | ||
| * | -clean up code | 2017-11-28 | 1 | -3/+0 | ||
| * | -The else becames more generic | 2017-11-28 | 1 | -2/+2 | ||
| * | -Better indentation | 2017-11-28 | 3 | -36/+39 | ||
| * | -syntax parsing for dynamic variables. | 2017-11-28 | 2 | -0/+31 | ||
| * | -Management of Dynamic Variable | 2017-11-28 | 1 | -3/+9 | ||
| * | -Change QList to std::vector | 2017-11-28 | 4 | -13/+12 | ||
| * | -Add variable node | 2017-11-28 | 2 | -2/+5 | ||
| * | Add dynamic variable node | 2017-11-28 | 2 | -0/+117 | ||
| * | -fix copy of if operator | 2017-11-28 | 10 | -29/+29 | ||