Re: Review Request: Plasmate: Metadata is now able to detect the correct api

2011-10-21 Thread Antonis Tsiapaliokas
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102609/ --- (Updated Oct. 21, 2011, 7:30 p.m.) Review request for Plasma. Changes --

Re: Some help for recreating the Plasma Tool Box in QML

2011-10-21 Thread Mark
On Fri, Oct 21, 2011 at 2:03 PM, Anton Kreuzkamp wrote: > On Thursday 20 October 2011 16:27:37 Mark wrote: > > * What is the current way to get the basic KDE SC running from Git? > > * What environment variables do i need to set to use KDE from Git > (libdir, > > bindir...)? > The easiest (and I

Re: Runners and their configuration

2011-10-21 Thread Jan Gerrit Marker
Thanks for you feedback, Sebastian. I fixed the three runners accordingly: * Spell Checker and AudioPlayerControl (kdeplasma-addons): master: 9599af84312fb051c16690d4a5317592935fb0e2 backported to KDE/4.7: a2c3873a92e2e18f65ac5b4480a490d2bff52a40 * Kill runner (kde-workspace): master: ae5b

Review Request: Changed the wallpaper virus config. dialog so it looks like the 'image' configuration.

2011-10-21 Thread Tomaz Canabrava
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102930/ --- Review request for Plasma. Description --- Changed the virus configur

Re: How to do a Plasma runner which only triggers once the query string is complete?

2011-10-21 Thread Ivan Čukić
> On marble-devel Anders proposed to wait until user stops typing, but from what > I could see there is no way to make use of that here, right? What does a 'stops typing' mean? Some people type faster, some slower. Some have lengthy pauses between words some don't. You can't tell whether somebody

Re: How to do a Plasma runner which only triggers once the query string is complete?

2011-10-21 Thread Friedrich W. H. Kossebau
Ping... so, noone any idea? On marble-devel Anders proposed to wait until user stops typing, but from what I could see there is no way to make use of that here, right? So is the only option really some kind of end-keyword? :( Lundi, le 17 octobre 2011, à 20:32, Friedrich W. H. Kossebau a écrit:

Re: Plasma QtComponents IRC meeting: summary

2011-10-21 Thread Giorgos Tsiapaliwkas
On 20 October 2011 22:46, Aleix Pol wrote: > Can't we use whatever Qt is using already? > > Aleix > The qdoc3 is the only solution.But it is not recommended by the Qt devs,because the qdoc3 system can change rapidly from time to time.. On 20 October 2011 22:25, Marco Martin wrote: > > comment

Re: Some help for recreating the Plasma Tool Box in QML

2011-10-21 Thread Anton Kreuzkamp
On Thursday 20 October 2011 16:27:37 Mark wrote: > * What is the current way to get the basic KDE SC running from Git? > * What environment variables do i need to set to use KDE from Git (libdir, > bindir...)? The easiest (and I think also recommended) way is kdesrc-build. _

Re: Runners and their configuration

2011-10-21 Thread Sebastian Kügler
On Friday, October 21, 2011 00:16:04 Jan Gerrit Marker wrote: > I'm currently investigating the issue that some runners > (AudioPlayerControl, Kill, Spellchecker) do not honor their > configuration. > It seems that the config() function of AbstractRunner does create a > KConfigGroup depending on th

Re: Some help for recreating the Plasma Tool Box in QML

2011-10-21 Thread Viranch Mehta
On Thu, Oct 20, 2011 at 7:57 PM, Mark wrote: > > * What is the current way to get the basic KDE SC running from Git? > Build kdelibs, kde-runtime, libkactivities and kde-workspace. > * What environment variables do i need to set to use KDE from Git (libdir, > bindir...)? > I use the same old