[Development] Fwd: Qt Contributors Summit update

2012-05-11 Thread Quim Gil
fyi Original Message Subject: Qt Contributors Summit update Date: Fri, 11 May 2012 16:04:46 -0700 From: Quim Gil To: market...@qt-project.org Hi, Qt Contributors Summit status update: - 107 participants accepted so far, from which 89 have confirmed at http://qt-project.org/g

Re: [Development] The place of QML

2012-05-11 Thread Quim Gil
What are we discussing, really? It is clear that the answer "if you don't like the status of a module then you can contribute to it since its OSS etc" doesn't make happy many people whenever is written. Still, this is the case. It would be also the case even after the scenario of Nokia stopping

Re: [Development] The place of QML

2012-05-11 Thread Atlant Schmidt
Ben: > For starters, there's already a foundation in place - >http://www.kde.org/community/whatiskde/kdefreeqtfoundation.php. > That Foundation has the right to license Qt under a "BSD-style > license or under other open source licenses" regardless of > any other licensing. ... No, there's

Re: [Development] Enable Exceptions for Windows CE as default

2012-05-11 Thread Thiago Macieira
On sexta-feira, 11 de maio de 2012 14.07.49, shane.kea...@accenture.com wrote: > Or just crash - it's undefined behaviour. > When all the libraries are compiled with exceptions enabled, the behaviour > is defined by the language - although any given code path may not be > exception safe due to the

Re: [Development] Qt5-cross-qmake for harmattan?

2012-05-11 Thread Kate Alhola
On Fri, May 11, 2012 at 1:55 PM, Laszlo Papp wrote: >> Yes, but then how do I tell qmake to use the qt5 includes and libs? > > I am unsure I understand the question. You would use those from MADDE, > not from the system. > > I presume you can add qmake (from the qt5 build or if there is any > snap

Re: [Development] The place of QML

2012-05-11 Thread BRM
> From: d3fault > So, I'm supposed to want to contribute an upgraded C++ GUI API ("Yes, > the Qt Widgets module we have in Qt 5 is right now marked as ‘done’, > which means we don’t have anybody actively working on new features for > the module at this point in time. But this can change any day i

Re: [Development] Enable Exceptions for Windows CE as default

2012-05-11 Thread shane.kearns
> -Original Message- > From: Olivier Goffart [mailto:oliv...@woboq.com] > Sent: 11 May 2012 12:53 > To: Kearns, Shane > Cc: lars.kn...@nokia.com; development@qt-project.org > Subject: Re: [Development] Enable Exceptions for Windows CE as default > > On Friday 11 May 2012 11:01:38 shane.kea.

Re: [Development] Enable Exceptions for Windows CE as default

2012-05-11 Thread Olivier Goffart
On Friday 11 May 2012 11:01:38 shane.kea...@accenture.com wrote: > You would also need to disable exceptions in STL. > MSVC will link exception and no exception code without a warning. > > Exception thrown from exception handling DLL or object file to non exception > using main() results in a cras

[Development] unity3d plugin in qml webview

2012-05-11 Thread Mülner , Helmut
The unity3d plugin (e.g. http://download.unity3d.com/gallery/live-demos/players/island.unity3d ) works with QWebView but not in QGraphicsWebView or in a QML WebView. The plugin uses three stacked windows on top of the web page and I suspect that something in the QGraphicsView prevents the crea

[Development] Opening virtual keyboard from inside qml on win7 with touch display

2012-05-11 Thread Daniel Kreuter
Hello, I have a touch enabled win7 embedded machine which owns a virtual keyboard. Now I want to use TextInput inside of QML for small input from the user. The focus is gained as wished but the virtual keyboard doesn't appear. I'm using the openSoftwareInputPanel method as described here: http://

Re: [Development] Enable Exceptions for Windows CE as default

2012-05-11 Thread shane.kearns
You would also need to disable exceptions in STL. MSVC will link exception and no exception code without a warning. Exception thrown from exception handling DLL or object file to non exception using main() results in a crash and call to terminate() Exception thrown through a non exception handli

Re: [Development] Qt5-cross-qmake for harmattan?

2012-05-11 Thread Laszlo Papp
> Yes, but then how do I tell qmake to use the qt5 includes and libs? I am unsure I understand the question. You would use those from MADDE, not from the system. I presume you can add qmake (from the qt5 build or if there is any snapshot Mac package pre-built, then from that) similarly as we wrot

Re: [Development] The place of QML

2012-05-11 Thread d3fault
So, I'm supposed to want to contribute an upgraded C++ GUI API ("Yes, the Qt Widgets module we have in Qt 5 is right now marked as ‘done’, which means we don’t have anybody actively working on new features for the module at this point in time. But this can change any day if someone has some interes

Re: [Development] Notice: QtDeclarative compatibility module about to be removed

2012-05-11 Thread Stephen Kelly
On Friday, May 11, 2012 09:30:34 kai.koe...@nokia.com wrote: > > -Original Message- > > From: development-bounces+kai.koehne=nokia@qt-project.org > > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > > Behalf Of ext Stephen Kelly > > Sent: Friday, May 11, 2012 11:19

Re: [Development] Qt5-cross-qmake for harmattan?

2012-05-11 Thread Laszlo Papp
> There is a qmake coming with the harmattan deb files but it's a native arm > app, so I can't use it for cross-compiling. What we did with the KDE stack is to use the system's binaries (i.e.: kconfig_compiler and so forth). I am unsure, if this is the prettiest solution, but worked quite nice for

[Development] Qt5-cross-qmake for harmattan?

2012-05-11 Thread André Bergner
Dear all, I'm trying to build a Qt5 application for my Nokia N9 running Harmattan. Fortunately there are ready-build binary packages and instructions about the installation of Qt5 itself on Harmattan here: http://wiki.qt-project.org/Qt_5_on_Nokia_N9 So I'm able to install all needed libs and heade

Re: [Development] Notice: QtDeclarative compatibility module about to be removed

2012-05-11 Thread lars.knoll
On 5/11/12 11:30 AM, "ext kai.koe...@nokia.com" wrote: >> -Original Message- >> From: development-bounces+kai.koehne=nokia@qt-project.org >> [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On >> Behalf Of ext Stephen Kelly >> Sent: Friday, May 11, 2012 11:19 AM >> To:

Re: [Development] Notice: QtDeclarative compatibility module about to be removed

2012-05-11 Thread kai.koehne
> -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of ext Stephen Kelly > Sent: Friday, May 11, 2012 11:19 AM > To: development@qt-project.org > Subject: Re: [Development] Notice

Re: [Development] Notice: QtDeclarative compatibility module about to be removed

2012-05-11 Thread Stephen Kelly
On Friday, May 11, 2012 09:50:42 Kent Hansen wrote: > Hi, > See https://codereview.qt-project.org/#change,25891 > > In short, "QT += declarative" and the QtDeclarative headers/classnames > will no longer work (i.e., code that use them won't compile). > > I went through the qt5.git submodules and

[Development] Notice: QtDeclarative compatibility module about to be removed

2012-05-11 Thread Kent Hansen
Hi, See https://codereview.qt-project.org/#change,25891 In short, "QT += declarative" and the QtDeclarative headers/classnames will no longer work (i.e., code that use them won't compile). I went through the qt5.git submodules and ported the last stuff (hopefully) over to the QtQml names. Once

Re: [Development] Enable Exceptions for Windows CE as default

2012-05-11 Thread lars.knoll
On 5/11/12 12:51 AM, "ext Thiago Macieira" wrote: >On quinta-feira, 10 de maio de 2012 20.17.34, lars.kn...@nokia.com wrote: >> If we really want to remove that overhead the better option would >>probably >> be to only compile the files that need it with exceptions enabled. > >That's a task for t