Re: [Cvslog] r17553 - /lyx-devel/trunk/src/frontends/qt4/QDocumentDial...

2007-03-26 Thread Enrico Forestieri
On Mon, Mar 26, 2007 at 10:58:37AM +0200, Abdelrazak Younes wrote: > Enrico Forestieri wrote: > > >>> Could this "feature" be made configurable? > >> It could, just do it ;-) (look at the latexHighlighter class in > >> QViewSource.C). > > > > Abdel, I have been flamed for changing the colour of

Re: [Cvslog] r17553 - /lyx-devel/trunk/src/frontends/qt4/QDocumentDial...

2007-03-26 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: >> I think that you should have asked for opinions before doing the >> change. Abdelrazak> OK, I misunderstood you then. Any other strong feeling on Abdelrazak> this one? I think any color we introduce should be configurable fro

Re: [Cvslog] r17553 - /lyx-devel/trunk/src/frontends/qt4/QDocumentDial...

2007-03-26 Thread Abdelrazak Younes
Enrico Forestieri wrote: Could this "feature" be made configurable? It could, just do it ;-) (look at the latexHighlighter class in QViewSource.C). Abdel, I have been flamed for changing the colour of the "Note" text, so you can't expect to not get complaints when you try to force something w

Re: [Cvslog] r17553 - /lyx-devel/trunk/src/frontends/qt4/QDocumentDial...

2007-03-25 Thread Enrico Forestieri
On Mon, Mar 26, 2007 at 12:55:58AM +0200, Abdelrazak Younes wrote: > Enrico Forestieri wrote: > > On Sun, Mar 25, 2007 at 07:14:38PM +0200, Abdelrazak Younes wrote: > > > >> Michael Gerz wrote: > >>> [EMAIL PROTECTED] schrieb: > Author: younes > Date: Sun Mar 25 18:13:14 2007 > New

Re: [Cvslog] r17553 - /lyx-devel/trunk/src/frontends/qt4/QDocumentDial...

2007-03-25 Thread Abdelrazak Younes
Enrico Forestieri wrote: On Sun, Mar 25, 2007 at 07:14:38PM +0200, Abdelrazak Younes wrote: Michael Gerz wrote: [EMAIL PROTECTED] schrieb: Author: younes Date: Sun Mar 25 18:13:14 2007 New Revision: 17553 URL: http://www.lyx.org/trac/changeset/17553 Log: Third present for Bo: Add syntax high

Re: [Cvslog] r17553 - /lyx-devel/trunk/src/frontends/qt4/QDocumentDial...

2007-03-25 Thread Enrico Forestieri
On Sun, Mar 25, 2007 at 07:14:38PM +0200, Abdelrazak Younes wrote: > Michael Gerz wrote: > > [EMAIL PROTECTED] schrieb: > >> Author: younes > >> Date: Sun Mar 25 18:13:14 2007 > >> New Revision: 17553 > >> > >> URL: http://www.lyx.org/trac/changeset/17553 > >> Log: > >> Third present for Bo: Add s

Re: [Cvslog] r17553 - /lyx-devel/trunk/src/frontends/qt4/QDocumentDial...

2007-03-25 Thread Abdelrazak Younes
Michael Gerz wrote: [EMAIL PROTECTED] schrieb: Author: younes Date: Sun Mar 25 18:13:14 2007 New Revision: 17553 URL: http://www.lyx.org/trac/changeset/17553 Log: Third present for Bo: Add syntax highlighting to the LateX preamble. TODO: extract the latexHighlighter class into its own .[Ch] fil

Re: [Cvslog] r17553 - /lyx-devel/trunk/src/frontends/qt4/QDocumentDial...

2007-03-25 Thread Michael Gerz
[EMAIL PROTECTED] schrieb: Author: younes Date: Sun Mar 25 18:13:14 2007 New Revision: 17553 URL: http://www.lyx.org/trac/changeset/17553 Log: Third present for Bo: Add syntax highlighting to the LateX preamble. TODO: extract the latexHighlighter class into its own .[Ch] files. this is a ver