[Development] Qt5.1 new snapshot

Heikkinen Jani Jani.Heikkinen at digia.com
Fri Jun 28 13:59:48 CEST 2013


Hi all!
Unfortunately there were again some new findings and that's why we cannot do RC2 today :( But new snapshot is available here: http://download.qt-project.org/snapshots/qt/5.1/5.1.0-rc2/backups/

Known issues (will be corrected in RC2):

-        In the Mac user is not able to compile apps that use private headers

-        Occasional Qt Creator crashes when developing for android (QTCREATORBUG-9660)

-        issue related to QWindow

o   QWindow min/max width/height, contentOrientation are not new in 5.1

o   Found by Thiago during header diff, see http://lists.qt-project.org/pipermail/development/2013-June/011584.html


·        Because of these we will do qt5.git update once again. Hoping everything goes smoothly and we will have RC2 out soon, latest on Monday, 1stof July.

Changes since last informed snapshot:

Qtsdk

·        Fix build for android

·        Remove patcher component in 5.0.2 and 5.1.0

qtbase

·        QTBUG-31329 QTBUG-31934 QNX: Fix screen rotation

·        mac frameworks: don't create bogus symlinks

·        Fix compilation with ICC 13.1: the MSVC 2005 & 2008 code is bad

·        QTBUG-30839 Replace win32-icc/qplatformdefs.h with the MSVC one

·        QTBUG-31701 Fix win32-icc build: _CHAR16T is not an indication of C++11 support

·        QTBUG-31984 Android: Fix initial window size for raster backend

·        QTBUG-31934 BlackBerry: fix delayed root window posting on OpenGL

·        QTBUG-29005 QTBUG-31811 QTBUG-31977 Mac OSX: get the correct key code when the control key is pressed

·        QTBUG-31969 install qconfig.h into framework bundles

·        fix bundled header creation for debug builds

·        disable non-framework header install also for debug builds

·        QTBUG-31641 install private headers into frameworks

·        don't needlessly do QMAKE_BUNDLE_DATA+=FRAMEWORK_HEADERS

·        un-nest conditionals

·        QTBUG-29003 mac framework build: always set QMAKE_FRAMEWORKPATH

·        Update for the newest Darwin-family operating systems.

·        Fixed testbuild with QT_NO_CURSOR
Qtdeclarative

·        Undo presumably accidental line deletion

·        QTBUG-31898 photosurface: add C++ boilerplate launcher; open button

·        QTBUG-31898 Declarative dialog improvements for the non-Window use case

·        Update 5.1.0 changelog and what's new
Qtjsbackend

·        [V8] Fix stack alignment corruption for MinGW32 build

Br,
Jani

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

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/development/attachments/20130628/8f45a26c/attachment.html>


More information about the Development mailing list