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
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
How to make a small streaming service with QT
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
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
-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
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
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