On Thu, Aug 16, 2012 at 9:58 AM, laurent Montel wrote:
> Le jeudi 16 août 2012 02:09:11 Aleix Pol a écrit :
>> Hi KDE Devels!
>> In KDevelop we have a QTextEdit that is used to fill the commit
>> message, before committing. This QTextEdit has syntax highlighting for
>> git, so that you'll get some
On Sunday 19 August 2012 19:03:09 Albert Astals Cid wrote:
> El Diumenge, 19 d'agost de 2012, a les 18:14:54, Giacomo Alzetta va
escriure:
> > I'm trying to write a simple KRunner plug-in, but I'm not able to compile
> > it.
> >
> > The plug-in is really simple and follows the example that you ca
El Diumenge, 19 d'agost de 2012, a les 18:14:54, Giacomo Alzetta va escriure:
> I'm trying to write a simple KRunner plug-in, but I'm not able to compile
> it.
>
> The plug-in is really simple and follows the example that you can find here:
> http://techbase.kde.org/Development/Tutorials/Plasma/Ab
I'm trying to write a simple KRunner plug-in, but I'm not able to compile it.
The plug-in is really simple and follows the example that you can find here:
http://techbase.kde.org/Development/Tutorials/Plasma/AbstractRunner#Abstract
My code can be found here:
http://techbase.kde.org/Development/