Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
| > Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| > | > I am testing with -O2 now.
| > | | If it turns out that it is still too slow I'll send you for
| > testing a
| > | patch using direct calls instead of signal/slot co
Lars Gullik Bjønnes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| > I am testing with -O2 now.
|
| If it turns out that it is still too slow I'll send you for testing a
| patch using direct calls instead of signal/slot connection.
It is way to slow. If I type like a mad man for 5 sec
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| > I am testing with -O2 now.
|
| If it turns out that it is still too slow I'll send you for testing a
| patch using direct calls instead of signal/slot connection.
It is way to slow. If I type like a mad man for 5 seconds, it won't
stop painting c
Lars Gullik Bjønnes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| > | > This seems to be making character insertion super slow.
| > | | In debug mode? If yes this is normal. Boost signal debug symbols
| > come
| > | to the party.
| > On linux debug mode (-g) does not make anything slower
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
| > Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| > | Lars Gullik Bjønnes wrote:
| > | > [EMAIL PROTECTED] writes:
| > | > | Author: younes
| > | > | Date: Sun Oct 22 12:51:59 2006
| > | > | New Revision: 15464
| > | > |
Lars Gullik Bjønnes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
| > [EMAIL PROTECTED] writes:
| > | Author: younes
| > | Date: Sun Oct 22 12:51:59 2006
| > | New Revision: 15464
| > | | URL: http://www.lyx.org/trac/changeset/15464
| > | Log:
| > | Immediate
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
| > [EMAIL PROTECTED] writes:
| > | Author: younes
| > | Date: Sun Oct 22 12:51:59 2006
| > | New Revision: 15464
| > | | URL: http://www.lyx.org/trac/changeset/15464
| > | Log:
| > | Immediate rendering of buffer change fo
Lars Gullik Bjønnes wrote:
[EMAIL PROTECTED] writes:
| Author: younes
| Date: Sun Oct 22 12:51:59 2006
| New Revision: 15464
|
| URL: http://www.lyx.org/trac/changeset/15464
| Log:
| Immediate rendering of buffer change for one or multiple LyXView.
|
| * Buffer: new changed() boost::signal.
|
[EMAIL PROTECTED] writes:
| Author: younes
| Date: Sun Oct 22 12:51:59 2006
| New Revision: 15464
|
| URL: http://www.lyx.org/trac/changeset/15464
| Log:
| Immediate rendering of buffer change for one or multiple LyXView.
|
| * Buffer: new changed() boost::signal.
|
| * LyXView:
| - redrawWor