About
=====

Hexalate is a color matching game. The goal of the game is to rotate and
position the circles so that each touching line matches in color. You
rotate circles by right clicking, and you move circles by dragging them.
The game stores the positions and rotations of the circles across runs.
 
 
CREDITS 
======= 
 
Developers
----------
* Graeme Gott


Translations
-------------
Catalan:
* Adrián Cereto Massagué

Czech:
* Pavel Fric

Dutch:
* Elbert Pol

Estonian:
* Rivo Zängov

French:
* Adrián Cereto Massagué

German:
* Markus Enzenberger
* Adrián Cereto Massagué

Greek:
* Wasilis Mandratzis

Hungarian:
* Dániel Lévai

Italian:
* Angela

Lithuanian:
* Moo

Malay:
* abuyop

Polish:
* Michał Trzebiatowski

Portuguese (Brazil)
* Evandro

Romanian:
* Jaff (Oprea Nicolae)

Russian:
* Alexandr Uspensky

Spansih:
* Adrián Cereto Massagué

Turkish:
* Özcan Zafer


Libraries
---------
* Qt, http://www.qt.io/
 
 
NEWS 
==== 
 
1.2.5
-----
* Improved code for building translations.
* Translation updates: Estonian.

1.2.4
-----
* Improved deployment.

1.2.3
-----
* Replaced deprecated code.

1.2.2
-----
* Added portable mode.
* Improved Linux deployment.
* Replaced deprecated code.

1.2.1
-----
* Switched to Qt 6.
* Translation updates: Dutch, Italian, Telugu.

1.2.0
-----
* Added rotating pieces counterclockwise.
* Added support for Qt 6.
* Refactored code.
* Removed XPM icon.

1.1.6
-----
* FIXED: Did not load locales with underscores.
* Improved Windows deployment.

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

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

1.1.3
-----
* Extra warnings only shown in debug build.
* Improved Linux deployment.
* Improved macOS deployment.
* Improved Windows deployment.
* Translation updates: Chinese, Dutch, Estonian, Portuguese.

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

1.1.1
-----
* FIXED: Did not always install translations in Linux.
* Translation updates: Portuguese (Brazil)

1.1.0
-----
* Added support for high DPI displays.
* Switched to C++11 random classes.
* Removed support for Qt 4.
* Generate binary translations at build time.
* FIXED: Was not properly loading Qt translations.
* FIXED: Application layout did not respect RTL languages.
* Translation updates: Czech, Dutch, German, Greek, Hungarian, Italian,
  Lithuanian, Malay, Polish, Portuguese (Brazil), Romanian, Russian, Spanish.

1.0.3
-----
* Added README file.
* Translation updates: German, Malay, Polish, Spanish.

1.0.2
-----
* Added rotating pieces with any mouse button.
* Added support for Qt 5.
* Translation updates: Catalan, Czech, Estonian, French, German, Romanian,
  Russian, Spanish, Turkish.

1.0.1
-----
* Fixed crash on launch.
