summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@nokia.com>2010-09-29 13:58:51 +0200
committerJason McDonald <jason.mcdonald@nokia.com>2010-10-07 13:56:56 +1000
commitcbfdce47d2e348341358d308bfaea9ba603421fe (patch)
tree57c33df022e83564ad95e95befe7d3201a9212f1
parentd2acbb699efae07f761762909884822aa9629718 (diff)
updated changes-4.7.1
(cherry picked from commit 0ce33ebfa8b99c2988b56d0157ddc039a9ab06ae)
-rw-r--r--dist/changes-4.7.112
1 files changed, 12 insertions, 0 deletions
diff --git a/dist/changes-4.7.1 b/dist/changes-4.7.1
index dbfa0b3272..c68f9e0666 100644
--- a/dist/changes-4.7.1
+++ b/dist/changes-4.7.1
@@ -197,11 +197,19 @@ Qt for Symbian
--------------
- configure
+ * [QTBUG-4586] Fixed wrong paths in include/ActiveQt/headers.pri.
* [QTBUG-11671] Fixed audio-backend detection in configure tests.
- qmake
* [QTBUG-13523] Added support for using -L notation in the LIBS variable
when building with the symbian/linux-armcc or gcce mkspec.
+ * [QTBUG-12851] Fix assertion on Windows when DESTDIR is empty in static
+ libs.
+ * [QTBUG-12802] Fix vcxproj generator when using /Fd in QMAKE_CXXFLAGS.
+ * [QTBUG-13080] vcxproj generator: fix bug when using CharacterSet=1 in
+ .pro file.
+ * [QTBUG-13081] vc[x]proj generators: support /MAP option without file
+ name.
- QInputContext
* [QTBUG-12949] Fixed a bug where passwords would not be committed when
@@ -209,6 +217,10 @@ Qt for Symbian
* [QTBUG-13472] Fixed crash in input methods when using symbols menu and
numbers only.
+Qt for Windows CE
+-----------------
+ - Gui
+ * [QTBUG-8408] Show the [X] button on Windows mobile when maximizing.
****************************************************************************
* Tools *