Re: [rkward-devel] Ctrl+S conflicting

2009-02-12 Thread Stefan Rödiger
Am Friday 23 January 2009 14:15:30 schrieb Roy Qu: > I change all QAction* to KAction* in rkward.h, and the shortcut setting > worked. > And I find another bug: in R console, backspace key don't work when the > cursor is at begin of current line and some part of the line is selected. > Attachment i

Re: [rkward-devel] Ctrl+S conflicting

2009-01-30 Thread Prasenjit Kapat
Hi Roy, On Fri, Jan 23, 2009 at 8:15 AM, Roy Qu wrote: > I change all QAction* to KAction* in rkward.h, and the shortcut setting > worked. > And I find another bug: in R console, backspace key don't work when the > cursor is at begin of current line and some part of the line is selected. > Attach

Re: [rkward-devel] Ctrl+S conflicting

2009-01-29 Thread Stefan Rödiger
Am Thursday 29 January 2009 20:27:54 schrieb Thomas Friedrichsmeier: > Hi Roy, Stefan, > > > I have read some documentation regarding your patch. But your patch seems > > reasonable to me. However, I'll will wait for a comment from Thomas as > > before. > > once again, I have not tested at all, but

Re: [rkward-devel] Ctrl+S conflicting

2009-01-29 Thread Thomas Friedrichsmeier
Hi Roy, Stefan, > I have read some documentation regarding your patch. But your patch seems > reasonable to me. However, I'll will wait for a comment from Thomas as > before. once again, I have not tested at all, but both parts of the patch look reasonable to me. Please apply (in two separate co

Re: [rkward-devel] Ctrl+S conflicting

2009-01-27 Thread Stefan Rödiger
Am Friday 23 January 2009 14:15:30 schrieb Roy Qu: > I change all QAction* to KAction* in rkward.h, and the shortcut setting > worked. > And I find another bug: in R console, backspace key don't work when the > cursor is at begin of current line and some part of the line is selected. > Attachment i

Re: [rkward-devel] Ctrl+S conflicting

2009-01-23 Thread Roy Qu
I change all QAction* to KAction* in rkward.h, and the shortcut setting worked. And I find another bug: in R console, backspace key don't work when the cursor is at begin of current line and some part of the line is selected. Attachment is a patch for these 2 bugs. 2009/1/23 Prasenjit Kapat > Hi

Re: [rkward-devel] Ctrl+S conflicting

2009-01-23 Thread Roy Qu
Seems that KStandAction::Save has Ctrl+S as default shortcut setting. So maybe use KAction instead of KStandAction would fix this problem? And In my laptop (opensuse 11.1 + KDE 4.2 rc1) ,ctrl+shift+S is used by kopete. So maybe we need another shurtcut key setting to avoid the conflict? 2009/1/23

Re: [rkward-devel] Ctrl+S conflicting

2009-01-22 Thread Prasenjit Kapat
Hi All, On Thu, Jan 22, 2009 at 7:42 PM, Stefan Rödiger wrote: > Am Tuesday 13 January 2009 08:29:27 schrieb Prasenjit Kapat: >> Hi All, >> >> Since KDE 4.2 is about to release, I am test driving it on a separate >> partition... So, I checked out the trunk of rkward from svn and am >> giving it a

Re: [rkward-devel] Ctrl+S conflicting

2009-01-22 Thread Prasenjit Kapat
Hi Stefan, On Thu, Jan 22, 2009 at 7:42 PM, Stefan Rödiger wrote: > > As you may have seen in the list Roy Qu provided a patch (in trunk now) and > according to Thomas it > might solve your problem. Can you confirm this? I saw Thomas's mail... Unfortunately, I have reverted back to KDE 3.5.10 f

Re: [rkward-devel] Ctrl+S conflicting

2009-01-22 Thread Stefan Rödiger
Am Tuesday 13 January 2009 08:29:27 schrieb Prasenjit Kapat: > Hi All, > > Since KDE 4.2 is about to release, I am test driving it on a separate > partition... So, I checked out the trunk of rkward from svn and am > giving it a spin... The compile seems to work without any errors (lots > of warning