summaryrefslogtreecommitdiffstats
path: root/doc/src/qtmobility-release-notes.qdoc
blob: 76d986fc7d8f7bd989218a258495e57106dd3629 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
/****************************************************************************
**
** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
** No Commercial Usage
** This file contains pre-release code and may not be distributed.
** You may use this file in accordance with the terms and conditions
** contained in the Technology Preview License Agreement accompanying
** this package.
**
** GNU Free Documentation License
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of this
** file.
**
** If you have questions regarding the use of this file, please contact
** Nokia at qt-info@nokia.com.
** $QT_END_LICENSE$
**
****************************************************************************/

/*!
    \externalpage http://bugreports.qt.nokia.com
    \title QtMobility Project Bug Tracker
*/


/*!
    \page qtmobility-release-notes.html
    \group mobility
    \title Release Notes of the QtMobility Project release

    \raw HTML
    <body>
    <table border="0" cellpadding="0" cellspacing="0" width="100%">



    <p>These Release Notes cover what's new, download and installation instructions and known issues for QtMobility 1.1.0 final release. An up-to-date list of known issues with the release can be found via the <a href="http://bugreports.qt.nokia.com"> Qt Bug Tracker</a>  which provides additional information about known issues and tasks related to Qt and the QtMobility Projects. The new Qt APIs are typically supported by backends for each platform. For overall summary of the completeness/compatibility of support for a given API see <a href="index.html#platform-compatibility">Platform Compatibility</a>.</p>

    <a name="What's New in QtMobility 1.1.0"></a>
    <h2>What's New in QtMobility 1.1.0</h2>
    <p>QtMobility 1.1.0 final is part of our ongoing program providing new Qt APIs for mobile application development. This release contains a number of new APIs and also improvements and bug fixes since the QtMobility 1.0.2 release. For more details, please refer to the <a href="http://qt.nokia.com/doc/qtmobility-1.1.0"> online documentation </a> included in this distribution and the change log file.</p>

    <a name="contacts-api"></a>

    <h2>Downloading and Installing</h2>
    <h3>System Requirements</h3>
    <p>Qt 4.7.0 should be used.</p>
    <p><a href="http://qt.nokia.com/downloads"> http://qt.nokia.com/downloads</a></p>
    <p>Latest QtMobility packages can be found here: </p>
    <a href="http://qt.nokia.com/developer/new-qt-apis"> http://qt.nokia.com/developer/new-qt-apis </a></p>

    <p>Please follow the <a href="installation.html">installation procedure</a>.</p>
    <h2>Known issues with this final package:</h2>
    <h3>Camera</h3>
    <ul>
    <li>Maemo5: Unable to save images other than in default resolution.</li>
    </ul>
    <h3>Landmarks</h3>
    <ul>
    <li>Maemo5: Unable to write data/export to /opt </li>
    </ul>
    <h3>Location</h3>
    <ul>
    <li>Symbian: QGeoPositionInfoSource and QGeoSatelliteInfoSource can only be instantiated and used in application's main thread. </li>
    <li>Symbian: QGeoAreaMonitor::createDefaultMonitor() creates generic polling monitor instead of native Symbian monitor. </li>
    </ul>
    <h3>Organizer</h3>
    <ul>
    <li> There is no QML example for organizer </li>
    </ul>
    <h3>Document Gallery</h3>
    <ul>
    <li> - The document gallery backend for Symbian S60 is disabled in pre-built packages due to limited deployment of a dependent library on 3.1 and 3.2 devices, and library version conflict between 5.0 devices.</li>
    <li> - Document gallery items of type Album, Artist, AlbumArtist, and Genre cannot be queried on Symbian platforms. </li>
    <li> - Symbian: mediabrowser example application does not display items in panels other than Songs. </li>
    <li> - Symbian: documentproperties example application not usable, crashes on exit. </li>
    </ul>
    <h3>Maps and Navigation</h3>
    <ul>
    <li>At the time of the QtMobility 1.2.0 QML support focus for the Maps and Navigation API is in Mapping functionality. Notably routing, searching and geocoding are not yet supported. </li>
    </ul>
    <h3>Feedback</h3>
    <ul>
    <li> - Not all vibration settings may result in distinct vibration patterns due to limitations in individual vibration actuators.</li>
    <li> - Feedback example applications are not functioning on S60. </li>
    <li> - Maemo5: Hapticsquare and hapticsplayer example applications have no haptic feedback. </li>
    </ul>

    <h3>Messaging</h3>
    <ul>
    <li>Maemo5: keepintouch example application displays a list of same contacts and emails. </li>
    </ul>


    \endraw


*/