| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make sure cli compile with Qt6 | 2022-04-28 | 1 | -11/+8 | |
| * | Add C parameter to change the highlight color. | 2022-03-01 | 1 | -10/+26 | |
| * | Fix small code. | 2022-01-22 | 1 | -6/+6 | |
| * | Fix debug output. | 2021-12-11 | 1 | -2/+6 | |
| * | Move include | 2021-04-04 | 1 | -1/+2 | |
| * | Fix output oneline | 2021-02-05 | 1 | -1/+4 | |
| * | Add new output format | 2021-02-05 | 1 | -13/+14 | |
| * | fix output | 2020-10-21 | 1 | -11/+24 | |
| * | Display explosion and fix %2 | 2020-10-18 | 1 | -0/+9 | |
| * | Fix output of dice serie. | 2020-10-15 | 1 | -59/+22 | |
| * | Fix comments | 2020-10-13 | 1 | -1/+1 | |
| * | Add some small fixes | 2020-10-13 | 1 | -0/+2 | |
| * | Fix repeat node. | 2020-08-22 | 1 | -183/+149 | |
| * | draft to fix repeater node. | 2020-08-21 | 1 | -12/+21 | |
| * | Fix some behaviours about | 2020-08-01 | 1 | -2/+12 | |
| * | Management of string result inside string result. | 2020-06-28 | 1 | -5/+15 | |
| * | Add text output for main | 2020-06-15 | 1 | -3/+23 | |
| * | Don't display string result if it can be read as int. | 2020-03-31 | 1 | -2/+4 | |
| * | add unicity and repeat function part2 | 2020-03-28 | 1 | -1/+0 | |
| * | Output tags for dice list. | 2020-01-29 | 1 | -1/+4 | |
| * | Add space | 2019-09-24 | 1 | -1/+1 | |
| * | Set alias as json parameter text | 2019-09-05 | 1 | -24/+32 | |
| * | Clean the memory after execution. | 2019-07-28 | 1 | -6/+3 | |
| * | Rework of the component to be a proper lib | 2019-07-25 | 1 | -23/+25 | |
| * | rework diceparser to run unit tests | 2019-07-11 | 1 | -0/+1 | |
| * | Fix uninitialized variable | 2019-04-23 | 1 | -1/+2 | |
| * | Merge pull request #38 from Rolisteam/fix-color-display | 2019-03-23 | 1 | -23/+29 | |
| |\ | |||||
| * | | Use new way to replace pattern in string result. | 2019-03-23 | 1 | -4/+6 | |
| | * | Add color management for every dice. | 2019-03-23 | 1 | -23/+29 | |
| |/ | |||||
| * | clang format | 2019-02-12 | 1 | -164/+229 | |
| * | manage newline in string result. | 2019-01-13 | 1 | -0/+1 | |
| * | fix several little issue. | 2018-12-19 | 1 | -5/+6 | |
| * | Display warning message and fix error. | 2018-12-09 | 1 | -9/+23 | |
| * | Fix compilation. | 2018-12-08 | 1 | -5/+2 | |
| * | Get full result. | 2018-11-09 | 1 | -1/+3 | |
| * | DiceParser: better display. | 2018-10-24 | 1 | -0/+2 | |
| * | first draft for diceresult | 2018-10-23 | 1 | -0/+40 | |
| * | need for gui is not conditionnal add flag NO_PAINTER_OPERATOR | 2018-09-28 | 1 | -2/+22 | |
| * | fix several replacement | 2018-09-28 | 1 | -4/+4 | |
| * | -Fix alias in cli client. | 2018-08-27 | 1 | -2/+1 | |
| * | -Add alias management from file | 2018-06-14 | 1 | -3/+24 | |
| * | add main | 2018-06-11 | 1 | -0/+1 | |
| * | -better display | 2018-03-18 | 1 | -2/+11 | |
| * | -Clean up | 2018-03-18 | 1 | -109/+2 | |
| * | -rework display | 2018-01-14 | 1 | -427/+159 | |
| * | rework cli structure | 2018-01-12 | 1 | -158/+361 | |
| * | -add support of SVG | 2018-01-11 | 1 | -1/+0 | |
| * | fix merge | 2018-01-11 | 1 | -9/+40 | |
| * | fix json | 2018-01-11 | 1 | -2/+3 | |
| * | add json function | 2018-01-11 | 1 | -1/+70 | |