Re: r33351 - in lyx-devel/trunk/src: frontends/qt4 frontends/qt4/ui insets

2010-02-08 Thread Pavel Sanda
Abdelrazak Younes wrote: >> 4.4 was supposed to be 4.2 compatible (4.3 was not on contrary). >> my point was that your xml line will be problem even if we switch >> to 4.4. >> > > I would be surprise if so. Else Nokia has made a big mess with Qt4.5 you are probably right. anyway using qt 4.2 d

Re: r33351 - in lyx-devel/trunk/src: frontends/qt4 frontends/qt4/ui insets

2010-02-08 Thread Abdelrazak Younes
On 02/08/2010 10:27 AM, Pavel Sanda wrote: Abdelrazak Younes wrote: On 02/08/2010 09:54 AM, Pavel Sanda wrote: Abdelrazak Younes wrote: Hum... couldn't we just forget about 4.2? I know, this fix is not a big this doesnt solve much. you will have problem to compil

Re: r33351 - in lyx-devel/trunk/src: frontends/qt4 frontends/qt4/ui insets

2010-02-08 Thread Pavel Sanda
Abdelrazak Younes wrote: > On 02/08/2010 09:54 AM, Pavel Sanda wrote: >> Abdelrazak Younes wrote: >> >>> Hum... couldn't we just forget about 4.2? I know, this fix is not a big >>> >> this doesnt solve much. you will have problem to compile it even under >> 4.4. >> >> my 'solution' is to

Re: r33351 - in lyx-devel/trunk/src: frontends/qt4 frontends/qt4/ui insets

2010-02-08 Thread Abdelrazak Younes
On 02/08/2010 09:54 AM, Pavel Sanda wrote: Abdelrazak Younes wrote: Hum... couldn't we just forget about 4.2? I know, this fix is not a big this doesnt solve much. you will have problem to compile it even under 4.4. my 'solution' is to have qt 4.2 locally compiled without instalation

Re: r33351 - in lyx-devel/trunk/src: frontends/qt4 frontends/qt4/ui insets

2010-02-08 Thread Pavel Sanda
Abdelrazak Younes wrote: > Hum... couldn't we just forget about 4.2? I know, this fix is not a big this doesnt solve much. you will have problem to compile it even under 4.4. my 'solution' is to have qt 4.2 locally compiled without instalation and run its designer for .ui work. pavel

Re: r33351 - in lyx-devel/trunk/src: frontends/qt4 frontends/qt4/ui insets

2010-02-08 Thread Abdelrazak Younes
On 02/08/2010 09:48 AM, Jürgen Spitzmüller wrote: Abdelrazak Younes wrote: Hum... couldn't we just forget about 4.2? I know, this fix is not a big effort but I have to install compile and install Qt 4.2, and then do this change for every dialog I touch... fastidious :-/ Some people (J

Re: r33351 - in lyx-devel/trunk/src: frontends/qt4 frontends/qt4/ui insets

2010-02-08 Thread Jürgen Spitzmüller
Abdelrazak Younes wrote: > Hum... couldn't we just forget about 4.2? I know, this fix is not a big > effort but I have to install compile and install Qt 4.2, and then do > this change for every dialog I touch... fastidious :-/ Some people (Jean-Marc amongst them, IIRC) still run 4.2. Jürgen

Re: r33351 - in lyx-devel/trunk/src: frontends/qt4 frontends/qt4/ui insets

2010-02-08 Thread Abdelrazak Younes
On 02/08/2010 09:31 AM, Jürgen Spitzmüller wrote: Abdelrazak Younes wrote: So the fix is only to revert that line? I think you also need to adapt the geometry or sizeHint settings. Hum... couldn't we just forget about 4.2? I know, this fix is not a big effort but I have to inst

Re: r33351 - in lyx-devel/trunk/src: frontends/qt4 frontends/qt4/ui insets

2010-02-08 Thread Jürgen Spitzmüller
Abdelrazak Younes wrote: > So the fix is only to revert that line? I think you also need to adapt the geometry or sizeHint settings. Jürgen

Re: r33351 - in lyx-devel/trunk/src: frontends/qt4 frontends/qt4/ui insets

2010-02-08 Thread Abdelrazak Younes
On 02/08/2010 03:18 AM, Pavel Sanda wrote: Modified: lyx-devel/trunk/src/frontends/qt4/ui/BoxUi.ui == --- lyx-devel/trunk/src/frontends/qt4/ui/BoxUi.ui Sun Feb 7 21:25:53 2010(r33350) +++ lyx-devel/trunk/s

Re: r33351 - in lyx-devel/trunk/src: frontends/qt4 frontends/qt4/ui insets

2010-02-07 Thread Pavel Sanda
you...@lyx.org wrote: > Author: younes > Date: Sun Feb 7 21:28:41 2010 > New Revision: 33351 > URL: http://www.lyx.org/trac/changeset/33351 > > Log: > Box dialog: migrate to the new InsetDialog architecture. This simplifies the > code and allows for immediate application of any change in the dia