Re: [PATCH 14x] spaces in file names, part I

2005-05-14 Thread John Levon
On Sat, May 14, 2005 at 04:28:52PM +0100, Angus Leeming wrote: > Given that the QDialog destroys itself (the WDestructiveClose flag is set) Yes, that's the ticket. john

Re: [PATCH 14x] spaces in file names, part I

2005-05-14 Thread Angus Leeming
John Levon wrote: > On Sat, May 14, 2005 at 03:52:00PM +0100, Angus Leeming wrote: > >> >> This patch, part I, changes nothing in LyX's operation. Well >> >> actually, that's not quite true; it enables the Qt Alert dialogs to >> >> know who their parent is so that dialogs are stacked in the corre

Re: [PATCH 14x] spaces in file names, part I

2005-05-14 Thread John Levon
On Sat, May 14, 2005 at 03:52:00PM +0100, Angus Leeming wrote: > >> This patch, part I, changes nothing in LyX's operation. Well actually, > >> that's not quite true; it enables the Qt Alert dialogs to know who their > >> parent is so that dialogs are stacked in the correct order. > > > > Alarm b

Re: [PATCH 14x] spaces in file names, part I

2005-05-14 Thread Angus Leeming
John Levon wrote: > On Thu, May 12, 2005 at 07:22:31PM +0100, Angus Leeming wrote: > >> This patch, part I, changes nothing in LyX's operation. Well actually, >> that's not quite true; it enables the Qt Alert dialogs to know who their >> parent is so that dialogs are stacked in the correct order.

Re: [PATCH 14x] spaces in file names, part I

2005-05-13 Thread Angus Leeming
John Levon wrote: >> This patch ... enables the Qt Alert dialogs to know who their >> parent is so that dialogs are stacked in the correct order. > Alarm bells are ringing. Gotta go now, remind me to come back to this > one Will do. -- Angus

Re: [PATCH 14x] spaces in file names, part I

2005-05-13 Thread John Levon
On Thu, May 12, 2005 at 07:22:31PM +0100, Angus Leeming wrote: > This patch, part I, changes nothing in LyX's operation. Well actually, > that's not quite true; it enables the Qt Alert dialogs to know who their > parent is so that dialogs are stacked in the correct order. Alarm bells are ringing.

Re: [PATCH 14x] spaces in file names, part I

2005-05-12 Thread Angus Leeming
Angus Leeming wrote: > My patch to allow "spaces in file names" or not depending on LaTeX's > abilities has become quite large simply because I've also removed a heap > of bloat. I've decided, therefore, to split the patch into two. > > This patch, part I, changes nothing in LyX's operation. Well

[PATCH 14x] spaces in file names, part I

2005-05-12 Thread Angus Leeming
My patch to allow "spaces in file names" or not depending on LaTeX's abilities has become quite large simply because I've also removed a heap of bloat. I've decided, therefore, to split the patch into two. This patch, part I, changes nothing in LyX's operation. Well actually, that's not quite true