aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* add constRenaud G2015-11-211-1/+1
|
* Merge branch 'newBranch'Renaud G2015-11-201-2/+9
|\ | | | | | | | | | | Conflicts: dicealias.cpp dicealias.h
| * Add enable management of aliasRenaud G2015-11-122-3/+25
| |
* | Optimization about screenRenaud G2015-10-284-37/+37
| |
* | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-10-1153-223/+812
|\ \
| * | Fix init orderRenaud G2015-10-111-1/+1
| | |
| * | Add virtual destructor.Renaud G2015-10-112-0/+8
| | |
| * | -set message if Too many dice error is trigged.Renaud G2015-10-111-0/+4
| | |
| * | -Add Too Many Dice error type.Renaud G2015-10-111-1/+1
| | |
| * | -add error while no dice.Renaud G2015-10-111-0/+5
| | |
| * | -Add Node Error : No dice to rollRenaud G2015-10-111-1/+1
| | |
| * | Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2015-10-111-0/+2
| |\ \
| * | | -Fix issue while no validatorRenaud G2015-10-111-5/+11
| | | |
| | * | add new files into pri fileRenaud G2015-10-111-0/+2
| |/ /
| * | fix indentationRenaud G2015-10-111-1/+1
| | |
| * | -fix compil errorRenaud G2015-10-111-2/+2
| | |
| * | Merge branch 'rangeInList'Renaud G2015-10-1150-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 rangeInListRenaud G2015-10-111-1/+10
| | |\ \
| * | \ \ Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2015-10-1118-36/+191
| |\ \ \ \
| * | | | | remove useless lineRenaud G2015-10-111-1/+0
| | | | | |
* | | | | | Add way to disable alias.Renaud G2015-10-103-4/+27
| |_|_|_|/ |/| | | |
| | * | | Update HelpMe.mdRenaud G.2015-09-231-1/+1
| | | | | | | | | | | | | | | spelling
| | * | | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-09-076-8/+125
| | |\ \ \ | |_|/ / / |/| | | |
| | * | | Change path to parsingtoolbox.hRenaud G2015-09-071-1/+1
| | | | |
* | | | | add getAllDiceResult function and hasSeparatorRenaud G2015-09-012-6/+48
| | | | |
* | | | | add gpl headerRenaud G2015-09-012-0/+38
| | | | |
* | | | | add gpl headerRenaud G2015-09-012-2/+39
| | | | |
* | | | | fix warning in qmake .pri file.Renaud G2015-08-301-1/+1
| | | | |
| | * | | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-08-301-5/+1
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | fix compilation.Renaud G2015-08-291-5/+1
| | | | |
| | * | | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-08-298-21/+18
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | fix cppcheck issueRenaud G2015-08-288-21/+18
| | | | |
| | * | | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-08-286-0/+44
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge branch 'doneWork'Renaud G2015-08-276-0/+44
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add highlight managementRenaud G2015-08-272-0/+14
| | | | |
| * | | | disable the highlightRenaud G2015-08-272-0/+2
| | | | |
| * | | | add method to get all string resultsRenaud G2015-08-272-0/+28
| | | | |
| | * | | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-08-271-0/+13
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Update HelpMe.mdRenaud G.2015-08-261-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | > 3d[-20--9] Rolling 3 dice, values ars between -20 and -9.
* | | | | Update HelpMe.mdRenaud G.2015-08-261-0/+9
|/ / / / | | | | | | | | rolling in the range.
| | | * Update HelpMe.mdRenaud G.2015-08-261-10/+9
| | | | | | | | | | | | Replace it
| | | * Update HelpMe.mdRenaud G.2015-08-261-0/+10
| | | | | | | | | | | | add docs on fudge and fate system.
| | * | Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInListRenaud G2015-08-212-38/+23
| | |\|
| | | * add commentsRenaud G2015-08-202-38/+23
| | | |
| | * | Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInListRenaud G2015-08-203-7/+4
| | |\|
| | | * fix little issuesRenaud G2015-08-203-7/+4
| | | |
| | * | Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInListRenaud G2015-08-201-1/+1
| | |\|
| | | * remove useless ;Renaud G2015-08-201-1/+1
| | | |
| | * | Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInListRenaud G2015-08-201-1/+1
| | |\|
| | | * escaped the id for resultRenaud G2015-08-201-1/+1
| | | |