Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
Qt 5.15 Release: Difference between revisions
Jump to navigation
Jump to search
(Added Qt 5.15 LTS Commercial release information.) |
(Added Qt 5.15 LTS Commercial specific section.) |
||
Line 1: | Line 1: | ||
= Qt 5.15 Standard Support Releases = | |||
Release blog post: https://www.qt.io/blog/qt-5.15-released | Release blog post: https://www.qt.io/blog/qt-5.15-released | ||
Line 4: | Line 5: | ||
[[Category:Release]] | [[Category:Release]] | ||
=Contact Information= | ==Contact Information== | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 16: | Line 17: | ||
|jani.heikkinen@qt.io | |jani.heikkinen@qt.io | ||
|jaheikki3 | |jaheikki3 | ||
|} | |} | ||
=Qt 5.15 release plan= | ==Qt 5.15 release plan== | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 100: | Line 96: | ||
|19.11.2020 | |19.11.2020 | ||
|20.11.2020 | |20.11.2020 | ||
|} | |} | ||
=Tools used when building & packaging Qt 5.15= | ==Tools used when building & packaging Qt 5.15== | ||
*[[Qt 5.15 Tools and Versions]] | *[[Qt 5.15 Tools and Versions]] | ||
=Qt 5.15 release team meeting memos= | ==Qt 5.15 release team meeting memos== | ||
[https://lists.qt-project.org/pipermail/releasing/2019-December/002702.html 03.12.2019] 'Initial Qt 5.15.0 schedule' | [https://lists.qt-project.org/pipermail/releasing/2019-December/002702.html 03.12.2019] 'Initial Qt 5.15.0 schedule' | ||
Line 148: | Line 139: | ||
{{Release Information}} | {{Release Information}} | ||
= Qt 5.15 LTS Commercial Releases = | |||
== Contact information == | |||
{| | |||
!'''Role''' | |||
!'''Name''' | |||
!'''Email''' | |||
|- | |||
|Release Manager | |||
|Tarja Sundqvist | |||
|tarja.sundqvist@qt.io | |||
|} | |||
== Release Plan == | |||
{| class="wikitable" | |||
!Phase | |||
!Original plan | |||
!Updated plan | |||
!Realized | |||
|- | |||
|Qt 5.15.3 | |||
|17.2.2021 | |||
| | |||
| | |||
|} | |||
== Getting Source Codes == | |||
The Qt 5.15 LTS Commercial source codes are available in the tqtc shadow repositories and their lts branches. | |||
To clone the sources, follow the instructions: | |||
# Register to Gerrit as instructed in [[How to get started - Gerrit registration]]. Note! If you just want to clone the sources, steps 1-3 are enough. That is, the SSH key is not mandatory for cloning the sources. However, it is required if you are going to contribute to the Qt Project. | |||
# [[Getting the Qt 5.15 LTS Commercial source code]] instructs how you can clone the source codes. |
Revision as of 12:45, 29 January 2021
Qt 5.15 Standard Support Releases
Release blog post: https://www.qt.io/blog/qt-5.15-released
Announce: https://lists.qt-project.org/pipermail/announce/2020-May/000234.html
Contact Information
Role | Name | irc | |
---|---|---|---|
Release Manager | Jani Heikkinen | jani.heikkinen@qt.io | jaheikki3 |
Qt 5.15 release plan
Phase | Original plan | Updated plan | Realized |
---|---|---|---|
Feature Freeze | 31.01.2020 | 31.1.2020 | |
Alpha Release | 04.02.2020 | 14.02.2020 | |
Beta1 Release | 25.02.2020 | 28.02.2020 | |
Beta2 Release | 12.3.2020 | 20.3.2020 | 23.03.2020 |
Soft String Freeze | 25.03.2020 | 25.3.2020 | |
String freeze | 1.4.2020 | 1.4.2020 | |
Beta3 Release | 3.4.2020 | 6.4.2020 | |
Branch 5.15.0 from 5.15 | 22.4.2020 | 23.4.2020 | |
Beta4 release | 16.4.2020 | 20.4.2020 | |
Release Candidate | 30.04.2020 | 06.05.2020 | |
RC2 | 12.5.2020 | 12.05.2020 | |
Final Release | 15.05.2020 | 26.5.2020 | 26.5.2020 |
5.15.1 | August 2020 | 8.9.2020 | 10.9.2020 |
5.15.2 | November 2020 | 19.11.2020 | 20.11.2020 |
Tools used when building & packaging Qt 5.15
Qt 5.15 release team meeting memos
03.12.2019 'Initial Qt 5.15.0 schedule'
31.03.2020
Qt 5.15 LTS Commercial Releases
Contact information
Role | Name | |
---|---|---|
Release Manager | Tarja Sundqvist | tarja.sundqvist@qt.io |
Release Plan
Phase | Original plan | Updated plan | Realized |
---|---|---|---|
Qt 5.15.3 | 17.2.2021 |
Getting Source Codes
The Qt 5.15 LTS Commercial source codes are available in the tqtc shadow repositories and their lts branches.
To clone the sources, follow the instructions:
- Register to Gerrit as instructed in How to get started - Gerrit registration. Note! If you just want to clone the sources, steps 1-3 are enough. That is, the SSH key is not mandatory for cloning the sources. However, it is required if you are going to contribute to the Qt Project.
- Getting the Qt 5.15 LTS Commercial source code instructs how you can clone the source codes.