Re: Get url list

2009-05-13 Thread SUJITH H
Aaron J. Seigo wrote: On Tuesday 12 May 2009, SUJITH H wrote: I am able to iterate the row's. But have no clue how to retrieve the url of that sorted Favorite item :( KUrl url = childData-data(Kickoff::UrlRole); I am getting segmentation fault when I run 'plasmoidviewer

Re: Konsole Plasmoid

2009-05-13 Thread Simon St James
Hi Jared, On Wednesday 13 May 2009 06:25:17 Jared Kells wrote: Thanks Aaron, I would like to put it in kdeplasma-addons and I would like to maintain it. I have a working Konsole Plasmoid going now. I will review / tidy my code and submit it to this list. Kind Regards Jared Kells

Re: Get url list

2009-05-13 Thread Aaron J. Seigo
On Wednesday 13 May 2009, SUJITH H wrote: Aaron J. Seigo wrote: On Tuesday 12 May 2009, SUJITH H wrote: I am able to iterate the row's. But have no clue how to retrieve the url of that sorted Favorite item :( KUrl url = childData-data(Kickoff::UrlRole); I am getting segmentation fault

Review Request: Multiple actions support for Nepomuk Search Runner

2009-05-13 Thread Ryan Bitanga
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/689/ --- Review request for Plasma. Summary --- Reposting patch for multiple actions

Re: Konsole Plasmoid

2009-05-13 Thread Marco Martin
On 5/13/09, Kells, Jared jke...@stauff.com.au wrote: Hi Plasma Developers, An outstanding bug in Konsole has been fixed so we can now embed Konsole in a plasmoid. I would like to contribute a simple Konsole plasmoid to kde. How should I do it? you may want to check konsolator in

kinetic-declarative plasma integration

2009-05-13 Thread Alan Alpert
Hi Plasma devs, Those of you following Qt Labs closely will have heard about Qt Kinetic's Declarative UI http://labs.trolltech.com/blogs/2009/05/13/qt-declarative-ui/ . As Declarative UI is targeted towards enhancing the same sorts of applications as Plasma, plasma integration is a good

Review Request: Sorting of Favourites in launcher will be saved

2009-05-13 Thread Sujith H
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/690/ --- Review request for Plasma and Aaron Seigo. Summary --- This patch is

Re: bug count target for 4.3

2009-05-13 Thread Ivan Čukić
as a quick update: we are now under 450! Is it in plasma general category? ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Plasma + QT Kinetic gSoC Project, Looking for co-mentor

2009-05-13 Thread Alexis Ménard
I agree to follow that student as i said on IRC. Just need to manage that with Google. On Wed, May 13, 2009 at 1:30 PM, Mehmet Ali Akmanalp infral...@gmail.comwrote: Hello, I'm an accepted student for gsoc at Pardus [0][1]. My project was to add a plugin for KDM (among other things) to

Re: kinetic-declarative plasma integration

2009-05-13 Thread Alan Alpert
On Wednesday 13 May 2009 22:05:40 Marco Martin wrote: On Wednesday 13 May 2009, Alan Alpert wrote: Hi Plasma devs, Those of you following Qt Labs closely will have heard about Qt Kinetic's Declarative UI http://labs.trolltech.com/blogs/2009/05/13/qt-declarative-ui/ . As Declarative UI

Re: kinetic-declarative plasma integration

2009-05-13 Thread Artur Souza(MoRpHeUz)
On Wednesday 13 May 2009, 06:18 Alan Alpert wrote: Those of you following Qt Labs closely will have heard about Qt Kinetic's Declarative UI The first thing that I can think about regarding DUI and Plasma integration (maybe due to my background =P ) is animated wallpapers ;) It's very very

Review Request: Adaptive Search for KRunner

2009-05-13 Thread Ryan Bitanga
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/694/ --- Review request for Plasma. Summary --- This enables adaptive search for

Re: Review Request: Adaptive Search for KRunner

2009-05-13 Thread Ryan Bitanga
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/694/ --- (Updated 2009-05-13 07:13:18.590840) Review request for Plasma. Summary

Re: bug count target for 4.3

2009-05-13 Thread Aaron J. Seigo
On Wednesday 13 May 2009, Ivan Čukić wrote: as a quick update: we are now under 450! Is it in plasma general category? that's the count for the entire plasma product (which includes all the widget- * components) -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47

Re: bug count target for 4.3

2009-05-13 Thread Ivan Čukić
Could you send me the link, since I'm getting much more than that :) (probably different filtering options) ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request: Adaptive Search for KRunner

2009-05-13 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/694/#review1107 --- the idea is sound, but i think a save(KConfigGroup group),

Re: Review Request: Adaptive Search for KRunner

2009-05-13 Thread Ryan Bitanga
On 2009-05-13 08:41:21, Aaron Seigo wrote: /trunk/KDE/kdelibs/plasma/runnermanager.cpp, lines 345-348 http://reviewboard.kde.org/r/694/diff/1/?file=6365#file6365line345 if this became d-context-run(match), which i think makes sense since match belongs to the context, then

Mood-dependent wallpaper? Weather-dependent Music Selection?

2009-05-13 Thread Johannes Schwall
Hi all! I'm posting this to both plasmal-devel and amarok list because this might be interesting for both groups. As I was reading the reports about weather-dependent wallpapers some time ago, the following thought crossed my mind: Why not open this up to also have some mood-sensing system

Re: Review Request: Adaptive Search for KRunner

2009-05-13 Thread Aaron Seigo
On 2009-05-13 08:41:21, Aaron Seigo wrote: /trunk/KDE/kdelibs/plasma/runnermanager.cpp, lines 345-348 http://reviewboard.kde.org/r/694/diff/1/?file=6365#file6365line345 if this became d-context-run(match), which i think makes sense since match belongs to the context, then

Re: bug count target for 4.3

2009-05-13 Thread Aaron J. Seigo
On Wednesday 13 May 2009, Ivan Čukić wrote: Could you send me the link, since I'm getting much more than that :) (probably different filtering options) i assume you're getting both defect reports and wishlist items? (in which case you'd see something over a thousand reports ...) i'm talking

Re: Review Request: Adaptive Search for KRunner

2009-05-13 Thread Ryan Bitanga
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/694/ --- (Updated 2009-05-13 10:11:27.207850) Review request for Plasma. Changes

Re: bug count target for 4.3

2009-05-13 Thread Ivan Čukić
i assume you're getting both defect reports and wishlist items? (in which case you'd see something over a thousand reports ...) i'm talking about just defect reports. Yes. https://bugs.kde.org/buglist.cgi?cmdtype=doremremaction=runnamedcmd=plasm a Thanks. Don't get me wrong, I didn't imply

Re: bug count target for 4.3

2009-05-13 Thread Ivan Čukić
https://bugs.kde.org/buglist.cgi?cmdtype=doremremaction=runnamedcmd=plasma Unfortunately, I can not access the saved search... possibly because bugzilla saves them on per-user basis... ___ Plasma-devel mailing list Plasma-devel@kde.org

Re: Review Request: Adaptive Search for KRunner

2009-05-13 Thread Ryan Bitanga
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/694/ --- (Updated 2009-05-13 10:17:27.601695) Review request for Plasma. Changes

Re: bug count target for 4.3

2009-05-13 Thread Aaron J. Seigo
On Wednesday 13 May 2009, Ivan Čukić wrote: https://bugs.kde.org/buglist.cgi?cmdtype=doremremaction=runnamedcmd=plas ma Unfortunately, I can not access the saved search... possibly because bugzilla saves them on per-user basis... ah, perhaps. but fortunately for you (and everyone else) i

Re: Review Request: Adaptive Search for KRunner

2009-05-13 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/694/#review1114 --- one small tweak to the api and then i think this can go in; note that

Re: Review Request: Sorting of Favourites in launcher will be saved

2009-05-13 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/690/#review1115 ---

Re: bug count target for 4.3

2009-05-13 Thread Ivan Čukić
ah, perhaps. but fortunately for you (and everyone else) i marked this query as shared sometime last year. so you can do the following: Fantastic, thanks! (maybe we should integrate bugzilla into openSocial network :D) Cheers! ___ Plasma-devel

Re: Review Request: Adaptive Search for KRunner

2009-05-13 Thread Ryan Bitanga
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/694/ --- (Updated 2009-05-13 10:52:19.305291) Review request for Plasma. Changes

Re: Review Request: Sorting of Favourites in launcher will be saved

2009-05-13 Thread Sujith H
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/690/ --- (Updated 2009-05-13 11:18:46.172782) Review request for Plasma and Aaron Seigo.

Re: Review Request: Sorting of Favourites in launcher will be saved

2009-05-13 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/690/#review1116 --- Ship it! - Aaron On 2009-05-13 11:18:46, Sujith H wrote:

Re: Review Request: Adaptive Search for KRunner

2009-05-13 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/694/#review1117 --- Ship it! - Aaron On 2009-05-13 10:52:19, Ryan Bitanga wrote:

Re: Review Request: Adaptive Search for KRunner

2009-05-13 Thread wilderkde
On 2009-05-13 11:42:07, Aaron Seigo wrote: woh! =) - wilder --- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/694/#review1117 ---

Re: kinetic-declarative plasma integration

2009-05-13 Thread Alan Alpert
On Thursday 14 May 2009 00:00:14 Artur Souza(MoRpHeUz) wrote: On Wednesday 13 May 2009, 06:18 Alan Alpert wrote: Those of you following Qt Labs closely will have heard about Qt Kinetic's Declarative UI The first thing that I can think about regarding DUI and Plasma integration (maybe due

Re: kinetic-declarative plasma integration

2009-05-13 Thread Aaron J. Seigo
On Wednesday 13 May 2009, Alan Alpert wrote: Those of you following Qt Labs closely will have heard about Qt Kinetic's Declarative UI thanks for providing some Plasma integration examples. looking at the code in the kinetic-declarativeui git branch, i have some questions (apologies in advance

Re: kinetic-declarative plasma integration

2009-05-13 Thread Aaron J. Seigo
On Wednesday 13 May 2009, Alan Alpert wrote: Hi Plasma devs, Those of you following Qt Labs closely will have heard about Qt Kinetic's Declarative UI http://labs.trolltech.com/blogs/2009/05/13/qt-declarative-ui/ . As oops, one more already: the effects system ... what is the _preferred_

battery plasmoid and remaining time..

2009-05-13 Thread Aaron J. Seigo
hi ... so .. http://websvn.kde.org/?view=revrevision=915184 when did we start adding features that have no chance in hell of actually working accurately? i love how my battery had 0:00 time just a second ago, even though it's fully charged, and now it has 0:18 left. these are bullshit

Re: battery plasmoid and remaining time..

2009-05-13 Thread Chani
On May 13, 2009 18:11:44 Aaron J. Seigo wrote: On Wednesday 13 May 2009, Aaron J. Seigo wrote: i love how my battery had 0:00 time just a second ago, even though it's fully charged, and now it has 0:18 left. these are bullshit numbers, not 0:51 left. neat, esp that it's plugged in _and_

Re: battery plasmoid and remaining time..

2009-05-13 Thread Aaron J. Seigo
On Wednesday 13 May 2009, Chani wrote: On May 13, 2009 18:11:44 Aaron J. Seigo wrote: On Wednesday 13 May 2009, Aaron J. Seigo wrote: i love how my battery had 0:00 time just a second ago, even though it's fully charged, and now it has 0:18 left. these are bullshit numbers, not

Re: kinetic-declarative plasma integration

2009-05-13 Thread aaron.kennedy
Hi Aaron, Great list of questions! I apologize in advance if my answers are a little qml general rather than specific to the plasma integration, but I'd prefer to let Alan handle those details rather than me just getting them wrong :) On 14/05/09 10:30 AM, ext Aaron J. Seigo ase...@kde.org