Re: [LyX/master] Set window title according to platform UI

2016-10-19 Thread Richard Heck
On 10/19/2016 01:29 PM, Jean-Marc Lasgouttes wrote: > 2.2.3. It was fresh from Monday, I think. OK, great. rh > > JMarc > > Le 19 octobre 2016 18:58:22 GMT+02:00, Richard Heck a écrit : Richard, since I backported the window title feature to branch, I will >>> backport

Re: [LyX/master] Set window title according to platform UI

2016-10-19 Thread Jean-Marc Lasgouttes
2.2.3. It was fresh from Monday, I think. JMarc Le 19 octobre 2016 18:58:22 GMT+02:00, Richard Heck a écrit : >>> Richard, since I backported the window title feature to branch, I will >> backport this too. > >OK. Was that done for 2.2.2? or just for 2.2.3?

Re: [LyX/master] Set window title according to platform UI

2016-10-19 Thread Richard Heck
On 10/19/2016 11:26 AM, Jean-Marc Lasgouttes wrote: > Le 19/10/2016 à 17:06, Scott Kostyshak a écrit : >> On Wed, Oct 19, 2016 at 01:48:13PM +0200, Kornel Benko wrote: >>> Am Mittwoch, 19. Oktober 2016 um 12:03:01, schrieb Jean-Marc >>> Lasgouttes >> It should be fixed

Re: [LyX/master] Set window title according to platform UI

2016-10-19 Thread Jean-Marc Lasgouttes
Le 19/10/2016 à 17:06, Scott Kostyshak a écrit : On Wed, Oct 19, 2016 at 01:48:13PM +0200, Kornel Benko wrote: Am Mittwoch, 19. Oktober 2016 um 12:03:01, schrieb Jean-Marc Lasgouttes It should be fixed now, and hopefully updateTabText should appear less heavily in

Re: [LyX/master] Set window title according to platform UI

2016-10-19 Thread Scott Kostyshak
On Wed, Oct 19, 2016 at 01:48:13PM +0200, Kornel Benko wrote: > Am Mittwoch, 19. Oktober 2016 um 12:03:01, schrieb Jean-Marc Lasgouttes > > > It should be fixed now, and hopefully updateTabText should appear less > > heavily in Guillaume's callgrind logs. > > > > JMarc >

Re: [LyX/master] Set window title according to platform UI

2016-10-19 Thread Kornel Benko
Am Mittwoch, 19. Oktober 2016 um 12:03:01, schrieb Jean-Marc Lasgouttes > Le 19/10/2016 à 03:32, Scott Kostyshak a écrit : > > I get a SIGSEGV starting from this commit from the following > > reproducible steps: > > > > 1. open lib/examples/fr/beamer-article.lyx > > 2.

Re: [LyX/master] Set window title according to platform UI

2016-10-19 Thread Jean-Marc Lasgouttes
Le 19/10/2016 à 03:32, Scott Kostyshak a écrit : I get a SIGSEGV starting from this commit from the following reproducible steps: 1. open lib/examples/fr/beamer-article.lyx 2. right-click on the include inset and go to "edit included file" 3. press ctrl+w to close the child doc. Backtrace is

Re: [LyX/master] Set window title according to platform UI

2016-10-19 Thread Kornel Benko
Am Dienstag, 18. Oktober 2016 um 21:32:06, schrieb Scott Kostyshak > On Thu, Sep 08, 2016 at 03:59:50PM +0200, Jean-Marc Lasgouttes wrote: > > commit 82808fea04315fd323ec074e8ad7865d190987d4 > > Author: Jean-Marc Lasgouttes > > Date: Tue Sep 6 11:17:10

Re: [LyX/master] Set window title according to platform UI

2016-10-18 Thread Scott Kostyshak
On Thu, Sep 08, 2016 at 03:59:50PM +0200, Jean-Marc Lasgouttes wrote: > commit 82808fea04315fd323ec074e8ad7865d190987d4 > Author: Jean-Marc Lasgouttes > Date: Tue Sep 6 11:17:10 2016 +0200 > > Set window title according to platform UI > > The window title is

Re: [LyX/master] Set window title according to platform UI

2016-09-14 Thread Jean-Marc Lasgouttes
Le 13/09/2016 à 18:26, Guillaume Munch a écrit : In fact I was doing something special, opening it with a non-existent (hence "modified") file. Try launching with the command "lyx filethatdoesnotexistonjmarcscomputer.lyx". I do not do that very often so I do not guarantee that it is a

Re: [LyX/master] Set window title according to platform UI

2016-09-13 Thread Guillaume Munch
Le 12/09/2016 à 15:30, Jean-Marc Lasgouttes a écrit : Le 11/09/2016 à 04:49, Guillaume Munch a écrit : LyX produces the following message on the console in current master: QWidget::setWindowModified: The window title does not contain a '[*]' placeholder Can you describe when this happens? I

Re: [LyX/master] Set window title according to platform UI

2016-09-12 Thread Jean-Marc Lasgouttes
Le 11/09/2016 à 04:49, Guillaume Munch a écrit : Le 08/09/2016 à 14:59, Jean-Marc Lasgouttes a écrit : commit 82808fea04315fd323ec074e8ad7865d190987d4 Author: Jean-Marc Lasgouttes Date: Tue Sep 6 11:17:10 2016 +0200 Set window title according to platform UI +//

Re: [LyX/master] Set window title according to platform UI

2016-09-10 Thread Guillaume Munch
Le 08/09/2016 à 14:59, Jean-Marc Lasgouttes a écrit : commit 82808fea04315fd323ec074e8ad7865d190987d4 Author: Jean-Marc Lasgouttes Date: Tue Sep 6 11:17:10 2016 +0200 Set window title according to platform UI + // Tell Qt whether the current document is changed