Hi everybody,
Now that 5.2 is getting close to being released, I think it’s time to have
a look at a time schedule for 5.3. I’d like 5.3 to be less feature
oriented then 5.2 has been, and more focused on stability and performance.
At the same time I would like to adjust our release schedules, so
hi all.
How can I get the release version that is builded with windows?
thanks very much
best regards
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
I didn't know that about git submodules. TIL.
But yes, it seems it would make sense to update the submodule hashes to the
latest stable whenever Gerrit merges something to that branch.
Of course, I may be way off base as to what purpose qt5.git is actually
meant to serve, but from these pages:
h
2013/12/5 Chris Colbert :
> In the broader sense, if the Gerrit only merges to 'stable' once the build
> succeeds and (presumably) tests pass, what's the reasoning behind not having
> qt5.git default the submodules to the 'stable' branch?
Git doesn't support making a submodule that points at "the
Thanks Olivier. I was able to get things to build against the 'stable'
branch of each submodule (where there is one). This had to be done manually
as the qt5_tool perl script does not appear to work properly on Windows.
In the broader sense, if the Gerrit only merges to 'stable' once the build
suc
On 05/12/2013 14:56, Csaba Csernai wrote:
> Hi everyone!
>
> I am working on a project, which uses openGL, but there is some glitch
> when i create a new instance of QGLWidget. It seems that somehow the
> QSurface::surfaceHandle() returns NULL, thus can't make the context
> active.
> Can anyone
On Saturday 2. November 2013 11.25.07 Konrad Rosenbaum wrote:
> Hi,
>
> On Saturday 02 November 2013, Kevin Krammer wrote:
> > On Thursday, 2013-10-31, 20:17:43, Konrad Rosenbaum wrote:
> > > I've got it running
> > > for trivial QML files, however as soon as there are child widgets the
> > > runn
On Thursday 05 December 2013 15:27:29 Bache-Wiig Jens wrote:
>
> On 05 Dec 2013, at 15:31, Martin Koller wrote:
>
> > I'm at ec03058fa5b84b4570a2158bf2179f7ba4d83b99 and I see something I can
> > not explain:
> >
> > QApplication app(argc, argv);
> >
> > cerr << "style:" << qPrintable(QAppl
On 05 Dec 2013, at 15:31, Martin Koller wrote:
> I'm at ec03058fa5b84b4570a2158bf2179f7ba4d83b99 and I see something I can not
> explain:
>
> QApplication app(argc, argv);
>
> cerr << "style:" << qPrintable(QApplication::style()->objectName()) <<
> std::endl;
>
> QPalette pal = QApplicat
Hi everyone!
I am working on a project, which uses openGL, but there is some glitch when
i create a new instance of QGLWidget. It seems that somehow the
QSurface::surfaceHandle() returns NULL, thus can't make the context active.
Can anyone suggest when can this handle NULL?
Best Regards,
--
Csab
I'm at ec03058fa5b84b4570a2158bf2179f7ba4d83b99 and I see something I can not
explain:
QApplication app(argc, argv);
cerr << "style:" << qPrintable(QApplication::style()->objectName()) <<
std::endl;
QPalette pal = QApplication::palette();
cerr << "dark:" << qPrintable(pal.brush(QPalett
On Thursday 05 December 2013 13:52:24 Interima BlueIceScream wrote:
> I have three systems *Linux Mint x86*, *Linux Mint x86_64*, *Ubuntu 12.04
> armel (iMX6 by Freescale)*.
> I build *Qt5.2* from *git* for all.
> When use *qmlscene* with simple test file (import *QtQuick 2.0* and create
> *Rectang
I have three systems *Linux Mint x86*, *Linux Mint x86_64*, *Ubuntu 12.04
armel (iMX6 by Freescale)*.
I build *Qt5.2* from *git* for all.
When use *qmlscene* with simple test file (import *QtQuick 2.0* and create
*Rectangle*) for *×86* system and *arm* i have segmentation fault, but for
*×86_64* al
On Dec 4, 2013, at 12:34 PM, Thomas Hartmann wrote:
> Hi,
>
> what is already possible is to read the font.pixelSize property for a
> specific point size or just using the implicit size of a text item.
> One main problems with layouts following physical units (pt, cm), is
> that icons (all pi
Qt Project Security Advisory
Title:XML Entity Expansion Denial of Service
Risk Rating: Low
CVE: CVE-2013-4549
Platforms:All
Modules: QtBase
Versions: All versions before 5.2
Author: Richard J. Moore
Date: 5 December 2013
O
05 дек. 2013 г., в 12:37, Koehne Kai написал(а):
>> -Original Message-
>> From: development-bounces+kai.koehne=digia@qt-project.org
>> [mailto:development-bounces+kai.koehne=digia@qt-project.org] On
>> Behalf Of Alexey Pavlov
>> Sent: Tuesday, December 03, 2013 9:21 PM
>> To: Hei
> -Original Message-
> From: development-bounces+kai.koehne=digia@qt-project.org
> [mailto:development-bounces+kai.koehne=digia@qt-project.org] On
> Behalf Of Alexey Pavlov
> Sent: Tuesday, December 03, 2013 9:21 PM
> To: Heikkinen Jani
> Cc: development@qt-project.org; releas...@qt
17 matches
Mail list logo