[Interest] canceled drag-n-drop "snap back" ?

2020-12-17 Thread David M. Cotter
on mac, if i start a drag, then let go over somewhere that doesn't accept the drag, we get this lovely "snap back" animation how can i do that on windows? is there an event or override i can trap when a drop is not accepted, so i can gain control of the drag image and animate it back to the sta

Re: [Interest] help: build from git setup

2020-12-17 Thread David M. Cotter
>> on macos 10.14 > I suggest upgrading. not possible, i have legit reasons, unrelated to this post >> i got to the point of testing my ssh thing with this command: >>> ssh codereview.qt-project.org gerrit stream-events >> >> but all that did was... nothing. didn't even return to the command lin

Re: [Interest] help: build from git setup

2020-12-17 Thread Thiago Macieira
On Thursday, 17 December 2020 20:08:21 -03 David M. Cotter wrote: > on macos 10.14 I suggest upgrading. > i got to the point of testing my ssh thing with this command: > > ssh codereview.qt-project.org gerrit stream-events > > but all that did was... nothing. didn't even return to the command li

[Interest] help: build from git setup

2020-12-17 Thread David M. Cotter
on macos 10.14 attempting to follow instructions here: https://wiki.qt.io/Building_Qt_5_from_Git i'm using the app "Fork" as my git GUI so i did SOME steps there.. i think i got it all right? i got to the point of testing my ssh thing with this command: > ssh codereview.qt-project.org gerrit str

Re: [Interest] QImage family of classes - image bucket

2020-12-17 Thread Nicholas Yue
Thank you. I will look into using QPixMap If I am receiving those image buckets sporadically and long delays (minutes to hours) between each bucket, that has no implications on the use of QPixMap right ? Cheers On Thu, 17 Dec 2020 at 06:13, Jérôme Godbout wrote: > Hi, > > just a though, maybe

Re: [Interest] QImage family of classes - image bucket

2020-12-17 Thread Jérôme Godbout
Hi, just a though, maybe you should do a rendering into a framebuffer of each layer with a different z. That would make the rendering very easy and super fast on GPU. After you could put the result into a QImage or QPixmap. From: Interest On Behalf Of Nicholas Yue Sent: December 16, 2020 8:46

Re: [Interest] Is it safe to update to Xcode 12 when still relying on Qt 5.12?

2020-12-17 Thread ekke
Nuno, please be aware of https://bugreports.qt.io/browse/QTCREATORBUG-24672 ekke Am 17.12.20 um 12:59 schrieb Nuno Santos: Tor, Thank you for your reply and insights. I will try invest some time in migrating to Qt 5.15. What about Big Sur? Am I able to build Qt 5.15 on Big Sur? Thanks! Nu

Re: [Interest] Is it safe to update to Xcode 12 when still relying on Qt 5.12?

2020-12-17 Thread Tor Arne Vestbø
On 17 Dec 2020, at 12:59, Nuno Santos mailto:nuno.san...@imaginando.pt>> wrote: Tor, Thank you for your reply and insights. I will try invest some time in migrating to Qt 5.15. What about Big Sur? Am I able to build Qt 5.15 on Big Sur? Yepp, that should work fine 😊 Thanks! Nuno On 16 De

Re: [Interest] Is it safe to update to Xcode 12 when still relying on Qt 5.12?

2020-12-17 Thread Nuno Santos
Tor, Thank you for your reply and insights. I will try invest some time in migrating to Qt 5.15. What about Big Sur? Am I able to build Qt 5.15 on Big Sur? Thanks! Nuno > On 16 Dec 2020, at 20:45, Tor Arne Vestbø wrote: > > Hi Nuno, > > It likely works fine, but is unsupported. The support