summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.5.1
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-04-16 14:45:45 (GMT)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-04-16 14:46:26 (GMT)
commit602da82d3c9413df41eb5b17bdf7e3c1586316b5 (patch)
treef9eadc9e8be2dfa212e8f697b2b3a82360893ebb /dist/changes-4.5.1
parentfc8285ec610b02f440f692be90aed1e6925a8675 (diff)
downloadQt-602da82d3c9413df41eb5b17bdf7e3c1586316b5.zip
Qt-602da82d3c9413df41eb5b17bdf7e3c1586316b5.tar.gz
Qt-602da82d3c9413df41eb5b17bdf7e3c1586316b5.tar.bz2
log my changes
Diffstat (limited to 'dist/changes-4.5.1')
-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