Re: [Interest] serialization of QStateMachine for recovery mode

2013-10-10 Thread Mandeep Sandhu
On Fri, Oct 11, 2013 at 12:05 AM, Ingmar Wegner wrote: > Hi list, > we are planning of using QStateMachine (excellent work, guys!) for a > workflow driven application (tasks). > > I am thinking of an architecture in which tasks have their own state > machine (QState) that will be connected to the

Re: [Interest] QT Quick Controls - Menu

2013-10-10 Thread Webyte X
My intent was to use it for a standalone menu changing content (standard left hand menu changes right hand content). I accomplished what I was looking for with custom QML / Javascript. That said, I do think it's something easy to confuse for people new to the Controls API (which is most users

[Interest] Installing Qt 5.2 alpha after building from git for Android fails

2013-10-10 Thread Preet
Hiya, I'm trying to build qt from git for Android, but ran into some issues. I didn't have any issues building/install for Android when git stable was still ~5.1. I am cross compiling on Linux. I'm able to build and install qtbase without any problems. I'm also able to build other modules, but I

Re: [Interest] qTHaveModule Qt5.1.1 not working

2013-10-10 Thread Aaron McCarthy
On Thu, 10 Oct 2013 09:41:28 Ramakanthreddy Kesireddy wrote: > Thanks for your mail. > I build Qt5.2 alpha sources successfully on ubuntu 12.04 32 bit desktop > linux. However, all the modules are present in qtbase/mkspecs/modules > except connectivity modules like bluetooth and NFC. > > Are ther

[Interest] serialization of QStateMachine for recovery mode

2013-10-10 Thread Wegner
Hi list, we are planning of using QStateMachine (excellent work, guys!) for a work flow driven application (tasks). I am thinking of an architecture in which tasks have their own state machine (QState) that will be connected to the application state machine (QStateMachine) as sub states. (Has a

[Interest] serialization of QStateMachine for recovery mode

2013-10-10 Thread Ingmar Wegner
Hi list, we are planning of using QStateMachine (excellent work, guys!) for a workflow driven application (tasks).   I am thinking of an architecture in which tasks have their own state machine (QState) that will be connected to the application state machine (QStateMachine) as sub states. (Has

Re: [Interest] Looking for third party Qt libraries

2013-10-10 Thread Konstantin Tokarev
09.10.2013, 10:21, "André Somers" : > Op 9-10-2013 7:34, Cornelius Schumacher schreef: > >>  On Tuesday 08 October 2013 06:48:38 BRM wrote: >>>  Cool - I don't have any at this time, but it's good information to have and >>>  I'm sure others here do; and yes, listing the license is perhaps the on

Re: [Interest] QT Quick Controls - Menu

2013-10-10 Thread deDietrich Gabriel
Hi, I agree that the documentation is slightly misleading. There is private API to position the menu at any position, but for the moment it’s still… private. We may make it public in a way or another if we see demand for that. BTW, what is your exact use case? Best regards, Dr. Gabriel de Die

Re: [Interest] qt5 compiling errors using Mingw(x64) on Windows7

2013-10-10 Thread Koehne Kai
> -Original Message- > From: Xiaolei Shang [mailto:xiaolei.sh...@cobham.com] > Sent: Thursday, October 10, 2013 12:08 PM > To: Koehne Kai > Cc: Qt Interest > Subject: Re: [Interest] qt5 compiling errors using Mingw(x64) on Windows7 > > Hi Kai: > > Thank you for quick reply. > > > > >

Re: [Interest] qt5 compiling errors using Mingw(x64) on Windows7

2013-10-10 Thread Xiaolei Shang
Hi Kai: Thank you for quick reply. -Original Message- From: interest-bounces+kai.koehne=digia@qt-project.org [mailto:interest-bounces+kai.koehne=digia@qt-project.org] On Behalf Of Xiaolei Shang Sent: Thursday, October 10, 2013 11:31 AM To: Qt Interest Subject: [Interest] qt5 co

Re: [Interest] qt5 compiling errors using Mingw(x64) on Windows7

2013-10-10 Thread Koehne Kai
> -Original Message- > From: interest-bounces+kai.koehne=digia@qt-project.org > [mailto:interest-bounces+kai.koehne=digia@qt-project.org] On Behalf > Of Xiaolei Shang > Sent: Thursday, October 10, 2013 11:31 AM > To: Qt Interest > Subject: [Interest] qt5 compiling errors using Min

Re: [Interest] qTHaveModule Qt5.1.1 not working

2013-10-10 Thread Ramakanthreddy Kesireddy
Hi Thiago, Thanks for your mail. I build Qt5.2 alpha sources successfully on ubuntu 12.04 32 bit desktop linux. However, all the modules are present in qtbase/mkspecs/modules except connectivity modules like bluetooth and NFC. Are there any dependencies to ensure bluetooth module present in q

[Interest] qt5 compiling errors using Mingw(x64) on Windows7

2013-10-10 Thread Xiaolei Shang
Hi all: I am trying to compiling Qt5.2.0 using MinGW(x64) on windows7 following the instruction: http://qt-project.org/wiki/MinGW-64-bit After checking out using git, I initilize it with: perl init-repository --no-webkit When I configure Qt, I use this: configure -debug-and-release -opensour