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
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/
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-
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
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?
>
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
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.
__
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