Re: KDE Frameworks Documentation

2011-09-28 Thread Romain Perier
Le 27/09/2011 20:30, Ignat Semenov a écrit : "[...] I once tried to trace down a Dolphin bug regarding previews. I found like 5 tiers of abstraction, lots of processes, insanely complex APIs and swore not to try to fix KDE bugs any more, at least in Dolphin or the KIO subsystem." In a case like t

Review Request: Fix Object::connect: No such slot AbstractItemView::iconSettingsChanged(int)

2011-09-28 Thread Romain Perier
move the line connecting the signal to the unexisting slot :) Diffs - plasma/applets/folderview/abstractitemview.cpp 2634650 Diff: http://git.reviewboard.kde.org/r/102719/diff/diff Testing --- Thanks, Romain Perier

Re: Userconfig: A KCModule for users and groups configuration

2011-05-06 Thread Romain Perier
Le 05/05/2011 03:06, Gary Greene a écrit : On 3 May 2011, at 10:47 AM, Romain Perier wrote: Hello, I am a kubuntu contributor, we develop userconfig, a kcmodule for users and groups configuration. Basically, It has almost the same features than kuser, except it's graphically integrated

Userconfig: A KCModule for users and groups configuration

2011-05-04 Thread Romain Perier
Hello, I am a kubuntu contributor, we develop userconfig, a kcmodule for users and groups configuration. Basically, It has almost the same features than kuser, except it's graphically integrated into systemsettings and no longer runs as root (not official yet but I write a patch which works lik