On Sun, Mar 12, 2023 at 03:10:18PM +0100, Jean-Marc Lasgouttes wrote:
> Le 12/03/2023 à 14:49, Scott Kostyshak a écrit :
> > On Sun, Mar 12, 2023 at 01:16:10PM +0100, Jean-Marc Lasgouttes wrote:
> > > Le 11/03/2023 à 23:14, Jean-Marc Lasgouttes a écrit :
> > > > Le 11/03/2023 à 23:01, Scott Kostysh
Le 12/03/2023 à 14:49, Scott Kostyshak a écrit :
On Sun, Mar 12, 2023 at 01:16:10PM +0100, Jean-Marc Lasgouttes wrote:
Le 11/03/2023 à 23:14, Jean-Marc Lasgouttes a écrit :
Le 11/03/2023 à 23:01, Scott Kostyshak a écrit :
I see, so my system is not recommended but it seems this issue
should be
On Sun, Mar 12, 2023 at 01:16:10PM +0100, Jean-Marc Lasgouttes wrote:
> Le 11/03/2023 à 23:14, Jean-Marc Lasgouttes a écrit :
> > Le 11/03/2023 à 23:01, Scott Kostyshak a écrit :
> > > I see, so my system is not recommended but it seems this issue
> > > should be fixed for someone with Qt 5.6.
> >
Le 11/03/2023 à 23:14, Jean-Marc Lasgouttes a écrit :
Le 11/03/2023 à 23:01, Scott Kostyshak a écrit :
I see, so my system is not recommended but it seems this issue should
be fixed for someone with Qt 5.6.
I'll do that ASAP.
Is it better now?
JMarc
--
lyx-devel mailing list
lyx-devel@list
Le 11/03/2023 à 23:01, Scott Kostyshak a écrit :
I see, so my system is not recommended but it seems this issue should be fixed
for someone with Qt 5.6.
I'll do that ASAP.
JMarc
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel
On Sat, Mar 11, 2023 at 04:39:26PM +0100, Jürgen Spitzmüller wrote:
> Am Samstag, dem 11.03.2023 um 10:27 -0500 schrieb Scott Kostyshak:
> > This compiles on my new system, but fails on an old system, with both
> > CMake and Autotools.
> >
> > CategorizedCombo.cpp: In member function ‘void
> > lyx
Am Samstag, dem 11.03.2023 um 10:27 -0500 schrieb Scott Kostyshak:
> This compiles on my new system, but fails on an old system, with both
> CMake and Autotools.
>
> CategorizedCombo.cpp: In member function ‘void
> lyx::frontend::CategorizedCombo::Private::setFilter(const QString&)’:
> Categorized
On Fri, Mar 03, 2023 at 10:16:30AM +0100, Jean-Marc Lasgouttes wrote:
> commit 309f8f4b40018a5bbd1d873aa9cac89261b96840
> Author: Jean-Marc Lasgouttes
> Date: Fri Mar 3 11:17:58 2023 +0100
>
> Remove two remaining snippets from the QRegExp era.
> ---
> src/frontends/qt/CategorizedCombo.cpp