-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathChangeLog
121 lines (100 loc) · 2.28 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
1.2.5
-----
* Improved deployment.
* Translation updates: Estonian.
1.2.4
-----
* FIXED: Top row was duplicated when removing multiple rows.
1.2.3
-----
* Replaced deprecated code.
* Translation updates: Dutch.
1.2.2
-----
* Added portable mode.
* Improved Linux deployment.
* Replaced deprecated code.
* Translation updates: Dutch, German.
1.2.1
-----
* Switched to Qt 6.
1.2.0
-----
* Added support for Qt 6.
* Improved high scores dialog.
* Refactored code.
* Removed XPM icon.
* Translation updates: Chinese (Taiwan), Lithuanian, Romanian.
1.1.9
-----
* FIXED: Did not load locales with underscores.
* Improved Windows deployment.
1.1.8
-----
* FIXED: Window icon didn't work in Wayland.
* Improved loading locales.
* Improved Windows deployment.
* Replaced deprecated code.
* Translation updates: French.
1.1.7
-----
* FIXED: Automatic high DPI support.
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.