forked from gottcode/gottet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
71 lines (59 loc) · 1.44 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
1.1.6
-----
* Extra warnings only shown in debug build.
* Improved Linux deployment.
* Improved macOS deployment.
* Improved Windows deployment.
* Translation updates: Chinese, Portuguese.
1.1.5
-----
* FIXED: Could not compile with Qt 5.10.
1.1.4
-----
* FIXED: Did not always install translations in Linux.
1.1.3
-----
* FIXED: Did not install translations in Linux.
1.1.2
-----
* Generate binary translations at build time.
* FIXED: Was not properly loading Qt translations.
* Translation updates: Dutch, German, Greek, Hebrew, Lithuanian, Polish.
1.1.1
-----
* FIXED: Application layout did not respect RTL languages.
* FIXED: All new games used the same seed in Windows.
* Translation updates: Lithuanian.
1.1.0
-----
* Added support for high DPI displays.
* Switched to C++11 random classes.
* Removed support for Qt 4.
* Translation updates: Chinese (Taiwan), Czech, Dutch, Hebrew, Korean,
Lithuanian, Malay, Romanian.
1.0.6
-----
* Added README file.
* Translation updates: Catalan, German, Hebrew, Korean, Malay, Polish,
Romanian, Russian, Spanish, Turkish, Vietnamese.
1.0.5
-----
* New program icon.
* Added support for Qt 5.
* Translation updates: French, Romanian.
1.0.4
-----
* Added click to start or resume games.
* Added prompt before ending a game.
* Optmized rendering.
1.0.3
-----
* Fixed install bug.
1.0.2
-----
* Ported by Alessandro Briosi to Qtopia4.
* Stored size of scoreboard.
* Minor bug fixes.
1.0.1
-----
* Minor bug fixes.