Re: [Development] [QML] Need advice on frontend architecture

2015-11-18 Thread Florian Bruhin
Hey, * Ronan Jouchet [2015-11-18 10:46:06 -0500]: > I recently joined a nascent QML project with the objective to bring it from > the "working prototype" stage to something maintainable and efficient. > > [...] This list is for development *of* Qt itself, not *with* it. You probably want to pos

[Development] [QML] Need advice on frontend architecture

2015-11-18 Thread Ronan Jouchet
Hi. I recently joined a nascent QML project with the objective to bring it from the "working prototype" stage to something maintainable and efficient. Previously, my last GUI work was on a web application using React [1] + Flux [2], which I *loved* for the mental simplicity and testability t

Re: [Development] [Qt-5.6] leak of QtSharedPointer::ExternalRefCountData objects

2015-11-18 Thread Liang Jian
I have submited a patch to fix this issue: https://codereview.qt-project.org/#/c/141311/ On Mon, Nov 16, 2015 at 11:01 PM, Liang Jian wrote: > The allocated QV4::QObjectWrapper object hold a QPointer which track > 'instance', it seems that it should be destroyed with > QObjectWrapper::d

Re: [Development] FreeBSD 10 and up, No gcc and solution

2015-11-18 Thread Giuseppe D'Angelo
On Wed, Nov 18, 2015 at 1:30 PM, Daniel Dettlaff wrote: > Under 11.x it causes clang warnings (non fatal though so I left it this way). Maybe you can contribute your improvements to the mkspecs? http://wiki.qt.io/Category:Developing_Qt Cheers, -- Giuseppe D'Angelo _

Re: [Development] FreeBSD 10 and up, No gcc and solution

2015-11-18 Thread Daniel Dettlaff
> I created a spec for freebsd-clang based on freebsd-g++46. > It’s described/ scripted how I did create freebsd-clang spec for fBSD 10 and > 11 (tested with a lot of modules, and external Qt software since FreeBSD 10.0) > Standard specs bundled by default are - freebsd-g++, freebsd-g++46 and > f

Re: [Development] FreeBSD 10 and up, No gcc and solution

2015-11-18 Thread Ralf Nolden
Am Mittwoch, 18. November 2015, 13:01:26 schrieb Daniel Dettlaff: Hi Daniel, you can simply use ./configure -platform unsupported/freebsd-clang I've provided some patches for Qt on FreeBSD on the kde-freebsd mailinglist to move the libs to /usr/local/lib/qt5 which are still not in the freebsd p

[Development] FreeBSD 10 and up, No gcc and solution

2015-11-18 Thread Daniel Dettlaff
Hello, I’m heavy Qt user under FreeBSD on my servers (no gui stuff). Here’s a definition for qt5 in my software (skip the software, it doesn’t matter): https://bitbucket.org/verknowsys/sofin-definitions/src/e57660d476d3725dc7aaa8a637be59da59349b22/definitions/qtbase55.def?at=stable&fileviewer=fi

[Development] New Qt 5.6 Beta snapshot available

2015-11-18 Thread Heikkinen Jani
Hi all, New snapshot available for your testing: Windows: http://download.qt.io/snapshots/qt/5.6/5.6.0-beta/268/ Linux: http://download.qt.io/snapshots/qt/5.6/5.6.0-beta/280/ Mac: http://download.qt.io/snapshots/qt/5.6/5.6.0-beta/213/ Src: http://download.qt.io/snapshots/qt/5.6/5.6.0-beta/la