Re: Native Qt support for KStandardDirs

2011-02-05 Thread Jeffery MacEachern
On Sat, Feb 5, 2011 at 16:09, Thomas Lübking wrote: > Am 06.02.2011, 00:40 Uhr, schrieb Arno Rehn : > >> In your main() function, create an instance of the attached class >> (somewhere at the beginning, before you access anything with '%foo'). >> That's all you have to do. > > stunning. just ... s

Re: Native Qt support for KStandardDirs

2011-02-05 Thread Arno Rehn
On Sunday 06 February 2011 01:09:11 Thomas Lübking wrote: > Am 06.02.2011, 00:40 Uhr, schrieb Arno Rehn : > > In your main() function, create an instance of the attached class > > (somewhere at the beginning, before you access anything with '%foo'). > > That's all you have to do. > > stunning. jus

Re: Native Qt support for KStandardDirs

2011-02-05 Thread Thomas Lübking
Am 06.02.2011, 00:40 Uhr, schrieb Arno Rehn : > In your main() function, create an instance of the attached class > (somewhere at the beginning, before you access anything with '%foo'). > That's all you have to do. stunning. just ... stunning. @,@ o >> Visit http://mail.kde.org/mailman/l

Re: Native Qt support for KStandardDirs

2011-02-05 Thread Arno Rehn
On Saturday 05 February 2011 21:35:10 Stefan Majewsky wrote: > Hi, > > if a Qt fairy (pun intended) would visit me and grant me one wish, it > would be native Qt support for KStandardDirs (through a platform > plugin or whatever). Instead of > > > QSvgRenderer renderer(KStandardDirs::locate("appd

Re: Native Qt support for KStandardDirs

2011-02-05 Thread Thomas Lübking
Am 05.02.2011, 21:35 Uhr, schrieb Stefan Majewsky : > if a Qt fairy (pun intended) would visit me and grant me one wish, it Errr... about the fairies - i fear i have bad news for you. See, my boy. E, welll... you know - ... - gahhh, ask your mother! :-P > (How) Can something like this

Native Qt support for KStandardDirs

2011-02-05 Thread Stefan Majewsky
Hi, if a Qt fairy (pun intended) would visit me and grant me one wish, it would be native Qt support for KStandardDirs (through a platform plugin or whatever). Instead of > QSvgRenderer renderer(KStandardDirs::locate("appdata", > "themes/default.svgz")); I want to write e.g. > QSvgRenderer ren

Re: [PATCH] ksysguard lm-sensors fix

2011-02-05 Thread Alexey Chernov
On Saturday 05 February 2011 03:42:25 Aaron J. Seigo wrote: > On Friday, February 4, 2011, you wrote: > > > On Thursday, February 3, 2011, 4ernov wrote: > > > > I've fixed a bug in lm-sensors' part of ksysguard which concerns its > > > > work with multiprocessor systems. The bug is discussed in thi

Re: [PATCH] ksysguard lm-sensors fix

2011-02-05 Thread 4ernov
> On Thursday, February 3, 2011, 4ernov wrote: > > I've fixed a bug in lm-sensors' part of ksysguard which concerns its > > work with multiprocessor systems. The bug is discussed in this report: > > https://bugs.kde.org/show_bug.cgi?id=251145 - Sensors tab and Sensors > > plasmoid don't see more th