Re: Embedding KCM notify

2010-11-25 Thread Olivier Goffart
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 >

Re: Activities and KNotify: Thoughts?

2011-01-13 Thread Olivier Goffart
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

Re: Native Qt support for KStandardDirs

2011-02-07 Thread Olivier Goffart
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

Re: unable to build kdenetwork from master

2011-06-04 Thread Olivier Goffart
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

Re: unable to build kdeadmin from trunk

2011-06-05 Thread Olivier Goffart
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

Re: [Development] kdelibs coding style

2013-04-29 Thread Olivier Goffart
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