summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@nokia.com>2011-09-12 07:49:03 +0200
committerGunnar Sletta <gunnar.sletta@nokia.com>2011-09-12 07:49:03 +0200
commita9ac6da893ac10ce160c9eb80141508881cd71e2 (patch)
tree0e74067407612d44ad07ff74cb7be6d444ee28c5 /dist
parent8eb5ba3b9cb1e8e07f28a3153672a946b2d82fd9 (diff)
parent687461627310e8b781da15d1a907c35bd8ffea6e (diff)
Merge branch 'master' into refactor
Conflicts: src/3rdparty/v8 src/gui/text/qfont_qpa.cpp src/gui/widgets/qlinecontrol.cpp src/plugins/platforms/fontdatabases/fontconfig/qfontconfigdatabase.cpp tests/auto/gui.pro tests/auto/network.pro tests/auto/qstring/tst_qstring.cpp Change-Id: Id118c172645303ccf06a207050d5bf1462ff57fe
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.0.06
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index abe5a825d1..4b05a86d71 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -116,6 +116,9 @@ Qt for Windows CE
- moc
+* [QTBUG-20785] The moc now has a -b<file> option to #include an additional
+ file at the beginning of the generated file.
+
- uic
@@ -125,6 +128,9 @@ Qt for Windows CE
- qmake
+* QMAKE_MOC_OPTIONS variable is now available for passing additional parameters
+ to the moc.
+
- configure