Le Thursday 25 November 2010, Thomas Olsen a écrit :
> Hi
>
> I'm trying to add the Notification Config to my Plasma Applets settings.
>
> It's getting embedded just fine if I use (in Python):
>
> def createConfigurationInterface(self, dialog):
>
> # Get a proxy to the KCM
>
Le Wednesday 12 January 2011, Jeffery MacEachern a écrit :
> 2) A UI to configure this at a high level of granularity would likely
> be a nightmare for users.
That is why it needs proper defaults.
[...]
> can KNotify differentiate between different processes in that way? What
> about application
Le Monday 07 February 2011, Aaron J. Seigo a écrit :
> On Monday, February 7, 2011, Arno Rehn wrote:
> > shame if that feature went away I think. And I find it hard to imagine
> > how many QFiles you would need to create to actually notice the drop in
> > performance.
>
> as i said, talk with Qt d
Le Saturday 04 June 2011, Zé a écrit :
> Unable to build kdenetwork from master (against qt 4.8), the output:
>
> In file included from
> /home/mmodem/rpm/BUILD/kdenetwork/kopete/libkopete/kopetepassword.cpp:459:0
> :
> /home/mmodem/rpm/BUILD/kdenetwork/build/kopete/libkopete/kopetepassword.mo
> c
Le Sunday 05 June 2011, Thiago Macieira a écrit :
> Em Sunday, 5 de June de 2011, às 20:14:10, Zé escreveu:
> > > Considering our conversation on IRC yesterday, it looks like you didn't
> > > recompile everything with Qt 4.7 yet. You must recompile EVERYTHING
> > > without exception with Qt 4.7 if
On Monday 29 April 2013 09:43:55 Thiago Macieira wrote:
> On segunda-feira, 29 de abril de 2013 17.16.49, Sergio Martins wrote:
> > The thing is, I just discovered that the kdelibs style[1] has a little
> > difference from Qt, it uses braces for one-line if statements.
> >
> > This seems to be a d