diff options
author | Joerg Bornemann <joerg.bornemann@nokia.com> | 2010-09-29 11:58:51 (GMT) |
---|---|---|
committer | Joerg Bornemann <joerg.bornemann@nokia.com> | 2010-09-29 11:58:51 (GMT) |
commit | 0ce33ebfa8b99c2988b56d0157ddc039a9ab06ae (patch) | |
tree | e6b2710b1e51b94d31917a4518b4a80f33841a01 /dist | |
parent | 1f554a40c65fef249b8044246731a6de34eb90a1 (diff) | |
download | Qt-0ce33ebfa8b99c2988b56d0157ddc039a9ab06ae.zip Qt-0ce33ebfa8b99c2988b56d0157ddc039a9ab06ae.tar.gz Qt-0ce33ebfa8b99c2988b56d0157ddc039a9ab06ae.tar.bz2 |
updated changes-4.7.1
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.7.1 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dist/changes-4.7.1 b/dist/changes-4.7.1 index dbfa0b3..c68f9e0 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 * |