Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools #2067

2020-12-03 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools/2067/Changes: [lasgouttes] Disable some Adv F&R widgets for read-only documents -- Started by an SCM change Building remotely on lyx-linux1 (linux) in workspace

Re: Advanced find changes of behavior in master

2020-12-03 Thread Kornel Benko
Am Thu, 3 Dec 2020 14:20:43 -0500 schrieb Scott Kostyshak : > On Thu, Dec 03, 2020 at 06:44:44PM +0100, Jean-Marc Lasgouttes wrote: > > Le 01/12/2020 à 12:30, Kornel Benko a écrit : > > > > Kornel, it would be nice if the "Replace with" label was greyed out when > > > > the document is read-only

Re: Advanced find changes of behavior in master

2020-12-03 Thread Kornel Benko
Am Thu, 3 Dec 2020 18:44:44 +0100 schrieb Jean-Marc Lasgouttes : > Le 01/12/2020 à 12:30, Kornel Benko a écrit : > >> Kornel, it would be nice if the "Replace with" label was greyed out when > >> the document is read-only, in order to help slow people like me. > > > > Would be nice, if would kn

Re: Update LyX with 64-bit installer on Windows

2020-12-03 Thread Richard Kimberly Heck
On 12/3/20 2:01 PM, Yu Jin wrote: Am Do., 3. Dez. 2020 um 18:39 Uhr schrieb Richard Kimberly Heck mailto:rikih...@lyx.org>>: On 12/3/20 10:56 AM, Yu Jin wrote: Am Mi., 2. Dez. 2020 um 22:28 Uhr schrieb Richard Kimberly Heck mailto:rikih...@lyx.org>>: On 12/2/20 3:37 PM, Yu

Re: Advanced find changes of behavior in master

2020-12-03 Thread Scott Kostyshak
On Thu, Dec 03, 2020 at 06:44:44PM +0100, Jean-Marc Lasgouttes wrote: > Le 01/12/2020 à 12:30, Kornel Benko a écrit : > > > Kornel, it would be nice if the "Replace with" label was greyed out when > > > the document is read-only, in order to help slow people like me. > > > > Would be nice, if woul

Re: Update LyX with 64-bit installer on Windows

2020-12-03 Thread Yu Jin
Am Do., 3. Dez. 2020 um 18:39 Uhr schrieb Richard Kimberly Heck < rikih...@lyx.org>: > On 12/3/20 10:56 AM, Yu Jin wrote: > > Am Mi., 2. Dez. 2020 um 22:28 Uhr schrieb Richard Kimberly Heck < > rikih...@lyx.org>: > >> On 12/2/20 3:37 PM, Yu Jin wrote: >> >> Am Mi., 2. Dez. 2020 um 20:24 Uhr schrie

Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools-extended #2267

2020-12-03 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools-extended/2267/-- Started by an SCM change Building remotely on lyx-linux1 (linux) in workspace

Build failed in Jenkins: Build branch "master" » ubuntu-latest-qt5-cmake #2362

2020-12-03 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-latest-qt5-cmake/2362/-- Started by an SCM change Building remotely on lyx-linux1 (linux) in workspace [WS-CLEANUP] Delet

Re: Preference to disable input completion?

2020-12-03 Thread Jean-Marc Lasgouttes
Le 01/12/2020 à 19:53, Scott Kostyshak a écrit : On Tue, Dec 01, 2020 at 05:29:33PM +0100, Jean-Marc Lasgouttes wrote: Scott, I am not sure you still have this set of preference files contributed by users. Yes, I have them and double-checked that in my email asking for them I asked users to r

Re: [LyX/master] autotools: use system boost by default

2020-12-03 Thread Jean-Marc Lasgouttes
Le 30/11/2020 à 11:18, Enrico Forestieri a écrit : What is missing is a test to use bundled boost automatically when system boost is missing. I am not sure this is required, though. It is required, otherwise configuration is successful but compilation fails: I knew that, but I

Re: Disable stuff automatically in dialogs with read-only

2020-12-03 Thread Jean-Marc Lasgouttes
Le 02/12/2020 à 15:35, Jürgen Spitzmüller a écrit : Am Dienstag, dem 01.12.2020 um 10:46 -0500 schrieb Richard Kimberly Heck: Jürgen knows the most about this, I think, but my sense is that (2) is the way to go. I find the ButtonController quite difficult to use. I tend to agree. Thanks, I b

Re: Advanced find changes of behavior in master

2020-12-03 Thread Jean-Marc Lasgouttes
Le 01/12/2020 à 12:30, Kornel Benko a écrit : Kornel, it would be nice if the "Replace with" label was greyed out when the document is read-only, in order to help slow people like me. Would be nice, if would know how :( (My work was only the execution, did not touch the GUI.) I tried somethin

[PATCH] Implement proper Dialog factory instead of implicit link-time dependencies

2020-12-03 Thread Yuriy Skalko
From 5d787f00733e53ee943466fc6d8e8fe45f6950b6 Mon Sep 17 00:00:00 2001 From: Yuriy Skalko Date: Thu, 3 Dec 2020 19:41:52 +0200 Subject: [PATCH] Implement proper Dialog factory instead of implicit link-time dependencies --- src/frontends/qt/DialogFactory.cpp | 239 +

Re: Patches to review

2020-12-03 Thread Jean-Marc Lasgouttes
Le 02/12/2020 à 16:32, Yuriy Skalko a écrit : Next refactoring patches. I see they are in now, but I have a proposal (of style). I code like below, - for (; qq != end; ++qq) { - docstring const style = from_ascii(qq->first); - bool langdef = (style[0] == langq

Re: Update LyX with 64-bit installer on Windows

2020-12-03 Thread Richard Kimberly Heck
On 12/3/20 10:56 AM, Yu Jin wrote: Am Mi., 2. Dez. 2020 um 22:28 Uhr schrieb Richard Kimberly Heck mailto:rikih...@lyx.org>>: On 12/2/20 3:37 PM, Yu Jin wrote: Am Mi., 2. Dez. 2020 um 20:24 Uhr schrieb <_johnny7_...@web.de >: Perfect, thank you f

Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools #2066

2020-12-03 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools/2066/-- Started by an SCM change Building remotely on lyx-linux1 (linux) in workspace [WS-CLEANU

Re: Update LyX with 64-bit installer on Windows

2020-12-03 Thread Yu Jin
Am Mi., 2. Dez. 2020 um 22:28 Uhr schrieb Richard Kimberly Heck < rikih...@lyx.org>: > On 12/2/20 3:37 PM, Yu Jin wrote: > > Am Mi., 2. Dez. 2020 um 20:24 Uhr schrieb <_johnny7_...@web.de>: > >> Perfect, thank you for elaborating on this. I suspected something along >> these lines but wanted to be

Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools-extended #2266

2020-12-03 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools-extended/2266/-- Started by an SCM change Building remotely on lyx-linux1 (linux) in workspace

Build failed in Jenkins: Build branch "master" » ubuntu-latest-qt5-cmake #2361

2020-12-03 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-latest-qt5-cmake/2361/-- Started by an SCM change Building remotely on lyx-linux1 (linux) in workspace [WS-CLEANUP] Delet

Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools #2065

2020-12-03 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools/2065/-- Started by an SCM change Building remotely on lyx-linux1 (linux) in workspace [WS-CLEANU