[Development] Qt Marketplace

2020-01-10 Thread Alexander Ivash
In its current state Qt Marketplace is imho nearly useless - it looks like just one more https://inqlude.org/ What would be much more helpful is not *just* a list of libraries but also simple way to install it. Is there any plans to implement package manager for Qt Marketplace? Or maybe adopt http

[Development] Any reasons non-native keyboard is not supported in android?

2019-10-08 Thread Alexander Ivash
Quick search through Qt 5.13.1 code showed that 'QPlatformInputContextFactory::create' is used in 12 platforms, but not in android or ios. What was the reason for that? ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/l

[Development] QTBUG-64262

2017-11-13 Thread Alexander Ivash
Is it possible to review patch inside QTBUG-64262 to hopefully make it part of Qt 5.10 ? Or it is too late? The change is pretty small and shouldn't take a lot of time for review. Regards, Alexander ___ Development mailing list Development@qt-project.org

Re: [Development] Qt 5.9 alpha & mapbox-gl-native on windows ?

2017-02-28 Thread Alexander Ivash
; > From: Development [development-bounces+paolo.angelelli=qt...@qt-project.org] > on behalf of Alexander Ivash [elder...@gmail.com] > Sent: Monday, February 27, 2017 6:44 PM > To: development@qt-project.org > Subject: [Development] Qt 5.9 alpha &a

[Development] Qt 5.9 alpha & mapbox-gl-native on windows ?

2017-02-27 Thread Alexander Ivash
Is it planned to enable mapbox-gl-native building for windows? If yes, then when? Alexander ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

[Development] qqmlengine/qqmlimport access

2015-06-09 Thread Alexander Ivash
>>* There are the blunt force methods of QQmlEngine->clearComponentCache() *>>* and QQmlEngine->trimComponentCache(). *>> >>* Maybe after the 5.5 release, I would like to explore adding public *>>* access member functions to QQmlEngine.h/cpp: *>> >>* int QQmlEngine::loadComponent(QQmlComponent& com