Re: [Interest] Interest Digest, Vol 28, Issue 19

2014-01-19 Thread Konrad Rosenbaum
On Thursday, Thursday 09 January 2014 at 15:42, Igor Mironchik wrote: > > You may use TEMPLATE = subdirs feature of qmake to specify your lib as > > a separate subproject. > > I know about TEMPLATE = subdirs feature. But in my situation it wasn't > possible. I've really needed to define extra targ

Re: [Interest] Streaming with QT

2014-01-19 Thread Thiago Macieira
On domingo, 19 de janeiro de 2014 19:23:58, evazq...@grm.uci.cu wrote: > How to make a small streaming service with QT Streaming what? And what is the difficulty: generating the content or serving on the network? -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Int

[Interest] Streaming with QT

2014-01-19 Thread evazquez
How to make a small streaming service with QT ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Adding extra target to pro file

2014-01-19 Thread Hamish Moffatt
On 10/01/14 01:42, Igor Mironchik wrote: You may use TEMPLATE = subdirs feature of qmake to specify your lib as a separate subproject. I know about TEMPLATE = subdirs feature. But in my situation it wasn't possible. I've really needed to define extra target in app's .pro file. I've found t

Re: [Interest] [OS X] How to enable ARC for *.mm files (which qmake var)?

2014-01-19 Thread Till Oliver Knoll
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 17.01.14 21:58, schrieb Thiago Macieira: > ... If you want to do any advanced thing with qmake, you need to > read those two dirs and see what they do. There's a lot of > undocumented code. > > Which can break in the next version, because it's undo

[Interest] How to change QFont::StyleStrategy from QML?

2014-01-19 Thread ElderOrb
I have a font which is unfortunately rendered incorrectly unless QFont::StyleStrategy set to QFont::NoFontMerging. This font is being loaded via QML Loader and used by many QML controls. Unfortunately 'QFont::NoFontMerging' is not exposed to QML so I can't change it like the other font sett

Re: [Interest] [Android] Profiling QML application

2014-01-19 Thread Ben Lau
On 15 January 2014 00:07, Ben Lau wrote: > > > On 13 January 2014 20:08, Koehne Kai wrote: > >> >> > -Original Message- >> > From: interest-bounces+kai.koehne=digia@qt-project.org >> > [mailto:interest-bounces+kai.koehne=digia@qt-project.org] On >> Behalf Of >> > Ben Lau >> > Sen