> On Behalf Of Sean Harmer
>
> On 27/02/2014 15:42, Friedemann Kleint wrote:
>> Hi,
>>
>> the intention was here to pave to way for a software renderer for
>> platforms that have no GL at all (virtual machines, remote logins,
>> etc, see https://bugreports.qt-project.org/browse/QTBUG-36091 ).
>
On 27 Feb 2014, at 22:17, Agocs Laszlo wrote:
>
> On Thu, Feb 27, 2014 at 02:28:26PM +, Sean Harmer wrote:
>>
>> The apparent problem that this is attempting to address is the need for
>> both ANGLE and desktop OpenGL builds of Qt on windows. As you know Qt
>
> As pointed out by Friedmann
Hi all,
Qt 5.3 Alpha is now out and plan is to release Beta1 during the next few weeks.
That's why it is really important to recognize the issues which must be fixed
before we can put beta1 out. There is already some issues linked in the beta1
metabug, see https://bugreports.qt-project.org/brow
On Thursday 27 February 2014 17:09:59 Thiago Macieira wrote:
> Em sex 28 fev 2014, às 08:46:09, Sze Howe Koh escreveu:
> > On 28 February 2014 08:18, Thiago Macieira
>
> wrote:
> > > Em sex 28 fev 2014, às 00:39:05, Tomasz Olszak escreveu:
> > > > 2014-02-28 0:24 GMT+01:00 Thiago Macieira :
> > >
Em sex 28 fev 2014, às 08:46:09, Sze Howe Koh escreveu:
> On 28 February 2014 08:18, Thiago Macieira
wrote:
> > Em sex 28 fev 2014, às 00:39:05, Tomasz Olszak escreveu:
> > > 2014-02-28 0:24 GMT+01:00 Thiago Macieira :
> > > > Em qui 27 fev 2014, às 22:21:28, Tony Van Eerd escreveu:
> > > >> Than
On 28 February 2014 08:18, Thiago Macieira wrote:
>
> Em sex 28 fev 2014, às 00:39:05, Tomasz Olszak escreveu:
> > 2014-02-28 0:24 GMT+01:00 Thiago Macieira :
> > > Em qui 27 fev 2014, às 22:21:28, Tony Van Eerd escreveu:
> > >> Thanks, but it seems I don't have permissions? :-(
> > >
> > > You c
Em sex 28 fev 2014, às 00:39:05, Tomasz Olszak escreveu:
> 2014-02-28 0:24 GMT+01:00 Thiago Macieira :
> > Em qui 27 fev 2014, às 22:21:28, Tony Van Eerd escreveu:
> >> Thanks, but it seems I don't have permissions? :-(
> >
> > You can only edit after logging in.
> >
> > Now the big question is:
2014-02-28 0:24 GMT+01:00 Thiago Macieira :
> Em qui 27 fev 2014, às 22:21:28, Tony Van Eerd escreveu:
>> Thanks, but it seems I don't have permissions? :-(
>
> You can only edit after logging in.
>
> Now the big question is: where's the "create account" link?
https://identity.kde.org/
--
regard
Em qui 27 fev 2014, às 22:21:28, Tony Van Eerd escreveu:
> Thanks, but it seems I don't have permissions? :-(
You can only edit after logging in.
Now the big question is: where's the "create account" link?
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Sou
> On
> http://techbase.kde.org/Policies/Binary_Compatibility_Issues_With_C%2B%2B
>
...
>
> You are right, but what is your actual question?
>
> Christoph Feck (kdepepo)
> KDE Quality Team
Sort of the "Anyone care?" question. ie should the page be updated, and if so,
who/how?
>
> I'm the m
Em qui 27 fev 2014, às 20:06:04, Tony Van Eerd escreveu:
> Sorry, there is probably a KDE email list or something that I should post
> this to, but I know it is very closely related to Qt:
>
> On http://techbase.kde.org/Policies/Binary_Compatibility_Issues_With_C%2B%2B
> there is:
>
> You cannot.
On Thu, Feb 27, 2014 at 02:28:26PM +, Sean Harmer wrote:
>
> The apparent problem that this is attempting to address is the need for
> both ANGLE and desktop OpenGL builds of Qt on windows. As you know Qt
As pointed out by Friedmann earlier, the big picture is a somewhat more
complicated. Th
On Thursday 27 February 2014 21:06:04 Tony Van Eerd wrote:
> Sorry, there is probably a KDE email list or something that I
> should post this to, but I know it is very closely related to Qt:
>
> On
> http://techbase.kde.org/Policies/Binary_Compatibility_Issues_With_
> C%2B%2B there is:
>
> You ca
Oh, and I forgot to mention, this could of course happen in the case where you
already had multiple overloads:
foo(const char *);
foo(Foo);
...
then later add
foo(int);
> -Original Message-
> From: development-bounces+tvaneerd=blackberry@qt-project.org
> [mailto:development-bounces+
Sorry, there is probably a KDE email list or something that I should post this
to, but I know it is very closely related to Qt:
On http://techbase.kde.org/Policies/Binary_Compatibility_Issues_With_C%2B%2B
there is:
You cannot...
- For existing functions of any type:
- add an overload (
On Thu, Feb 27, 2014 at 02:28:26PM +, Sean Harmer wrote:
> Hi everybody,
>
> I would like to raise some concerns around the change that introduced
> the dynamic selection of OpenGL on windows. For reference the change is at:
>
> https://codereview.qt-project.org/#change,76732
>
> The appare
Em qui 27 fev 2014, às 12:32:36, Roland Winklmeier escreveu:
> +1 for shipping QtDBus with Windows binaries. As far as I know, OSX has the
> same problem. It does not have DBus headers/binaries installed by default,
> so you have to take of them yourselves. Currently QtDBus is not shipped in
> OSX
Hi,
On Tue, Feb 18, 2014 at 10:18:36AM +0100, Thomas Senyk wrote:
> On Thursday, 13 February, 2014 13:16:42 Michael Olbrich wrote:
> > On Wed, Feb 12, 2014 at 10:43:25AM +0100, Thomas Senyk wrote:
> > > I finally got around to polish and upstream zero copy video playback for
> > > the i.MX6.
> > >
From 5.2.2 (release branch) to 5.3.0 alpha, Linux x86-64, GCC 4.6,
debug build.
Could it be possible to add abicc reports to some kind of nightly runs,
like the ones used to do documentation snapshots?
http://www.kdab.com/~peppe/qt/compat_reports/QtConcurrent/5.2.2_to_5.3.0/compat_report.htm
Hi Friedemann,
On 27/02/2014 15:42, Friedemann Kleint wrote:
> Hi,
>
> the intention was here to pave to way for a software renderer for
> platforms that have no GL at all (virtual machines, remote logins, etc,
> see https://bugreports.qt-project.org/browse/QTBUG-36091 ).
Is this not trying to s
Hi,
the intention was here to pave to way for a software renderer for
platforms that have no GL at all (virtual machines, remote logins, etc,
see https://bugreports.qt-project.org/browse/QTBUG-36091 ).
The initial versions of https://codereview.qt-project.org/#change,76732
had a separate QOpe
On Thursday 27. February 2014 14.33.56 Robert Knight wrote:
> > On Windows some older hardware and driver combinations
> > do not provide a sufficiently well working OpenGL implementation yet they
> > do have a working DirectX implementation which ANGLE then wraps to
> > provide an OpenGL ES 2 impl
On 27/02/2014 14:33, Robert Knight wrote:
>> On Windows some older hardware and driver combinations
>> do not provide a sufficiently well working OpenGL implementation yet they
>> do have a working DirectX implementation which ANGLE then wraps to
>> provide an OpenGL ES 2 implementation
> Do you ha
> On Windows some older hardware and driver combinations
> do not provide a sufficiently well working OpenGL implementation yet they
> do have a working DirectX implementation which ANGLE then wraps to
> provide an OpenGL ES 2 implementation
Do you have any idea of numbers or how old "old" is? Wha
Hi everybody,
I would like to raise some concerns around the change that introduced
the dynamic selection of OpenGL on windows. For reference the change is at:
https://codereview.qt-project.org/#change,76732
The apparent problem that this is attempting to address is the need for
both ANGLE and
2014-02-27 12:11 GMT+01:00 Wolfgang Baron :
>
> On Wed, 26 Feb 2014 07:40:31 -0800, Thiago Macieira <
> thiago.macie...@intel.com> wrote:
>
> > Em qua 26 fev 2014, ?s 12:18:41, Kevin Krammer escreveu:
> > > On Tuesday, 2014-02-25, 09:00:21, Wolfgang Baron wrote:
> > > > Hi all,
> > > >
> > > > I r
On Wed, 26 Feb 2014 07:40:31 -0800, Thiago Macieira
wrote:
> Em qua 26 fev 2014, ?s 12:18:41, Kevin Krammer escreveu:
> > On Tuesday, 2014-02-25, 09:00:21, Wolfgang Baron wrote:
> > > Hi all,
> > >
> > > I read somewhere, that there are plans for a pure-Qt QtDBus (not using
> > > dbus-1) imple
Hi all!
Qt 5.3 Alpha release is now out, see
http://blog.qt.digia.com/blog/2014/02/27/qt-5-3-alpha-available/
Alpha is source code delivery only. The plan forward is now to create a beta
(including binary packages) during the next few weeks, see Qt 5.3 schedule from
http://qt-project.org/wiki/
On Tuesday 25 February 2014 16:22:33 Nguyen Huu Minh wrote:
> Hi,
>
> I am developing a cross platform application on Windows Xp embedded and on
> Ubuntu 12.04 using Qt 5.2.1. This application makes use of signal slot
> communication between QObjects living in different threads (worker and
> GUI).
Hi,
I am developing a cross platform application on Windows Xp embedded and on
Ubuntu 12.04 using Qt 5.2.1. This application makes use of signal slot
communication between QObjects living in different threads (worker and GUI).
The separation of threads is needed because one of the QObjects handl
On Tue, Feb 25, 2014 at 03:15:58PM -0800, Thiago Macieira wrote:
> Em ter 25 fev 2014, às 22:06:44, Oswald Buddenhagen escreveu:
> > > > A--B--C--D--E--F--> 5.3
> > > > \--C'--F' ^ shadow/v5.2
> > > > ^ v5.2
> > > [...]
>
> So let's agree not to implement this one?
>
ack
> > co
31 matches
Mail list logo