summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrans Englich <frans.englich@nokia.com>2009-11-18 11:59:55 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-11-19 03:22:36 (GMT)
commit887b53075db866efdc733e272871870ab0abe849 (patch)
tree2729d8fb932d552e6d019f9c5f20951a774aaf0c
parentc2f6a46a79a2ef904000587af07ad222760bf6f9 (diff)
downloadQt-887b53075db866efdc733e272871870ab0abe849.zip
Qt-887b53075db866efdc733e272871870ab0abe849.tar.gz
Qt-887b53075db866efdc733e272871870ab0abe849.tar.bz2
Symbian support: incorporate feedback from Lars.
Reviewed-by: Espen Riskedal Reviewed-by: Frans Englich (cherry picked from commit 00085c803b144615a87d958f130883347b52a7a5)
-rw-r--r--doc/src/platforms/symbian-support.qdoc19
1 files changed, 10 insertions, 9 deletions
diff --git a/doc/src/platforms/symbian-support.qdoc b/doc/src/platforms/symbian-support.qdoc
index 916eda5..3c2bbf1 100644
--- a/doc/src/platforms/symbian-support.qdoc
+++ b/doc/src/platforms/symbian-support.qdoc
@@ -60,11 +60,11 @@
As with every supported platform, we will strive to maintain
application behavior and binary compatibility throughout the lifetime of
- the Qt 4.x series. However, due to the fact that Symbian support is
- newly added in 4.6.0, it is possible that minor corrections to the
- behavior and to the ABI in 4.6.1 will be required in order to ensure
- compatibility going forward. If we break the binary compatiblity promise,
- we will document such changes in the 4.6.1 release.
+ the Qt 4.x series. However, due to the fact that Symbian support is newly
+ added in 4.6.0, there is a slight possibility that minor corrections to the
+ ABI might be required in 4.6.1, in order to ensure compatibility going
+ forward. Any such change will be clearly documented in the release notes
+ for 4.6.1.
\section1 Supported Devices
@@ -99,11 +99,11 @@
\header \o Technology
\o Note
\row \o QtConcurrent
- \o
+ \o Planned for some future release
\row \o QtDBus
\o No current plans to support this feature.
- \row \o QtOpenGL
- \o Support for OpenGL ES planned for a future release.
+ \row \o QtOpenGL ES
+ \o Planned for some future release
\row \o Printing support
\o No current plans to support this feature.
\row \o Qt3Support
@@ -119,7 +119,8 @@
\o The only driver supported is SQLite.
\row \o QtMultimedia
\o Although the module itself is supported, no backend for Symbian
- is available. However, there is a backend available for Phonon.
+ is currently available. However, there is a backend available
+ for Phonon.
\endtable
\section1 Known Issues