Re: [Development] Detecting full-screen mode on the Mac

2014-06-23 Thread Jake Petroules
On 2014-06-23, at 06:28 PM, Ben Medina wrote: > Hello all, > I'm attempting a fix for this bug: > https://bugreports.qt-project.org/browse/QTBUG-39403 > > Our app currently uses 5.2.1, so that's the context. As you can see from my > post, using the qt_mac_app_fullscreen Boolean seems to no long

[Development] Detecting full-screen mode on the Mac

2014-06-23 Thread Ben Medina
Hello all, I'm attempting a fix for this bug: https://bugreports.qt-project.org/browse/QTBUG-39403 Our app currently uses 5.2.1, so that's the context. As you can see from my post, using the qt_mac_app_fullscreen Boolean seems to no longer work. So I attempted to look at the QWindow's visibility p

Re: [Development] Request for sandbox area: QQSM

2014-06-23 Thread Richard Moore
On 23 June 2014 18:21, Stottlemyer, Brett (B.S.) wrote: > As for Replicant, yes we will need have a playground established for that. > > According to > http://qt-project.org/wiki/Creating-a-new-module-or-tool-for-Qt, I need > approval from a Qt Maintainer before I can submit a new Gerrit project.

Re: [Development] Request for sandbox area: QQSM

2014-06-23 Thread Stottlemyer, Brett (B.S.)
Volker Krause wrote: > Based on the suggestions we got at QtCS we would like to try to get QQSM > directly into qtdeclarative. Yes, that was the consensus at QtCS, which sounds perfect to me. BTW, since QQSM (Qt QML State Machine) is kind of icky to say, I've started warming to DSM (for Decla

Re: [Development] Make WebKit an add-on

2014-06-23 Thread Simon Hausmann
On Friday 20. June 2014 06.53.22 Rutledge Shawn wrote: > On 20 Jun 2014, at 08:32, Knoll Lars wrote: > > Hi, > > > > Currently Qt WebKit and Qt WebKit Widgets are marked in our documentation > > as Qt Essentials. I’d like to propose to move them to the add-on category > > for 5.4. > > > > There

Re: [Development] Future of Qss and QWidgets themes

2014-06-23 Thread Milian Wolff
On Monday 23 June 2014 17:01:30 PCMan wrote: > Hello, > I'm Hong Jen Yee (nickname: pcman), a developer of LXQt desktop > (http://lxqt.org/). > We're building a classic desktop environment based on Qt, but we're > using QWidgets rather than QML. Soon we encountered the theme issues > about Qt. > Fo

Re: [Development] Request for sandbox area: QQSM

2014-06-23 Thread Volker Krause
Hi, On Monday 23 June 2014 09:30:23 Turunen Tuukka wrote: > The CLA is now in place and you are able to proceed with the contributions. great news! > Based on the discussions at QtCS and the mailing lists, what was seen as the > best approach for the repositories? A new playground project for bo

Re: [Development] Request for sandbox area: QQSM

2014-06-23 Thread Turunen Tuukka
Hi Brett, The CLA is now in place and you are able to proceed with the contributions. Based on the discussions at QtCS and the mailing lists, what was seen as the best approach for the repositories? A new playground project for both QQSM and Replicant? Yours, -- Tuukka Turunen Director, R&D

[Development] Future of Qss and QWidgets themes

2014-06-23 Thread PCMan
Hello, I'm Hong Jen Yee (nickname: pcman), a developer of LXQt desktop (http://lxqt.org/). We're building a classic desktop environment based on Qt, but we're using QWidgets rather than QML. Soon we encountered the theme issues about Qt. For Windows and for OS X, native look & feels are wanted. Thi