Re: [Cvslog] r18259 - in /lyx-devel/trunk/src: TocBackend.cpp frontend...

2007-05-13 Thread Peter Kümmel
Michael Gerz wrote: > [EMAIL PROTECTED] schrieb: >> Author: kuemmel >> Date: Thu May 10 19:55:07 2007 >> New Revision: 18259 >> >> URL: http://www.lyx.org/trac/changeset/18259 >> Log: >> fix crash: change empty line to paragraph and press a key >> >> Modified: >> lyx-devel/trunk/src/TocBackend.

Re: [Cvslog] r18259 - in /lyx-devel/trunk/src: TocBackend.cpp frontend...

2007-05-13 Thread Michael Gerz
[EMAIL PROTECTED] schrieb: Author: kuemmel Date: Thu May 10 19:55:07 2007 New Revision: 18259 URL: http://www.lyx.org/trac/changeset/18259 Log: fix crash: change empty line to paragraph and press a key Modified: lyx-devel/trunk/src/TocBackend.cpp lyx-devel/trunk/src/frontends/qt4/ui/Lis

Re: [Cvslog] r18259 - in /lyx-devel/trunk/src: TocBackend.cpp frontend...

2007-05-11 Thread Bo Peng
groupbox is a groupbox of size 0 (?) and lineedit disappears. This bothered me quite a bit and reading designer help did not help. You've forgotten 4b. Thank you! I think I finally know how to adjust the dialogs, and I am doing it now. Cheers, Bo

Re: [Cvslog] r18259 - in /lyx-devel/trunk/src: TocBackend.cpp frontend...

2007-05-11 Thread Peter Kümmel
Bo Peng wrote: >> >> Thanks, nevertheless I wounder why you have errors. > > I really do not know. And I was unable to patch the ui files with > patches copied from firefox. I guess attachment should be used > whenever possible. > > Bo > It was attached, but it should be possible that you could

Re: [Cvslog] r18259 - in /lyx-devel/trunk/src: TocBackend.cpp frontend...

2007-05-11 Thread Bo Peng
Thanks, nevertheless I wounder why you have errors. I really do not know. And I was unable to patch the ui files with patches copied from firefox. I guess attachment should be used whenever possible. Bo

Re: [Cvslog] r18259 - in /lyx-devel/trunk/src: TocBackend.cpp frontend...

2007-05-11 Thread Peter Kümmel
Bo Peng wrote: > On 5/10/07, Bo Peng <[EMAIL PROTECTED]> wrote: >> > Peter, some listings stuff slipped in accidentally. Please revert. >> > >> >> And it causes error messages: > > So I revert it. > > Bo > Thanks, nevertheless I wounder why you have errors. -- Peter Kümmel

Re: [Cvslog] r18259 - in /lyx-devel/trunk/src: TocBackend.cpp frontend...

2007-05-11 Thread Peter Kümmel
Michael Gerz wrote: > [EMAIL PROTECTED] schrieb: >> Author: kuemmel >> Date: Thu May 10 19:55:07 2007 >> New Revision: 18259 >> >> URL: http://www.lyx.org/trac/changeset/18259 >> Log: >> fix crash: change empty line to paragraph and press a key >> >> Modified: >> lyx-devel/trunk/src/TocBackend.

Re: [Cvslog] r18259 - in /lyx-devel/trunk/src: TocBackend.cpp frontend...

2007-05-10 Thread Bo Peng
On 5/10/07, Bo Peng <[EMAIL PROTECTED]> wrote: > Peter, some listings stuff slipped in accidentally. Please revert. > And it causes error messages: So I revert it. Bo

Re: [Cvslog] r18259 - in /lyx-devel/trunk/src: TocBackend.cpp frontend...

2007-05-10 Thread Bo Peng
Peter, some listings stuff slipped in accidentally. Please revert. And it causes error messages: debug/common/frontends/qt4/ui/ListingsUi.h: In member function `void Ui_QListingsUi::setupUi(QDialog*)': debug/common/frontends/qt4/ui/ListingsUi.h:53: error: 'class QVBoxLayout' has no member name

Re: [Cvslog] r18259 - in /lyx-devel/trunk/src: TocBackend.cpp frontend...

2007-05-10 Thread Michael Gerz
[EMAIL PROTECTED] schrieb: Author: kuemmel Date: Thu May 10 19:55:07 2007 New Revision: 18259 URL: http://www.lyx.org/trac/changeset/18259 Log: fix crash: change empty line to paragraph and press a key Modified: lyx-devel/trunk/src/TocBackend.cpp lyx-devel/trunk/src/frontends/qt4/ui/Lis