summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-04-16 14:45:45 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-04-17 02:30:10 (GMT)
commitb2c40a544c7cfcd7e6195b6ade0816b54e20ba64 (patch)
tree71f1051bfc84b980aef38fd8b7829f04488a45a2
parent9376ea8aeeb261fd97d43c56d3f308950aec1122 (diff)
downloadQt-b2c40a544c7cfcd7e6195b6ade0816b54e20ba64.zip
Qt-b2c40a544c7cfcd7e6195b6ade0816b54e20ba64.tar.gz
Qt-b2c40a544c7cfcd7e6195b6ade0816b54e20ba64.tar.bz2
log my changes
(cherry picked from commit 602da82d3c9413df41eb5b17bdf7e3c1586316b5)
-rw-r--r--dist/changes-4.5.116
1 files changed, 14 insertions, 2 deletions
diff --git a/dist/changes-4.5.1 b/dist/changes-4.5.1
index dd41ef4..a15bfaa 100644
--- a/dist/changes-4.5.1
+++ b/dist/changes-4.5.1
@@ -457,12 +457,23 @@ Qt for Windows CE
* [245503] Fixed redundant backslashes in string property in property browser.
- Linguist
+
- Linguist GUI
- - lupdate
+ * [248076] Fixed crash upon opening files for which we have no plural rules
+ * [249519] Fixed crash upon dropping text into non-focused lineedit
+
+ - Entire Linguist toolchain
- - lrelease
+ * [244035] Fixed endless loop in PO writer
+ * [247738] Improved handling of duplicated messages
+ * [248849] Fixed encoding in XLIFF writer
+ * [249022] Fixed TS' and QM's handling of messages which appear in multiple encodings
+
+ - lupdate
+ * [248724] Fixed encoding of messages from .ui files if CODECFORTR is not utf8
+ * [249633] Fixed processing of C++ backslash line continuations
- rcc
@@ -484,6 +495,7 @@ Qt for Windows CE
* [248806] Ensure that the Xcode generator includes the right path to frameworks.
* [201495] Comment processing in qmake prevented file from being moc'ed
* On Mac OS, properly escape file names in QMAKE_BUNDLE_DATA
+ * Fixed moc and uic features to make shadow builds work even if a non-shadow build is present
- configure