[Releasing] New Qt5.1 snapshot available

Heikkinen Jani Jani.Heikkinen at digia.com
Wed Jun 26 11:08:20 CEST 2013


Hi all!

New packages will be soon in http://download.qt-project.org/snapshots/qt/5.1/5.1.0-rc2/backups/. Unfortunately windows android installer won't be there because of some build issues.

Changes since last build:
Qtsdk:

·        Remove system specific directories from qconfig.pri, QTBUG-31496<http://build.it.local/project/jiraRedirect.action?jiraIssueKey=QTBUG-31496&bambooProjectKey=DQTC>
qtactiveqt:

·        QTBUG-29918 Fix licensing for static libraries
Qtbase:

·        QTBUG-31862 Fix QDir::mkpath failing for drive paths on Windows

·        Mac: Ensure that C++11 is always used when linking against a static Qt build

·        QTBUG-29918 Use BSD licensing for QtOpenGLExtensions instead of LGPL

·        QTBUG-31333 Widgets: Set qt_button_down for each press.
Qtdeclarative

·        QQmlPlatform: rename "mac" to "osx"

·        Add missing Q_REVISION
Qtdoc

·        Doc:Updated information about tested platforms.
Qtquickcontrols

·        Adapt to Qt.platform.os rename ("mac" -> "osx")

·        Doc: Small fix for SplitView

This isn't the RC2 yet but the goal is to create it tomorrow. Things what we are still waiting:

-        Fix for Windows Android build issue (fix is already available)

-        Fixes/analysis if following 3 issues are really blocking our RC2

o   QTBUG-31959: Crash when a tool-tip of a tool button is about to be displayed

o   QTBUG-31811: Sequential shortcuts don't work

o   QTBUG-31977: Regression: Key events while pressing ctrl have wrong key()
Br,
Jani

From: Heikkinen Jani
Sent: 25. kesäkuuta 2013 10:30
To: development at qt-project.org; releasing at qt-project.org
Subject: RE: New Qt5.1 snapshot available

Hi all,
Quite many changes were missing from my previous mail, sorry about that. Here is list of missing changes:

Qtbase:

·        CMake: Fix test for value starting with -L

·        Fix missing shortcuts for WindowContainers

·        QTBUG-31776 Fix missing focus events for mapped child windows

·        QTBUG-31806 Android: handle keyboard connect/disconnect

·        fix LD_LIBRARY_PATH manipulation in uic calls not being make-escaped

·        update QtNetwork changelog for 5.1.0

·        QTBUG-30173 Tagged all those examples that work on an Android device

·        QTBUG-31476 QFactoryLoader: Release unused libraries.

·        QTBUG-31476 Remove unused member QFactoryLoaderPrivate::keyList.

Qtdeclarative

·        QTBUG-31834 QColorDialogHelper: Force QWindow before setting flags

·        QTBUG-30173 Doc: Changed the title to avoid name conflicts and linking error
Qtmultimedia

·        Add changes-5.1.0 file

·        QTBUG-31868 QTBUG-31476 Multimedia plugins now have a unique JSON metadata 'Keys' property.
qtquick1

·        Add changes-5.1.0 file
qtquickcontrols

·        QTBUG-31796 Doc: Fix QCH filter attributes for Qt Quick Controls/Styles
qtsensors

·        Fix loading of all sensorgesture plugins.
Qttools

·        Add changes-5.1.0 file




From: Heikkinen Jani
Sent: 25. kesäkuuta 2013 8:55
To: development at qt-project.org; releasing at qt-project.org
Subject: RE: New Qt5.1 snapshot available

Good morning,
There is again new snapshot(2013-06-25-65/) available in http://download.qt-project.org/snapshots/qt/5.1/5.1.0-rc2/backups/. It is already quite near of rc2 but some changes are still missing. Below is listed new changes since my previous mail:

Qtsdk:

·        Fix warnings during installation, QTBUG-31955<http://build.it.local/project/jiraRedirect.action?jiraIssueKey=QTBUG-31955&bambooProjectKey=DQTC>

·        mkqt5bld: qtquickcontrols added to essentials list, QTBUG-31718<http://build.it.local/project/jiraRedirect.action?jiraIssueKey=QTBUG-31718&bambooProjectKey=DQTC>

·        Fix path for MaintenanceTool links

  *   Make sure that createShortcuts() function is not global, QTIFW-294<https://bugreports.qt-project.org/browse/QTIFW-294>
  *   Add -no-c++11 to Mac configure options
Qt5

·        configure: Fix srcpath when you run configure in the top-level dir

·        rewrite top-level configures without perl, QTBUG-31786<http://build.it.local/project/jiraRedirect.action?jiraIssueKey=QTBUG-31786&bambooProjectKey=DQTC>
qt-creator:

·        Fix broken list requests in CodePaster, QTCREATORBUG-9547<http://build.it.local/project/jiraRedirect.action?jiraIssueKey=QTCREATORBUG-9547&bambooProjectKey=DQTC>
Br,
Jani

From: Heikkinen Jani
Sent: 20. kesäkuuta 2013 12:58
To: development at qt-project.org; releasing at qt-project.org
Subject: New Qt5.1 snapshot available

Hi all,
There is new snapshot available after RC1. Unfortunately there is problems in the Linux builds and that's why only Windows & Mac offline installers are available. Fixing is ongoing, let's hope we can have all installers available tomorrow!

You can download newest installers from http://download.qt-project.org/snapshots/qt/5.1/5.1.0-rc1/backups/

Below is listed changes included since RC1:
Qtsdk:

·        QTBUG-29802: Make database plug-ins/derivers avaliable by default

·        QTBUG-28963: cannot unmount DMG after installing Qt OSX package and starting creator

·        Update installer graphics

·        Do not mention SDK in user visible installer texts

·        Change "Qt" as a name of the <Name> field in online installer
qt-creator

·        QTCREATORBUG-9558<http://build.it.local/project/jiraRedirect.action?jiraIssueKey=QTCREATORBUG-9558&bambooProjectKey=DQTC>

·        AndroidRunner: Fix CheckPidTimer to not fire forever
qtbase:

·        Android Mute and FastForward keys mapped wrong

·        make Makefiles not depend on .qmake.super

·        QTBUG-31289 fix rcc & uic .depend_commands

·        always $-escape make commands

·        QTBUG-31289 fix command over-escaping in vcproj files

·        assemble the tool commands at use time, after all

·        QTBUG-31750 OSX: Disable window restoration for the Mac color panel

·        QTBUG-29161 Cocoa color dialog cannot be modal, but should show anyway

·        QTBUG-31566 OSX color dialog can be accepted repeatedly

·        QTBUG-31667 network requests: do not access 1st byte of empty byte array

·        QTBUG-31745 Doc: Remove Tweet Search demo from the list of highlighted examples

·        Adjust the cmake files to find the dlls in the bin dir.
·
qtdeclarative:

·        QTBUG-31699 photosurface demo: behavior depends on initialization order

·        stabilize tst_touchmouse.

·        QFileDialogHelper: Force QWindow before setting flags.
qtdoc:

·        Doc: Added a link to Qt Quick Controls Overview

·        QTBUG-31737 Document the deprecation of WFlags
Qtmultimedia:

·        Android: Fix for uncaught java exception.

·        Fix for url bug in the qmlvideo examples.
Qtquickcontrols:

·        QTBUG-31778 Doc: Fix QCH documentation structure for Qt Quick Layouts

·        Revert "Add qml/js files in resource files"

·        Doc: Fixed Qt Quick Layouts listing in qch files.

·        QTBUG-31565 Add qml/js files in resource files
qttools

·        QTBUG-31153 Find the cmake version template in the install location.
Qttranslations

·        QTBUG-31727 fix qm output dir for non-prefix builds
Qtwebkit

·        [Qt][Mac] Disable QTKit video on OS X.

Br, Jani
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/releasing/attachments/20130626/fad9786b/attachment.html>


More information about the Releasing mailing list