Re: [Development] QtWebChannel: Upstreaming of Python client

2017-02-15 Thread Jonathan Liu
Hi Arno, On 26 October 2016 at 19:32, Arno Rehn wrote: > On 25.10.2016 13:36, Johannes Lochmann wrote: > >> Hi Arno, >> >> On 24 October 2016 at 00:53, Arno Rehn >>> wrote: >>> Hey everybody, At my company we've developed a Python client for QtWebChannel. It consists of a mo

Re: [Development] QtWebChannel: Upstreaming of Python client

2016-10-24 Thread Jonathan Liu
Hi Arno, On 24 October 2016 at 00:53, Arno Rehn wrote: > Hey everybody, > > At my company we've developed a Python client for QtWebChannel. It > consists of a more or less direct translation of qwebchannel.js and an > additional layer on top of it, providing async/await syntax support for > Pytho

Re: [Development] [QML] Singletons are deleted before the other objects

2014-09-22 Thread Jonathan Liu
On 19/09/2014 10:37 PM, BogDan wrote: > Hello folks, > >Singletons registered using qmlRegisterSingletonType, are deleted *before* > the other active objects. I consider it to be wrong because some of the active > objects may still need to access the singletons in their destructor ... > > IMHO

Re: [Development] Dropping XP?

2013-12-11 Thread Jonathan Liu
On 11/12/2013 8:03 PM, Ziller Eike wrote: > On Dec 11, 2013, at 6:27 AM, Jonathan Liu wrote: > >> On 10 December 2013 18:34, Koehne Kai wrote: >>>> -Original Message- >>>> From: development-bounces+kai.koehne=digia@qt-project.org >>>&

Re: [Development] Dropping XP?

2013-12-10 Thread Jonathan Liu
On 10 December 2013 18:34, Koehne Kai wrote: > >> -Original Message- >> From: development-bounces+kai.koehne=digia@qt-project.org >> [mailto:development-bounces+kai.koehne=digia@qt-project.org] On >> Behalf Of Thiago Macieira >> Sent: Monday, December 09, 2013 11:24 PM >> To: devel

Re: [Development] Switch of MinGW toolchain for Qt 5.1

2013-04-11 Thread Jonathan Liu
On 4/04/2013 8:38 PM, Koehne Kai wrote: > I'd like to update the recommended 32 bit MinGW toolchain (that we also ship > in binary installers) for 5.1 from > >x32-4.7.2-release-posix-sjlj-rev8 > to >x32-4.8.0-release-posix-dwarf-rev1 > > The recommended 64 bit toolchain would change accord

Re: [Development] Qt5 mingw official build

2012-12-20 Thread Jonathan Liu
On 20/12/2012 7:33 PM, Hausmann Simon wrote: > I think Jonathan's latest webkit fixes actually made it into the release tar > ball. Not all of the fixes. See towards the end of this page for the other patches you need - http://qt-project.org/wiki/MinGW-64-bit >> Good day! >> >> Just one question.

Re: [Development] [Releasing] Qt 4.8.4 Release candidate 3 available

2012-11-15 Thread Jonathan Liu
On 15/11/2012 12:28 AM, Taipale Juhani wrote: Qt 4.8.4 Release candidate 3 packages are available at http://releases.qt-project.org/digia/4.8.4_RC3/ It is built on SHA1: d742aa4ee727de0e318e26ba24b11a780081f0c9 .tag file in qt-everywhere-opensource-src-4.8.4-rc3.tar.gz indicates source rev

Re: [Development] [Releasing] Qt 4.8.4 release candidates are available

2012-11-06 Thread Jonathan Liu
On 6/11/2012 2:55 AM, Salovaara Akseli wrote: > Thank you for notification. SHA-1 c16471dd7aa6ce9b9768e70de66763f73584d880 > will be in Qt 4.8.4. changes-4.8.4_RC2 has incorrect reference to QTBUG. - QGLTextureGlyphCache: Fix text rendering artifacts on NVIDIA [QTBUG-27658] should be: - QGL

Re: [Development] Qt wiki MinGW for 64 bit

2012-09-14 Thread Jonathan Liu
On 14/09/2012 10:55 PM, kai.koe...@nokia.com wrote: >>> That's interesting. So the linking of designer_components with the >>> precompiled header works for you? >> It turns out so .. >> Or, perhaps, the matter is that you used 32-bit MinGW for >> crosscompiling for 64-bit. > No, actually the error

Re: [Development] Qt wiki MinGW for 64 bit

2012-09-14 Thread Jonathan Liu
On 14/09/2012 7:55 PM, niXman wrote: > Today, reading this(qt-project.org/wiki/MinGW-64-bit) note, I paid > attention to the fact that it refers to the need to edit qmake.conf > Qt5 for building 64-bit. > But yesterday, I have built Qt5 for 64-bit successfully without > changing qmake.conf. > Tell

Re: [Development] Building Qt5 on windows

2012-09-14 Thread Jonathan Liu
Hi Kai, On 14/09/2012 6:45 PM, kai.koe...@nokia.com wrote: >>> From: development-bounces+kai.koehne=nokia@qt-project.org >>> [development-bounces+kai.koehne=nokia@qt-project.org] on behalf of ext >>> Jonathan Liu [net...@gmail.com] >> GCC uses CPA

Re: [Development] Building Qt5 on windows

2012-09-13 Thread Jonathan Liu
On 13/09/2012 8:57 PM, Алексей Павлов wrote: /set INCLUDE=%MINGW_HOME%\%MINGW_HOST%\include;%EXTRA%\include;%QTINSTDIR%\databases\firebird\include;%QTINSTDIR%\databases\mysql\include;%QTINSTDIR%\databases\pgsql\include/ /set LIB=%MINGW_HOME%\%MINGW_HOST%\lib;%EXTRA%\lib;%QTINSTDIR%\databases\fir

Re: [Development] Choosing a new MinGW for Qt 5

2012-09-04 Thread Jonathan Liu
On 31/08/2012 2:16 AM, Thiago Macieira wrote: > On quinta-feira, 30 de agosto de 2012 17.25.24, Pau Garcia i Quiles wrote: >> There are more differences than that. There are differences in >> features, such as threading support, large-file support, etc. >> Mingw-w64 is usually ahead of any other in