Re: Qt books

2011-06-07 Thread Abdel Younes
Hello Xu, Please adjust your email settings as we are receiving your emails twice. For the rest, just believe André :-) Abdel On Jun 7, 2011, at 11:01 AM, Xu Wang wrote: > > > On Tue, Jun 7, 2011 at 12:38 AM, Andre Poenitz > wrote: > On Mon, Jun 06, 2011 at 03:18:01PM -0700

Re: Sorry for this...

2011-06-01 Thread Abdel Younes
visible to the rest of the world? :-) Abdel.

Re: #7581: Advanced search buffer always article class

2011-05-23 Thread Abdel Younes
ate a special EmbeddedBuffer class that will constantly refer to the document Buffer (const access to the params, ref cache, etc). EmbeddedBuffer would inherit Buffer and would offer only const access to the params/etc. Abdel.

Re: r38781 - in lyx-devel/trunk/src: . frontends/qt4

2011-05-19 Thread Abdel Younes
On May 19, 2011, at 10:01 AM, Vincent van Ravesteijn wrote: > On 19-5-2011 9:39, Abdel Younes wrote: >> >> On May 18, 2011, at 10:33 PM, sw...@lyx.org wrote: >> >>> Author: switt >>> Date: Wed May 18 22:33:57 2011 >>> New Revision: 38781

Re: Road to LyX 2.1 - #1 (2011-05-15)

2011-05-19 Thread Abdel Younes
nk. I suggest that we switch to git and that each developer decided if we want to do A, B or C. I will do A personally but I would understand if people start by doing C, then B, then A. Abdel.

Re: r38781 - in lyx-devel/trunk/src: . frontends/qt4

2011-05-19 Thread Abdel Younes
true, true, > false, false))); > + true, true, > false, false, false))); I think it's really time to use an enum instead of all these booleans Abdel.

Re: MacOS native spellchecking bug

2010-11-14 Thread Abdel Younes
On Nov 14, 2010, at 2:21 PM, Stephan Witt wrote: > Am 14.11.2010 um 13:17 schrieb Abdel Younes: > >> >> On Nov 14, 2010, at 1:01 PM, Stephan Witt wrote: >> >>> Am 14.11.2010 um 12:37 schrieb Abdel Younes: >>> >>>> Hi Stephan, >>>

Re: MacOS native spellchecking bug

2010-11-14 Thread Abdel Younes
On Nov 14, 2010, at 1:01 PM, Stephan Witt wrote: > Am 14.11.2010 um 12:37 schrieb Abdel Younes: > >> Hi Stephan, >> >> The first built I made enabled the native spellchecker, I didn't install >> other engine yet. I would like to report a bug, I am not sure

Re: MacOS/CMake/Qt4.7 compilation report

2010-11-14 Thread Abdel Younes
On Nov 14, 2010, at 12:23 PM, Stephan Witt wrote: > Am 14.11.2010 um 09:16 schrieb Abdel Younes: > >> Hello, >> >> I am trying to use cmake on MacOS (10.6). I didn't on purpose read the Mac >> INSTALL/README in order to judge how easy it is to compile LyX un

MacOS native spellchecking bug

2010-11-14 Thread Abdel Younes
ch the language. I hope this is fixable. I will try now to install and compile with hunspell to see if I can reproduce. But I guess I will not because the bug is really in the native MacOS engine to which we send full paragraphs. Hunspell or Aspell should (I hope) not be affected because we spellcheck word by word. Abdel.

MacOS/No LaTeX installation and LyXHTML export

2010-11-14 Thread Abdel Younes
Below is a rendering of the page up to the first error. The above message is wrong though as the rendering went up until the end of the document. Congrats anyway for such an excellent addition to LyX! Abdel.

MacOS/CMake/Qt4.7 compilation report

2010-11-14 Thread Abdel Younes
YX_DIR_20x -- - LYX_USERDIR_VER : LYX_USERDIR_20x -- - LYX_ABS_TOP_SRCDIR : /Users/younes/devel/lyx/trunk -- - LYX_ABS_INSTALLED_DATADIR : /usr/local/lyx2.0 -- - LYX_ABS_INSTALLED_LOCALEDIR : /usr/local/lyx2.0/locale -- - LYX_INSTALL_SUFFIX : 2.0 Abdel.

Re: copying and pasting a LyX environment? (like Word's Format Painter)

2006-01-16 Thread Abdel
Jean-Marc Lasgouttes a écrit : "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> OK, thanks. My main problem is that while a MenuItem is of Abdel> Submenu kind, sometimes (depends on the document you load and Abdel> the time of day) its associated submenu is empty.

Re: No automake-1.9 on mingw/msys yet...

2006-01-15 Thread Abdel
gcc 4 to mingw somewhere (thisiscoolgcc IIRC). It might be worth a try to test if things are better with this and precompiled header. Abdel. Angus

Re: No automake-1.9 on mingw/msys yet...

2006-01-15 Thread Abdel
ht improve link time/memory somewhat. Well, linking dynamically with qtwin and MinGW is so extraordinary slw. (takes hours and an infinite amount of memory) If Abdel is right You put doubt on my sincerity? :-) and qt 4.1 links very fast with MinGW, then qtwin is to blame. Abdel, w

Re: No automake-1.9 on mingw/msys yet...

2006-01-15 Thread Abdel
hours (Windows is not very good at multitasking). Abdel Uniting the scripts is a different issue. I'm sure that it's not beyond the wit of man to modify development/Win32/packaging/build_lyxwin.sh so that there are both static and dynamic routes. Usage: sh build_lyxwin.sh static '1.3

Re: copying and pasting a LyX environment? (like Word's Format Painter)

2006-01-14 Thread Abdel
Jean-Marc Lasgouttes a écrit : "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> Well this use the Lyx Menu Backend which I have great Abdel> difficulty to understand. It keeps crashing a lot so I gave up Abdel> on that (But I have ported the menubar to Qt4.1). Th

Re: copying and pasting a LyX environment? (like Word's Format Painter)

2006-01-14 Thread Abdel
I have transfered this thread to lyx-devel where it belongs. Andre Poenitz a écrit : On Tue, Jan 10, 2006 at 02:26:48PM +0100, Abdel wrote: This functionality could be implemneted in the Navigate menu in the Qt frontend: Make the menu a list view, allowm multiple selection, create and connect

Re: No doc installed with Lyx-1.3.6-pre7 (windows)

2006-01-12 Thread Abdel
Angus Leeming a écrit : Jean-Marc Lasgouttes wrote: "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> Dear Angus, I've just tried your new package. It seems that the Abdel> documents in \Resources\lyx\doc\ are missing... This happens because, in 1.3.x

No doc installed with Lyx-1.3.6-pre7 (windows)

2006-01-11 Thread Abdel
Dear Angus, I've just tried your new package. It seems that the documents in \Resources\lyx\doc\ are missing... Abdel.

Re: Screen update improvements

2006-01-11 Thread Abdel
Martin Vermeer a écrit : On Wed, Jan 04, 2006 at 12:55:42PM +0100, Abdel wrote: Jean-Marc Lasgouttes a écrit : "Abdel" == Abdel <[EMAIL PROTECTED]> writes: ... I guess so yes. Following patch will do so. In

Re: Screen update improvements

2006-01-10 Thread Abdel
Jean-Marc Lasgouttes a écrit : "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> So forget what I said about system wide QT blablabla. IMO this Abdel> simple patch is very safe and it improves windows experience Abdel> significantly. With this change, Lyx-1.4.0

Re: Screen update improvements

2006-01-10 Thread Abdel
Abdel a écrit : Right now, I cannot compile with qt3, sorry. With my Qt4 port, there is no flicker but I have tested this nonetheless with a different syntax: viewport()->setAttribute(Qt::WA_OpaquePaintEvent); The result is not good: all the "float buttons" (foot, figure, tab

Re: lyx-1.4.0 and Qt-4.1

2006-01-09 Thread Abdel
Andre Poenitz a écrit : On Mon, Jan 09, 2006 at 10:45:17AM +0100, Abdel wrote: I think we should get rid of them in the long run and favour 'proper' Qt 4 classes (even if the Q3* stuff is officially part of Qt4) I am getting rid of most of them right now. Nice. [...] By the way

Re: lyx-1.4.0 and Qt-4.1

2006-01-09 Thread Abdel
Andre Poenitz a écrit : On Tue, Dec 27, 2005 at 11:43:05AM +0100, Abdel wrote: Dear developpers, I could not sleep last night so I tried as an exercise to see if lyx could be ported easily to the fresh Qt-4.1. As you might guess it was more difficult than I originally thought. But after much

Re: [Patch] (Re: Screen update improvements)

2006-01-09 Thread Abdel
Jean-Marc Lasgouttes a écrit : "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> Hum, actually I think there might be another reason. Michael, Abdel> could you please try this patch: This seems quite interesting. Do you have reasons to think it should help, or is

Re: How to speed up LyXText::breakParagraph?

2006-01-09 Thread Abdel
Andre Poenitz a écrit : On Wed, Jan 04, 2006 at 11:53:45AM +0100, Abdel wrote: From what I see it uses size() and operator[] so deque would be fine here also. But maybe rewriting this patch to use ParagraphList::iterator and algorithm::find would be better, wouldn't it? This way we won&#

Re: [Patch] (Re: Screen update improvements)

2006-01-09 Thread Abdel
Lars Gullik Bjønnes a écrit : Abdel <[EMAIL PROTECTED]> writes: | Martin Vermeer a écrit : | > On Sun, Jan 08, 2006 at 04:38:21PM +0100, Michael Gerz wrote: | >> Abdel wrote: | >> | >>>>> About the flickering, I don't know. You could verify with my earli

Re: lyx-1.4.0 and Qt-4.1

2006-01-09 Thread Abdel
Andre Poenitz a écrit : On Thu, Dec 29, 2005 at 08:51:02PM +0100, Abdel wrote: Hello, Judging from the absence of answer, I suppose this matter is not interesting to you :-( You culd have as well assumed people were absent from ailing lists. Would be closer to the truth at least in my case

Re: [Patch] (Re: Screen update improvements)

2006-01-08 Thread Abdel
Martin Vermeer a écrit : On Sun, Jan 08, 2006 at 04:38:21PM +0100, Michael Gerz wrote: Abdel wrote: About the flickering, I don't know. You could verify with my earlier published PAINTING debug patch, precisely which rows are getting updated by the LyX painter. AFAIK, this flickering i

Re: [Patch] (Re: Screen update improvements)

2006-01-08 Thread Abdel
Abdel a écrit : Martin Vermeer a écrit : On Sun, Jan 08, 2006 at 12:40:02PM +0100, Michael Gerz wrote: Martin Vermeer wrote: using qtwin on Windows, I cannot see any difference. The flickering still occurs even if I select text in a single row. (BTW: The best way to cause flickering is

Re: [Patch] (Re: Screen update improvements)

2006-01-08 Thread Abdel
what my simple patch is fixing (as advised by Jean-Marc) by eliminating the superfluous background repainting. Abdel. Did the patch apply cleanly? That means you must have the singlepar stuff in your local tree... strange. - Martin

Re: How to speed up LyXText::breakParagraph?

2006-01-05 Thread Abdel
Jean-Marc Lasgouttes a écrit : "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> Oups I just notice a Cut&Paste problem. The prototype I am Abdel> proposing is as follow, sorry about that. Optionnally, insert Abdel> could return a reference or a pointe

Re: Screen update improvements

2006-01-05 Thread Abdel
Jean-Marc Lasgouttes a écrit : "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> I guess so yes. Following patch will do so. Do you see some improvement with the patch? I guess only qt3 could benefit. Right now, I cannot compile with qt3, sorry. With my Qt4 port, there

Re: How to speed up LyXText::breakParagraph?

2006-01-04 Thread Abdel
:52:13PM +0100, Abdel wrote: Hello, On windows with 1.4.0cvs on for big documents (ex: Extended.lyx), there is a big delay (~1s) before a "Carriage Return" is shown on screen after typing the "enter" key in the middle of a paragraph. The same will happen when you type

Re: Screen update improvements

2006-01-04 Thread Abdel
Jean-Marc Lasgouttes a écrit : "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> Michael Gerz a écrit : Martin, your row signature patch is excellent as it reduces screen flickering significantly (you could the flicking on Windows with qtwin). Abdel> FYI, without

Re: How to speed up LyXText::breakParagraph?

2006-01-04 Thread Abdel
Martin Vermeer a écrit : On Tue, Jan 03, 2006 at 07:52:13PM +0100, Abdel wrote: Hello, On windows with 1.4.0cvs on for big documents (ex: Extended.lyx), there is a big delay (~1s) before a "Carriage Return" is shown on screen after typing the "enter" key in the middle

How to speed up LyXText::breakParagraph?

2006-01-03 Thread Abdel
graphList use a contiguous memory? Deque does not... But "Extended.lyx" loads fine and all seems correct (math, table, etc...). I think a better solution would be to use a map or maybe a vector of pointer. Like it is now, IMHO, lyx-1.4 is close to unusable under window. Is there some unofficial patch that would speed up things a bit? Thanks, Abdel.

Re: Screen update improvements

2006-01-02 Thread Abdel
Angus Leeming a écrit : Abdel wrote: your row signature patch is excellent as it reduces screen flickering significantly (you could the flicking on Windows with qtwin). FYI, without this patch (I have not update my cvs yet), my Qt4 port has zero flickering :-) Right. Because Qt4 double

Re: Screen update improvements

2006-01-02 Thread Abdel
repaint() that are not necessary. IMHO this patch tries to reduce the number of painting on the intermediate pixmap and this is good because, as a side effect it reduces also the number of screen repaint. But I am not an expert so maybe this is just because Qt4 is supposed to be totally doub

Re: lyx 1.4.0 for windows: compilation progress report and impression

2006-01-02 Thread Abdel
Helge Hafting a écrit : On Fri, Dec 23, 2005 at 04:42:17PM +0100, Jean-Marc Lasgouttes wrote: "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> Jean-Marc Lasgouttes a écrit : "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> Oups, I have just di

Re: lyx-1.4.0 and Qt-4.1

2005-12-31 Thread Abdel
cal QtTableView and maybe other thinks that I forgot. voila! Happy new year to all, Abdel. Abdel a écrit : Dear developpers, I could not sleep last night so I tried as an exercise to see if lyx could be ported easily to the fresh Qt-4.1. As you might guess it was more difficult than I ori

Re: lyx-1.4.0 and Qt-4.1

2005-12-29 Thread Abdel
Lars Gullik Bjønnes a écrit : Abdel <[EMAIL PROTECTED]> writes: | > Then I'd suggest that you create a bug "Implement qt4 frontend", and | > attach the diff to it. | | Why not create a qt4 directory (same as xform or gtk) along qt2 in the | cvs repository once

Re: lyx-1.4.0 and Qt-4.1

2005-12-29 Thread Abdel
Georg Baum a écrit : On Thursday 29 December 2005 20:51, Abdel wrote: Hello, Judging from the absence of answer, I suppose this matter is not interesting to you :-( It's OK, I understand that you are all very busy with the release of 1.4.0. I have worked some more on the port so if the

Re: lyx-1.4.0 and Qt-4.1

2005-12-29 Thread Abdel
Lars Gullik Bjønnes a écrit : Abdel <[EMAIL PROTECTED]> writes: | Hello, | | Judging from the absence of answer, I suppose this matter is not | interesting to you :-( Oh it is, but as you rightly suspect: not right now. | It's OK, I understand that you are all very busy with the

Re: lyx-1.4.0 and Qt-4.1

2005-12-29 Thread Abdel
t give up. Regards, Abdel. Abdel a écrit : Dear developpers, I could not sleep last night so I tried as an exercise to see if lyx could be ported easily to the fresh Qt-4.1. As you might guess it was more difficult than I originally thought. But after much work it compiles and loads! There is a prob

Re: lyx 1.4.0 for windows: compilation progress report and impression

2005-12-23 Thread Abdel
Jose' Matos a écrit : On Friday 23 December 2005 15:52, Abdel wrote: You should select a DocBook textclass for your document. Hum, I am not willing to change my document class, I want to keep using latex. There is a latex2xml thing but it the resulting Xml is not as structured as th

Re: lyx 1.4.0 for windows: compilation progress report and impression

2005-12-23 Thread Abdel
Michael Gerz a écrit : Abdel wrote: As I have polluted your list with my help request I thought that you might be interested in the result. Thanks to Angus and Michael, I managed to compile lyx-1.4.0 with Mingw without Aspell and "po" support. Some note about the compilation:

Re: lyx 1.4.0 for windows: compilation progress report and impression

2005-12-23 Thread Abdel
Jean-Marc Lasgouttes a écrit : "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> I have a question about the linking stage. Do you think that a Abdel> compilation without debug (maybe using '-Os' instead of '-g Abdel> -O') would reduce the proces

Re: lyx 1.4.0 for windows: compilation progress report and impression

2005-12-23 Thread Abdel
Jean-Marc Lasgouttes a écrit : "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> Oups, I have just discovered the math and table bars right Abdel> clicking on the top toolbar. All I can say is WAHOU !!! :-) Abdel> Sorry for that. Actually, it is possible to edit ui

Re: lyx 1.4.0 for windows: compilation progress report and impression

2005-12-23 Thread Abdel
. Abdel. Abdel a écrit : Hello, As I have polluted your list with my help request I thought that you might be interested in the result. Thanks to Angus and Michael, I managed to compile lyx-1.4.0 with Mingw without Aspell and "po" support. Some note about the compilation: 1) I fi

lyx 1.4.0 for windows: compilation progress report and impression

2005-12-23 Thread Abdel
uld be able to export to XML. I cannot find the option. That's all for now ;-). Thanks for this wonderful software. I am at your disposition if you want me to do some test. Merry Christmas to you all, Abdel.

Re: lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-23 Thread Abdel
Abdel a écrit : Paul A. Rubin a écrit : Abdel wrote: My sed version is the one with MSYS-1.0.11 (GNU sed 3.02). Please note that I am not using MSYS DTK, I have hand installed the needed software (autoconf, automake, libtool, etc). Sorry, late arrival to this thread, so I apologize if I&#

Re: lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-22 Thread Abdel
Good morning Angus, Angus Leeming a écrit : Abdel wrote: For my defense I'd say that I have invested a lot of time already on that. I think I am close but it's really not fun. Courage! Why not skip the po directory for now and try $ cd src && make Yes that's wh

Re: lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-22 Thread Abdel
Paul A. Rubin a écrit : Abdel wrote: My sed version is the one with MSYS-1.0.11 (GNU sed 3.02). Please note that I am not using MSYS DTK, I have hand installed the needed software (autoconf, automake, libtool, etc). Sorry, late arrival to this thread, so I apologize if I'm repe

Re: lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-22 Thread Abdel
Angus Leeming a écrit : Abdel wrote: Angus Leeming a écrit : Abdel wrote: Hello Angus, sed: -e expression #2, char 2: Unterminated `s' command Try the attached dos2unix.sed script as $ sed -f dos2unix.sed configure.ac > tmp it does the same: sed: file dos2unix.sed line 1: Unte

Re: lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-22 Thread Abdel
Michael Gerz a écrit : Abdel wrote: I completely agree and I first try the static version but all the demo and examples crashed, including the Qtdesigner. I'll try to find sometime to compile in debug mode and see what's happening. Ah. I forgot to mention: Ignore this! ok...

Re: lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-22 Thread Abdel
Michael Gerz a écrit : Abdel wrote: With the shared version all demos and examples compile and execute OK. Ouf... But the linkage only took an hour and sometimes more than 400 Megs! I understand why Michael insist on compiling static Qt. Well, I told you! (What is the shared version good

Re: lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-22 Thread Abdel
Angus Leeming a écrit : Abdel wrote: Hello Angus, With the shared version all demos and examples compile and execute OK. Ouf... But the linkage only took an hour and sometimes more than 400 Megs! I understand why Michael insist on compiling static Qt. I had lots of trouble trying to compile

lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-21 Thread Abdel
Abdel a écrit : Angus Leeming a écrit : Abdel wrote: The path seems OK here. First entries are: D:\install\qt\qt-3\bin;D:\mingw\bin;D:\msys\bin; Maybe is it a problem of mingw32-make? I am using version 3.80. I am lost :-( I see that you eventually managed to get mails through to the Qt

Re: qt3-win: cannot compile with mingw

2005-12-21 Thread Abdel
Angus Leeming a écrit : Abdel wrote: The path seems OK here. First entries are: D:\install\qt\qt-3\bin;D:\mingw\bin;D:\msys\bin; Maybe is it a problem of mingw32-make? I am using version 3.80. I am lost :-( I see that you eventually managed to get mails through to the Qt/Win free mailing

Re: qt3-win: cannot compile with mingw

2005-12-21 Thread Abdel
Angus Leeming a écrit : Abdel wrote: The path seems OK here. First entries are: D:\install\qt\qt-3\bin;D:\mingw\bin;D:\msys\bin; Maybe is it a problem of mingw32-make? I am using version 3.80. I am lost :-( I see that you eventually managed to get mails through to the Qt/Win free mailing

Re: qt3-win: cannot compile with mingw

2005-12-20 Thread Abdel
Angus Leeming a écrit : Abdel wrote: Well I think I have used yours already: set QTDIR=D:\install\qt\qt-3 set MINGW=D:\mingw set MSYS=D:\msys set PATH=%QTDIR%\bin;%MINGW%\bin;%MSYS%\bin;%PATH% set QMAKESPEC=win32-g++ cd qt-3 configure.bat -fast -verbose and echo statements indicate that

Re: qt3-win: cannot compile with mingw

2005-12-20 Thread Abdel
in;%PATH% set QMAKESPEC=win32-g++ cd qt-3 configure.bat -fast -verbose Abdel. Angus

[Bug] Tex2lyx produced file not readable

2005-12-12 Thread Abdel
Hello, I think I found a bug in the latest version of Tex2lyx for windows. I am using lyx-1.3.7pre5 for windows (XP). I can send you complete files if needed. Hope this helps, Abdel. lyx -dbg any gives : [~Local Settings/Temp/lyx_tmpdir1672a00960/1672a00960]-> >[~Local Setting