| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge MergeOp into master | 2016-01-10 | 16 | -116/+112 | |
| |\ | |||||
| | * | fix cppcheck errors | 2016-01-08 | 11 | -65/+32 | |
| | | | |||||
| | * | -Fix cppcheck errors. | 2016-01-08 | 5 | -9/+9 | |
| | | | |||||
| * | | add mergenode to pri. | 2015-12-28 | 1 | -0/+2 | |
| | | | |||||
| * | | add color management | 2015-12-28 | 1 | -0/+1 | |
| | | | |||||
| * | | manage homogeneous | 2015-12-28 | 1 | -1/+5 | |
| | | | |||||
| * | | manage homogeneous | 2015-12-28 | 1 | -0/+2 | |
| | | | |||||
| * | | manage homogeneous | 2015-12-28 | 1 | -0/+1 | |
| | | | |||||
| * | | manage homogeneous | 2015-12-28 | 1 | -5/+3 | |
| | | | |||||
| * | | Adding new status "isHomogeneous" for diceresult. | 2015-12-24 | 2 | -0/+19 | |
| | | | |||||
| * | | -Add MergeOp and homogeneous status for result. | 2015-12-24 | 2 | -3/+18 | |
| | | | |||||
| * | | Start modification for the display function when displaying result. | 2015-12-24 | 1 | -40/+88 | |
| | | | |||||
| * | | -Adding rules to compile new file. | 2015-12-24 | 1 | -0/+1 | |
| | | | |||||
| * | | -Adding mergenode to the project. | 2015-12-24 | 2 | -0/+121 | |
| | | | |||||
| | * | add const | 2015-11-21 | 1 | -1/+1 | |
| | | | |||||
| | * | Merge branch 'newBranch' | 2015-11-20 | 1 | -2/+9 | |
| | |\ | | | | | | | | | | | | | | | | Conflicts: dicealias.cpp dicealias.h | ||||
| | | * | Add enable management of alias | 2015-11-12 | 2 | -3/+25 | |
| | | | | |||||
| | * | | Optimization about screen | 2015-10-28 | 4 | -37/+37 | |
| | | | | |||||
| | * | | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-10-11 | 53 | -223/+812 | |
| | |\ \ | |/ / |/| | | |||||
| * | | | Fix init order | 2015-10-11 | 1 | -1/+1 | |
| | | | | |||||
| * | | | Add virtual destructor. | 2015-10-11 | 2 | -0/+8 | |
| | | | | |||||
| * | | | -set message if Too many dice error is trigged. | 2015-10-11 | 1 | -0/+4 | |
| | | | | |||||
| * | | | -Add Too Many Dice error type. | 2015-10-11 | 1 | -1/+1 | |
| | | | | |||||
| * | | | -add error while no dice. | 2015-10-11 | 1 | -0/+5 | |
| | | | | |||||
| * | | | -Add Node Error : No dice to roll | 2015-10-11 | 1 | -1/+1 | |
| | | | | |||||
| * | | | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2015-10-11 | 1 | -0/+2 | |
| |\ \ \ | |||||
| * | | | | -Fix issue while no validator | 2015-10-11 | 1 | -5/+11 | |
| | | | | | |||||
| | * | | | add new files into pri file | 2015-10-11 | 1 | -0/+2 | |
| |/ / / | |||||
| * | | | fix indentation | 2015-10-11 | 1 | -1/+1 | |
| | | | | |||||
| * | | | -fix compil error | 2015-10-11 | 1 | -2/+2 | |
| | | | | |||||
| * | | | Merge branch 'rangeInList' | 2015-10-11 | 50 | -217/+781 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | resolved conflicts and merge rangeInList in master. Conflicts: HelpMe.md diceparser.cpp parsingtoolbox.cpp result/result.cpp result/stringresult.h | ||||
| | * \ \ | Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInList | 2015-10-11 | 1 | -1/+10 | |
| | |\ \ \ | |||||
| * | \ \ \ | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2015-10-11 | 18 | -36/+191 | |
| |\ \ \ \ \ | |||||
| * | | | | | | remove useless line | 2015-10-11 | 1 | -1/+0 | |
| | | | | | | | |||||
| | | | | * | | Add way to disable alias. | 2015-10-10 | 3 | -4/+27 | |
| | | | | |/ | |||||
| | * | | | | Update HelpMe.md | 2015-09-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | spelling | ||||
| | * | | | | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-09-07 | 6 | -8/+125 | |
| | |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | | Change path to parsingtoolbox.h | 2015-09-07 | 1 | -1/+1 | |
| | | | | | | |||||
| | | * | | | add getAllDiceResult function and hasSeparator | 2015-09-01 | 2 | -6/+48 | |
| | | | | | | |||||
| | | * | | | add gpl header | 2015-09-01 | 2 | -0/+38 | |
| | | | | | | |||||
| | | * | | | add gpl header | 2015-09-01 | 2 | -2/+39 | |
| | | | | | | |||||
| | | * | | | fix warning in qmake .pri file. | 2015-08-30 | 1 | -1/+1 | |
| | | | | | | |||||
| | * | | | | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-08-30 | 1 | -5/+1 | |
| | |\| | | | |||||
| | | * | | | fix compilation. | 2015-08-29 | 1 | -5/+1 | |
| | | | | | | |||||
| | * | | | | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-08-29 | 8 | -21/+18 | |
| | |\| | | | |||||
| | | * | | | fix cppcheck issue | 2015-08-28 | 8 | -21/+18 | |
| | | | | | | |||||
| | * | | | | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-08-28 | 6 | -0/+44 | |
| | |\| | | | |||||
| | | * | | | Merge branch 'doneWork' | 2015-08-27 | 6 | -0/+44 | |
| | |/| | | |/| | | | | |||||
| | | * | | | add highlight management | 2015-08-27 | 2 | -0/+14 | |
| | | | | | | |||||
| | | * | | | disable the highlight | 2015-08-27 | 2 | -0/+2 | |
| | | | | | | |||||