2012/10/30 Thiago Macieira
> Are you volunteering to maintain it?
You are kidding me, right?
I thought it is a big feature for Qt5, and now we will lost it in Qt5.
I am strange why Digia choice to made this decision?
So, I am very disappoint!
--
*Please don't ask where I come from, It's a sha
On 30/10/2012, at 3:09 PM, Morgan McKenzie wrote:
> Does this mean that qt3d is no longer being developed, or just independently
> from qt5? For the record, it is one of the features that drew me to qt...
>
Qt3D was one of the modules developed in Brisbane office which got closed
before Digi
Does this mean that qt3d is no longer being developed, or just independently
from qt5? For the record, it is one of the features that drew me to qt...
--Morgan McKenzie
From: thiago.macie...@intel.com
To: interest@qt-project.org
Date: Mon, 29 Oct 2012 20:45:53 -0700
Subject: Re: [Interest] Why
On terça-feira, 30 de outubro de 2012 11.20.29, Loaden wrote:
> See: https://codereview.qt-project.org/#change,38442
> And: https://bugreports.qt-project.org/browse/QTBUG-27736
Are you volunteering to maintain it?
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Op
See: https://codereview.qt-project.org/#change,38442
And: https://bugreports.qt-project.org/browse/QTBUG-27736
> The use of qt5.git is still recommended by some wiki pages, but it
> contains repos which are not part of the Qt 5.0 release.
>
> These should be removed from the qt5.git repo:
>
> *qt3
On segunda-feira, 29 de outubro de 2012 14.23.35, Thiago Macieira wrote:
> Hello again
>
> Here's the current status:
Posted to the wrong mailing list...
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
signature.asc
Description: Th
Hello again
Here's the current status:
* Qt Quick 1 and 2 de-conflicting:
The Qt Quick 1 library is renamed and the patches are in. The library is
called QtDeclarative again.
Qt Quick 1 retains its import paths in QLibraryInfo::ImportsPath /
$$[QT_INSTALL_IMPORTS], with no subdir. Qt Quick 2 i
That's exactly what i want! thx very much!
2012/10/29 André Somers
> Op 29-10-2012 17:12, Tim Bienias schreef:
> > Hey guys,
> >
> > let's say we have one QAbstractListModel consisting of animals in c++.
> > There are water- and land-animals within the model. Now i want to
> > create a view that
Op 29-10-2012 17:12, Tim Bienias schreef:
> Hey guys,
>
> let's say we have one QAbstractListModel consisting of animals in c++.
> There are water- and land-animals within the model. Now i want to
> create a view that does show (1)only the land-animals and a view with
> (2)only the water-animals
Hey guys,
let's say we have one QAbstractListModel consisting of animals in c++.
There are water- and land-animals within the model. Now i want to create a
view that does show (1)only the land-animals and a view with (2)only the
water-animals. There is also a view (3)with some water- and some
land
On 29/10/12 11:22 AM, Xiaognag Wang wrote:
3. the problem is: it is too slow to get data from database, for
example: get 2 records from database will spend 7 seconds, if I
use odbc instead, it will just need about 30 ms.
Does anyone have experience about this? Could you please give a
sug
Which ODBC driver are you using? (Qt or native C++ driver?)
Most likely, you are using the Qt for the Oracle and native C++ for the odbc…
Qt’s system if used improperly can add quite a bit of overhead.
First, how often are you creating your QSqlQuery’s?
Next, QVariant, while as fast as most va
12 matches
Mail list logo