Alfredo Braunstein wrote:
> I fixed some glitches and I have positive reports from Enrico and Bo. Even
> if the patch seems safe, this is just a small feature. I'll wait a little
> bit longer if everything works as expected for everyone.
OK.
Jürgen
Jürgen Spitzmüller wrote:
> Alfredo Braunstein wrote:
>> > Yes for trunk. Wait for Juergen if you want branch too.
>>
>> Commited. If there are no problems with the new feature in the next days
>> I'll ask Juergen.
>
> OK if everything works as expected and you are confident about it.
I fixed so
Alfredo Braunstein wrote:
> > Yes for trunk. Wait for Juergen if you want branch too.
>
> Commited. If there are no problems with the new feature in the next days
> I'll ask Juergen.
OK if everything works as expected and you are confident about it.
Jürgen
Bo Peng wrote:
> Just let you know that after the layout files are correctly installed,
> the view panel works fine.
Niiice I don't have to install qt 4.1 (or trick someone into fixing it) ;-)
A/
Just let you know that after the layout files are correctly installed,
the view panel works fine.
Cheers,
Bo
On Thu, Aug 16, 2007 at 02:04:02PM +0200, Alfredo Braunstein wrote:
> Ugh. We could set the font explicitly I guess, don't know if this makes
> sense. Here you can change font size on the widget with C-MouseWheel.
Cool! Didn't know that trick. It works with all Qt versions, the only
difference b
Enrico Forestieri wrote:
> We can also rule out 4.1.4, as it differs from 4.1.5 by an epsilon.
Ok.
>> Wrt. to the glitch, the attached should fix it, hopefully without
>> introducing other glitches. It turns out it is trickier than it may seem
>> to get all corner cases right (1 position -> mul
On Thu, Aug 16, 2007 at 10:53:54AM +0200, Alfredo Braunstein wrote:
> Enrico Forestieri wrote:
>
> > I don't know what exactly does not work. I am testing it with Qt 4.1.5
>
> Neither do I unfortunately :-( It seems only some qt (sub)versions are
> affected? Bo, could you give a specific (small)
Enrico Forestieri wrote:
> I don't know what exactly does not work. I am testing it with Qt 4.1.5
Neither do I unfortunately :-( It seems only some qt (sub)versions are
affected? Bo, could you give a specific (small) test case?
> on cygwin. After opening the View Source window, when I position t
On Thu, Aug 16, 2007 at 05:42:26AM +0200, Enrico Forestieri wrote:
> Rather, there's a problem with Qt 4.3. The line in the View Source
> window is highlighted only when clicking on the View Source scroll
> bar. However, when doing so, the cursor in the main window disappears,
> such that you visu
On Thu, Aug 16, 2007 at 12:38:28AM +0200, Alfredo Braunstein wrote:
> Bo Peng wrote:
>
> >> > qt422, I am trying 4.1.
> >>
> >> qt-4.2.3 here.
> >
> > Qt 4.1 does not work here. Please try 4.1 (the version lyx uses) if
> > possible.
>
> Assuming the problem is the qt version, for me installing
Bo Peng wrote:
>> > qt422, I am trying 4.1.
>>
>> qt-4.2.3 here.
>
> Qt 4.1 does not work here. Please try 4.1 (the version lyx uses) if
> possible.
Assuming the problem is the qt version, for me installing qt 4.1 is a real
PITA, and I would like to avoid it if possible.
So if someone with qt4.
"Bo Peng" <[EMAIL PROTECTED]> writes:
>> What? Do we require qt=4.1, not qt>=4.1 nowadays?
>
> Yeap.
No, we require >= 4.1.
JMarc
Bo Peng wrote:
>> What? Do we require qt=4.1, not qt>=4.1 nowadays?
>
> Yeap.
That's kind of absurd... what other problems qt>4.1 gives?
A/
> What? Do we require qt=4.1, not qt>=4.1 nowadays?
Yeap.
Bo
Bo Peng wrote:
>> > qt422, I am trying 4.1.
>>
>> qt-4.2.3 here.
>
> Qt 4.1 does not work here. Please try 4.1 (the version lyx uses) if
> possible.
What? Do we require qt=4.1, not qt>=4.1 nowadays?
A/
> > qt422, I am trying 4.1.
>
> qt-4.2.3 here.
Qt 4.1 does not work here. Please try 4.1 (the version lyx uses) if possible.
Bo
Bo Peng wrote:
>> It all looks fine here, could you give a detailed explanation for a very
>> short document?
>>
>> Btw, what's your qt version?
>
>
> qt422, I am trying 4.1.
qt-4.2.3 here.
A/
> It all looks fine here, could you give a detailed explanation for a very
> short document?
>
> Btw, what's your qt version?
qt422, I am trying 4.1.
Bo
Bo Peng wrote:
>>
>> Ah yes, forgot one problem with the very last line of source code, could
>> you try the attached?
>
> Does not work either. It helps a little bit but the gray cursor either
> covers the first source line, or the whole paragraph.
It all looks fine here, could you give a detai
On Mon, 13 Aug 2007, Bo Peng wrote:
But you get WYSIWYGI rather than WYSIWYM, right?
What is that 'I' after WYSIWYG? bakoma can do WYSIWYG (of course with
My typo, ignore the 'I' :-)
/C
--
Christian Ridderström, +46-8-768 39 44 http://www.md.kth.se/~chr
>
> Ah yes, forgot one problem with the very last line of source code, could you
> try the attached?
Does not work either. It helps a little bit but the gray cursor either
covers the first source line, or the whole paragraph.
Bo
> > I recently tested a WYSIWYG latex application called bakoma. It hacks
> > dvi viewer and allow edition in dvi mode, and in latex source window.
> > Using a dvi viewer/editor avoids all our layout troubles. Pretty
> > impressed.
>
> But you get WYSIWYGI rather than WYSIWYM, right?
What is that
Bo Peng wrote:
>> Commited. If there are no problems with the new feature in the next days
>> I'll ask Juergen.
>
> This feature does not work in the trunk.
Ah yes, forgot one problem with the very last line of source code, could you
try the attached?
A/
Index: TexRow.cpp
=
On Mon, 13 Aug 2007, Bo Peng wrote:
Not in the near future but... Yes! And I think that Andre's work (TeXStream)
may help in this direction. In principle the TeXStream (or a class derived
from it) could store the 1:1 table of correspondence between cursor
positions and chunks of latex. The expor
> Not in the near future but... Yes! And I think that Andre's work (TeXStream)
> may help in this direction. In principle the TeXStream (or a class derived
> from it) could store the 1:1 table of correspondence between cursor
> positions and chunks of latex. The export function could call something
> Commited. If there are no problems with the new feature in the next days
> I'll ask Juergen.
This feature does not work in the trunk.
Bo
Bo Peng wrote:
>> Commited. If there are no problems with the new feature in the next days
>> I'll ask Juergen.
>
> Just curious, do you have further plan for this feature such as
> accurate cursor matching? This will help if someday we want to turn
> view source to edit source.
Not in the near
> Commited. If there are no problems with the new feature in the next days
> I'll ask Juergen.
Just curious, do you have further plan for this feature such as
accurate cursor matching? This will help if someday we want to turn
view source to edit source.
Cheers,
Bo
Jean-Marc Lasgouttes wrote:
> Alfredo Braunstein <[EMAIL PROTECTED]> writes:
>
>> Is this the right time for this patch?
>
> Yes for trunk. Wait for Juergen if you want branch too.
Commited. If there are no problems with the new feature in the next days
I'll ask Juergen.
A/
Alfredo Braunstein <[EMAIL PROTECTED]> writes:
> Is this the right time for this patch?
Yes for trunk. Wait for Juergen if you want branch too.
JMarc
> >
> >> On 8/8/07, Alfredo Braunstein <[EMAIL PROTECTED]>
> >> wrote:
> >>> Is this the right time for this patch?
>
> Is it?
Not exactly, because many are drunk at Bromarv, and the rest are
watching what they will do after they get drunk.
> What the... In any case I'll apply the thing as soon a
Jean-Marc Lasgouttes wrote:
> "Bo Peng" <[EMAIL PROTECTED]> writes:
>
>> On 8/8/07, Alfredo Braunstein <[EMAIL PROTECTED]>
>> wrote:
>>> Is this the right time for this patch?
Is it?
>> Using a vector and remove count in class TexRow() simplify the code a
>> lot, but this makes me wonder why a
Jean-Marc Lasgouttes wrote:
> "Bo Peng" <[EMAIL PROTECTED]> writes:
>
>> On 8/8/07, Alfredo Braunstein <[EMAIL PROTECTED]>
>> wrote:
>>> Is this the right time for this patch?
>>
>> Using a vector and remove count in class TexRow() simplify the code a
>> lot, but this makes me wonder why a list w
"Bo Peng" <[EMAIL PROTECTED]> writes:
> On 8/8/07, Alfredo Braunstein <[EMAIL PROTECTED]> wrote:
>> Is this the right time for this patch?
>
> Using a vector and remove count in class TexRow() simplify the code a
> lot, but this makes me wonder why a list was used in the first place.
> Is there a
On 8/8/07, Alfredo Braunstein <[EMAIL PROTECTED]> wrote:
> Is this the right time for this patch?
Using a vector and remove count in class TexRow() simplify the code a
lot, but this makes me wonder why a list was used in the first place.
Is there a lot of insertion going on?
Bo
Is this the right time for this patch?
Buffer.cpp | 14 --
TexRow.cpp | 59
+++-
TexRow.h| 29 ++---
frontends/controllers/ControlViewSource.cpp | 15 +
37 matches
Mail list logo