File: ChangeLog

package info (click to toggle)
peg-e 1.2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,172 kB
  • sloc: cpp: 1,042; sh: 169; xml: 108; makefile: 7
file content (63 lines) | stat: -rw-r--r-- 1,419 bytes parent folder | download
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
1.2.6
-----
* FIXED: Automatic high DPI support.

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

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

1.2.3
-----
* FIXED: Did not always install translations in Linux.
* Translation updates: Chinese.

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: Dutch, German, Greek, Hebrew, Lithuanian, Polish.

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

1.2.0
-----
* Added support for high DPI displays.
* Switched to C++11 random classes.
* Removed support for Qt 4.
* Translation updates: Czech, Dutch, German, Greek, Hebrew, Lithuanian,
  Malay, Polish, Romanian, Russian, Spanish, Turkish.

1.1.2
-----
* Added support for Qt 5.
* Improved Linux desktop integration.
* Translation updates: Romanian.

1.1.1.1
-------
* Fixed not loading translated board messages.

1.1.1
-----
* Fixed restarting not clearing saved moves.
* Fixed background sometimes misdrawn.
* Translation updates: Dutch, Hebrew.

1.1.0
-----
* Added changing the peg color.
* Added new puzzle algorithms.
* Added a toolbar.