qtmobility/dist/changes-1.0.0-beta1
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
child 8 71781823f776
--- a/qtmobility/dist/changes-1.0.0-beta1	Fri Apr 16 15:51:22 2010 +0300
+++ b/qtmobility/dist/changes-1.0.0-beta1	Mon May 03 13:18:40 2010 +0300
@@ -131,8 +131,26 @@
 QtLocation
 ------
 
- - foo
-    * bar
+ - QGeoPositionInfoSource
+    * Renamed requestTimeout to updateTimeout().
+    * updateTimeout() is now emitted during periodic updates if
+      the update is late or an error occurs.
+ - QGeoCoordinate
+    * Renamed QGeoCoordinate:DecimalDegrees to QGeoCoordinate::Degrees.
+ - QGeoPositionInfo
+    * Renamed property() to attribute().
+    * Renamed setProperty() to setAttribute().
+    * Renamed hasProperty() to hasAttribute().
+    * Renamed removeProperty() to removeAttribute().
+    * Renamed QGeoPositionInfo::Heading to QGeoPositionInfo::Direction.
+ - QGeoSatelliteInfo
+    * Renamed property() to attribute().
+    * Renamed setProperty() to setAttribute().
+    * Renamed hasProperty() to hasAttribute().
+    * Renamed removeProperty() to removeAttribute().
+ - QNmeaPositionInfoSource
+    * Added protected virtual function parsePosInfoFromNmeaData() to 
+      enable clients to handle non-standard NMEA sentences if they need to.
 
 QtMessaging
 ------
@@ -367,9 +385,20 @@
 
  -
 
+<<<<<<< HEAD:dist/changes-1.0.0-beta1
 Qt Mobility for Symbian
 ------
 
+=======
+Qt Mobility for Maemo5
+------
+
+ - Experimental support for QtLocation
+ - Experimental support for QtSystemInfo
+ 
+ Qt Mobility for Symbian
+------
+
  - QContactManager backends
     * 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.
     * The display label now uses the same formatting rules as the platform phonebook application, except that "unnamed" contact label is not localised.
@@ -404,11 +433,6 @@
         * writing metada to file not supported by S60
         * codec support depends on device model
         * AudioDeviceControl not implemented for mediaplayer, defaults to device default.
-      - Camera
-        * camera support is expiremental
-        * still capture
-        * mediacapture
-        * recording codec support is limited to video/mp4
 
 ****************************************************************************
 *                          Tools                                           *