Re: New Mac Profile

2006-11-11 Thread Andre Poenitz
On Wed, Nov 01, 2006 at 11:03:18AM +0100, Abdelrazak Younes wrote: > The nice thing about it is that we draw directly on screen thus > eliminating the transfer of the old backing pixmap onto the screen. > On the other hand, the screen estate is not saved. This means that, if > part of the WorkAre

Re: New Mac Profile

2006-11-11 Thread Andre Poenitz
On Tue, Oct 31, 2006 at 09:36:49PM +0100, Abdelrazak Younes wrote: > Bennett Helm wrote: > >On Oct 31, 2006, at 12:23 PM, Andreas Vox wrote: > > >I didn't save the old profile, so I've created a new one. The screenshot > >can be found here: > > > >

Re: New Mac Profile

2006-11-03 Thread Peter Kümmel
Abdelrazak Younes wrote: > Once you're done you could perhaps update Bennett's recipe for MacOSX? I > am sure Peter (the author of the CMake support) would be happy to help > you for any request you have. Hi Andreas, don't hesitate to ask me. I've tested the cmake build under linux and it compile

Re: New Mac Profile

2006-11-02 Thread Abdelrazak Younes
Andreas Vox wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: Bennett Helm wrote: I'm now out of my depth. The official binary installs Qt as a bunch of "Frameworks" (Qt3Support.framework, QtAssistantClient.framework, QtCore.framework, etc), which are folders that include headers and lar

Re: New Mac Profile

2006-11-02 Thread Andreas Vox
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > > Bennett Helm wrote: > > I'm now out of my depth. > > > > The official binary installs Qt as a bunch of "Frameworks" > > (Qt3Support.framework, QtAssistantClient.framework, QtCore.framework, > > etc), which are folders that include headers and l

Re: New Mac Profile

2006-11-01 Thread Martin Vermeer
On Wed, Nov 01, 2006 at 05:44:52PM +0100, Abdelrazak Younes wrote: > Martin Vermeer wrote: > > > >I'm not sure your description is quite right... the problem is the > >statement > > > > buffer_view_->updateMetrics(false); > > > >which you added in revision 14456. It repaints the whole screen e

Re: New Mac Profile

2006-11-01 Thread Abdelrazak Younes
Bennett Helm wrote: On Nov 1, 2006, at 2:42 AM, Abdelrazak Younes wrote: Is there no official binary qt release from trolltec for OS X? The official page does not cite any: http://www.trolltech.com/developer/downloads/qt/mac But their ftp site seems to have one: ftp://ftp.trolltech.com/qt/s

Re: New Mac Profile

2006-11-01 Thread Abdelrazak Younes
Martin Vermeer wrote: I'm not sure your description is quite right... the problem is the statement buffer_view_->updateMetrics(false); which you added in revision 14456. It repaints the whole screen every time redraw is called -- which happens even when only a row or para repaint ough

Re: New Mac Profile

2006-11-01 Thread Martin Vermeer
On Wed, Nov 01, 2006 at 04:49:49PM +0200, Martin Vermeer wrote: > On Wed, Nov 01, 2006 at 11:03:18AM +0100, Abdelrazak Younes wrote: > > Martin Vermeer wrote: > > >On Wed, 2006-11-01 at 08:26 +0100, Asger Ottar Alstrup wrote: ... > > >>As I said before, I believe the best is to draw less. There i

Re: New Mac Profile

2006-11-01 Thread Martin Vermeer
On Wed, Nov 01, 2006 at 11:03:18AM +0100, Abdelrazak Younes wrote: > Martin Vermeer wrote: > >On Wed, 2006-11-01 at 08:26 +0100, Asger Ottar Alstrup wrote: > >>Abdelrazak Younes wrote: > >>>No, I was interested in the details of QLPainter::text(), especially the > >>>QPainter::drawText(). This inf

Re: New Mac Profile

2006-11-01 Thread Bennett Helm
On Nov 1, 2006, at 2:42 AM, Abdelrazak Younes wrote: Is there no official binary qt release from trolltec for OS X? The official page does not cite any: http://www.trolltech.com/developer/downloads/qt/mac But their ftp site seems to have one: ftp://ftp.trolltech.com/qt/source/qt-mac-opensour

Re: New Mac Profile

2006-11-01 Thread Abdelrazak Younes
Martin Vermeer wrote: On Wed, 2006-11-01 at 08:26 +0100, Asger Ottar Alstrup wrote: Abdelrazak Younes wrote: No, I was interested in the details of QLPainter::text(), especially the QPainter::drawText(). This info was not there. It is in your newer screenshot. This profile matches what I foun

Re: New Mac Profile

2006-11-01 Thread Martin Vermeer
On Wed, 2006-11-01 at 08:26 +0100, Asger Ottar Alstrup wrote: > Abdelrazak Younes wrote: > > No, I was interested in the details of QLPainter::text(), especially the > > QPainter::drawText(). This info was not there. It is in your newer > > screenshot. > > This profile matches what I found on Wi

Re: New Mac Profile

2006-11-01 Thread Martin Vermeer
On Wed, 2006-11-01 at 08:26 +0100, Asger Ottar Alstrup wrote: > Abdelrazak Younes wrote: > > No, I was interested in the details of QLPainter::text(), especially the > > QPainter::drawText(). This info was not there. It is in your newer > > screenshot. > > This profile matches what I found on Wi

Re: New Mac Profile

2006-10-31 Thread Abdelrazak Younes
Asger Ottar Alstrup wrote: Abdelrazak Younes wrote: No, I was interested in the details of QLPainter::text(), especially the QPainter::drawText(). This info was not there. It is in your newer screenshot. This profile matches what I found on Windows. If we manage to speed-up Qt drawing operat

Re: New Mac Profile

2006-10-31 Thread Abdelrazak Younes
Bennett Helm wrote: On Oct 31, 2006, at 3:51 PM, Georg Baum wrote: Am Dienstag, 31. Oktober 2006 21:36 schrieb Abdelrazak Younes: Hum... That's what I feared. We have eliminated all important bottlenecks in LyX. Remains the Qt ones. I don't understand why the QPainter::drawText() is so slow o

Re: New Mac Profile

2006-10-31 Thread Abdelrazak Younes
Georg Baum wrote: Am Dienstag, 31. Oktober 2006 21:36 schrieb Abdelrazak Younes: Hum... That's what I feared. We have eliminated all important bottlenecks in LyX. Remains the Qt ones. I don't understand why the QPainter::drawText() is so slow on Mac. There's maybe some Mac specific settings

Re: New Mac Profile

2006-10-31 Thread Abdelrazak Younes
Peter Kümmel wrote: Peter Kümmel wrote: Georg Baum wrote: Am Dienstag, 31. Oktober 2006 21:36 schrieb Abdelrazak Younes: Hum... That's what I feared. We have eliminated all important bottlenecks in LyX. Remains the Qt ones. I don't understand why the QPainter::drawText() is so slow on Mac.

Re: New Mac Profile

2006-10-31 Thread Asger Ottar Alstrup
Abdelrazak Younes wrote: No, I was interested in the details of QLPainter::text(), especially the QPainter::drawText(). This info was not there. It is in your newer screenshot. This profile matches what I found on Windows. If we manage to speed-up Qt drawing operation, we will win. I can't i

Re: New Mac Profile

2006-10-31 Thread José Matos
On Tuesday 31 October 2006 9:27 pm, Andreas Vox wrote: Hi Andreas, :-) > Currently compiling Lyx 1.5uc with CMake and Qt3. We only support Qt4 for 1.5. > /Andreas -- José Abílio

Re: New Mac Profile

2006-10-31 Thread Andreas Vox
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > By the way Andreas, reading a bit the archive I understand that you are > the original author of the Mac port, aren't you? It would be really > great if you help us in this final stage. Uh, final stage? Of what? :-) Would love to help tho, no pro

Re: New Mac Profile

2006-10-31 Thread Peter Kümmel
Bennett Helm wrote: >> >> Is there no official binary qt release from trolltec for OS X? > > Not that I know of ... so let's hope the former is the case. > > I'll try reconfiguring with only -static option, and rebuilding overnight. > > (By the way, it's Qt-4.2.1 -- the latest version.) the lat

Re: New Mac Profile

2006-10-31 Thread Bennett Helm
On Oct 31, 2006, at 3:51 PM, Georg Baum wrote: Am Dienstag, 31. Oktober 2006 21:36 schrieb Abdelrazak Younes: Hum... That's what I feared. We have eliminated all important bottlenecks in LyX. Remains the Qt ones. I don't understand why the QPainter::drawText() is so slow on Mac. There's maybe

Re: New Mac Profile

2006-10-31 Thread Peter Kümmel
Peter Kümmel wrote: > Georg Baum wrote: >> Am Dienstag, 31. Oktober 2006 21:36 schrieb Abdelrazak Younes: >> >>> Hum... That's what I feared. We have eliminated all important >>> bottlenecks in LyX. Remains the Qt ones. I don't understand why the >>> QPainter::drawText() is so slow on Mac. >>> >>

Re: New Mac Profile

2006-10-31 Thread Peter Kümmel
Georg Baum wrote: > Am Dienstag, 31. Oktober 2006 21:36 schrieb Abdelrazak Younes: > >> Hum... That's what I feared. We have eliminated all important >> bottlenecks in LyX. Remains the Qt ones. I don't understand why the >> QPainter::drawText() is so slow on Mac. >> >> There's maybe some Mac spe

Re: New Mac Profile

2006-10-31 Thread Georg Baum
Am Dienstag, 31. Oktober 2006 21:36 schrieb Abdelrazak Younes: > Hum... That's what I feared. We have eliminated all important > bottlenecks in LyX. Remains the Qt ones. I don't understand why the > QPainter::drawText() is so slow on Mac. > > There's maybe some Mac specific settings that we sho

Re: New Mac Profile

2006-10-31 Thread Abdelrazak Younes
Bennett Helm wrote: On Oct 31, 2006, at 12:18 PM, Abdelrazak Younes wrote: Bennett Helm wrote: Abdel (et al.) - Here's a new profile for 1.5 on Mac. I've also put a screen shot of Shark on my server: Could you please make a

Re: New Mac Profile

2006-10-31 Thread Abdelrazak Younes
Bennett Helm wrote: On Oct 31, 2006, at 12:23 PM, Andreas Vox wrote: I didn't save the old profile, so I've created a new one. The screenshot can be found here: Hum... That's what I feared. We have eliminated all important

Re: New Mac Profile

2006-10-31 Thread Bennett Helm
On Oct 31, 2006, at 12:23 PM, Andreas Vox wrote: Andreas Vox <[EMAIL PROTECTED]> writes: Bennett Helm ...> writes: Abdel (et al.) - Here's a new profile for 1.5 on Mac. I've also put a screen shot of Shark on my server:

Re: New Mac Profile

2006-10-31 Thread Bennett Helm
On Oct 31, 2006, at 12:01 PM, Andreas Vox wrote: Bennett Helm <[EMAIL PROTECTED]> writes: Abdel (et al.) - Here's a new profile for 1.5 on Mac. I've also put a screen shot of Shark on my server: Hi Bennet, looks as if you

Re: New Mac Profile

2006-10-31 Thread Bennett Helm
On Oct 31, 2006, at 12:18 PM, Abdelrazak Younes wrote: Bennett Helm wrote: Abdel (et al.) - Here's a new profile for 1.5 on Mac. I've also put a screen shot of Shark on my server: Could you please make a zoom on the QLPainte

Re: New Mac Profile

2006-10-31 Thread Andreas Vox
Andreas Vox <[EMAIL PROTECTED]> writes: > > Bennett Helm ...> writes: > > > > > Abdel (et al.) - > > > > Here's a new profile for 1.5 on Mac. I've also put a screen shot of > > Shark on my server: > > > > > > Hi Bennet, >

Re: New Mac Profile

2006-10-31 Thread Andreas Vox
Bennett Helm <[EMAIL PROTECTED]> writes: > > Abdel (et al.) - > > Here's a new profile for 1.5 on Mac. I've also put a screen shot of > Shark on my server: > > Hi Bennet, looks as if you aggregate all time in Qt functions to

Re: New Mac Profile

2006-10-31 Thread Abdelrazak Younes
Bennett Helm wrote: Abdel (et al.) - Here's a new profile for 1.5 on Mac. I've also put a screen shot of Shark on my server: Could you please make a zoom on the QLPainter::text() method like you did in your last profile? A

Re: New Mac Profile

2006-10-31 Thread Abdelrazak Younes
Andreas Vox wrote: Andreas Vox <[EMAIL PROTECTED]> writes: Bennett Helm ...> writes: Abdel (et al.) - Here's a new profile for 1.5 on Mac. I've also put a screen shot of Shark on my server: Hi Bennet, looks as if you ag