Re: [LyX/master] Fix dark/light mode setting and run-time switch with Qt 6.8

2024-10-25 Thread Jürgen Spitzmüller
Am Donnerstag, dem 24.10.2024 um 16:45 +0200 schrieb Yu Jin: > Not really. What I notice though is that the preferences dialog is > broken only once, if I close and reopen ist it is better, but still > not perfect. But the freezes are worse, while LyX is frozen I would > be able to close and relaun

Re: Error with one of last commits

2024-10-25 Thread Kornel Benko
Am Thu, 24 Oct 2024 14:34:06 +0200 schrieb Jean-Marc Lasgouttes : > Le 24/10/2024 à 14:38, Kornel Benko a écrit : > >> Forbid the use of gcc 4.9 (which still uses COW). > > > > Is gcc4.10 allowed, or should we start with 5.0? > > There is no gcc 4.10. In this commit, I forced 5.x (ther

Re: [LyX/master] Cmake build: Start demanding at least version 5.1 if compiling with gcc

2024-10-25 Thread Jean-Marc Lasgouttes
Le 24/10/2024 à 15:43, Pavel Sanda a écrit : On Thu, Oct 24, 2024 at 12:43:49PM +, Kornel Benko wrote: commit d6fba3b94e54ac58806d7cb65584edfdbe6d515e Author: Kornel Benko Date: Thu Oct 24 14:52:22 2024 +0200 Cmake build: Start demanding at least version 5.1 if compiling with gcc