Changes: document translation updates
This commit is contained in:
parent
4297a00537
commit
f81383901d
@ -13,6 +13,7 @@ the history of the 3.2 series (2018-05 - 2022-08).
|
|||||||
This release contains contributions from (alphabetically by first name):
|
This release contains contributions from (alphabetically by first name):
|
||||||
- Adriaan de Groot
|
- Adriaan de Groot
|
||||||
- Anke Boersma
|
- Anke Boersma
|
||||||
|
- Emir Sari
|
||||||
|
|
||||||
## Core ##
|
## Core ##
|
||||||
- Boost::Python is no longer a dependency, Calamares uses a bundled copy
|
- Boost::Python is no longer a dependency, Calamares uses a bundled copy
|
||||||
@ -20,8 +21,9 @@ This release contains contributions from (alphabetically by first name):
|
|||||||
dependency tree a great deal. You can set `WITH_PYBIND11=OFF` in the
|
dependency tree a great deal. You can set `WITH_PYBIND11=OFF` in the
|
||||||
build to keep Boost::Python and all the binary-compatibility problems
|
build to keep Boost::Python and all the binary-compatibility problems
|
||||||
it entails.
|
it entails.
|
||||||
- Coding style now wants clang-format 15, but not longer needs astyle.
|
- Coding style now wants clang-format 15 or 16, but no longer needs astyle.
|
||||||
There is also a clang-tidy file for additional styling support.
|
There is also a clang-tidy file for additional styling support.
|
||||||
|
- Ongoing translation improvements. (thanks Emir)
|
||||||
|
|
||||||
## Modules ##
|
## Modules ##
|
||||||
- All QML modules now have a Qt6-compatible set of QML files as well. (thanks Anke)
|
- All QML modules now have a Qt6-compatible set of QML files as well. (thanks Anke)
|
||||||
|
Loading…
Reference in New Issue
Block a user