Re: [Development] [Releasing] HEADS-UP: Branching from 'dev' to '5.8' ongoing, Qt 5.8 Feature Freeze coming...

2016-08-22 Thread Oswald Buddenhagen
the final downmerge from dev to 5.8 is now completed.

5.8 is now officially feature-frozen, approved exceptions notwithstanding.

dev is 5.9 material now. as usual, cherry-picks only with a *really*
good justification _and_ bribe/sacrifice. get your 5.8 must-have changes
re-targeted *before* integrating.

On Tue, Aug 16, 2016 at 03:13:53PM +, Jani Heikkinen wrote:
> Hi all,
> 
> We have still issues with qt5.git integration in 'dev' and some configuration 
> system related changes are missing as well. That's why we agreed to postpone 
> final branching (&FF) a bit in today's release team meeting (memo coming 
> later). New target is Monday 22nd August 2016.
> 
> Please do not merge new stuff into dev (that's not strictly required for 5.8) 
> at this point to help us with qt5.git integration. Especially please avoid 
> changes to public or internal APIs for this one week.
> 
> Br,
> Jani
> 
> From: Jani Heikkinen
> Sent: 8. elokuuta 2016 13:58
> To: development@qt-project.org
> Cc: releas...@qt-project.org
> Subject: HEADS-UP: Branching from 'dev' to '5.8' ongoing, Qt 5.8 Feature 
> Freeze coming...
> 
> 
> Hi all,
> 
> 
> 
> Qt5.git integration in 'dev' succeed during the weekend and we have soft 
> branched '5.8' from 'dev'. It means Qt 5.8 Feature Freeze will be effect 15th 
> August 2016 as well as final branching from 'dev' to '5.8'
> 
> 
> 
> So please start using '5.8' for changes targeted to Qt 5.8 release and 
> finalize ongoing ones in 'dev'. Final downmerge from 'dev' to '5.8' will 
> happen Monday 15th Aug (morning).
> 
> 
> 
> Please make sure
> 
> - All new modules for Qt 5.8 are in 'dev' & part of qt5.git
> 
> - All mandatory new features are in 'dev' now or coming in within a week?
> 
> - New feature page contains all new features etc: 
> https://wiki.qt.io/New_Features_in_Qt_5.8
> 
> 
> 
> We will create first src packages from latest qt5.git integration as soon as 
> possible. Please check the packages immediately when available to see if 
> something important is missing. Those packages should be quite close to Qt 
> 5.8 alpha packages so it will be really important to check the packages now.
> 
> 
> br,
> Jani
> 
> 
> 
> Jani Heikkinen
> Release Manager
> 
> The Qt Company
> Elektroniikkatie 13
> 90590 Oulu Finland
> jani.heikki...@qt.io
> +358 50 4873735
> http://qt.io
> 
> 
> 
> [http://s3-eu-west-1.amazonaws.com/qt-files/logos/qt_logo_with_text_green_rgb_400x141.png]
> [http://s3-eu-west-1.amazonaws.com/qt-files/logos/SoMe/qt_facebook.png]
> 
> [http://s3-eu-west-1.amazonaws.com/qt-files/logos/SoMe/qt_twitter.png]
> 
> [http://s3-eu-west-1.amazonaws.com/qt-files/logos/SoMe/qt_linkedin.png]
> 
> [http://s3-eu-west-1.amazonaws.com/qt-files/logos/SoMe/qt_googleplus.png]
> 
> [http://s3-eu-west-1.amazonaws.com/qt-files/logos/SoMe/qt_youtube.png]
> 
> 

> ___
> Releasing mailing list
> releas...@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/releasing

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] [Releasing] HEADS-UP: Branching from 'dev' to '5.8' ongoing, Qt 5.8 Feature Freeze coming...

2016-08-15 Thread Jani Heikkinen
Hi,


Unfortunately we have challenges again with qt5.git integration in 'dev' and we 
need to wait that until we can do the feature freeze and final branching. So 
there might be still time to get these in as well before ff.


br,

Jani



From: Kai Koehne
Sent: Friday, August 12, 2016 4:03 PM
To: Jani Heikkinen; development@qt-project.org
Cc: releas...@qt-project.org
Subject: RE: [Releasing] HEADS-UP: Branching from 'dev' to '5.8' ongoing, Qt 
5.8 Feature Freeze coming...

Hi,

Unfortunately, we're having great difficulties to get patches integrated into 
Qt WebEngine in the last days, right now due to qtlocation not compiling 
(QTBUG-55229). Unless the situation resolves itself over the weekend, I'd like 
to ask for an exception for getting features into 5.8 for Qt WebEngine even 
after Monday morning.

The features still waiting to get merged are
Printing: https://codereview.qt-project.org/#/c/162928/ and following
Printing of CSS backgrounds: https://codereview.qt-project.org/#/c/167484/
Support for certificate transparency: 
https://codereview.qt-project.org/#/c/167275/
Support for custom QML context menu/ dialogs: 
https://codereview.qt-project.org/#/c/162263/, 
https://codereview.qt-project.org/#/c/165731/
Support for Qt Quick 2 Controls dialogs: 
https://codereview.qt-project.org/#/c/162262/

Regards

Kai


> -Original Message-
> From: Releasing [mailto:releasing-bounces+kai.koehne=qt.io@qt-
> project.org] On Behalf Of Jani Heikkinen
> Sent: Monday, August 08, 2016 12:58 PM
> To: development@qt-project.org
> Cc: releas...@qt-project.org
> Subject: [Releasing] HEADS-UP: Branching from 'dev' to '5.8' ongoing, Qt 5.8
> Feature Freeze coming...
>
> Hi all,
>
>
>
>
> Qt5.git integration in 'dev' succeed during the weekend and we have soft
> branched '5.8' from 'dev'. It means Qt 5.8 Feature Freeze will be effect 15th
> August 2016 as well as final branching from 'dev' to '5.8'
>
>
>
>
>
> So please start using '5.8' for changes targeted to Qt 5.8 release and 
> finalize
> ongoing ones in 'dev'. Final downmerge from 'dev' to '5.8' will happen
> Monday 15th Aug (morning).
>
>
>
>
> Please make sure
>
>
> - All new modules for Qt 5.8 are in 'dev' & part of qt5.git
>
>
> - All mandatory new features are in 'dev' now or coming in within a week?
>
>
> - New feature page contains all new features etc:
> https://wiki.qt.io/New_Features_in_Qt_5.8
>
>
>
>
> We will create first src packages from latest qt5.git integration as soon as
> possible. Please check the packages immediately when available to see if
> something important is missing. Those packages should be quite close to Qt
> 5.8 alpha packages so it will be really important to check the packages now.
>
>
>
>
> br,
>
> Jani
>
>
>
>
>
> Jani Heikkinen
> Release Manager
>
> The Qt Company
> Elektroniikkatie 13
> 90590 Oulu Finland
> jani.heikki...@qt.io
> +358 50 4873735
> http://qt.io 
>
>
>  
>  
> 
> 
> 
> 
>

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] [Releasing] HEADS-UP: Branching from 'dev' to '5.8' ongoing, Qt 5.8 Feature Freeze coming...

2016-08-13 Thread Lars Knoll
Sounds good to me.

We'll also need some days past the feature free to get the remaining changes to 
the configuration system merged.

Cheers,
Lars

On 12 Aug 2016, at 21:31, Simon Hausmann 
mailto:simon.hausm...@qt.io>> wrote:

Hi,

I totally support Kai's request.

On the upside: The qtlocation build is fixed :)


Simon

From: Development 
mailto:development-bounces+simon.hausmann=qt...@qt-project.org>>
 on behalf of Kai Koehne mailto:kai.koe...@qt.io>>
Sent: Friday, August 12, 2016 3:03:18 PM
To: Jani Heikkinen; 
development@qt-project.org<mailto:development@qt-project.org>
Cc: releas...@qt-project.org<mailto:releas...@qt-project.org>
Subject: Re: [Development] [Releasing] HEADS-UP: Branching from 'dev' to '5.8' 
ongoing, Qt 5.8 Feature Freeze coming...

Hi,

Unfortunately, we're having great difficulties to get patches integrated into 
Qt WebEngine in the last days, right now due to qtlocation not compiling 
(QTBUG-55229). Unless the situation resolves itself over the weekend, I'd like 
to ask for an exception for getting features into 5.8 for Qt WebEngine even 
after Monday morning.

The features still waiting to get merged are
Printing: https://codereview.qt-project.org/#/c/162928/ and following
Printing of CSS backgrounds: https://codereview.qt-project.org/#/c/167484/
Support for certificate transparency: 
https://codereview.qt-project.org/#/c/167275/
Support for custom QML context menu/ dialogs: 
https://codereview.qt-project.org/#/c/162263/, 
https://codereview.qt-project.org/#/c/165731/
Support for Qt Quick 2 Controls dialogs: 
https://codereview.qt-project.org/#/c/162262/

Regards

Kai


> -Original Message-
> From: Releasing [mailto:releasing-bounces+kai.koehne=qt.io<http://qt.io>@qt-
> project.org<http://project.org>] On Behalf Of Jani Heikkinen
> Sent: Monday, August 08, 2016 12:58 PM
> To: development@qt-project.org<mailto:development@qt-project.org>
> Cc: releas...@qt-project.org<mailto:releas...@qt-project.org>
> Subject: [Releasing] HEADS-UP: Branching from 'dev' to '5.8' ongoing, Qt 5.8
> Feature Freeze coming...
>
> Hi all,
>
>
>
>
> Qt5.git integration in 'dev' succeed during the weekend and we have soft
> branched '5.8' from 'dev'. It means Qt 5.8 Feature Freeze will be effect 15th
> August 2016 as well as final branching from 'dev' to '5.8'
>
>
>
>
>
> So please start using '5.8' for changes targeted to Qt 5.8 release and 
> finalize
> ongoing ones in 'dev'. Final downmerge from 'dev' to '5.8' will happen
> Monday 15th Aug (morning).
>
>
>
>
> Please make sure
>
>
> - All new modules for Qt 5.8 are in 'dev' & part of qt5.git
>
>
> - All mandatory new features are in 'dev' now or coming in within a week?
>
>
> - New feature page contains all new features etc:
> https://wiki.qt.io/New_Features_in_Qt_5.8
>
>
>
>
> We will create first src packages from latest qt5.git integration as soon as
> possible. Please check the packages immediately when available to see if
> something important is missing. Those packages should be quite close to Qt
> 5.8 alpha packages so it will be really important to check the packages now.
>
>
>
>
> br,
>
> Jani
>
>
>
>
>
> Jani Heikkinen
> Release Manager
>
> The Qt Company
> Elektroniikkatie 13
> 90590 Oulu Finland
> jani.heikki...@qt.io<mailto:jani.heikki...@qt.io>
> +358 50 4873735
> http://qt.io<http://qt.io/> <http://qt.io/>
>
>
>  <http://qt.io/>
>  <http://www.facebook.com/Qt>
> <http://www.twitter.com/qtproject>
> <https://www.linkedin.com/company/the-qt-company/>
> <https://plus.google.com/104580575722059274792>
> <https://www.youtube.com/QtStudios>
>

___
Development mailing list
Development@qt-project.org<mailto:Development@qt-project.org>
http://lists.qt-project.org/mailman/listinfo/development
___
Releasing mailing list
releas...@qt-project.org<mailto:releas...@qt-project.org>
http://lists.qt-project.org/mailman/listinfo/releasing

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] [Releasing] HEADS-UP: Branching from 'dev' to '5.8' ongoing, Qt 5.8 Feature Freeze coming...

2016-08-12 Thread Simon Hausmann
Hi,


I totally support Kai's request.


On the upside: The qtlocation build is fixed :)



Simon


From: Development  on 
behalf of Kai Koehne 
Sent: Friday, August 12, 2016 3:03:18 PM
To: Jani Heikkinen; development@qt-project.org
Cc: releas...@qt-project.org
Subject: Re: [Development] [Releasing] HEADS-UP: Branching from 'dev' to '5.8' 
ongoing, Qt 5.8 Feature Freeze coming...

Hi,

Unfortunately, we're having great difficulties to get patches integrated into 
Qt WebEngine in the last days, right now due to qtlocation not compiling 
(QTBUG-55229). Unless the situation resolves itself over the weekend, I'd like 
to ask for an exception for getting features into 5.8 for Qt WebEngine even 
after Monday morning.

The features still waiting to get merged are
Printing: https://codereview.qt-project.org/#/c/162928/ and following
Printing of CSS backgrounds: https://codereview.qt-project.org/#/c/167484/
Support for certificate transparency: 
https://codereview.qt-project.org/#/c/167275/
Support for custom QML context menu/ dialogs: 
https://codereview.qt-project.org/#/c/162263/, 
https://codereview.qt-project.org/#/c/165731/
Support for Qt Quick 2 Controls dialogs: 
https://codereview.qt-project.org/#/c/162262/

Regards

Kai


> -Original Message-
> From: Releasing [mailto:releasing-bounces+kai.koehne=qt.io@qt-
> project.org] On Behalf Of Jani Heikkinen
> Sent: Monday, August 08, 2016 12:58 PM
> To: development@qt-project.org
> Cc: releas...@qt-project.org
> Subject: [Releasing] HEADS-UP: Branching from 'dev' to '5.8' ongoing, Qt 5.8
> Feature Freeze coming...
>
> Hi all,
>
>
>
>
> Qt5.git integration in 'dev' succeed during the weekend and we have soft
> branched '5.8' from 'dev'. It means Qt 5.8 Feature Freeze will be effect 15th
> August 2016 as well as final branching from 'dev' to '5.8'
>
>
>
>
>
> So please start using '5.8' for changes targeted to Qt 5.8 release and 
> finalize
> ongoing ones in 'dev'. Final downmerge from 'dev' to '5.8' will happen
> Monday 15th Aug (morning).
>
>
>
>
> Please make sure
>
>
> - All new modules for Qt 5.8 are in 'dev' & part of qt5.git
>
>
> - All mandatory new features are in 'dev' now or coming in within a week?
>
>
> - New feature page contains all new features etc:
> https://wiki.qt.io/New_Features_in_Qt_5.8
>
>
>
>
> We will create first src packages from latest qt5.git integration as soon as
> possible. Please check the packages immediately when available to see if
> something important is missing. Those packages should be quite close to Qt
> 5.8 alpha packages so it will be really important to check the packages now.
>
>
>
>
> br,
>
> Jani
>
>
>
>
>
> Jani Heikkinen
> Release Manager
>
> The Qt Company
> Elektroniikkatie 13
> 90590 Oulu Finland
> jani.heikki...@qt.io
> +358 50 4873735
> http://qt.io <http://qt.io/>
>
>
>  <http://qt.io/>
>  <http://www.facebook.com/Qt>
> <http://www.twitter.com/qtproject>
> <https://www.linkedin.com/company/the-qt-company/>
> <https://plus.google.com/104580575722059274792>
> <https://www.youtube.com/QtStudios>
>

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] [Releasing] HEADS-UP: Branching from 'dev' to '5.8' ongoing, Qt 5.8 Feature Freeze coming...

2016-08-12 Thread Alexander Nassian
May I kindly ask why PDF shall now be disabled on embedded systems?

Best regards,
Alexander Nassian

> Am 12.08.2016 um 15:03 schrieb Kai Koehne :
> 
> Hi,
> 
> Unfortunately, we're having great difficulties to get patches integrated into 
> Qt WebEngine in the last days, right now due to qtlocation not compiling 
> (QTBUG-55229). Unless the situation resolves itself over the weekend, I'd 
> like to ask for an exception for getting features into 5.8 for Qt WebEngine 
> even after Monday morning.
> 
> The features still waiting to get merged are
> Printing: https://codereview.qt-project.org/#/c/162928/ and following
> Printing of CSS backgrounds: https://codereview.qt-project.org/#/c/167484/
> Support for certificate transparency: 
> https://codereview.qt-project.org/#/c/167275/
> Support for custom QML context menu/ dialogs: 
> https://codereview.qt-project.org/#/c/162263/, 
> https://codereview.qt-project.org/#/c/165731/
> Support for Qt Quick 2 Controls dialogs: 
> https://codereview.qt-project.org/#/c/162262/
> 
> Regards
> 
> Kai
> 
> 
>> -Original Message-
>> From: Releasing [mailto:releasing-bounces+kai.koehne=qt.io@qt-
>> project.org] On Behalf Of Jani Heikkinen
>> Sent: Monday, August 08, 2016 12:58 PM
>> To: development@qt-project.org
>> Cc: releas...@qt-project.org
>> Subject: [Releasing] HEADS-UP: Branching from 'dev' to '5.8' ongoing, Qt 5.8
>> Feature Freeze coming...
>> 
>> Hi all,
>> 
>> 
>> 
>> 
>> Qt5.git integration in 'dev' succeed during the weekend and we have soft
>> branched '5.8' from 'dev'. It means Qt 5.8 Feature Freeze will be effect 15th
>> August 2016 as well as final branching from 'dev' to '5.8'
>> 
>> 
>> 
>> 
>> 
>> So please start using '5.8' for changes targeted to Qt 5.8 release and 
>> finalize
>> ongoing ones in 'dev'. Final downmerge from 'dev' to '5.8' will happen
>> Monday 15th Aug (morning).
>> 
>> 
>> 
>> 
>> Please make sure
>> 
>> 
>> - All new modules for Qt 5.8 are in 'dev' & part of qt5.git
>> 
>> 
>> - All mandatory new features are in 'dev' now or coming in within a week?
>> 
>> 
>> - New feature page contains all new features etc:
>> https://wiki.qt.io/New_Features_in_Qt_5.8
>> 
>> 
>> 
>> 
>> We will create first src packages from latest qt5.git integration as soon as
>> possible. Please check the packages immediately when available to see if
>> something important is missing. Those packages should be quite close to Qt
>> 5.8 alpha packages so it will be really important to check the packages now.
>> 
>> 
>> 
>> 
>> br,
>> 
>> Jani
>> 
>> 
>> 
>> 
>> 
>> Jani Heikkinen
>> Release Manager
>> 
>> The Qt Company
>> Elektroniikkatie 13
>> 90590 Oulu Finland
>> jani.heikki...@qt.io
>> +358 50 4873735
>> http://qt.io 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
> 
> ___
> Development mailing list
> Development@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] [Releasing] HEADS-UP: Branching from 'dev' to '5.8' ongoing, Qt 5.8 Feature Freeze coming...

2016-08-12 Thread Kai Koehne
Hi,

Unfortunately, we're having great difficulties to get patches integrated into 
Qt WebEngine in the last days, right now due to qtlocation not compiling 
(QTBUG-55229). Unless the situation resolves itself over the weekend, I'd like 
to ask for an exception for getting features into 5.8 for Qt WebEngine even 
after Monday morning.

The features still waiting to get merged are
Printing: https://codereview.qt-project.org/#/c/162928/ and following
Printing of CSS backgrounds: https://codereview.qt-project.org/#/c/167484/
Support for certificate transparency: 
https://codereview.qt-project.org/#/c/167275/
Support for custom QML context menu/ dialogs: 
https://codereview.qt-project.org/#/c/162263/, 
https://codereview.qt-project.org/#/c/165731/
Support for Qt Quick 2 Controls dialogs: 
https://codereview.qt-project.org/#/c/162262/

Regards

Kai


> -Original Message-
> From: Releasing [mailto:releasing-bounces+kai.koehne=qt.io@qt-
> project.org] On Behalf Of Jani Heikkinen
> Sent: Monday, August 08, 2016 12:58 PM
> To: development@qt-project.org
> Cc: releas...@qt-project.org
> Subject: [Releasing] HEADS-UP: Branching from 'dev' to '5.8' ongoing, Qt 5.8
> Feature Freeze coming...
> 
> Hi all,
> 
> 
> 
> 
> Qt5.git integration in 'dev' succeed during the weekend and we have soft
> branched '5.8' from 'dev'. It means Qt 5.8 Feature Freeze will be effect 15th
> August 2016 as well as final branching from 'dev' to '5.8'
> 
> 
> 
> 
> 
> So please start using '5.8' for changes targeted to Qt 5.8 release and 
> finalize
> ongoing ones in 'dev'. Final downmerge from 'dev' to '5.8' will happen
> Monday 15th Aug (morning).
> 
> 
> 
> 
> Please make sure
> 
> 
> - All new modules for Qt 5.8 are in 'dev' & part of qt5.git
> 
> 
> - All mandatory new features are in 'dev' now or coming in within a week?
> 
> 
> - New feature page contains all new features etc:
> https://wiki.qt.io/New_Features_in_Qt_5.8
> 
> 
> 
> 
> We will create first src packages from latest qt5.git integration as soon as
> possible. Please check the packages immediately when available to see if
> something important is missing. Those packages should be quite close to Qt
> 5.8 alpha packages so it will be really important to check the packages now.
> 
> 
> 
> 
> br,
> 
> Jani
> 
> 
> 
> 
> 
> Jani Heikkinen
> Release Manager
> 
> The Qt Company
> Elektroniikkatie 13
> 90590 Oulu Finland
> jani.heikki...@qt.io
> +358 50 4873735
> http://qt.io 
> 
> 
>  
>  
> 
> 
> 
> 
> 

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development