summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2010-10-19 20:30:37 +0200
committerQt Continuous Integration System <qt-info@nokia.com>2010-10-19 20:30:37 +0200
commit93a7b871740bb3e95be96eb7e719301641776cc2 (patch)
tree3fb459a6e0a9f44beb13858b07313a882fc3ab1a /dist
parent05fe94d8b36b5e499954d156f2597b0f28a943c1 (diff)
parent961fd2d866bbae433cf6da86f0a6fcbafc713e41 (diff)
Merge branch '1.1' of scm.dev.nokia.troll.no:qtmobility/qtm-systeminfo into 1.1-integration
* '1.1' of scm.dev.nokia.troll.no:qtmobility/qtm-systeminfo: fix up declarative properties. changes for systeminfo do not report signal strength when not connected.
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-1.1.014
1 files changed, 12 insertions, 2 deletions
diff --git a/dist/changes-1.1.0 b/dist/changes-1.1.0
index 1e8e61447e..c306e701c2 100644
--- a/dist/changes-1.1.0
+++ b/dist/changes-1.1.0
@@ -155,8 +155,18 @@ QtServiceFramework
QtSystemInfo
------
- - foo
- * bar
+ - Provide means of detecting the Mobility version at runtime.
+ - Implement storageAdded and storageRemoved signals.
+ - Implement backend for harmattan.
+
+ - Initialization optimizations.
+ - Change QFileSystemWatcher to inotify.
+ - Various bug fixes.
+
+ - qsysinfo example
+ * make the batterystatus messagebox less annoying.
+ * new UI easiler to navigate on handsets.
+
QtVersit
-----