Re: [Development] [Announce] Qt 5.6.0 RC released

2016-02-23 Thread mark diener
Hello List: Anybody running OSX El Capitan 10.11 with Qt 5.6.0 RC and IOS 9.2 and Xcode 7.2 and able to successfully debug under IOS Simulator? https://bugreports.qt.io/browse/QTCREATORBUG-15705 Any comments appreciated, md On Tue, Feb 23, 2016 at 11:41 PM, List for announcements regarding Qt

Re: [Development] Qt Nacl

2016-02-23 Thread Sorvig Morten
> On 23 Feb 2016, at 18:00, Jon Mullen wrote: > > Hey > > I’m trying to figure out how far along the Qt Nacl code is and if I’m able to > use it on the project I’m working on. I have the code built from the qtbase > wip/nacl branch. However, when I go to run the example

Re: [Development] Supported platforms for Qt 5.8

2016-02-23 Thread Turunen Tuukka
> -Original Message- > From: Development [mailto:development- > bounces+tuukka.turunen=theqtcompany@qt-project.org] On Behalf Of > Sergio Martins > Sent: tiistaina 23. helmikuuta 2016 22.48 > To: development@qt-project.org > Cc: Thiago Macieira > Subject:

Re: [Development] Qt 5.6.0 missing change files

2016-02-23 Thread Heikkinen Jani
Hi all, We really need these during this week! Still missing: qtandroidextras qtbase (ongoing, see https://codereview.qt-project.org/#/c/149325/ ) qtdeclarative qtdoc (qtenginio) qtmacextras qtmultimedia qtquickcontrols (qtscript) qtsvg qttranslations qttools qtwayland

[Development] [Announce] Qt 5.6.0 RC released

2016-02-23 Thread List for announcements regarding Qt releases and development
Hi all, Qt 5.6.0 RC is now released, see http://blog.qt.io/blog/2016/02/23/qt-5-6-0-release-candidate-available/ Big thanks to everyone involved! Best regards, Jani Heikkinen Release Manager | The Qt Company The Qt Company / Digia Finland Ltd, Elektroniikkatie 10, 90590 Oulu, Finland

[Development] Reduced availability

2016-02-23 Thread Thiago Macieira
Hello This to let everyone know I have been and will continue to be extremely busy with other projects at work. Please do not expect me to react to Gerrit reviews (mine or someone else's) until mid-April. If you need my attention, please send me an email or ping me on IRC. If any of my

Re: [Development] Supported platforms for Qt 5.8

2016-02-23 Thread Sergio Martins
On Tuesday, 23 February 2016 13:09:10 WET Thiago Macieira wrote: > On terça-feira, 23 de fevereiro de 2016 21:01:39 PST Sergio Martins wrote: > > On Monday, 22 February 2016 22:01:31 WET Thiago Macieira wrote: > > > On terça-feira, 23 de fevereiro de 2016 05:32:55 PST Turunen Tuukka wrote: > > >

Re: [Development] Supported platforms for Qt 5.8

2016-02-23 Thread Thiago Macieira
On terça-feira, 23 de fevereiro de 2016 21:01:39 PST Sergio Martins wrote: > On Monday, 22 February 2016 22:01:31 WET Thiago Macieira wrote: > > On terça-feira, 23 de fevereiro de 2016 05:32:55 PST Turunen Tuukka wrote: > > > > Is Qt 5.7 going to be the *only* release to support WEC2013? > > > >

Re: [Development] Supported platforms for Qt 5.8

2016-02-23 Thread Thiago Macieira
On terça-feira, 23 de fevereiro de 2016 19:16:48 PST Andreas Holzammer wrote: > As of problems to support it in newer Qt Versions, I can say the market > share right now is not very big, as also already indicated by someone > else. Hardware vendors do release right now more experimental support >

Re: [Development] Supported platforms for Qt 5.8

2016-02-23 Thread Sergio Martins
On Monday, 22 February 2016 22:01:31 WET Thiago Macieira wrote: > On terça-feira, 23 de fevereiro de 2016 05:32:55 PST Turunen Tuukka wrote: > > > Is Qt 5.7 going to be the *only* release to support WEC2013? > > > > No. Both Qt 5.6 and Qt 5.7 will support WEC13. > > Quoting you on your

Re: [Development] Supported platforms for Qt 5.8

2016-02-23 Thread Gunnar Roth
Hi, I also like to add that Win10 IoT is NOT THE successor for wec2013. MS will offer some porting tools, but as you can see here http://embeddingwindowssuccess.blogspot.de/2015/03/the-future-of-windows-embedded-windows.html

Re: [Development] Supported platforms for Qt 5.8

2016-02-23 Thread Andreas Holzammer
Am 22.02.2016 um 23:52 schrieb Thiago Macieira: > On segunda-feira, 22 de fevereiro de 2016 21:08:12 PST Knoll Lars wrote: >> I can see the reasoning here, just as well as I see the reasoning of the >> people that would like to get rid of VS2012 as quickly as possible. > > Why do we need to get

[Development] Qt Nacl

2016-02-23 Thread Jon Mullen
Hey I’m trying to figure out how far along the Qt Nacl code is and if I’m able to use it on the project I’m working on. I have the code built from the qtbase wip/nacl branch. However, when I go to run the example window_widgets none of the UI seems to work. The line edit shows that it is

Re: [Development] Making ItemSelectionModel more useful

2016-02-23 Thread Alberto Mardegan
On 23/02/2016 01:31, deDietrich Gabriel wrote: > The story behind having QModelIndex and QItemSelectionModel exposed > to the QML engine was to solve the selection problem in the Qt Quick > Controls 1 TreeView. TableView could use a simple selection model > because of the trivial mapping between

Re: [Development] Qt Visual Studio V1.2.5

2016-02-23 Thread Oliver Wolff
Am 23.02.2016 um 11:49 schrieb Graham Labdon: Hi So I just installed the latest visual studio addin (for VS2012) but I seem to have lost the integrated help Can anyone suggest why this might be? thanks Hi Graham, what exactly does not work for you? Don't you have any Add-In or Qt help

[Development] Qt Visual Studio V1.2.5

2016-02-23 Thread Graham Labdon
Hi So I just installed the latest visual studio addin (for VS2012) but I seem to have lost the integrated help Can anyone suggest why this might be? thanks ___ Development mailing list Development@qt-project.org

[Development] [Announce] Qt VS Add-In 1.2.5 released

2016-02-23 Thread List for announcements regarding Qt releases and development
Hi, it's been a while but we just released version 1.2.5 of the Qt Visual Studio Add-In. It contains an update to Qt 5.6.0's documentation as well as some bug fixes. Download: http://download.qt.io/official_releases/vsaddin/qt-vs-addin-1.2.5.exe Cheers, Olli