Re: [Interest] Deployment issue on Samsung S3

2016-01-11 Thread Tomasz Siekierda
On 11 January 2016 at 17:50, Jason H wrote: > I'm not sure where to file this. I've got an S3 running 4.4.2 > > 11:47:32: The process > "/Users/jhihn/Qt5.6.0/5.6/android_armv7/bin/androiddeployqt" exited normally. > 11:47:32: Pulling files necessary for debugging. > 11:47:32: Package deploy: Runn

Re: [Interest] OSX: Losing internet and regaining it does not allow XMLHttpRequest to work

2016-01-11 Thread Nesuan Taiso
On 9/01/2016 8:39 AM, Jason H wrote: I have an app (mobile, but develop mostly on OSX (God I love Qt!)) and I'm trying various failure modes. I login in the app, Disable wifi, Attempt a request, it fails Re-enable wifi, Attempt request. It's probably related to this: https://bugreports.qt.io/

[Interest] Deployment issue on Samsung S3

2016-01-11 Thread Jason H
I'm not sure where to file this. I've got an S3 running 4.4.2 11:47:32: The process "/Users/jhihn/Qt5.6.0/5.6/android_armv7/bin/androiddeployqt" exited normally. 11:47:32: Pulling files necessary for debugging. 11:47:32: Package deploy: Running command "/Users/jhihn/Library/Android/sdk/platform-

[Interest] Visual Studio 2015 32 bit debugger setting

2016-01-11 Thread mark diener
Hello List: Anybody know how to manually setup Qt Creator debugger for Visual Studio 2015. After installing both MSVC2015 and Qt560 beta, my debugger entries in Build&Run were blank. I could not find cdb.exe or windbg.exe and nothing for downloading Debug Tools for 2015 from Microsoft except a c

Re: [Interest] [Localization] Starting a Norwegian Nynorsk translation of Qt

2016-01-11 Thread Oswald Buddenhagen
On Sun, Jan 10, 2016 at 03:35:59PM +0100, Karl Ove Hufthammer wrote: > I am planning on starting a translation of Qt into Norwegian Nynorsk (language > code: nn). I have read https://wiki.qt.io/Qt_Localization, and it looks like > Qt 5.6 is the most relevant branch to translate. Is that correct? >

Re: [Interest] 5.5/5.6 QMLEngine management

2016-01-11 Thread m...@rpzdesign.com
On 1/11/2016 12:53 AM, Bo Thorsen wrote: Den 10-01-2016 kl. 03:21 skrev mark diener: Hello List: I have a couple of core QMLEngine questions: Basic Code Snippet: QQmlEngine geng ; QQmlComponent gcomp(&geng) gcomp.setData( ByteArrayofQML , QUrl() ) ; gcomp.create() -> Show the QML in the QML

[Interest] Request blocker/fix verson 5.6

2016-01-11 Thread jhihn
For https://bugreports.qt.io/browse/QTBUG-49020 This seems to be a cross platform regression, and a very disruptive one at that. Basically XMLHttpRequest ceases to work if the network becomes unavailable, even if it comes back. Only way to fix it is to restart the app. __

Re: [Interest] Macro support with QTextEdit.

2016-01-11 Thread william.croc...@analog.com
On 01/10/2016 02:59 AM, Tony Rietwyk wrote: Bill asked: Sent: Sunday, 10 January 2016 1:25 AM Next question: How do I save and restore to HTML? Hi Bill, I can't help with the saving. But we display html documents with tags and replace them with QWidgets: The HTML representation is