Qt5 Status on BlackBerry10: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
=Qt5 Status on BlackBerry 10=
[[Category:BlackBerry]]


==Supported Modules==
= Qt5 Status on BlackBerry 10 =
 
== Supported Modules ==


The Qt5 modules are currently known to work on the BlackBerry 10 platform and are used for regular builds. Please note that this list is under constant change (for now).
The Qt5 modules are currently known to work on the BlackBerry 10 platform and are used for regular builds. Please note that this list is under constant change (for now).


{| class="infotable line"
{background:#00BB00}. |''. Qt essential modules |''. state | notes |<br />| Qt Core | supported | |<br />| Qt GUI | supported | |<br />| Qt Multimedia | supported | |<br />| Qt Multimedia Widgets | | |<br />| Qt Network | supported | |<br />| Qt QML | supported | |<br />| Qt Quick | supported | |<br />| Qt Quick Controls | supported | No platform style |<br />| Qt Quick Layouts | supported |<br />| Qt SQL | supported | |<br />| Qt Test | supported | |<br />| Qt WebKit | not supported | |<br />| Qt WebKit Widgets | not supported | |<br />| Qt Widgets | supported | No platform style |
|- style="background: #00BB00"
! Qt essential modules
! state
| notes
|-
| Qt Core
| supported
|
|-
| Qt <span class="caps">GUI</span>
| supported
|
|-
| Qt Multimedia
| supported
|
|-
| Qt Multimedia Widgets
|
|
|-
| Qt Network
| supported
|
|-
| Qt <span class="caps">QML</span>
| supported
|
|-
| Qt Quick
| supported
|
|-
| Qt Quick Controls
| supported
| No platform style
|-
| Qt Quick Layouts
| supported
|-
| Qt <span class="caps">SQL</span>
| supported
|
|-
| Qt Test
| supported
|
|-
| Qt WebKit
| not supported
|
|-
| Qt WebKit Widgets
| not supported
|
|-
| Qt Widgets
| supported
| No platform style
|}
 
{| class="infotable line"
|- style="background: #00BB00"
! Qt add ons
! state
| notes
|-
| Active Qt
| not supported
|
|-
| Qt Android Extras
| not applicable
|
|-
| Qt Bluetooth
| supported
| L2Cap is not supported
|-
| Qt Concurrent
|
|
|-
| Qt D-Bus
| not applicable
|
|-
| Qt Enginio
| not supported
|
|-
| Qt Graphical Effects
| supported
|
|-
| Qt Image Formats
| supported
|
|-
| Qt Mac Extras
| not applicable
|
|-
| Qt <span class="caps">NFC</span>
| supported
|
|-
| Qt OpenGL
|
| Only OpenGL ES 2
|-
| Qt Positioning
| supported
|
|-
| Qt Print Support
| supported
| Only printing to pdf
|-
| Qt Quick1
| not supported
| might work
|-
| Qt Script
| not supported
| might work
|-
| Qt Script Tools
| not supported
|
|-
| Qt Sensors
| supported
|
|-
| Qt Serial Port
|
|
|-
| Qt <span class="caps">SVG</span>
| not supported
|
|-
| Qt WebSockets
| not supported
|
|-
| Qt Windows Extras
| not applicable
|
|-
| Qt X11 Extras
| not applicable
|
|-
| Qt <span class="caps">XML</span>
| supported
|
|-
| Qt <span class="caps">XML</span> Patterns
| partly supported
| XPath functionality supported, <span class="caps">XML</span> schema validation not supported
|}
 
==Known Issues==
 
{| class="infotable line"
|- style="background: #00BB00"
! Issue
! description
| since
| fixed in Qt Version
|-
|
| OpenGL ES 1 applications do not work
| 5.0
| 5.3
|-
| <span class="caps">QTBUG</span>-28954
| Enabling C++ 11 on BB10 causes errors in qplatformdefs.h
| 5.0
|
|-
| <span class="caps">QTBUG</span>-33812
| Camera Example – Record, Preview, Focus don’t work
| 5.0
|
|-
|
| QtQuick.Window 2.1: newly created windows have wrong focus and z-order
| 5.2
|
|-
| <span class="caps">QTBUG</span>-36960
| Mouse and keyboard grab does not work
| 5.0
|
|-
|
| Qt Widgets: ComboBox does not pop up properly
|
|
|-
| <span class="caps">QTBUG</span>-37573
| Cannot select folders in the QFileDialog or in the FileDialog <span class="caps">QML</span> element
| 5.1
|
|-
| <span class="caps">QTBUG</span>-34985
| QMediaPlayer does not read certain Metadata for some audio files
| 5.0
|
|}
 
==Where and How Report Issues==
 
Please use the [https://bugreports.qt.io/browse/QTBUG/component/20329 QtPorts: BB10] ''[bugreports.qt.io]'' component for BlackBerry 10 specific issues and other components for Qt generic issues even if you found them on BlackBerry 10.


==Access the Status of the BlackBerry Qt CI system==
{background:#00BB00}. |''. Qt add ons |''. state | notes |<br />| Active Qt |not supported | |<br />| Qt Android Extras | not applicable | |<br />| Qt Bluetooth | supported | L2Cap is not supported |<br />| Qt Concurrent | | |<br />| Qt D-Bus | not applicable | |<br />| Qt Enginio | not supported | |<br />| Qt Graphical Effects| supported | |<br />| Qt Image Formats| supported | |<br />| Qt Mac Extras | not applicable | |<br />| Qt NFC | supported | |<br />| Qt OpenGL | | Only OpenGL ES 2|<br />| Qt Positioning | supported | |<br />| Qt Print Support | supported | Only printing to pdf |<br />| Qt Quick1 | not supported | might work |<br />| Qt Script | not supported | might work |<br />| Qt Script Tools | not supported | |<br />| Qt Sensors | supported | |<br />| Qt Serial Port | | |<br />| Qt SVG | not supported | |<br />| Qt WebSockets | not supported | |<br />| Qt Windows Extras | not applicable | |<br />| Qt X11 Extras | not applicable | |<br />| Qt XML | supported | |<br />| Qt XML Patterns | partly supported | XPath functionality supported, XML schema validation not supported |


BlackBerry runs a Jenkins based CI system which conducts build and on-device unit tests: http://qtlab.blackberry.com/
== Known Issues ==


===Categories:===
{background:#00BB00}. |''. Issue |''. description | since | fixed in Qt Version |<br />| | OpenGL ES 1 applications do not work | 5.0 | 5.3 |<br />| QTBUG-28954 | Enabling C++ 11 on BB10 causes errors in qplatformdefs.h | 5.0 | |<br />| QTBUG-33812 | Camera Example – Record, Preview, Focus don’t work | 5.0 | |<br />| | QtQuick.Window 2.1: newly created windows have wrong focus and z-order | 5.2 | |<br />| QTBUG-36960 | Mouse and keyboard grab does not work | 5.0 | |<br />| |Qt Widgets: ComboBox does not pop up properly | | |<br />| QTBUG-37573 | Cannot select folders in the QFileDialog or in the FileDialog QML element | 5.1 | |<br />| QTBUG-34985 | QMediaPlayer does not read certain Metadata for some audio files | 5.0 | |


* [[:Category:BlackBerry|BlackBerry]]
== Where and How Report Issues ==

Revision as of 10:01, 24 February 2015


Qt5 Status on BlackBerry 10

Supported Modules

The Qt5 modules are currently known to work on the BlackBerry 10 platform and are used for regular builds. Please note that this list is under constant change (for now).

{background:#00BB00}. |. Qt essential modules |. state | notes |
| Qt Core | supported | |
| Qt GUI | supported | |
| Qt Multimedia | supported | |
| Qt Multimedia Widgets | | |
| Qt Network | supported | |
| Qt QML | supported | |
| Qt Quick | supported | |
| Qt Quick Controls | supported | No platform style |
| Qt Quick Layouts | supported |
| Qt SQL | supported | |
| Qt Test | supported | |
| Qt WebKit | not supported | |
| Qt WebKit Widgets | not supported | |
| Qt Widgets | supported | No platform style |

{background:#00BB00}. |. Qt add ons |. state | notes |
| Active Qt |not supported | |
| Qt Android Extras | not applicable | |
| Qt Bluetooth | supported | L2Cap is not supported |
| Qt Concurrent | | |
| Qt D-Bus | not applicable | |
| Qt Enginio | not supported | |
| Qt Graphical Effects| supported | |
| Qt Image Formats| supported | |
| Qt Mac Extras | not applicable | |
| Qt NFC | supported | |
| Qt OpenGL | | Only OpenGL ES 2|
| Qt Positioning | supported | |
| Qt Print Support | supported | Only printing to pdf |
| Qt Quick1 | not supported | might work |
| Qt Script | not supported | might work |
| Qt Script Tools | not supported | |
| Qt Sensors | supported | |
| Qt Serial Port | | |
| Qt SVG | not supported | |
| Qt WebSockets | not supported | |
| Qt Windows Extras | not applicable | |
| Qt X11 Extras | not applicable | |
| Qt XML | supported | |
| Qt XML Patterns | partly supported | XPath functionality supported, XML schema validation not supported |

Known Issues

{background:#00BB00}. |. Issue |. description | since | fixed in Qt Version |
| | OpenGL ES 1 applications do not work | 5.0 | 5.3 |
| QTBUG-28954 | Enabling C++ 11 on BB10 causes errors in qplatformdefs.h | 5.0 | |
| QTBUG-33812 | Camera Example – Record, Preview, Focus don’t work | 5.0 | |
| | QtQuick.Window 2.1: newly created windows have wrong focus and z-order | 5.2 | |
| QTBUG-36960 | Mouse and keyboard grab does not work | 5.0 | |
| |Qt Widgets: ComboBox does not pop up properly | | |
| QTBUG-37573 | Cannot select folders in the QFileDialog or in the FileDialog QML element | 5.1 | |
| QTBUG-34985 | QMediaPlayer does not read certain Metadata for some audio files | 5.0 | |

Where and How Report Issues