Re: [Development] New Qt Multimedia

2021-05-26 Thread Arnaud Vrac
Le mer. 26 mai 2021 à 14:11, Lars Knoll a écrit : > > Hi all, > > After 5 months of work, I am now preparing to merge the new API and > implementation for Qt Multimedia back into the development branch. > > You can find the first iteration of a merge commit here: > https://codereview.qt-project.

[Development] cdn.qt.digia.com SSL certificate has expired

2016-11-10 Thread Arnaud Vrac
Hi, I'm trying to run MaintenanceTool on my Qt commercial install and it fails, apparently because the SSL certificate to cdn.qt.digia.com has expired. This also prevents using the online installer. Can this please be fixed ? Thanks, -Arnaud ___ Devel

Re: [Development] Mime database size

2015-02-23 Thread Arnaud Vrac
us email. Can be fixed, of course, but it's a bit more effort > (I won't have time in the near future, but maybe later). -- Arnaud Vrac ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Mime database size

2015-02-17 Thread Arnaud Vrac
On Tue, Feb 17, 2015 at 12:13 PM, Иван Комиссаров wrote: > Hello, Arnaud Vrac. What tool should should generate binary cache on Mac > OS/Windows? > I think the update-mime-database binary can also be compiled for Windows and Mac, but it unfortunately depends on glib and libxml. He

Re: [Development] Mime database size

2015-02-17 Thread Arnaud Vrac
Here is the description of the binary file from the shared-mime-info spec: http://standards.freedesktop.org/shared-mime-info-spec/latest/ar01s02.html#idm140622087725744 On Tue, Feb 17, 2015 at 11:51 AM, Arnaud Vrac wrote: > Commit fbeeaf2 in qtbase adds QT_NO_MIMETYPE: > > "The m

[Development] Mime database size

2015-02-17 Thread Arnaud Vrac
e of any file. The only difference with the XML is that you don't have the translated pretty string for the mime type. The binary file can also be mmapped and used for every request very efficiently, instead of allocating all mime types data in memory

Re: [Development] QtWebEngine is building all needed libs from sources.

2014-09-18 Thread Arnaud Vrac
s. You can find more details about this in qtwebengine/src/3rdparty/chromium/build/linux/unbundle/README. I'd be interested to know if you manage to build qtwebengine with this setup. -- Arnaud Vrac ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development