> On Jul 13, 2016, at 9:47 AM, Thiago Macieira
> wrote:
>
> Em quarta-feira, 13 de julho de 2016, às 10:44:13 PDT, Alexander Blasche
> escreveu:
>> Hi,
>>
>> Yesterday, I stumbled over a break in QtSerialBus due to the addition of new
>> QTimer::setInterval(..) overloads in qtbase/dev. This w
-
Thiago, Allan, Thanks for responding.
Probably complicated indeed! Qt in general does a pretty great job of
shielding us from lots of complexity. I need to look into the ‘Free for
decoding’ part more carefully, as that is my immediate need. It seemed worth
men
Hi,
On Monday 18 July 2016 07:59:21 Jędrzej Nowacki wrote:
> On Saturday 16 of July 2016 13:56:00 Konrad Rosenbaum wrote:
> > I am currently interfacing two libraries that only have QVariant in
> > common, most of the (value) types getting exchanged are either Qt
> > containers or Q_GADGETs.
> >
Hello guys!
I like CMake and Qt and i initial write and now support CPack IFW generator.
For more project integrations i create sugestion:
https://bugreports.qt.io/browse/QTIFW-876
And start work on it:
https://codereview.qt-project.org/#/c/165493
It's draft, but any feedback will be appreciate
There is a problem when trying to optimally[*] show an Image with
PreserveAspectCrop fillMode.
[*]optimally => as best looking as possible while using as litte
memory as possible
You can see that problem in the screenshot at http://i.imgur.com/LSSlFEB.png
that corresponds with the code at http://p