Re: [Interest] Qt 5.6.1 widget app terminates if do not accept Android back key ?

2016-10-07 Thread Jason H
I think that's your problem. My back button (Nexus 6) on backs out, then leaves me at the launcher.   But I think they are putting themselves in the background. I don't go back to another app.       So most Android users will be irritated if I intercept the back button and do not let th

Re: [Interest] Qt 5.6.1 widget app terminates if do not accept Android back key ?

2016-10-07 Thread Eddie Sutton
> On Oct 7, 2016, at 2:51 PM, Federico Buti wrote: > > Hi, > > >Show a toast with "tap again to quit" on the first tap and then quit on the > >second tap. That's the common behavior of closing app. It would help in > >avoiding accidental closing and confirming to the user that the app is > >

Re: [Interest] Qt 5.6.1 widget app terminates if do not accept Android back key ?

2016-10-07 Thread Federico Buti
Hi, Show a toast with "tap again to quit" on the first tap and then quit on the second tap. That's the common behavior of closing app. It would help in avoiding accidental closing and confirming to the user that the app is really going to be quit. Cheers, F. On Oct 7, 2016 9:39 PM, "Eddie Sutton

Re: [Interest] Qt 5.6.1 widget app terminates if do not accept Android back key ?

2016-10-07 Thread Eddie Sutton
> On Oct 7, 2016, at 2:26 PM, Gianluca wrote: > >> >> Il giorno 07 ott 2016, alle ore 20:19, Eddie Sutton >> mailto:eddie.of.the.s...@gmail.com>> ha >> scritto: >> >> >>> On Oct 7, 2016, at 2:15 PM, Gianluca >> > wrote: >>> Il giorno 07 ott 2016, alle o

Re: [Interest] Qt 5.6.1 widget app terminates if do not accept Android back key ?

2016-10-07 Thread Gianluca
> Il giorno 07 ott 2016, alle ore 20:19, Eddie Sutton > ha scritto: > > >> On Oct 7, 2016, at 2:15 PM, Gianluca > > wrote: >> >>> >>> Il giorno 07 ott 2016, alle ore 20:09, Eddie Sutton >>> mailto:eddie.of.the.s...@gmail.com>> ha >>> scritto: >>> >>> Thank you fo

Re: [Interest] Qt 5.6.1 widget app terminates if do not accept Android back key ?

2016-10-07 Thread Gianluca
> Il giorno 07 ott 2016, alle ore 20:09, Eddie Sutton > ha scritto: > > Thank you for your reply Jason. > >> On Oct 7, 2016, at 1:01 PM, Jason H mailto:jh...@gmx.com>> >> wrote: >> >> It seems like the activity catches it and removes itself from the stack. >> Is it crashing? If so paste the

Re: [Interest] Qt 5.6.1 widget app terminates if do not accept Android back key ?

2016-10-07 Thread Eddie Sutton
> On Oct 7, 2016, at 2:15 PM, Gianluca wrote: > >> >> Il giorno 07 ott 2016, alle ore 20:09, Eddie Sutton >> mailto:eddie.of.the.s...@gmail.com>> ha >> scritto: >> >> Thank you for your reply Jason. >> >>> On Oct 7, 2016, at 1:01 PM, Jason H mailto:jh...@gmx.com>> >>> wrote: >>> >>> It se

Re: [Interest] Qt 5.6.1 widget app terminates if do not accept Android back key ?

2016-10-07 Thread Eddie Sutton
Thank you for your reply Jason. > On Oct 7, 2016, at 1:01 PM, Jason H wrote: > > It seems like the activity catches it and removes itself from the stack. > Is it crashing? If so paste the exception. I think maybe you are correct. I see no exceptions in adb. Instead it appeared the app was clo

Re: [Interest] Qt 5.6.1 widget app terminates if do not accept Android back key ?

2016-10-07 Thread Jason H
It seems like the activity catches it and removes itself from the stack. Is it crashing? If so paste the exception.     Sent: Friday, October 07, 2016 at 1:21 PM From: "Eddie Sutton" To: "Qt Interest" Subject: [Interest] Qt 5.6.1 widget app terminates if do not acc

[Interest] Qt 5.6.1 widget app terminates if do not accept Android back key ?

2016-10-07 Thread Eddie Sutton
Has anyone seen this? I cannot find any useful clues in adb. The app terminates unless I add a keyReleaseEvent to accept the Key_Back. #if defined(Q_OS_ANDROID) /// /// Android back button kills TSR ? /// /// Adding a keyReleaseEvent that accepts the event prevents the crash. /// I do not unde

Re: [Interest] Qt 5.6.1(-1) release for Visual Studio 2010?

2016-07-29 Thread Thiago Macieira
On sexta-feira, 29 de julho de 2016 08:01:10 PDT Julius Bullinger wrote: > Then the documentation at > http://doc.qt.io/qt-5/supported-platforms-and-configurations.html#qt-5-6 > should probably be corrected, because it says that MSVC 2010 is supported. It is supported. There's just no pre-built pa

Re: [Interest] Qt 5.6.1(-1) release for Visual Studio 2010?

2016-07-29 Thread Rainer Wiesenfarth
2016-07-29 10:01 GMT+02:00 Julius Bullinger : > Then the documentation at > http://doc.qt.io/qt-5/supported-platforms-and-configurations.html#qt-5-6 > should probably be corrected, because it says that MSVC 2010 is supported. > ​Why should one correct it? MSVC 2010 *is* supported - however, there

Re: [Interest] Qt 5.6.1(-1) release for Visual Studio 2010?

2016-07-29 Thread Julius Bullinger
-Ursprüngliche Nachricht- Von: Interest [mailto:interest-bounces+julius.bullinger=asctec...@qt-project.org] Im Auftrag von Thiago Macieira Gesendet: Donnerstag, 28. Juli 2016 18:08 Uhr An: interest@qt-project.org Betreff: Re: [Interest] Qt 5.6.1(-1) release for Visual Studio 2010? >

Re: [Interest] Qt 5.6.1(-1) release for Visual Studio 2010?

2016-07-28 Thread Mark Gaiser
On Thu, Jul 28, 2016 at 6:07 PM, Thiago Macieira wrote: > On quinta-feira, 28 de julho de 2016 17:00:01 PDT Mark Gaiser wrote: > > Hi, > > > > Qt 5.6 should work just fine under Visual Studio 2010, but i can't find > the > > binary release [1]. It starts with Visual Studio 2013 in that folder. >

Re: [Interest] Qt 5.6.1(-1) release for Visual Studio 2010?

2016-07-28 Thread Thiago Macieira
On quinta-feira, 28 de julho de 2016 17:00:01 PDT Mark Gaiser wrote: > Hi, > > Qt 5.6 should work just fine under Visual Studio 2010, but i can't find the > binary release [1]. It starts with Visual Studio 2013 in that folder. > > Is Qt not providing a 2010 build anymore? We're not. Feel free to

[Interest] Qt 5.6.1(-1) release for Visual Studio 2010?

2016-07-28 Thread Mark Gaiser
Hi, Qt 5.6 should work just fine under Visual Studio 2010, but i can't find the binary release [1]. It starts with Visual Studio 2013 in that folder. Is Qt not providing a 2010 build anymore? Best regards, Mark [1] https://download.qt.io/official_releases/qt/5.6/5.6.1-1/ ___

Re: [Interest] Qt 5.6.1

2016-05-03 Thread Thiago Macieira
On segunda-feira, 2 de maio de 2016 23:30:21 PDT Philippe wrote: > Where/How can one get an idea about the release date of Qt 5.6.1? > > I know about bugreports.qt.io, but though there are only a few issues left > for several weeks, I hardly see any progress. Please follow the releasing mailing l

[Interest] Qt 5.6.1

2016-05-02 Thread Philippe
Where/How can one get an idea about the release date of Qt 5.6.1? I know about bugreports.qt.io, but though there are only a few issues left for several weeks, I hardly see any progress. For 5.6.0, we had https://wiki.qt.io/Qt-5.6-release But for 5.6.1?... Philippe