summaryrefslogtreecommitdiff
path: root/quacker
AgeCommit message (Collapse)Author
2014-08-12New icon for Windows.John Fultz
Windows now uses the same icon Mac does.
2013-12-30Add color theme feature.John Fultz
This allows you to choose between preset themes stored in .ini files in the layout. While I was at it, I changed other things in the Settings panel to auto-populate from the layout rather than have hard-coded versions. So there's no longer a need to recompile Quackle to add new languages or alphabets to get it to show up in the popup menu.
2013-12-29Add diagonal symmetry to board setup pane.John Fultz
A simple feature, turned on by default, which makes setting up the board even faster.
2013-11-02In OSX we get a path of quacker/quacker.app/Contents/MacOS and so needMatt Liberty
to look for 'data' in '../data'
2013-10-25Reorder -lquackleio before -lquackle due to dependenciesMatt Liberty
2013-10-06Further .pro cleanup: put libs under release/debug and use wildcardsMatt Liberty
2013-09-27Add -fpermissive for OSX Mountain Lion build errorMatt Liberty
2013-08-25Initial git commit.Jason Katz-Brown