[Interest] Dictation to Qt-Software on Windows-10 Is Broken

2020-04-20 Thread coroberti .
Hi, If by chance Qt-Accessibility has a maintainer, this is the new and even more severe issue with dictation on Windows-10. You cannot dictate to Qt-software on Windows-10: https://bugreports.qt.io/browse/QTBUG-83671 Actually, it was always a broken area at least since 2015: https://bugreports

[Interest] Rendering UI on H/W and Client browser

2020-04-20 Thread praveen illa
Hi Team, I have a query on rendering UI on both hardware display screen and a client browser on PC simultaneously. 1. Can I use eglfs and WebGL for the same. If not, can anyone suggest me, what libraries in Qt can be used? 2. Can we open multiple clients with WebGL? Thanks, Praveen

Re: [Interest] [SPAM] build from source does not build qtsvg

2020-04-20 Thread Hamish Moffatt
On 21/4/20 9:23 am, Thiago Macieira wrote: On Monday, 20 April 2020 14:28:45 PDT Hamish Moffatt wrote: I did, initially. But qtsvg was being silently ignored and I couldn't figure out why, so eventually I downloaded everything in case there was a dependency on another module that I'd omitted. S

Re: [Interest] [SPAM] build from source does not build qtsvg

2020-04-20 Thread Thiago Macieira
On Monday, 20 April 2020 14:28:45 PDT Hamish Moffatt wrote: > I did, initially. But qtsvg was being silently ignored and I couldn't > figure out why, so eventually I downloaded everything in case there was > a dependency on another module that I'd omitted. So you're saying you downloaded qtsvg 5.1

Re: [Interest] [SPAM] build from source does not build qtsvg

2020-04-20 Thread Hamish Moffatt
On 21/4/20 1:56 am, Thiago Macieira wrote: On Sunday, 19 April 2020 22:45:27 MDT Hamish Moffatt wrote: -skip qtactiveqt \ This incredibly long list of skips tells me you're doing something wrong. Instead of opting out of everything you don't want, opt in to the things yuo do. Just downloa

Re: [Interest] dragging from Qt (KDE) app onto Mac Finder and vice versa

2020-04-20 Thread René J . V . Bertin
René J.V. Bertin wrote: > Concretely: I have built KDE Dolphin for Mac, and find I can copy/move files > by dragging them from the Finder and dropping them onto a destination folder > in Dolphin (e.g. for copying to a remote server that isn't accessible through > the Finder). For some reason the r

[Interest] dragging from Qt (KDE) app onto Mac Finder and vice versa

2020-04-20 Thread René J . V . Bertin
Hi, Can someone point me to a succinct overview of the basics of drag-and-drop support in Qt applications? Concretely: I have built KDE Dolphin for Mac, and find I can copy/move files by dragging them from the Finder and dropping them onto a destination folder in Dolphin (e.g. for copying to a

Re: [Interest] QVariant compare operator

2020-04-20 Thread Florian Bruhin
On Mon, Apr 20, 2020 at 09:50:06AM -0600, Thiago Macieira wrote: > On Monday, 20 April 2020 03:28:48 MDT Florian Bruhin wrote: > > FWIW that's the choice Python had taken with Python 2 (ordering different > > types by their type name). It was widely regarded as a bad decision and > > replaced by a

Re: [Interest] [Development] Qt-5.14.2 - iOS - Drag & Drop

2020-04-20 Thread coroberti .
On Mon, Apr 20, 2020 at 1:04 PM Tor Arne Vestbø wrote: > > This is a missing feature, please file a feature request, thanks! > > Tor Arne > > > On 20 Apr 2020, at 08:54, coroberti . wrote: > > > > On Sun, Apr 5, 2020 at 1:32 PM coroberti . wrote: > >> Trying to allow Drag to my app on iOS (iPad

Re: [Interest] QVariant compare operator

2020-04-20 Thread André Pönitz
On Mon, Apr 20, 2020 at 10:04:38AM -0400, Matthew Woehlke wrote: > On 19/04/2020 08.23, André Pönitz wrote: > > QVariant(TypeA) and QVariant(TypeB) can be ordered for different TypeA and > > TypeB based e.g. on alphabetical order of their .typeName(). > > > > If wanted, this can be refined to make

Re: [Interest] [SPAM] build from source does not build qtsvg

2020-04-20 Thread Thiago Macieira
On Sunday, 19 April 2020 22:45:27 MDT Hamish Moffatt wrote: > -skip qtactiveqt \ > -skip qtandroidextras \ > -skip qtcharts \ > -skip qtconnectivity \ > -skip qtdatavis3d \ > -skip qtdeclarative \ > -skip qtdoc \ > -skip qtgamepad \ > -skip qtgraphicalef

Re: [Interest] QVariant compare operator

2020-04-20 Thread Thiago Macieira
On Monday, 20 April 2020 08:04:38 MDT Matthew Woehlke wrote: > On 19/04/2020 08.23, André Pönitz wrote: > > QVariant(TypeA) and QVariant(TypeB) can be ordered for different TypeA and > > TypeB based e.g. on alphabetical order of their .typeName(). > > > > If wanted, this can be refined to make e.g

Re: [Interest] QVariant compare operator

2020-04-20 Thread Thiago Macieira
On Monday, 20 April 2020 03:28:48 MDT Florian Bruhin wrote: > FWIW that's the choice Python had taken with Python 2 (ordering different > types by their type name). It was widely regarded as a bad decision and > replaced by a TypeError exception in Python 3. Interesting. Do you have more informati

Re: [Interest] QVariant compare operator

2020-04-20 Thread Matthew Woehlke
On 19/04/2020 08.23, André Pönitz wrote: QVariant(TypeA) and QVariant(TypeB) can be ordered for different TypeA and TypeB based e.g. on alphabetical order of their .typeName(). If wanted, this can be refined to make e.g. all integral types comparable. No: int{5} <=> JsonObject{...} => lesse

Re: [Interest] QVariant compare operator

2020-04-20 Thread Bernhard Lindner
Hi! > In other cases this such silent breakage is called "bug fix" > and has a positive connotation. YMMD :-) For this reason, Qt does not have a formal requirements engineering sub-process. Without requirements, everything is debatable and you can pretty much do what you want. Including defin

Re: [Interest] [Jira-admin] Jira upgrade with planned downtime on 28th April (07:00 CEST)

2020-04-20 Thread Alex Blasche
Well, the date in the mail subject is correct. The mail body is not correct. The update is on 28thApril and *NOT* on 10th May. The time remains unchanged. -- Alex From: Jira-admin on behalf of Alex Blasche Sent: Monday, 20 April 2020 13:44 To: develop

[Interest] Jira upgrade with planned downtime on 28th April (07:00 CEST)

2020-04-20 Thread Alex Blasche
Hi, We will upgrade Jira on 10th May starting at 7:00 am CEST. Current expectation is that Jira will be back in business about 2 hrs later. I apologize for any inconvenience that this downtime might bring along. For those interested in more details, we'll upgrade from current Jira v8.2.5 to Ji

Re: [Interest] QVariant compare operator

2020-04-20 Thread André Pönitz
On Mon, Apr 20, 2020 at 11:40:24AM +0200, Giuseppe D'Angelo via Interest wrote: > Before bikeshedding on the actual semantics we _want_ to have: if they > don't 100% match the ones we have right now, then it's a silent breakage > for end-users, which is a very bad idea. In other cases this such si

Re: [Interest] QVariant compare operator

2020-04-20 Thread Bernhard Lindner
> So, if we ever want to have the relational operators in QVariant with > "better" semantics, we need an upgrade path that clearly signals the > breakage. Any proposals for that? qFatal() would be a clear signal. It depends from the actual solution if all changes result in qFatal. -- Best Rega

Re: [Interest] QVariant compare operator

2020-04-20 Thread Giuseppe D'Angelo via Interest
(Sorry, this was meant to go to the list!) On 4/19/20 2:21 PM, Allan Sandfeld Jensen wrote: I don't think we need "incomparable" here. QVariant(TypeA) and QVariant(TypeB) can be ordered for different TypeA and TypeB based e.g. on alphabetical order of their .typeName(). If wanted, this can be

Re: [Interest] QVariant compare operator

2020-04-20 Thread Florian Bruhin
On Sun, Apr 19, 2020 at 12:42:16PM -0300, Thiago Macieira wrote: > On Sunday, 19 April 2020 09:39:40 -03 André Pönitz wrote: > > > What about non-integral types? > > > > They are compared by typeName(). So any QChar would be less-than any > > QRegularExpression. > > We can order by type, but I do

Re: [Interest] build from source does not build qtsvg

2020-04-20 Thread Hamish Moffatt
On 20/4/20 2:45 pm, Hamish Moffatt wrote: I haven't built Qt5 from source in ages, but I need to test something on 5.15. Everything builds OK, but QtSVG doesn't get built, and I can't figure out why. There's absolutely no mention of it in config.log. It seems to be just being ignored. It's li

Re: [Interest] Handling stylus input on a tablet in QML/QtQuick

2020-04-20 Thread Thorsten Hofer-Schmitz
Hi I have seen that bug report, but didn't understand at as "try Qt5.15". Just tried it and it seems to work mostly. Hovering also works. But there is a bug somewhere. On my Huawei, finger touch causes a hover event to start/end (happend in 5.14.2 as well). In the example, if you start hover,

Re: [Interest] QVariant compare operator

2020-04-20 Thread Yves Maurischat
Hi Yuri, I assume you're implementing a QSortFilterProxyModel for sorting and filtering: you can reimplement QSortFilterProxyModel::lessThan() . Basically you'll do the following (in pseudo code): bool YourSortModel::lessThan(const