Re: [Development] HEADS-UP: Qt 5.6 feature freeze and branching coming

2015-08-04 Thread Oswald Buddenhagen
On Mon, Aug 03, 2015 at 01:15:10PM +0100, Sean Harmer wrote:
> Some stuff is on 5.5 so needs to be merged to dev before the FF.
> 
it doesn't, because 5.5 will be merged into 5.6 - as usual.
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Qt Speech: text to speech in 5.6

2015-08-04 Thread Samuel Gaist

On 4 août 2015, at 09:24, Frederik Gladhorn 
 wrote:

> Hello all,
> 
> I would like to propose the tts parts of QtSpeech (the current dev branch) 
> for 
> inclusion in Qt 5.6.0. Along with that I'd like to invite everyone to review 
> QtSpeech, it's not much code and works on most platforms. Notably iOS is 
> still 
> missing, although I have proof of concept patches (if someone wants to finish 
> them let me know, I don't know if I'll get around in time). I have no idea 
> about non-desktop Windows in this area.
> 
> Cheers,
> Frederik
> 

Hi,

I might have some time to help on the iOS side

Best regards
Samuel

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


Re: [Development] Qt Purchasing in Qt 5.6

2015-08-04 Thread Jake Petroules

> On Aug 4, 2015, at 7:12 AM, Thiago Macieira  wrote:
> 
> On Tuesday 04 August 2015 10:43:35 Eskil Abrahamsen Blomfeldt wrote:
>> Hi,
>> 
>> Qt Purchasing is a commercial add-on module developed by The Qt Company
>> which implements a cross-platform API for in-app purchases on iOS and
>> Android. In order to make it easier for third parties to contribute new
>> backends for the API, we want to release it in the Qt Project under
>> LGPLv3/GPLv2/Commercial. I propose to include it as part of Qt 5.6.0.
> 
> Do we have the time to add it a new module and review it in one week?
> -- 
> Thiago Macieira - thiago.macieira (AT) intel.com
>  Software Architect - Intel Open Source Technology Center
> 
> ___
> Development mailing list
> Development@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development


I can help review the iOS port. Also, I did a quick test and changing around 5 
lines of code gets us an OS X backend for free.

After that, all that's left is WinRT I guess. Perhaps Amazon and Samsung.
-- 
Jake Petroules - jake.petroules at petroules.com

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


[Development] glew question

2015-08-04 Thread Alessio Mochi
Hello,someone can say me if is possible use glew with qt 5.4 or qt 5.5?I would 
like avoid to change my code.___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Qt Purchasing in Qt 5.6

2015-08-04 Thread BogDan
Hi,
I can review the Android part.
Cheers,BogDan.

 


 On Tuesday, August 4, 2015 5:12 PM, Thiago Macieira 
 wrote:
   

 On Tuesday 04 August 2015 10:43:35 Eskil Abrahamsen Blomfeldt wrote:
> Hi,
> 
> Qt Purchasing is a commercial add-on module developed by The Qt Company
> which implements a cross-platform API for in-app purchases on iOS and
> Android. In order to make it easier for third parties to contribute new
> backends for the API, we want to release it in the Qt Project under
> LGPLv3/GPLv2/Commercial. I propose to include it as part of Qt 5.6.0.

Do we have the time to add it a new module and review it in one week?
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

___
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] Qt Purchasing in Qt 5.6

2015-08-04 Thread Thiago Macieira
On Tuesday 04 August 2015 10:43:35 Eskil Abrahamsen Blomfeldt wrote:
> Hi,
> 
> Qt Purchasing is a commercial add-on module developed by The Qt Company
> which implements a cross-platform API for in-app purchases on iOS and
> Android. In order to make it easier for third parties to contribute new
> backends for the API, we want to release it in the Qt Project under
> LGPLv3/GPLv2/Commercial. I propose to include it as part of Qt 5.6.0.

Do we have the time to add it a new module and review it in one week?
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

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


Re: [Development] Qt Speech: text to speech in 5.6

2015-08-04 Thread Heikkinen Jani
Hi!

Is it planned that this will be officially part of qt5.git or as tech preview 
under extra component? 

Br,
Jani

>>-Original Message-
>>From: development-bounces+jani.heikkinen=theqtcompany.com@qt-
>>project.org [mailto:development-
>>bounces+jani.heikkinen=theqtcompany@qt-project.org] On Behalf Of
>>Frederik Gladhorn
>>Sent: 4. elokuuta 2015 10:25
>>To: development@qt-project.org
>>Subject: [Development] Qt Speech: text to speech in 5.6
>>
>>Hello all,
>>
>>I would like to propose the tts parts of QtSpeech (the current dev branch) for
>>inclusion in Qt 5.6.0. Along with that I'd like to invite everyone to review
>>QtSpeech, it's not much code and works on most platforms. Notably iOS is still
>>missing, although I have proof of concept patches (if someone wants to finish
>>them let me know, I don't know if I'll get around in time). I have no idea
>>about non-desktop Windows in this area.
>>
>>Cheers,
>>Frederik
>>
>>___
>>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


[Development] Qt Purchasing in Qt 5.6

2015-08-04 Thread Eskil Abrahamsen Blomfeldt
Hi,

Qt Purchasing is a commercial add-on module developed by The Qt Company 
which implements a cross-platform API for in-app purchases on iOS and 
Android. In order to make it easier for third parties to contribute new 
backends for the API, we want to release it in the Qt Project under 
LGPLv3/GPLv2/Commercial. I propose to include it as part of Qt 5.6.0.

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


[Development] Qt Speech: text to speech in 5.6

2015-08-04 Thread Frederik Gladhorn
Hello all,

I would like to propose the tts parts of QtSpeech (the current dev branch) for 
inclusion in Qt 5.6.0. Along with that I'd like to invite everyone to review 
QtSpeech, it's not much code and works on most platforms. Notably iOS is still 
missing, although I have proof of concept patches (if someone wants to finish 
them let me know, I don't know if I'll get around in time). I have no idea 
about non-desktop Windows in this area.

Cheers,
Frederik

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