2010-05-21 Graeme Gott <graeme@gottcode.org>
	* Tag version 1.1.1.

2010-05-19 Pavel Fric <pavelfric@seznam.cz>
	* Add Czech translation.

2010-05-19 Graeme Gott <graeme@gottcode.org>
	* Stop hardcoding supported languages.
	* Replace provided dice.

2010-05-15 Graeme Gott <graeme@gottcode.org>
	* Compress provided word lists.
	* Use native separators in language dialog.
	* FIXED: Details dialog was enabled without a game.

2010-03-20 Graeme Gott <graeme@gottcode.org>
	* Tag version 1.1.0.

2010-03-19 Graeme Gott <graeme@gottcode.org>
	* Change letter colors when a word can be made.
	* FIXED: Large boards were blurry at smallest size.
	* FIXED: Game briefly unpaused when showing dialogs.

2010-03-18 Mehdi Yousfi-Monod <mehdi.yousfi@gmail.com>
	* Updated French translation.

2010-03-18 Graeme Gott <graeme@gottcode.org>
	* Show board size in details dialog.
	* List the highest scoring words in Allotment mode.

2010-03-16 Graeme Gott <graeme@gottcode.org>
	* Show minimum word size in details dialog.
	* Show timer mode in details dialog.
	* Pause when menus are open.

2010-03-15 Mehdi Yousfi-Monod <mehdi.yousfi@gmail.com>
	* Improved French word list.
	* Updated French translation.

2010-03-12 Graeme Gott <graeme@gottcode.org>
	* FIXED: Line edits were ignored when setting a custom language.
	* FIXED: Did not update board on errors.
	* Always show the new game dialog.

2010-03-04 Graeme Gott <graeme@gottcode.org>
	* FIXED: Timer issues when ending a game.
	* Use a single number to define a game.
	* Improve new game dialog.

2010-03-02 Graeme Gott <graeme@gottcode.org>
	* Improve generating boards.

2010-03-01 Graeme Gott <graeme@gottcode.org>
	* Add settings menu.
	* Show when player has a high score.

2010-02-28 Graeme Gott <graeme@gottcode.org>
	* Make dialogs more consistent.
	* Improve state management in window class.

2010-02-27 Graeme Gott <graeme@gottcode.org>
	* Add timer column to high scores dialog.
	* Add Discipline timer mode.
	* Generate boards in a separate thread.

2010-02-26 Graeme Gott <graeme@gottcode.org>
	* Move timer classes into clock source file.
	* Add Allotment, Stamina, and Strikeout timer modes.

2010-02-24 Graeme Gott <graeme@gottcode.org>
	* Rename Boggle timer mode.
	* Add support for large boards.

2010-02-20 Graeme Gott <graeme@gottcode.org>
	* Add Boggle and Refill timer modes.

2010-02-14 Graeme Gott <graeme@gottcode.org>
	* FIXED: Memory was leaked when changing languages.

2010-02-13 Graeme Gott <graeme@gottcode.org>
	* Allow player to choose game seed.

2010-02-12 Mehdi Yousfi-Monod <mehdi.yousfi@gmail.com>
	* Improved French word list.

2010-02-11 Graeme Gott <graeme@gottcode.org>
	* Use xorshift random number generator.

2010-02-10 Graeme Gott <graeme@gottcode.org>
	* Add option to not show missed words.
	* Move settings code out of dialog class.
	* Add option to prevent low scoring boards.

2010-02-04 Graeme Gott <graeme@gottcode.org>
	* Allow player to abort a game.

2010-01-30 Graeme Gott <graeme@gottcode.org>
	* Show score in a tooltip for each word.

2010-01-20 Graeme Gott <graeme@gottcode.org>
	* Add option to show maximum score for each board.

2010-01-17 Graeme Gott <graeme@gottcode.org>
	* FIXED: Keyboard guesses ignored mouse guesses.

2010-01-12 Graeme Gott <graeme@gottcode.org>
	* Tag version 1.0.1.
	* FIXED: Arrows were incorrect under Windows.

2010-01-11 Graeme Gott <graeme@gottcode.org>
	* FIXED: Clicking on board took focus.

2010-01-10 Graeme Gott <graeme@gottcode.org>
	* Allow user to select language.

2010-01-09 Graeme Gott <graeme@gottcode.org>
	* FIXED: Sometimes crashed at end of game.

2009-12-17 Mehdi Yousfi-Monod <mehdi.yousfi@gmail.com>
	* Add French translation.

2009-12-15 Mehdi Yousfi-Monod <mehdi.yousfi@gmail.com>
	* Add French dice and word list files.

2009-12-06 Graeme Gott <graeme@gottcode.org>
	* Store positions found by player.

2009-12-05 Graeme Gott <graeme@gottcode.org>
	* Use Google's dictionary.

2009-11-28 Graeme Gott <graeme@gottcode.org>
	* Tag version 1.0.0.

2009-11-25 Graeme Gott <graeme@gottcode.org>
	* Add controls dialog to help menu.

2009-11-23 Graeme Gott <graeme@gottcode.org>
	* Add desktop file.
	* Add program icon.

2009-11-22 Graeme Gott <graeme@gottcode.org>
	* Stop hardcoding "Qu".

2009-11-21 Graeme Gott <graeme@gottcode.org>
	* Add settings dialog.
	* Add definition lookup.
	* Add background color to clock.

2009-11-17 Graeme Gott <graeme@gottcode.org>
	* Disable missed tab when playing.
	* Switch to found tab when game starts.
	* Add mouse play.

2009-11-15 Graeme Gott <graeme@gottcode.org>
	* Highlight guessed words.

2009-11-12 Graeme Gott <graeme@gottcode.org>
	* Add arrows for guesses.
	* Add high scores dialog.

2009-11-11 Graeme Gott <graeme@gottcode.org>
	* Pause when focus is lost.
	* Remember window geometry.

2009-10-31 Graeme Gott <graeme@gottcode.org>
	* Add arrows to letters.

2009-10-06 Graeme Gott <graeme@gottcode.org>
	* Switch to QGraphicsView.

2009-10-05 Graeme Gott <graeme@gottcode.org>
	* Use new timer method.

2009-10-02 Graeme Gott <graeme@gottcode.org>
	* Make guesses uppercase.
	* Add pause.

2009-09-29 Graeme Gott <graeme@gottcode.org>
	* Speed up solver.

2009-09-28 Graeme Gott <graeme@gottcode.org>
	* Use new dice.
	* Improve game interface.

2009-09-27 Graeme Gott <graeme@gottcode.org>
	* Add scores.
	* Optimize word trie.

2009-09-25 Graeme Gott <graeme@gottcode.org>
	* Show missed words.
	* Prevent impossible guesses.

2009-09-24 Graeme Gott <graeme@gottcode.org>
	* Add support for guessing.
	* Show board.

2009-09-23 Graeme Gott <graeme@gottcode.org>
	* Add word trie.

2009-09-21 Graeme Gott <graeme@gottcode.org>
	* Add word list.
	* Add solving a board.
	* Add creating a board.
	* Initial project layout.
