Qt 5.4 Release: Difference between revisions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
Qt 5.4.0 was released on 10th of Dec 2014. | Qt 5.4.0 was released on 10th of Dec 2014. | ||
The following pages has more information: | The following pages has more information: | ||
* "Qt 5.4 Release Announcement":http://blog.qt.io/blog/2014/12/10/qt-5-4-released/ | |||
* "Qt 5.4 Features":http://www.qt.io/qt5-4/#section-11 | |||
= Contact Information = | = Contact Information = | ||
Line 21: | Line 23: | ||
= Qt5.4 release plan = | = Qt5.4 release plan = | ||
|''. '''Phase''' |''. '''Original plan''' |''. '''Updated plan''' |''. '''Realized''' | | |''. '''Phase''' |''. '''Original plan''' |''. '''Updated plan''' |''. '''Realized''' | | ||
| Feature Freeze |8th Aug 2014 12:00 CET||8th Aug 2014| | |||
| Branch 5.4 from dev |11th Aug 2014||9th Aug 2014| | |||
| Alpha Release |14th Aug 2014|8th Sep 2014|8th Sep 2014| | |||
| Beta Release |4th Sep 2014|as soon as possible|17th Oct 2014| | |||
| String freeze |11th Sep 2014|31st Oct 2014|| | |||
| Branch 5.4.0 from 5.4 ||7th Nov 2014|| | |||
| Release Candidate |2nd Oct 2014| as soon as possible |27th Nov 2014| | |||
| Final Release |23rd Oct 2014|10th Dec 2014|10th Dec 2014| | |||
| 5.4.1 |End of Jan 2015|Feb 2015|24th Feb 2015| | |||
= Qt5.4 new features = | = Qt5.4 new features = | ||
Line 33: | Line 44: | ||
= Qt 5.4 Errors = | = Qt 5.4 Errors = | ||
Issues to be fixed before Beta: https://bugreports.qt.io/browse/QTBUG-41077 | Issues to be fixed before Beta: https://bugreports.qt.io/browse/QTBUG-41077 | ||
Issues to be fixed before RC: https://bugreports.qt.io/browse/QTBUG-41613 | |||
Issues to be fixed before final: https://bugreports.qt.io/browse/QTBUG-42968 | |||
= Known Issues = | = Known Issues = | ||
Line 41: | Line 54: | ||
= Qt5.4 release team meeting memos = | = Qt5.4 release team meeting memos = | ||
"Release team meeting 23.06.2014":http://lists.qt.io/pipermail/releasing/2014-June/001783.html | "Release team meeting 23.06.2014":http://lists.qt.io/pipermail/releasing/2014-June/001783.html | ||
"Release team meeting 11.08.2014":http://lists.qt.io/pipermail/releasing/2014-August/001806.html | |||
"Release team meeting 25.08.2014":http://lists.qt.io/pipermail/releasing/2014-August/001811.html | |||
"Release team meeting 01.09.2014":http://lists.qt.io/pipermail/releasing/2014-September/001816.html | |||
"Release team meeting 09.09.2014":http://lists.qt.io/pipermail/releasing/2014-September/001826.html | |||
"Release team meeting 15.09.2014":http://lists.qt.io/pipermail/releasing/2014-September/001829.html | |||
"Release team meeting 22.09.2014":http://lists.qt.io/pipermail/releasing/2014-September/001837.html | |||
"Release team meeting 13.10.2014":http://lists.qt.io/pipermail/releasing/2014-October/001845.html | |||
"Release team meeting 20.10.2014":http://lists.qt.io/pipermail/releasing/2014-October/001848.html | |||
"Release team meeting 10.11.2014":http://lists.qt.io/pipermail/releasing/2014-November/001859.html | |||
"Release team meeting 17.11.2014":http://lists.qt.io/pipermail/releasing/2014-November/001862.html | |||
"Release team meeting 24.11.2014":http://lists.qt.io/pipermail/releasing/2014-November/001865.html | |||
"Release team meeting 08.12.2014":http://lists.qt.io/pipermail/releasing/2014-December/001873.html | |||
"release team meeting 12.01.2015":http://lists.qt.io/pipermail/releasing/2015-January/001882.html | |||
"release team meeting 26.01.2015":http://lists.qt.io/pipermail/releasing/2015-January/001885.html | |||
"release team meeting 02.02.2015":http://lists.qt.io/pipermail/releasing/2015-February/001891.html |
Revision as of 07:18, 25 February 2015
Qt 5.4.0 was released on 10th of Dec 2014.
The following pages has more information:
- "Qt 5.4 Release Announcement":http://blog.qt.io/blog/2014/12/10/qt-5-4-released/
- "Qt 5.4 Features":http://www.qt.io/qt5-4/#section-11
Contact Information
Role | Name | irc | |
---|---|---|---|
Release Manager | Jani Heikkinen | jani.heikkinendigia.com
|
jaheikki3 |
Qt5.4 release plan
|. Phase |. Original plan |. Updated plan |. Realized | | Feature Freeze |8th Aug 2014 12:00 CET||8th Aug 2014| | Branch 5.4 from dev |11th Aug 2014||9th Aug 2014| | Alpha Release |14th Aug 2014|8th Sep 2014|8th Sep 2014| | Beta Release |4th Sep 2014|as soon as possible|17th Oct 2014| | String freeze |11th Sep 2014|31st Oct 2014|| | Branch 5.4.0 from 5.4 ||7th Nov 2014|| | Release Candidate |2nd Oct 2014| as soon as possible |27th Nov 2014| | Final Release |23rd Oct 2014|10th Dec 2014|10th Dec 2014| | 5.4.1 |End of Jan 2015|Feb 2015|24th Feb 2015|
Qt5.4 new features
Tools used when building & packaging Qt5.4
"Qt 5.4 Tools & Versions":http://wiki.qt.io/Qt-5.4.0-tools-and-versions
Qt 5.4 Errors
Issues to be fixed before Beta: https://bugreports.qt.io/browse/QTBUG-41077 Issues to be fixed before RC: https://bugreports.qt.io/browse/QTBUG-41613 Issues to be fixed before final: https://bugreports.qt.io/browse/QTBUG-42968
Known Issues
http://wiki.qt.io/Qt540-KnownIssues
Qt5.4 release team meeting memos
"Release team meeting 23.06.2014":http://lists.qt.io/pipermail/releasing/2014-June/001783.html "Release team meeting 11.08.2014":http://lists.qt.io/pipermail/releasing/2014-August/001806.html "Release team meeting 25.08.2014":http://lists.qt.io/pipermail/releasing/2014-August/001811.html "Release team meeting 01.09.2014":http://lists.qt.io/pipermail/releasing/2014-September/001816.html "Release team meeting 09.09.2014":http://lists.qt.io/pipermail/releasing/2014-September/001826.html "Release team meeting 15.09.2014":http://lists.qt.io/pipermail/releasing/2014-September/001829.html "Release team meeting 22.09.2014":http://lists.qt.io/pipermail/releasing/2014-September/001837.html "Release team meeting 13.10.2014":http://lists.qt.io/pipermail/releasing/2014-October/001845.html "Release team meeting 20.10.2014":http://lists.qt.io/pipermail/releasing/2014-October/001848.html "Release team meeting 10.11.2014":http://lists.qt.io/pipermail/releasing/2014-November/001859.html "Release team meeting 17.11.2014":http://lists.qt.io/pipermail/releasing/2014-November/001862.html "Release team meeting 24.11.2014":http://lists.qt.io/pipermail/releasing/2014-November/001865.html "Release team meeting 08.12.2014":http://lists.qt.io/pipermail/releasing/2014-December/001873.html "release team meeting 12.01.2015":http://lists.qt.io/pipermail/releasing/2015-January/001882.html "release team meeting 26.01.2015":http://lists.qt.io/pipermail/releasing/2015-January/001885.html "release team meeting 02.02.2015":http://lists.qt.io/pipermail/releasing/2015-February/001891.html