Re: Re: Keyboard shortcut enhancement.

2014-02-13 Thread Andreas Pakulat
Hi, On Fri, Feb 14, 2014 at 7:46 AM, Ben Cooksley wrote: > On Fri, Feb 14, 2014 at 7:39 PM, Martin Gräßlin > wrote: > > On Friday 14 February 2014 04:19:04 Michael Jansen wrote: > >> I am btw not really sure khotkeys should still be part of kde5. its > broken, > >> never really reached kde4 any

Re: Re: Keyboard shortcut enhancement.

2014-02-13 Thread Ben Cooksley
On Fri, Feb 14, 2014 at 7:39 PM, Martin Gräßlin wrote: > On Friday 14 February 2014 04:19:04 Michael Jansen wrote: >> I am btw not really sure khotkeys should still be part of kde5. its broken, >> never really reached kde4 anyway and both lubos and i don't work on it >> anymore. And it failed to a

Re: Re: Keyboard shortcut enhancement.

2014-02-13 Thread Martin Gräßlin
On Friday 14 February 2014 04:19:04 Michael Jansen wrote: > I am btw not really sure khotkeys should still be part of kde5. its broken, > never really reached kde4 anyway and both lubos and i don't work on it > anymore. And it failed to attract anyone else. Thanks for letting us know. I ported it

Re: Keyboard shortcut enhancement.

2014-02-13 Thread Michael Jansen
On Friday 14 February 2014 01:44:05 Thomas Lübking wrote: > On Freitag, 14. Februar 2014 01:22:19 CEST, Christoph Feck wrote: > > On Friday 14 February 2014 01:07:10 p.kubik...@gmail.com wrote: > >> The mechanism behind that feature is quite strict. There are always > >> some mod keys + ONE other k

Re: Keyboard shortcut enhancement.

2014-02-13 Thread Thomas Lübking
On Freitag, 14. Februar 2014 01:22:19 CEST, Christoph Feck wrote: On Friday 14 February 2014 01:07:10 p.kubik...@gmail.com wrote: The mechanism behind that feature is quite strict. There are always some mod keys + ONE other keys (such as letters). There is no way to create a shortcut with two "o

Re: Keyboard shortcut enhancement.

2014-02-13 Thread Christoph Feck
On Friday 14 February 2014 01:07:10 p.kubik...@gmail.com wrote: > The mechanism behind that feature is quite strict. There are always > some mod keys + ONE other keys (such as letters). There is no way > to create a shortcut with two "other keys". I just tried it in Kate, and assigned Ctrl+Y, Ctrl

Keyboard shortcut enhancement.

2014-02-13 Thread p . kubik . pl
It may be that I didn't fully understand the idea behind hotkeys in KDE, but I found some issues that might require tweaking. The mechanism behind that feature is quite strict. There are always some mod keys + ONE other keys (such as letters). There is no way to create a shortcut with two "othe

Friendly reminder: we need GSoC ideas *now*!

2014-02-13 Thread Teo Mrnjavac
The GSoC 2014 organization application deadline is tomorrow. Lydia and I have taken the liberty of applying on behalf of KDE, but our GSoC ideas list [1] is still shorter than last year. The amount of slots we get depends on the quantity and quality of our project ideas, so it's absolutely cruc

Re: "RE: Building project with QtCreator"

2014-02-13 Thread aishen
I never succeeded compiling kdesrc_build to run... I think not enaugh practical examples, for me it's pity because I would like to use it with kf5 as I have to do it manually. Le 13/02/2014 15:26, Cruceru Calin a écrit : Hi again, I managed to solve the problem in my previous e-mail. It was c

"RE: Building project with QtCreator"

2014-02-13 Thread Cruceru Calin
Hi again, I managed to solve the problem in my previous e-mail. It was caused by the fact that I have installed both qt5 and qt4. In fact, this also caused many other errors from what I was told. The problem was that my implicit qmake was the version 3 and the qt version 5. I tried then to modif

Building project with QtCreator

2014-02-13 Thread Cruceru Calin
Hi, I managed to set up my KDE workplace using the kdesrc_build script in the end. There are still a couple of modules which reported some errors, but the most important ones as mentioned in the HOWTOs installed successfully. Now, I'm trying to build a small project with QtCreator to verify wheth