Drop QT4 from master

Thibaut Cuvelier tcuvelier at lyx.org
Mon Jan 4 16:25:23 UTC 2021


On Mon, 4 Jan 2021 at 14:56, Jean-Marc Lasgouttes <lasgouttes at lyx.org>
wrote:

> Le 29/12/2020 à 09:42, Yuriy Skalko a écrit :
> > Seems like boost::regex has the same issues as std::regex:
> >
> https://www.boost.org/doc/libs/1_75_0/libs/regex/doc/html/boost_regex/unicode.html
> >
> > As I understand the ICU library is the only ultimate solution for
> > Unicode support.
>
> Qt relies on ICU, it would be nice to be able to use the bundled library
> directly.
>

Not all builds of Qt rely on ICU, unfortunately. For macOS and Windows,
mostly, Qt uses the native libraries, which allow them to get rid of
several megabytes of ICU. That means that binaries for macOS and Windows
would have to use custom Qt builds, I'm not sure the maintainers will have
the time to do it (it also raises the entry bar for new maintainers).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20210104/e3fffbf9/attachment.html>


More information about the lyx-devel mailing list