qtmobility/dist/changes-1.0.0-beta1
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
child 8 71781823f776
equal deleted inserted replaced
1:2b40d63a9c3d 4:90517678cc4f
   129     * UI layout refactored to fit small screen better
   129     * UI layout refactored to fit small screen better
   130 
   130 
   131 QtLocation
   131 QtLocation
   132 ------
   132 ------
   133 
   133 
   134  - foo
   134  - QGeoPositionInfoSource
   135     * bar
   135     * Renamed requestTimeout to updateTimeout().
       
   136     * updateTimeout() is now emitted during periodic updates if
       
   137       the update is late or an error occurs.
       
   138  - QGeoCoordinate
       
   139     * Renamed QGeoCoordinate:DecimalDegrees to QGeoCoordinate::Degrees.
       
   140  - QGeoPositionInfo
       
   141     * Renamed property() to attribute().
       
   142     * Renamed setProperty() to setAttribute().
       
   143     * Renamed hasProperty() to hasAttribute().
       
   144     * Renamed removeProperty() to removeAttribute().
       
   145     * Renamed QGeoPositionInfo::Heading to QGeoPositionInfo::Direction.
       
   146  - QGeoSatelliteInfo
       
   147     * Renamed property() to attribute().
       
   148     * Renamed setProperty() to setAttribute().
       
   149     * Renamed hasProperty() to hasAttribute().
       
   150     * Renamed removeProperty() to removeAttribute().
       
   151  - QNmeaPositionInfoSource
       
   152     * Added protected virtual function parsePosInfoFromNmeaData() to 
       
   153       enable clients to handle non-standard NMEA sentences if they need to.
   136 
   154 
   137 QtMessaging
   155 QtMessaging
   138 ------
   156 ------
   139 
   157 
   140  - Wrap QMessageStore with QMessageManager.
   158  - Wrap QMessageStore with QMessageManager.
   365 Qt Mobility for Windows CE
   383 Qt Mobility for Windows CE
   366 ------
   384 ------
   367 
   385 
   368  -
   386  -
   369 
   387 
       
   388 <<<<<<< HEAD:dist/changes-1.0.0-beta1
   370 Qt Mobility for Symbian
   389 Qt Mobility for Symbian
       
   390 ------
       
   391 
       
   392 =======
       
   393 Qt Mobility for Maemo5
       
   394 ------
       
   395 
       
   396  - Experimental support for QtLocation
       
   397  - Experimental support for QtSystemInfo
       
   398  
       
   399  Qt Mobility for Symbian
   371 ------
   400 ------
   372 
   401 
   373  - QContactManager backends
   402  - QContactManager backends
   374     * QContactAvatar: Added support for pixmap field and VideoRingtone subtype. For pixmap field there is a known issue that it is not always shown in the name list view of S60 platform Phonebook.
   403     * QContactAvatar: Added support for pixmap field and VideoRingtone subtype. For pixmap field there is a known issue that it is not always shown in the name list view of S60 platform Phonebook.
   375     * The display label now uses the same formatting rules as the platform phonebook application, except that "unnamed" contact label is not localised.
   404     * The display label now uses the same formatting rules as the platform phonebook application, except that "unnamed" contact label is not localised.
   402         * retrieve metadata ( following tags supported: title, artist, comment, genre, ye   ar, copyright, album, composer, albumtrack, audiobitrate, videobitrate, duration, content type)
   431         * retrieve metadata ( following tags supported: title, artist, comment, genre, ye   ar, copyright, album, composer, albumtrack, audiobitrate, videobitrate, duration, content type)
   403 	* read extended metadata supported
   432 	* read extended metadata supported
   404         * writing metada to file not supported by S60
   433         * writing metada to file not supported by S60
   405         * codec support depends on device model
   434         * codec support depends on device model
   406         * AudioDeviceControl not implemented for mediaplayer, defaults to device default.
   435         * AudioDeviceControl not implemented for mediaplayer, defaults to device default.
   407       - Camera
       
   408         * camera support is expiremental
       
   409         * still capture
       
   410         * mediacapture
       
   411         * recording codec support is limited to video/mp4
       
   412 
   436 
   413 ****************************************************************************
   437 ****************************************************************************
   414 *                          Tools                                           *
   438 *                          Tools                                           *
   415 ****************************************************************************
   439 ****************************************************************************
   416 
   440