On Saturday 27 February 2016 00:56:08 Thiago Macieira wrote:
> Have I convinced you? I'm only getting warmed up. I'm sure I can find more
> issues.
That's all correct. But can't we create a subset of features that the QObject
template may use in order to make that subset work? After all, functio
On sexta-feira, 26 de fevereiro de 2016 19:06:06 PST Hausmann Simon wrote:
> Hi,
>
> It is different in three aspects:
>
> 1. It does not require passing git revision ranges as command line
> parameters.
So you have a heuristic algorithm that tries to guess the target version and
which version
On sexta-feira, 26 de fevereiro de 2016 20:30:28 PST Milian Wolff wrote:
> > The main problems of templated QObject are captured more or less in this
> >
> > thread:
> > http://lists.qt-project.org/pipermail/development/2013-March/010288.html
> >
> > Personally I still think it would be a fancy
unique_ptr is probably useable. The library is only a problem when you
need something that involves constexpr. constexpr support has been
disabled in the library because some constexpr code uses C floating point
functions that weren¹t changed to allow their use in constexpr C++
functions.
Disabl
On Friday 26 February 2016 20:15:37 Blasche Alexander wrote:
> > -Original Message-
> > From Marc Mutz
> >
> > On Friday 19 February 2016 22:01:02 Knoll Lars wrote:
> > > * We continue to support QNX 6.6
> >
> > Does someone here know (Rafael) when we can expect a QNX that supports
> > C+
On Freitag, 26. Februar 2016 09:43:40 CET Jędrzej Nowacki wrote:
> On Thursday 25 of February 2016 19:22:55 Milian Wolff wrote:
> > On Donnerstag, 25. Februar 2016 09:02:11 CET Thiago Macieira wrote:
> > > On quinta-feira, 25 de fevereiro de 2016 17:33:52 PST Cristian Adam
wrote:
> > > > This migh
> -Original Message-
> From Marc Mutz
> On Friday 19 February 2016 22:01:02 Knoll Lars wrote:
> > * We continue to support QNX 6.6
>
> Does someone here know (Rafael) when we can expect a QNX that supports
> C++11
> at the library level?
During Embedded World, a person at the QNX booth t
Hi Lars,
> On 27. jan. 2016, at 09.30, Knoll Lars wrote:
>
> If anybody else has a feature he believes absolutely has to make it to 5.7,
> get it done until Monday or talk to me :)
I would like to ask for an exception for text selection handles. It's a crucial
feature to make the new editor c
Hi,
It is different in three aspects:
1. It does not require passing git revision ranges as command line parameters.
2. It works on a per module basis instead of from the qt5 supermodule.
3. It includes the task number from the commit message.
Simon
Original Message
From: Thiago Macieira
S
On quinta-feira, 25 de fevereiro de 2016 18:36:16 PST Olivier Goffart wrote:
> The parser need to be adapted if we want to support trailing type for
> signals/ slots/Q_INVOKABLE; or C++11 attributes; decltype as argument type
> for invokable; or fancy default arguments. There might be other things.
How is this different from the tool that already exists?
On sexta-feira, 26 de fevereiro de 2016 12:34:45 PST Hausmann Simon wrote:
> Hi,
>
>
> To simplify the creation of the change files I have written a small tool
> that facilitates this job. It's written in golang and you get install it by
>
On Friday 19 February 2016 22:01:02 Knoll Lars wrote:
> * We continue to support QNX 6.6
Does someone here know (Rafael) when we can expect a QNX that supports C++11
at the library level? People want to use std::unique_ptr and currently we need
to stop them from doing so, in platform-independent
> -Original Message-
> From: Development [mailto:development-
> bounces+mitch.curtis=theqtcompany@qt-project.org] On Behalf Of Jedrzej
> Nowacki
> Sent: Friday, 26 February 2016 9:44 AM
> To: development@qt-project.org
> Cc: Thiago Macieira ; Milian Wolff
>
> Subject: Re: [Developmen
> -Original Message-
> From: Development [mailto:development-
> bounces+kai.koehne=theqtcompany@qt-project.org] On Behalf Of ravi
> kumar verma
> Sent: Friday, February 26, 2016 3:41 PM
> To: development@qt-project.org
> Subject: [Development] porting
>
>
>
> hi,
> How do we port
hi,
How do we port a Qt code from one platform to another ?
for eg . from windows to linux .
regards
Ravi Kumar Verma
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
Am Freitag, 26. Februar 2016, 15:39:22 CET schrieb Olivier Goffart:
> Am Freitag, 26. Februar 2016, 20:00:40 CET schrieb ravi kumar verma:
> > Hi,
> > are qt a wrapper over (posix thread in unix) and (win32 threads on
> > windows)?
> Yes.
>
> > Moreover , How do we port a Qt code from one platform
Am Freitag, 26. Februar 2016, 20:00:40 CET schrieb ravi kumar verma:
> Hi,
> are qt a wrapper over (posix thread in unix) and (win32 threads on windows)?
Yes.
> Moreover , How do we port a Qt code from one platform to another ?
> for eg . from windows to linux .
You can take qthread_unix.cpp or
Hi,
are qt a wrapper over (posix thread in unix) and (win32 threads on windows)?
Moreover , How do we port a Qt code from one platform to another ?
for eg . from windows to linux .
regards
Ravi Kumar Verma
___
Development mailing list
Development@q
QPA (lighthouse) is a major factor in that.
Other than that: lots of hard work.
André
Op 26/02/2016 om 14:52 schreef ravi kumar verma:
Hi,
Can anyone please elaborate how Qt framework achieves platform netrality?
I mean what feature in it makes it platform neutral.
regards
Hi,
Can anyone please elaborate how Qt framework achieves platform netrality?
I mean what feature in it makes it platform neutral.
regards
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
Hi,
To simplify the creation of the change files I have written a small tool that
facilitates this job. It's written in golang and you get install it by simply
running
go get code.qt.io/qt/qtqa.git/src/createchangelog
The binary will be placed in $GOPATH/bin. (If you are not familiar wi
Hi Kai,
Le 26/02/2016 11:15, Koehne Kai a écrit :
-Original Message-
From: Development [mailto:development-
bounces+kai.koehne=theqtcompany@qt-project.org] On Behalf Of
Fabrice Salvaire
Sent: Thursday, February 25, 2016 1:33 PM
To: development@qt-project.org
Subject: [Development]
> -Original Message-
> From: Development [mailto:development-
> bounces+kai.koehne=theqtcompany@qt-project.org] On Behalf Of
> Fabrice Salvaire
> Sent: Thursday, February 25, 2016 1:33 PM
> To: development@qt-project.org
> Subject: [Development] Though about rich text (html, WebView)
On Thursday 25 of February 2016 19:22:55 Milian Wolff wrote:
> On Donnerstag, 25. Februar 2016 09:02:11 CET Thiago Macieira wrote:
> > On quinta-feira, 25 de fevereiro de 2016 17:33:52 PST Cristian Adam wrote:
> > > This might be a burden for some of the Qt developers (Windows ones).
> > >
> > > B
24 matches
Mail list logo