Em sex 20 jun 2014, às 06:59:35, Rutledge Shawn escreveu:
> > I don't see how they'd do that. In order to dlopen anything, we need a C
> > API.
> Supposedly it can be done even with C++, with some caveats:
>
> http://stackoverflow.com/questions/1067346/alternatives-to-dlsym-and-dlopen->
> in-c ht
On Jun 20, 2014, at 8:53 AM, Rutledge Shawn wrote:
>
> On 20 Jun 2014, at 08:32, Knoll Lars wrote:
>
>> Hi,
>>
>> Currently Qt WebKit and Qt WebKit Widgets are marked in our documentation
>> as Qt Essentials. I’d like to propose to move them to the add-on category
>> for 5.4.
>>
>> There ar
On 20/06/14 08:53, "Rutledge Shawn" wrote:
>
>On 20 Jun 2014, at 08:32, Knoll Lars wrote:
>
>> Hi,
>>
>> Currently Qt WebKit and Qt WebKit Widgets are marked in our
>>documentation
>> as Qt Essentials. I’d like to propose to move them to the add-on
>>category
>> for 5.4.
>>
>> There are severa
> -Original Message-
> From: development-bounces+kai.koehne=digia@qt-project.org
> [mailto:development-bounces+kai.koehne=digia@qt-project.org] On
> Behalf Of Heikkinen Jani
> Sent: Tuesday, June 17, 2014 8:04 AM
> To: development@qt-project.org
> Subject: [Development] New Qt5.3.
On 13 Jun 2014, at 17:26, Thiago Macieira wrote:
> Em sex 13 jun 2014, às 05:52:57, Rutledge Shawn escreveu:
>>> It makes no sense to build Qt without any platform plugin, for example.
>>> The plugins must stay with QtGui, which implies that QtCore, QtNetwork
>>> and QtDBus must too.
>>
>> But