On Thu, 14 Apr 2016, Giuseppe D'Angelo wrote:
Could you please create a _complete_ testcase and submit it to the
bugtraq? Otherwise it will get forgotten...
I don't know whether I can manage that -- I just sent out this mail
to see whether it would jog anybody's memory. Someone might remember
On Thu, Apr 14, 2016 at 8:36 PM, Boudewijn Rempt wrote:
> I got this bug report
>
> https://bugs.kde.org/show_bug.cgi?id=361766
>
> And sure enough, when I tested it, the reporter was right. The context menu
> actions weren't triggered. I checked, and this worked
> with Qt 5.4, but no longer w
I have always used
connect( action, SIGNAL( triggered( bool ) )
You may want to try that, it could be something changed in the connect macro,
when the signal has a default for the parameter...
Scott
-Original Message-
From: Interest
[mailto:interest-bounces+scott.bloom=onshorecs
14.04.2016, 22:15, "maitai" :
> Hello,
>
> Does anyone knows if qt jpeg2000 implementation is based on Jasper or
> openJpeg or something specific to qt, and if it implies extra libs? I
> need to decode weather gribs (stored as jpeg 2000 image in gray scale),
> I have several working solutions usi
On 14 avr. 2016, at 21:15, maitai wrote:
> Hello,
>
> Does anyone knows if qt jpeg2000 implementation is based on Jasper or
> openJpeg or something specific to qt, and if it implies extra libs? I need to
> decode weather gribs (stored as jpeg 2000 image in gray scale), I have
> several worki
Hello,
Does anyone knows if qt jpeg2000 implementation is based on Jasper or
openJpeg or something specific to qt, and if it implies extra libs? I
need to decode weather gribs (stored as jpeg 2000 image in gray scale),
I have several working solutions using either Jasper or others but would
l
I got this bug report
https://bugs.kde.org/show_bug.cgi?id=361766
And sure enough, when I tested it, the reporter was right. The
context menu actions weren't triggered. I checked, and this worked
with Qt 5.4, but no longer with 5.5 or 5.6.
This is the code:
QMenu menu(this);
QAct
Adding ACCESS_COARSE_LOCATION to my AndroidManifest seemed to restore Bluetooth
functionality.
Does Qt 5.5 somehow take care of checking Android permissions for me?
Location permissions are considered “Dangerous Permissions” and the following
article states the app needs to check whether it h
Is there any way to test a QML app on AWS Device Farm, or similar service? (
http://aws.amazon.com/device-farm/device-list/ )
We are getting some reports of features not working correctly, and using the
device farm would allow us to know if it's a make/model issue or a user-device
issue (Usually
I'm trying to make Krita work correctly on hi-dpi windows screens
like the Surface Pro 3 and 4. On OSX with Retina support, I haven't
had complaints, but for Windows there's this bug:
https://bugs.kde.org/show_bug.cgi?id=360541
If I enable
QCoreApplication::setAttribute(Qt::AA_EnableHighDpiSc
10 matches
Mail list logo