Re: [Interest] problem in rc2 using focus property on an inner element?

2012-12-18 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 VStevenP > Sent: Wednesday, December 19, 2012 1:34 AM > To: interest > Subject: [Interest] problem in rc2 using focus property on

[Interest] Problem using mariadb client lib (LGPL) when compiling Qt5

2012-12-18 Thread Petric Frank
Hello, i tried to compile Qt5 (platform: Windows) using mingw with mysql plugin enabled. But it fails telling that the preprocessor variable MAX_BIGINT_WIDTH is not defined. The last lines of the compile output looks like this: -- cut ---

[Interest] [HELP]How to open an Oracle database with "sysdba" role inQt?

2012-12-18 Thread Xiaognag Wang
Hello everyone, I try to execute sql statement "create pfile from spfile", it is need DBA access right. but I can not find method to open database with "sysdba" role in Qt.In Oracle sqlplus, this can be done by following command:" SQL>conn system/password as sysdba" But does anyone has experien

[Interest] problem in rc2 using focus property on an inner element?

2012-12-18 Thread VStevenP
I am noticing a new message output when running a colleague's app on Qt5 rc2 qmlscene. The message is: Cannot create accessible interface for object:  QQuickItem(0x8e89950)  It occurs due to the use of using the focus property in a ListView element that is nested in an encapsulating Item that a

Re: [Interest] Start Qt5-Assistant on the pandaboard

2012-12-18 Thread Thiago Macieira
On terça-feira, 18 de dezembro de 2012 15.40.34, kim kulling wrote: > Hello ML, > > I am currently trying to cross-compile the second release-candidate of Qt5 > for the Pandaboard and the build worked fine. The build ended with success > and the binaries seems to work when I moved them onto the pan

[Interest] Start Qt5-Assistant on the pandaboard

2012-12-18 Thread kim kulling
Hello ML, I am currently trying to cross-compile the second release-candidate of Qt5 for the Pandaboard and the build worked fine. The build ended with success and the binaries seems to work when I moved them onto the panda-board. Unfortunately I have issues running the assistant on the Pandaboard

Re: [Interest] Which MingW version do i need to have to use Qt5 RC2 on Windows 7?

2012-12-18 Thread Mark
On Tue, Dec 18, 2012 at 2:28 PM, Turunen Tuukka wrote: > > On 18.12.2012 15.05, "Mark" wrote: > >>the 4.8 sdk is also completely gone... > > There newer has been a 4.8 SDK by the Qt Project. There is a plan to add > 4.8 when we change to the online SDK. For now the focus in Qt Project is > very m

Re: [Interest] Which MingW version do i need to have to use Qt5 RC2 on Windows 7?

2012-12-18 Thread Turunen Tuukka
On 18.12.2012 15.05, "Mark" wrote: >the 4.8 sdk is also completely gone... There newer has been a 4.8 SDK by the Qt Project. There is a plan to add 4.8 when we change to the online SDK. For now the focus in Qt Project is very much in finalizing 5.0.0. If you are a commercial Qt licensee, the e

Re: [Interest] Which MingW version do i need to have to use Qt5 RC2 on Windows 7?

2012-12-18 Thread Turunen Tuukka
On 18.12.2012 14.47, "Felix Krull" wrote: >Am 18.12.2012 13:36, schrieb Mark: >> On Tue, Dec 18, 2012 at 1:22 PM, Mark wrote: >>> Hi, >>> >>> I just downloaded the Qt5 RC2 package with it's massive size of 400+ >>> MB. I was hoping it would have MingW bundled, but apparently that's >>> not the

Re: [Interest] Which MingW version do i need to have to use Qt5 RC2 on Windows 7?

2012-12-18 Thread Mark
On Tue, Dec 18, 2012 at 2:13 PM, Koehne Kai wrote: >> -Original Message- >> From: interest-bounces+kai.koehne=digia@qt-project.org >> [mailto:interest-bounces+kai.koehne=digia@qt-project.org] On Behalf >> Of Mark >> Sent: Tuesday, December 18, 2012 1:22 PM >> To: Qt Interest >> Sub

Re: [Interest] Which MingW version do i need to have to use Qt5 RC2 on Windows 7?

2012-12-18 Thread Koehne Kai
> -Original Message- > Subject: Re: [Interest] Which MingW version do i need to have to use Qt5 > RC2 on Windows 7? > > [...] > More questions. How can i even get Qt 5.0 RC 2 working on QtCreator in > Windows 7. The current download distributes a qmake for visual studio.. Not > the environ

Re: [Interest] Which MingW version do i need to have to use Qt5 RC2 on Windows 7?

2012-12-18 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 Mark > Sent: Tuesday, December 18, 2012 1:22 PM > To: Qt Interest > Subject: [Interest] Which MingW version do i need to have to u

Re: [Interest] Which MingW version do i need to have to use Qt5 RC2 on Windows 7?

2012-12-18 Thread Mark
the 4.8 sdk is also completely gone... On Tue, Dec 18, 2012 at 1:47 PM, Felix Krull wrote: > Am 18.12.2012 13:36, schrieb Mark: >> On Tue, Dec 18, 2012 at 1:22 PM, Mark wrote: >>> Hi, >>> >>> I just downloaded the Qt5 RC2 package with it's massive size of 400+ >>> MB. I was hoping it would have

Re: [Interest] Which MingW version do i need to have to use Qt5 RC2 on Windows 7?

2012-12-18 Thread Felix Krull
Am 18.12.2012 13:36, schrieb Mark: > On Tue, Dec 18, 2012 at 1:22 PM, Mark wrote: >> Hi, >> >> I just downloaded the Qt5 RC2 package with it's massive size of 400+ >> MB. I was hoping it would have MingW bundled, but apparently that's >> not the case. Also there is no mention at all about MingW fo

Re: [Interest] Which MingW version do i need to have to use Qt5 RC2 on Windows 7?

2012-12-18 Thread Mark
On Tue, Dec 18, 2012 at 1:22 PM, Mark wrote: > Hi, > > I just downloaded the Qt5 RC2 package with it's massive size of 400+ > MB. I was hoping it would have MingW bundled, but apparently that's > not the case. Also there is no mention at all about MingW for 5.0 in > the downloads section, somethin

[Interest] Which MingW version do i need to have to use Qt5 RC2 on Windows 7?

2012-12-18 Thread Mark
Hi, I just downloaded the Qt5 RC2 package with it's massive size of 400+ MB. I was hoping it would have MingW bundled, but apparently that's not the case. Also there is no mention at all about MingW for 5.0 in the downloads section, something that should really be there imho. Does anyone know whi

[Interest] [ANN] C++Now 2013 submission deadline extended to January 5th

2012-12-18 Thread Boris Kolpackov
Just a quick note that the proposals deadline for the C++Now 2013 conference has been extended to January 5th: http://cppnow.org/2013-call-for-submissions/ C++Now is the largest general C++ conference, that is, it is not specific to any library/framework or compiler vendor. C++Now has three track