On Mar 15, 2006, at 12:31 PM, Abdelrazak Younes wrote:
Bennett Helm a écrit :
On Mar 15, 2006, at 5:22 AM, Abdelrazak Younes wrote:
Jean-Marc Lasgouttes a écrit :
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Hum, I don't know, did someone tested your changes on
A
Bennett Helm a écrit :
On Mar 15, 2006, at 5:22 AM, Abdelrazak Younes wrote:
Jean-Marc Lasgouttes a écrit :
"Abdelrazak" == Abdelrazak Younes
<[EMAIL PROTECTED]> writes:
Abdelrazak> Hum, I don't know, did someone tested your changes on
Abdelrazak> qt2/X11/Mac? I would tend to think that the X
On Mar 15, 2006, at 5:22 AM, Abdelrazak Younes wrote:
Jean-Marc Lasgouttes a écrit :
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Hum, I don't know, did someone tested your changes on
Abdelrazak> qt2/X11/Mac? I would tend to think that the X11 clipboard
Abdelrazak>
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> I guess our only hope is Bennett... How you guys did
Abdelrazak> managed to complete the MAC port without any developer on
Abdelrazak> board?
Because of GUI-I, and because Qt/Mac does not work too badly. And also
beca
Jean-Marc Lasgouttes wrote:
>> "Abdelrazak" == Abdelrazak Younes
>> <[EMAIL PROTECTED]> writes:
>
> Abdelrazak> Hum, I don't know, did someone tested your changes on
> Abdelrazak> qt2/X11/Mac? I would tend to think that the X11 clipboard
> Abdelrazak> wouldn't need this change but I don't
Jean-Marc Lasgouttes a écrit :
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Hum, I don't know, did someone tested your changes on
Abdelrazak> qt2/X11/Mac? I would tend to think that the X11 clipboard
Abdelrazak> wouldn't need this change but I don't know really.
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Hum, I don't know, did someone tested your changes on
Abdelrazak> qt2/X11/Mac? I would tend to think that the X11 clipboard
Abdelrazak> wouldn't need this change but I don't know really.
I would assume that the X11 c
Georg Baum a écrit :
Abdel,
the line end conversion in the clipboard used Q_OS_MACX on purpose. You
changed that to Q_WS_MACX, meaning that it will not happen on X11/Mac.
Are you sure that it is not needed there? If yes, we should also change
the qt2 frontend, otherwise please change it back.
Abdel,
the line end conversion in the clipboard used Q_OS_MACX on purpose. You
changed that to Q_WS_MACX, meaning that it will not happen on X11/Mac.
Are you sure that it is not needed there? If yes, we should also change
the qt2 frontend, otherwise please change it back.
Georg