Qt 5.0 Changes: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:QtEcosystemTeamTasklist]] | |||
= | = Qt 5 Changes = | ||
== Individual codereview pages == | |||
* Bhooshan - http://codereview.qt.io/#dashboard,1001658 | |||
* Donald - http://codereview.qt.io/#dashboard,1000464 | |||
* Girish - http://codereview.qt.io/#dashboard,1001032 | |||
* Holger - http://codereview.qt.io/#dashboard,1000354 | |||
* Johannes - http://codereview.qt.io/#dashboard,1000163 | |||
* | == Tasks == | ||
* EGLFS | |||
** Compile it out of the box: http://codereview.qt.io/#change,19218 | ** Compile it out of the box: http://codereview.qt.io/#change,19218 | ||
** Add plugin metadata: http://codereview.qt.io/#change,19844 | ** Add plugin metadata: http://codereview.qt.io/#change,19844 | ||
Line 17: | Line 19: | ||
* Qt 5 cleanup | * Qt 5 cleanup | ||
** Remove Qtopia references: http://codereview.qt.io/#change,19385 | ** Remove Qtopia references: http://codereview.qt.io/#change,19385 | ||
** Remove stale | ** Remove stale EGL code: http://codereview.qt.io/#change,19217 | ||
** Remove | ** Remove QWS related staleness: http://codereview.qt.io/#change,19425 | ||
** Remove | ** Remove VNC QPA plugin: http://codereview.qt.io/#change,18926 | ||
** Remove uikit | ** Remove uikit QPA plugin: http://codereview.qt.io/#change,19960 | ||
* Cross compilation | * Cross compilation | ||
* | * QPA improvements | ||
** If a platform plugin is available always try that: http://codereview.qt.io/#change,19773 | ** If a platform plugin is available always try that: http://codereview.qt.io/#change,19773 | ||
==Suggestions | == Suggestions == | ||
* | * EGLFS | ||
** Upstream Raspberry-PI specific EGLFS changes |
Revision as of 11:36, 24 February 2015
Qt 5 Changes
Individual codereview pages
- Bhooshan - http://codereview.qt.io/#dashboard,1001658
- Donald - http://codereview.qt.io/#dashboard,1000464
- Girish - http://codereview.qt.io/#dashboard,1001032
- Holger - http://codereview.qt.io/#dashboard,1000354
- Johannes - http://codereview.qt.io/#dashboard,1000163
Tasks
- EGLFS
- Compile it out of the box: http://codereview.qt.io/#change,19218
- Add plugin metadata: http://codereview.qt.io/#change,19844
- Qt 5 cleanup
- Remove Qtopia references: http://codereview.qt.io/#change,19385
- Remove stale EGL code: http://codereview.qt.io/#change,19217
- Remove QWS related staleness: http://codereview.qt.io/#change,19425
- Remove VNC QPA plugin: http://codereview.qt.io/#change,18926
- Remove uikit QPA plugin: http://codereview.qt.io/#change,19960
- Cross compilation
- QPA improvements
- If a platform plugin is available always try that: http://codereview.qt.io/#change,19773
Suggestions
- EGLFS
- Upstream Raspberry-PI specific EGLFS changes