On Sun, Jul 10, 2016 at 7:14 AM, Thiago Macieira wrote:
> On sábado, 9 de julho de 2016 23:47:30 PDT Ben Cooksley wrote:
>> effective binary incompatibility imposed by Qt's plugin loading
>> system
>
> Are you talking about Qt's own plugins, which may be using the Qt private API?
>
> There should
On sábado, 9 de julho de 2016 23:47:30 PDT Ben Cooksley wrote:
> effective binary incompatibility imposed by Qt's plugin loading
> system
Are you talking about Qt's own plugins, which may be using the Qt private API?
There should be no trouble loading plugins built with older versions, if they
d
On Thu, Jul 7, 2016 at 10:34 AM, Aleix Pol wrote:
> On Wed, Jul 6, 2016 at 10:56 PM, Sandro Andrade wrote:
>> Hi there,
>>
>> I'd like to bump Qt dependency in Minuet to 5.7, so that I can use
>> some features from QtQuickControls2. That'd require upgrading the Qt
>> version used in build.kde.org
On Wed, Jul 6, 2016 at 10:56 PM, Sandro Andrade wrote:
> Hi there,
>
> I'd like to bump Qt dependency in Minuet to 5.7, so that I can use
> some features from QtQuickControls2. That'd require upgrading the Qt
> version used in build.kde.org.
>
> Do you see any issues with that? I'm not running any
Hi there,
I'd like to bump Qt dependency in Minuet to 5.7, so that I can use
some features from QtQuickControls2. That'd require upgrading the Qt
version used in build.kde.org.
Do you see any issues with that? I'm not running any tests or other
integration tasks for Minuet yet, so that I could ju