Qt-for-Tizen-1.0-Alpha-4: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
(Convert ExpressionEngine section headers)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=[[Tizen|Qt for Tizen]]: 1.0 Alpha 4 Release=
{{Cleanup | reason=Auto-imported from ExpressionEngine.}}


==Announcement==
= [[Tizen|Qt for Tizen]]: 1.0 Alpha 4 Release =
== Announcement ==


http://qtfortizen.blogspot.com/2013/10/1.0alpha4.html
http://qtfortizen.blogspot.com/2013/10/1.0alpha4.html


==Known Issues==
== Known Issues ==


* No Virtual Keyboard support. Planned for Alpha 5, it will be either integrated with default Tizen’s keyboard or implemented with Qt.
* No Virtual Keyboard support. Planned for Alpha 5, it will be either integrated with default Tizen's keyboard or implemented with Qt.
* No screen orientation changes on emulator. Screen orientation handling is based on orientation sensor it looks like it returns confusing values on emulator.
* No screen orientation changes on emulator. Screen orientation handling is based on orientation sensor - it looks like it returns confusing values on emulator.
* No <span class="caps">JIT</span> Qml support on RD-PQ (It is transparent for developers application starts a little slower). <span class="caps">JIT</span> support will be added when 5.2 will be released.
* No JIT Qml support on RD-PQ (It is transparent for developers - application starts a little slower). JIT support will be added when 5.2 will be released.
* Emulator crashes when closing QtQuick appllication. Problem is related to corrupt OpenGL stack on emulator. As QtQuick Scene Graph uses OpenGL it has impact on QtQuick application ran in emulator.
* Emulator - crashes when closing QtQuick appllication. Problem is related to corrupt OpenGL stack on emulator. As QtQuick Scene Graph uses OpenGL it has impact on QtQuick application ran in emulator.


===Categories:===
[[Category:Developing_Qt::Ports::Tizen]]
 
* [[:Category:Developing Qt|Developing_Qt]]
** [[:Category:Developing Qt::Ports|Ports]]
* [[:Category:Developing Qt::Ports::Tizen|Tizen]]
** [[:Category:Developing Qt::Ports::Tizen::Releases|Releases]]

Latest revision as of 16:15, 5 March 2015

This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine.
Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean.

Qt for Tizen: 1.0 Alpha 4 Release

Announcement

http://qtfortizen.blogspot.com/2013/10/1.0alpha4.html

Known Issues

  • No Virtual Keyboard support. Planned for Alpha 5, it will be either integrated with default Tizen's keyboard or implemented with Qt.
  • No screen orientation changes on emulator. Screen orientation handling is based on orientation sensor - it looks like it returns confusing values on emulator.
  • No JIT Qml support on RD-PQ (It is transparent for developers - application starts a little slower). JIT support will be added when 5.2 will be released.
  • Emulator - crashes when closing QtQuick appllication. Problem is related to corrupt OpenGL stack on emulator. As QtQuick Scene Graph uses OpenGL it has impact on QtQuick application ran in emulator.