summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorOlivier Goffart <olivier.goffart@nokia.com>2011-01-25 18:56:33 +0100
committerOlivier Goffart <olivier.goffart@nokia.com>2011-01-25 18:56:33 +0100
commit5422e929cad04633a06c156cba96cfcd69262522 (patch)
treeafb3c9b76c05d80238a1ff76f4e8f4019fac1651 /dist
parentac798c5d77c59ea8dfe29c9d1896fb6604e3a628 (diff)
parenta0e0a9378d10db9c8ab3ba4d59f5c576ee4cbc40 (diff)
downloadqt4-tools-5422e929cad04633a06c156cba96cfcd69262522.tar.gz
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Conflicts: configure src/network/bearer/bearer.pri
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.7.24
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/changes-4.7.2 b/dist/changes-4.7.2
index d443d88840..0d930520e5 100644
--- a/dist/changes-4.7.2
+++ b/dist/changes-4.7.2
@@ -133,6 +133,10 @@ Qt for Symbian
* [QTBUG-11436] Added a MediaObject property which allows the client to
specify which Internet Access Point should be used for streaming.
+ - QNetworkProxyFactory
+ * [QTBUG-13857] Added systemProxyForQuery() for Symbian, allowing
+ network proxies configured on the device to be used by applications.
+
Qt for Embedded Linux
---------------------