For a lot of the standard C functions, Microsoft has implemented "safe"
versions.
Functions like sprintf, scanf, strcpy, aso have "safe" counterparts with an _s
suffix: sprintf_s, scanf_s, aso
When the "non-safe" functions are used, the Microsoft compiler generates a
warning that these functions
On Tue, Dec 17, 2013 at 3:42 AM, Knoll Lars wrote:
> Hi,
>
> I’d like to nominate Paul Tvete as the formal maintainer of the QPA
> architecture. He’s the original architect behind it anyway, and I don’t
> think there are many people out there who know it better :)
>
+1 from me.
--
Alan Alpert
__
+1 definitely! about time :)
On Wed, Dec 18, 2013 at 1:57 AM, Mitch Curtis wrote:
> +1
>
> On 12/17/2013 02:51 PM, Smith Martin wrote:
> > I'm not a maintainer either; didn't know you had to be one, but +1
> anyway.
> >
> > martin
> >
> > From:
> > devel
On terça-feira, 17 de dezembro de 2013 15:42:36, Alex Montgomery wrote:
> In QtQuick, QSGRenderLoop::instance() can create a QSGWindowsRenderLoop
> using new that it never destroys. The memory is always pointed to by a
> static member pointer, so it's never "lost" exactly, but the memory is
> never
Hi everybody,
We had a small discussion on the #qt-labs IRC channel about memory leaks
earlier, and I'd like to get a feel from the community in general.
In QtQuick, QSGRenderLoop::instance() can create a QSGWindowsRenderLoop
using new that it never destroys. The memory is always pointed to by a
+1
martin
From: development-bounces+martin.smith=digia@qt-project.org
[development-bounces+martin.smith=digia@qt-project.org] on behalf of Knoll
Lars [lars.kn...@digia.com]
Sent: Tuesday, December 17, 2013 4:43 PM
To: development@qt-project.org
Su
On terça-feira, 17 de dezembro de 2013 11:42:56, Knoll Lars wrote:
> Hi,
>
> I’d like to nominate Paul Tvete as the formal maintainer of the QPA
> architecture. He’s the original architect behind it anyway, and I don’t
> think there are many people out there who know it better :)
+1 from me, ther
On terça-feira, 17 de dezembro de 2013 20:29:19, Yang Fan wrote:
> "C:\Program Files (x86)\Microsoft Visual Studio
> 11.0\VC\BIN\nmake.exe" -f Makefile.Release
>
> Microsoft (R) Program Maintenance Utility Version 11.00.50727.1
> Copyright (C) Microsoft Corporation. All rights reserved.
>
On terça-feira, 17 de dezembro de 2013 12:15:37, Turunen Tuukka wrote:
> >Tomasz asked the question on how to proceed on the Tizen dev mailing list.
>
> Good. After there is decision, would be nice if someone following Tizen
> lists send the outcome to Qt Project lists.
Well, I'm the person who r
Hi,
I’d also like to nominate Topi Reiniö as the overall maintainer of our
documentation. Topi has been doing an excellent job in handling and
improving our documentation over the last year, and is IMO the best
candidate we have for the job.
Cheers,
Lars
_
On Monday 16 December 2013 08:31:46 Thiago Macieira wrote:
[snip]
> Discussion on IRC shows that it's easiest to invert in 5.2 what we'll do in
> 5.3.
>
> In 5.2, all Qt modules are compiled with sse2 enabled, which is the default.
> But QtQml's output is moved to lib/sse2 and that library -- and
+1
On 12/17/2013 12:42 PM, Knoll Lars wrote:
> Hi,
>
> I’d like to nominate Paul Tvete as the formal maintainer of the QPA
> architecture. He’s the original architect behind it anyway, and I don’t
> think there are many people out there who know it better :)
>
> Cheers,
> Lars
>
>
+1
On 12/17/2013 02:51 PM, Smith Martin wrote:
> I'm not a maintainer either; didn't know you had to be one, but +1 anyway.
>
> martin
>
> From: development-bounces+martin.smith=digia@qt-project.org
> [development-bounces+martin.smith=digia@qt-proj
I'm not a maintainer either; didn't know you had to be one, but +1 anyway.
martin
From: development-bounces+martin.smith=digia@qt-project.org
[development-bounces+martin.smith=digia@qt-project.org] on behalf of BogDan
[bog_dan...@yahoo.com]
Sent:
+1
Again, even if I'm not a maintainer and my vote doesn't count, but I want to
show my gratitude for Yoann Lopes because he did a great job with Android
multimedia!
Cheers,
BogDan.
- Original Message -
> From: Knoll Lars
> To: "development@qt-project.org"
> Cc:
> Sent: Tuesday, D
+1
Even I'm not a maintainer and my vote doesn't count, I'd like to second because
I had the pleasure to work with Paul. AFAIK I was the first one that used QPA
(lighthouse) ;-).
Cheers,
BogDan.
>
> From: Knoll Lars
>To: "development@qt-project.org"
>Sent:
+1
martin
From: development-bounces+martin.smith=digia@qt-project.org
[development-bounces+martin.smith=digia@qt-project.org] on behalf of Knoll
Lars [lars.kn...@digia.com]
Sent: Tuesday, December 17, 2013 12:42 PM
To: development@qt-project.org
S
+1
On 12/17/13 13:08 , Knight Andrew wrote:
> +1
>
> -Original Message-
> Sent: 17 December 2013 13:43
> To: development@qt-project.org
> Subject: [Development] QPA maintainer
>
> Hi,
>
> I’d like to nominate Paul Tvete as the formal maintainer of the QPA
> architecture. He’s the original
I'm using Intel C++ XE 2013 on Windows7 Ultimate together with MSVC2012.
The error messages:
xilib /NOLOGO /OUT:..\..\..\lib\Qt5Bootstrap.lib
@C:\Users\ADMINI~1\AppData\Local\Temp\nm3A1E.tmp
xilib: executing 'lib'
cd tools\moc\ && ( if not exist Makefile
Y:\x86-msvc2012-icc\qtbase
+1
--
Alex
From: development-bounces+alexander.blasche=digia@qt-project.org
[development-bounces+alexander.blasche=digia@qt-project.org] on behalf of
Knoll Lars [lars.kn...@digia.com]
Sent: Tuesday, December 17, 2013 10:24
To: development@qt-proj
On 17.12.2013 9.52, "Thiago Macieira" wrote:
>On terça-feira, 17 de dezembro de 2013 07:31:44, Turunen Tuukka wrote:
>> Hi,
>>
>> Congratulations!
>>
>> Now that Qt source code is hosted also with tizen.org, how is the plan
>>to
>> keep the Qt parts aligned upstream with Qt Project?
>>
>> I d
+1
-Original Message-
Sent: 17 December 2013 13:43
To: development@qt-project.org
Subject: [Development] QPA maintainer
Hi,
I’d like to nominate Paul Tvete as the formal maintainer of the QPA
architecture. He’s the original architect behind it anyway, and I don’t
think there are many pe
Hi,
I’d like to nominate Paul Tvete as the formal maintainer of the QPA
architecture. He’s the original architect behind it anyway, and I don’t
think there are many people out there who know it better :)
Cheers,
Lars
___
Development mailing list
Develo
Hi,
the first maintainer I’d like to nominate is Yoann Lopes for multimedia.
Yoann has been taking care of multimedia for the last year, and done lots
of work on the different backends.
https://codereview.qt-project.org/#q,owner:yoann.lopes%2540digia.com,p,0028
cb2200011062
Cheers,
Lars
___
Hi everybody,
Now that we have Qt 5.2 out, I’ve taken some time to go through the
Maintainer list on our wiki (http://qt-project.org/wiki/Maintainers)
trying to clean it up and remove outdated information. I’ve especially
updated the list of modules that we have and removed everybody listed as a
m
Hi all,
Now when Qt 5.2 release is out it is time to collect some lessons learnt. I
hope you would be willing to give us your feedback on the release related work
for Qt5.2.
There is short web questionnaire for this:
https://www.webropolsurveys.com/S/4E425791849603F5.par
I hope you coul
26 matches
Mail list logo