[Releasing] [Development] New Qt5.1 snapshot available
Jenssen Tim
Tim.Jenssen at digia.com
Tue Jun 25 13:17:33 CEST 2013
No it isn't, there is the possibility to run the installer without any input but it needs an X server on linux for example.
________________________________
Von: development-bounces+tim.jenssen=digia.com at qt-project.org [development-bounces+tim.jenssen=digia.com at qt-project.org]" im Auftrag von "Laszlo Papp [lpapp at kde.org]
Gesendet: Dienstag, 25. Juni 2013 13:14
An: Heikkinen Jani
Cc: development at qt-project.org; releasing at qt-project.org
Betreff: Re: [Development] New Qt5.1 snapshot available
Is it possible to run the installer in console mode?
On Tue, Jun 25, 2013 at 10:29 AM, Heikkinen Jani <Jani.Heikkinen at digia.com<mailto:Jani.Heikkinen at digia.com>> wrote:
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<mailto:development at qt-project.org>; releasing at qt-project.org<mailto: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<mailto:development at qt-project.org>; releasing at qt-project.org<mailto: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
_______________________________________________
Development mailing list
Development at qt-project.org<mailto:Development at qt-project.org>
http://lists.qt-project.org/mailman/listinfo/development
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/releasing/attachments/20130625/7f4a21fb/attachment.html>
More information about the Releasing
mailing list