About
=====

Connectagram is a word unscrambling game. The board consists of several
scrambled words that are joined together. You can choose the length of
the words, the amount of words, and the pattern that the words are arranged
in. The game provides a hint option for times when you are stuck, and
features an online word lookup that fetches the definitions of each word
from Wiktionary. Your current progress is automatically saved.
 
 
CREDITS 
======= 
 
Developers
----------
* Graeme Gott


Translations
------------
Croation:
* Ilija Ćulap

Czech:
* Pavel Fric

Dutch:
* Robert Borst

French:
* Guillaume Gay

German:
* Wasilis Mandratzis

Greek:
* Wasilis Mandratzis

Hungarian:
* Dániel Lévai

Lithuanian:
* Moo

Polish:
* Michał Trzebiatowski

Romanian:
* Jaff (Oprea Nicolae)

Russian:
* Artem Krosheninnikov

Turkish:
* Cüneyt Oktay


Word lists
----------
* English, http://wordlist.sourceforge.net/


Libraries
---------
* Qt, http://www.qt.io/
 
 
NEWS 
==== 
 
1.3.9
-----
* FIXED: Started identical game when finished.
* FIXED: High score name had NULL at end in Windows.
* Replaced shadowed variable names.
* Updated link to translations.
* Translation updates: French.
* Word list updates: German.

1.3.8
-----
* FIXED: Could choose empty language as game language.
* Word list updates: Polish.

1.3.7
-----
* Improved code for building translations.

1.3.6
-----
* Improved deployment.
* Word list updates: Polish.

1.3.5
-----
* Replaced deprecated code.
* Word list updates: Polish.

1.3.4
-----
* FIXED: Definitions did not load properly.
* Show definition when double-clicking on a word.
* Word list updates: Polish.

1.3.3
-----
* Added portable mode.
* Improved Linux deployment.
* Replaced deprecated code.
* Translation updates: Dutch.
* Word list updates: German, Polish.

1.3.2
-----
* Switched to Qt 6.
* Removed XPM icon.
* Translation updates: Dutch, Ukrainian.
* Word list updates: German, Polish.

1.3.1
-----
* Added CMake buildsystem for Qt 6.

1.3.0
-----
* Added dark mode.
* Added option to reset new game to defaults.
* Added support for Qt 6.
* Look up definitions in web browser.
* Improved high scores dialog.
* Refactored code.
* Translation updates: German, Indonesian, Lithuanian, Polish, Romanian, Turkish.
* Word list updates: Brazilian Portuguese, Catalan, Czech, Dutch, English, French, German, Greek, Hebrew, Indonesian, Polish, Portuguese, Russian, Spanish.

1.2.11
------
* FIXED: Did not load locales with underscores.
* Improved Windows deployment.
* Translation updates: Italian.

1.2.10
------
* FIXED: Window icon didn't work in Wayland.
* Improved loading locales.
* Improved Windows deployment.
* Replaced deprecated code.

1.2.9
-----
* FIXED: Automatic high DPI support.

1.2.8
-----
* FIXED: Missing launcher icon in Linux.

1.2.7
-----
* Replaced deprecated code.
* Extra warnings only shown in debug build.
* Improved Linux deployment.
* Improved macOS deployment.
* Improved Windows deployment.
* Translation updates: Portuguese, Ukrainian.

1.2.6
-----
* FIXED: Could not compile with Qt 5.10.

1.2.5
-----
* FIXED: Did not always install translations in Linux.

1.2.4
-----
* FIXED: Definitions were not being downloaded.

1.2.3
-----
* FIXED: Did not install translations in Linux.

1.2.2
-----
* Generate binary translations at build time.
* FIXED: Was not properly loading Qt translations.
* FIXED: Success message was not high DPI.
* Translation updates: Czech, Dutch, German, Greek, Lithuanian, Polish, Spanish (Peru), Turkish.

1.2.1
-----
* FIXED: Application layout did not respect RTL languages.
* FIXED: All new games used the same seed in Windows.

1.2.0
-----
* Fixed words not shuffled in Qt 5.
* Added support for high DPI displays.
* Switched to C++11 random classes.
* Removed support for Qt 4.

1.1.2
-----
* Fixed games only saved when closing window.
* Added Russian wordlist.
* Added Hungarian wordlist.
* Translation updates: Croatian, Hungarian, Polish.

1.1.1
-----
* Fixed missing game data in Linux.
* German and Greek translations added by Wasilis Mandratzis.

1.1.0
-----
* Added dragging board to scroll.
* Added French wordlist.
* Use definitions from Wiktionary.
* Improved new game dialog.
* French translation added by Guillaume Gay.
* Romanian translation added by Jaff (Oprea Nicolae).
* Russian translation added by Artem Krosheninnikov.
* Added support for Qt 5.

1.0.1
-----
* Fixed incorrect loading of saved games.
* Fixed multiple mouse button crash.
