Re: r38957 - lyx-devel/trunk/src/frontends/qt4

2011-06-07 Thread Pavel Sanda
Vincent van Ravesteijn wrote: > On 5-6-2011 23:04, Vincent van Ravesteijn wrote: > > > >> qt 4.4. > > > > I will #ifdef it out (in a good translation from dutch). > > > > But it will take a while. Gentoo is currently compiling the kernel ;) :) the bad news is that new cgroups enhancenments in

Re: r38957 - lyx-devel/trunk/src/frontends/qt4

2011-06-07 Thread Pavel Sanda
Vincent van Ravesteijn wrote: > > > qt 4.4. > > I will #ifdef it out (in a good translation from dutch). currently (r38972) does not link frontends/qt4/liblyxqt4.a(FancyLineEdit.o):(.rodata._ZTVN3lyx8frontend10IconButtonE[vtable for lyx::frontend::IconButton]+0x7c): undefined reference to `lyx

Re: r38957 - lyx-devel/trunk/src/frontends/qt4

2011-06-05 Thread Vincent van Ravesteijn
On 5-6-2011 23:04, Vincent van Ravesteijn wrote: > >> qt 4.4. > > I will #ifdef it out (in a good translation from dutch). > But it will take a while. Gentoo is currently compiling the kernel ;) Vincent

Re: r38957 - lyx-devel/trunk/src/frontends/qt4

2011-06-05 Thread Vincent van Ravesteijn
> qt 4.4. I will #ifdef it out (in a good translation from dutch). > > btw will we bump new deps for qt version for 2.1? currently we claim > to be compatible with qt 4.2.(1) I though it was 4.2.2 ? Anyway, I don't have an opinion on this, but if supporting it doesn't cost much. Why not ? >

Re: r38957 - lyx-devel/trunk/src/frontends/qt4

2011-06-05 Thread Pavel Sanda
v...@lyx.org wrote: > Author: vfr > Date: Sun Jun 5 19:51:02 2011 > New Revision: 38957 > URL: http://www.lyx.org/trac/changeset/38957 > > Log: > Add a FancyLineEdit class. This code was taken from QtCreator and modified a > little. > > Patch from venom00. g++ -DHAVE_CONFIG_H -I. -I../../..