Re: KPushButton::setIcon(QIcon) broken?

2012-08-22 Thread Andreas Pakulat
Hi, On Thu, Aug 23, 2012 at 3:35 AM, Christoph Feck wrote: > On Wednesday 22 August 2012 22:28:48 Albert Astals Cid wrote: >> El Dimecres, 22 d'agost de 2012, a les 02:16:50, Christoph Feck va > escriure: >> > On Wednesday 22 August 2012 00:54:12 Andreas Pakulat wrote: >> > > // This doesn't work

Re: KPushButton::setIcon(QIcon) broken?

2012-08-22 Thread Christoph Feck
On Wednesday 22 August 2012 22:28:48 Albert Astals Cid wrote: > El Dimecres, 22 d'agost de 2012, a les 02:16:50, Christoph Feck va escriure: > > On Wednesday 22 August 2012 00:54:12 Andreas Pakulat wrote: > > > // This doesn't work > > > KPushButton btn; > > > btn.setIcon(QIcon::fromTheme(QString:

Re: KPushButton::setIcon(QIcon) broken?

2012-08-22 Thread Albert Astals Cid
El Dimecres, 22 d'agost de 2012, a les 02:16:50, Christoph Feck va escriure: > On Wednesday 22 August 2012 00:54:12 Andreas Pakulat wrote: > > // This doesn't work > > KPushButton btn; > > btn.setIcon(QIcon::fromTheme(QString::fromUtf8("list-add"))); > > > > // This does work, but is not generated

Re: Automated testing in Nepomuk

2012-08-22 Thread Milian Wolff
On Wednesday 22 August 2012 12:48:04 Vishesh Handa wrote: > Hey guys > > I've been lately working on better automated testing for Nepomuk, and since > I've never attempted stuff like this before, I'm not sure if I'm going in > the right direction. > > Nepomuk has a server-client architecture wher

Automated testing in Nepomuk

2012-08-22 Thread Vishesh Handa
Hey guys I've been lately working on better automated testing for Nepomuk, and since I've never attempted stuff like this before, I'm not sure if I'm going in the right direction. Nepomuk has a server-client architecture where there is a 'nepomukstorage' process which hosts the the virtuoso datab