Hi!
people in #qt-labs directed me here.
I'm working on FreeType and want to merge a new API (FT_Face_Option)
that would allow setting LCD filter weights and stem darkening
properties on a per-face basis. The goal is to enable toolkits like Qt
to finally turn on linear alpha blending and gamma cor
18.11.2016, 01:03, "Thiago Macieira" :
> On quinta-feira, 17 de novembro de 2016 11:35:54 PST Marc Mutz wrote:
>> The bigger problem is that while owner does not affect the ABI, all other
>> GSL types do, and we're back to our §$%&!§ rule that we can't accept other
>> libs' types in our ABI, p
On quinta-feira, 17 de novembro de 2016 11:35:54 PST Marc Mutz wrote:
> The bigger problem is that while owner does not affect the ABI, all other
> GSL types do, and we're back to our §$%&!§ rule that we can't accept other
> libs' types in our ABI, preventing anything other than owner from being
>
Hi all,
I sent the below mail to releasing mailing list a week ago, and
got no reply.
I wanted a new qtstyleplugins release so that I could package it for
Debian. Is there anyone here who can make it, or would it be better
for me to just package the latest Git snapshot?
- My message to relea
I want to remind you this is about Qt Creator, not Qt. Please use a different
thread for it. [?]
From: Development on
behalf of Marc Mutz
Sent: Thursday, November 17, 2016 11:35:54 AM
To: development@qt-project.org
Subject: Re: [Development] Basing Qt Creator C
On Thursday 17 November 2016 10:46:24 Edward Welbourne wrote:
> On quarta-feira, 16 de novembro de 2016 17:11:02 PST Marco Bubke wrote:
> >> Like you maybe have learned there are C++ Core Guidelines. They are
> >> already very comprehensive. What about basing the Qt Creator Code
> >> Style on it?
>
From: Development
on behalf of Jake Petroules
Sent: 16 November 2016 20:06
To: J-P Nurmi
Cc: development
Subject: Re: [Development] Naming of path/directory-related environment
variables in Qt
>> On 11 Nov 2016, at 17:10, Matthew Woehlke wrote:
>> Pl
On quarta-feira, 16 de novembro de 2016 17:11:02 PST Marco Bubke wrote:
>> Like you maybe have learned there are C++ Core Guidelines. They are
>> already very comprehensive. What about basing the Qt Creator Code
>> Style on it?
>>
>> I see advantages like new developer can easier grasp out rules
>>