On sexta-feira, 5 de fevereiro de 2016 08:58:15 PST Thiago Macieira wrote:
> - QWindowSystemInterface: binary incompatible (class is \ingroup qpa, but
> not in a _qpa.h header, therefore it's public API)
>
> => is anyone reading the header diff for QtGui?
This happened *after* the heade
On sexta-feira, 5 de fevereiro de 2016 21:07:29 PST Harri Porten wrote:
> On Fri, 5 Feb 2016, Thiago Macieira wrote:
> > * QtGui:
> > - QPixmapCache::allPixmaps(): innocent, was not public API, but you could
> > get>
> > to it.
> >
> > - qt_sendShortcutOverrideEvent: affects QtTest binary compa
On Fri, 5 Feb 2016, Thiago Macieira wrote:
* QtGui:
- QPixmapCache::allPixmaps(): innocent, was not public API, but you could get
to it.
- qt_sendShortcutOverrideEvent: affects QtTest binary compatibility
Our product (and its users) were bitten by this as well. As the function
wasn't docume
On Fri, Feb 5, 2016, at 05:58 PM, Thiago Macieira wrote:
> - QWindowSystemInterface: binary incompatible (class is \ingroup qpa,
> but not
>in a _qpa.h header, therefore it's public API)
I don't agree with this. None of the QPA files have a _qpa.h extension
(and haven't since 2012 -- see
qt
On Friday 05 Feb 2016 08:58:15 Thiago Macieira wrote:
> On sexta-feira, 5 de fevereiro de 2016 16:34:19 PST Ponomarenko Andrey
wrote:
> > Hello,
> >
> > I've started to maintain API/ABI changes report for the Qt library here:
> > http://abi-laboratory.pro/tracker/timeline/qt/
>
> Hello Andrey
>
On sexta-feira, 5 de fevereiro de 2016 16:34:19 PST Ponomarenko Andrey wrote:
> Hello,
>
> I've started to maintain API/ABI changes report for the Qt library here:
> http://abi-laboratory.pro/tracker/timeline/qt/
Hello Andrey
Thank you for the service.
Looking at the only release we have any co
Excelent job, Andrey!
On Fri, Feb 5, 2016 at 4:34 PM Ponomarenko Andrey <
andrewponomare...@yandex.ru> wrote:
> Hello,
>
> I've started to maintain API/ABI changes report for the Qt library here:
> http://abi-laboratory.pro/tracker/timeline/qt/
>
> It took about two weeks to build and perform ana
Hello,
I've started to maintain API/ABI changes report for the Qt library here:
http://abi-laboratory.pro/tracker/timeline/qt/
It took about two weeks to build and perform analysis for ~50 versions of the
library from 4.0 up to 5.6.0-beta and finally I can share the report with the
community.
just got the answer in forum.
had to change the path to main.qml:
|QQmlApplicationEngine engine;
engine.load(QUrl(QStringLiteral("qrc:/main.qml")));|
now it works and I can go on :)
ekke
Am 05.02.16 um 13:27 schrieb ekke:
> Hi,
>
> just started Qt development and installed Qt 5.6 beta for Andro
Hi,
just started Qt development and installed Qt 5.6 beta for Android and iOS
All went well and I'm able to deploy sample apps to my (Android)
BlackBerry PRIV :)
The slider also works well: switching between virtual and hardware
keyboard works as expected
Most samples are looking ugly because of
10 matches
Mail list logo