[Development] New Qt5.3.1 snapshot available
Koehne Kai
Kai.Koehne at digia.com
Fri Jun 20 09:24:09 CEST 2014
> -----Original Message-----
> From: development-bounces+kai.koehne=digia.com at qt-project.org
> [mailto:development-bounces+kai.koehne=digia.com at qt-project.org] On
> Behalf Of Heikkinen Jani
> Sent: Tuesday, June 17, 2014 8:04 AM
> To: development at qt-project.org
> Subject: [Development] New Qt5.3.1 snapshot available
>
> Hi all
>
>
>
> Qt5.git integration succeed finally yesterday & now we have packages with
> updated content available here: http://download.qt-
> project.org/snapshots/qt/5.3/5.3.1/2014-06-17_114/
>
> Unfortunately windows packages are still broken because of
> https://bugreports.qt-project.org/browse/QTBUG-39594 , linux & mac
> should be OK.
Windows packages are now there, too:
http://download.qt-project.org/snapshots/qt/5.3/5.3.1/2014-06-19_118/
Linux:
http://download.qt-project.org/snapshots/qt/5.3/5.3.1/2014-06-19_108/
Mac:
http://download.qt-project.org/snapshots/qt/5.3/5.3.1/2014-06-19_87/
These might very well be the final ones ... so if you want to help testing, now is a good time :)
Regards
Kai
> These aren't yet final 5.3.1 packages but pretty near so please test these &
> verify your fixes. Plan is to produce final packages during this week & put
> Qt5.3.1 out during next week so please indicate immediately if you find
> something which is badly broken since Qt5.3.0.
>
>
>
> Br,
>
> Jani
>
>
>
> Qt5 changes in these packages:
>
> https://codereview.qt-project.org/#/c/87153/ :
>
> Patch Set 7: Code-Review+2
>
>
>
> summary:
>
>
>
> * qtbase 7df8b1a...9c80a3b (21):
>
> > Revert "Suppress move/resize events if they are the result of call to
> move()/resize()."
>
> > Revert "Revert "Fixed duplicate QMoveEvent generated for each
> QWidget::move call""
>
> > QProcess: Handle spurious socket notifications for stdout and stderr
>
> > Don't try to read from invalid file descriptors in QProcess
>
> > QProcessPrivate: merge the functions dealing with stdout and stderr
>
> > Rename QProcessPrivate::destroyChannel to closeChannel
>
> > Move the QProcessPrivate Windows objects into QProcessPrivate::Channel
>
> > Move the QProcessPrivate channel buffers into QProcessPrivate::Channel
>
> > Support hotplugging of input devices with XInput2
>
> > Doc: correct the format of Q_PLUGIN_METADATA macro in sample codes
>
> > Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into
> refs/staging/5.3
>
> > QWidget: fix documentation for isEnabledTo(0)
>
> > Add missing detach() in QPixmap::convertFromImage()
>
> > Compose key plugin: expand "%L" to full path.
>
> > Doc: Updated Layout examples.
>
> > Fix typo in QGraphicsTextItem::defaultTextColor() documentation.
>
> > Remove unnecessary comma in QStackedWidget doc.
>
> > Don't try to draw if there are no points in the path
>
> > Doc: Fix undefined variable in QMetaMethod::invoke() documentation
>
> > qfreelist: fix data race on v[at].next
>
> > QApp: Method to check for native style usage.
>
>
>
> * qtdeclarative 361d638...17ee404 (11):
>
> > Merge remote-tracking branch 'origin/stable' into 5.3
>
> > Set StrongFocus on QQuickWidget
>
> > Doc: Clarify where JavaScript fits in QML code
>
> > Initialize QSGPaintedNode with an empty size.
>
> > Add node description to painted items.
>
> > Make sure shader rewriter stops immediately on an empty string.
>
> > Fix forwarding of keyboard events to multiple target items
>
> > Merge remote-tracking branch 'origin/stable' into 5.3
>
> > Doc: Removed redundant link to section in the same page.
>
> > Doc: Updated "Qt Quick Examples" pages.
>
> > Detect and warn when using QQuickWidget as a native child
>
>
>
> * qtdoc 428a67f...7025f10 (2):
>
> > Merge remote-tracking branch 'origin/stable' into 5.3
>
> > Doc: Added "Qt Examples for iOS" page.
>
>
>
> * qtlocation f90f40d...036c51c (1):
>
> > Fix wrong qreal architecture checks
>
>
>
> * qtmultimedia b9b06de...150ff66 (5):
>
> > Merge remote-tracking branch 'origin/stable' into 5.3
>
> > Improve default audio plugin selection.
>
> > Android: don't start camera preview until the viewfinder is ready.
>
> > Android: fix media player's volume.
>
> > Doc: Remove comment about preliminary API for Qt 5.0
>
>
>
> * qtquickcontrols ca06986...f6845c2 (9):
>
> > Fix CalendarStyle::control as read-only
>
> > CalendarStyle: add styleData.index for dayOfWeekDelegate
>
> > CalendarStyle: document available styleData properties
>
> > Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into
> refs/staging/5.3
>
> > CalendarStyle: do not hard code the width of weekNumberDelegate
>
> > CalendarStyle: do not hard code the height of dayOfWeekDelegate
>
> > Make Base ToolButtonStyle honor icon size.
>
> > Calendar: respect style provided size
>
> > Calendar: fix dayOfWeekDelegate positioning
>
>
>
> * qtserialport d598a00...450f79d (4):
>
> > Remove the exception notifier handling for *nix
>
> > Merge remote-tracking branch 'origin/5.3.0' into 5.3
>
> > Merge remote-tracking branch 'origin/stable' into 5.3
>
> > uclibc sets ENOENT when one tries to open a non-existing device
>
>
>
> * qttools 3cc8265...788638b (2):
>
> > windeployqt: Remove deleted QML directories from Json output.
>
> > Merge remote-tracking branch 'origin/stable' into 5.3
>
>
>
> * qtwebkit 29dd87e...f7d9266 (2):
>
> > Fix clang debug-and-release build
>
> > Merge remote-tracking branch 'origin/stable' into 5.3
More information about the Development
mailing list