summary refs log tree commit diff
path: root/LICENSE (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-06Windows icon fix and change the installer to QT Installer Framework on Window...Marcel13-244/+367
2017-11-06Update READMEKonstantinos Sideris1-14/+4
2017-11-06Fix newlines not being displayed (#122)Benjamin Saunders1-1/+5
2017-11-06Fix a formatting issue that snuck in between PRs (#123)Benjamin Saunders1-2/+2
2017-11-06Use nightly as the dev release tagKonstantinos Sideris1-1/+0
2017-11-06Adjust release name and descriptionKonstantinos Sideris1-0/+3
2017-11-05Encrypt token for appveyorKonstantinos Sideris1-1/+1
2017-11-05Don't specify branch on appveyorKonstantinos Sideris1-1/+0
2017-11-05Push appveyor builds to githubKonstantinos Sideris1-0/+10
2017-11-05Use C++11 braced list style (#121)Benjamin Saunders25-1515/+1517
2017-11-05Add input history, enable multi-line input, refactor commands (#119)Benjamin Saunders2-61/+135
2017-11-05Fix .travis.yml formatKonstantinos Sideris1-20/+20
2017-11-05Specify artifacts per buildKonstantinos Sideris