Re: [PATCH] GuiCompeter problems with qt 4.2.x

2008-06-03 Thread Stefan Schimanski
Bernhard, will you commit it? I don't see a problem at the moment. Then Dov can work on top of that with the RTL patch. Stefan Am 01.06.2008 um 21:29 schrieb Bernhard Roider: Dov Feldstern schrieb: Bernhard Roider wrote: Hello Stefan, today i finally found some time to investigate the pro

Re: [PATCH] GuiCompeter problems with qt 4.2.x

2008-06-02 Thread Dov Feldstern
Stefan Schimanski wrote: I tried the patch now and it looks good. The RTL issues I will leave to Dov to judge. In fact I wonder whether it also fixes my other crash with Qt 4.4 on Mac which I reported some time ago. At least in my little testing I was not able to make it crash again. Stefan

Re: [PATCH] GuiCompeter problems with qt 4.2.x

2008-06-02 Thread Stefan Schimanski
I tried the patch now and it looks good. The RTL issues I will leave to Dov to judge. In fact I wonder whether it also fixes my other crash with Qt 4.4 on Mac which I reported some time ago. At least in my little testing I was not able to make it crash again. Stefan Am 16.05.2008 um 23:4

Re: [PATCH] GuiCompeter problems with qt 4.2.x

2008-06-01 Thread Bernhard Roider
Dov Feldstern schrieb: Bernhard Roider wrote: Hello Stefan, today i finally found some time to investigate the problem we discussed at the beginning of march concerning the completion list: rtl text does not work and icons are not displayed for math symbols. Here is a patch that solves that

Re: [PATCH] GuiCompeter problems with qt 4.2.x

2008-05-30 Thread Dov Feldstern
Bernhard Roider wrote: Hello Stefan, today i finally found some time to investigate the problem we discussed at the beginning of march concerning the completion list: rtl text does not work and icons are not displayed for math symbols. Here is a patch that solves that issue for me using qt 4

Re: [PATCH] GuiCompeter problems with qt 4.2.x

2008-05-29 Thread Bernhard Roider
Hm. I am not aware of how to change the way attachment are sent. I use thunderbird and when add an attachment is not displayed inline. So i just try it again like i did before. berhard PS: As far as i remember this problem was discussed in the list some month ago, but i can't remember the solu

Re: [PATCH] GuiCompeter problems with qt 4.2.x

2008-05-29 Thread Stefan Schimanski
Hi! Sorry for being unresponsive at the moment. Could you send the patch as a file attachment? Something between your and my mail program likes to corrupt the patch if it is sent as plain text in the mail. Stefan Am 28.05.2008 um 21:08 schrieb Bernhard Roider: Hello all, as Stefan seems

Re: [PATCH] GuiCompeter problems with qt 4.2.x

2008-05-28 Thread Bernhard Roider
Hello all, as Stefan seems to be not available since a few weeks: could somebody test this patch with newer qt versions (4.3, 4.4)? I have no capacities to upgrade my version atm. thanks Bernhard Bernhard Roider schrieb: Hello Stefan, today i finally found some time to investigate the prob

[PATCH] GuiCompeter problems with qt 4.2.x

2008-05-16 Thread Bernhard Roider
Hello Stefan, today i finally found some time to investigate the problem we discussed at the beginning of march concerning the completion list: rtl text does not work and icons are not displayed for math symbols. Here is a patch that solves that issue for me using qt 4.2.3. There are two thing