summaryrefslogtreecommitdiff
path: root/qtminesweeper.cpp
AgeCommit message (Collapse)AuthorFilesLines
2018-09-04added BUGS file, created and placed cellsdaniel-Jones1-13/+26
However, the cells will soon use std::vector instead of a qt list.
2018-09-02added constants files, moved around some classes, beginning of drawing ↵daniel-Jones1-2/+89
functions etc
2018-09-02initial cell flag system setupdaniel-Jones1-1/+2
2018-09-02first commit, early classes designeddaniel-Jones1-0/+47