Re: Extender tutorial on techbase

2008-09-08 Thread Aaron J. Seigo
On Monday 08 September 2008, Marco Martin wrote: > in popupapplet adding the possibility ti replace the icon with a generic > QGraphicsWidget this probably makes sense. the question would be how to make a nice API for it. there will *still* be cases where this fails and some code will need to be

Re: Extender tutorial on techbase

2008-09-08 Thread Riccardo Iaconelli
On Monday 08 September 2008 22:18:38 Marco Martin wrote: > looked at it and talking with ruphy on a possible popupapplet extension > made me think about it so now i have a big doubt... :) Precisely +1 ;-) -Riccardo -- GPG key: 3D0F6376 When encrypting, please encrypt also for this subkey: 9EBD7F

Re: Proposal for a Plasma meeting location (Tokamak III?)

2008-09-08 Thread Riccardo Iaconelli
On Monday 08 September 2008 22:16:20 Mario Fux wrote: > And what about have a year (or a bit more: August or September) later in > Switzerland? Without snow but no less beautiful landscapes. definitely, go for it, and already count me in the attendees list! =) -Riccardo -- GPG key: 3D0F6376 When

Re: Review Request: Let the plasmoid viewer have wallpaper and containment

2008-09-08 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/180/#review174 --- Ship it! few minor issues, but generally looks ok. trunk/KDE/kd

Re: Review Request: Let the plasmoid viewer have wallpaper and containment

2008-09-08 Thread Aleix Pol
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/180/ --- (Updated 2008-09-08 15:28:17.816406) Review request for Plasma. Summary -

Re: Review Request: Let the plasmoid viewer have wallpaper and containment

2008-09-08 Thread Aleix Pol
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/180/ --- (Updated 2008-09-08 15:28:12.403281) Review request for Plasma. Summary -

Review Request: Let the plasmoid viewer have wallpaper and containment

2008-09-08 Thread Aleix Pol
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/180/ --- Review request for Plasma. Summary --- Diffs - trunk/KDE/kdeba

Re: Proposal for a Plasma meeting location (Tokamak III?)

2008-09-08 Thread Aaron J. Seigo
On Monday 08 September 2008, Mario Fux wrote: > Am Montag, 8. September 2008 20:29 schrieb Riccardo Iaconelli: > > Good morning > > BTW: I'm subscribed to this list. > > > On Monday 08 September 2008 11:03:30 Sebastian Kügler wrote: > > > For the Italian peeps, > > > Switzerland should be easy to r

Re: Proposal for a Plasma meeting location (Tokamak III?)

2008-09-08 Thread Mario Fux
Am Montag, 8. September 2008 20:29 schrieb Riccardo Iaconelli: Good morning BTW: I'm subscribed to this list. > On Monday 08 September 2008 11:03:30 Sebastian Kügler wrote: > > For the Italian peeps, > > Switzerland should be easy to reach, so maybe have a smaller scale > > meeting there > > Ok

Re: Extender tutorial on techbase

2008-09-08 Thread Marco Martin
On Tuesday 02 September 2008, Rob Scheepmaker wrote: > I've recently written a simple Extender tutorial on techbase, and would > appreciate some feedback. Is the example clear? Is there stuff I don't > mention but should? You can find the tutorial on > > http://techbase.kde.org/Development/Tutorial

Re : Re : New Mandelbrot wallpaper in playground, triggers some bugs

2008-09-08 Thread Benoit Jacob
I definitely plan to do so for 4.2 but there are a couple more things that I want to sort out before. Cheers, Benoit 2008/9/8, Aaron J. Seigo <[EMAIL PROTECTED]>: > On Monday 08 September 2008, Benoit Jacob wrote: >> letting you know that the embargo on screenshots is lifted :) > > ;) > > even mo

Re: Review Request: Multiple action support for KRunner

2008-09-08 Thread Aaron J. Seigo
On Monday 08 September 2008, you wrote: > > On 2008-09-08 10:37:12, Aaron Seigo wrote: > > > "Another possibility would be to add object support to an action." > > > > > > isn't this up to whatever happens as a result of the action itself? > > > > > > "One way would be to have a set of core runners

Re: Proposal for a Plasma meeting location (Tokamak III?)

2008-09-08 Thread Riccardo Iaconelli
On Monday 08 September 2008 11:03:30 Sebastian Kügler wrote: > For the Italian peeps, > Switzerland should be easy to reach, so maybe have a smaller scale meeting > there Ok that we're slowly invading plasma (I can count at least 7 major contributors being italian nowadays, and more are coming ;-

Re: Review Request: Multiple action support for KRunner

2008-09-08 Thread Ryan Bitanga
> On 2008-09-08 10:37:12, Aaron Seigo wrote: > > "Another possibility would be to add object support to an action." > > > > isn't this up to whatever happens as a result of the action itself? > > > > "One way would be to have a set of core runners designated as object > > providers (e.g. Place

Re: Re : New Mandelbrot wallpaper in playground, triggers some bugs

2008-09-08 Thread Aaron J. Seigo
On Monday 08 September 2008, Benoit Jacob wrote: > letting you know that the embargo on screenshots is lifted :) ;) even more exciting will be when you suggest it's ready for kdereview so we can move it into kdeplasma-addons =) > i found a nice formula for the gradient, pretty happy about it :)

Re: weather_station applet moved to kdereview

2008-09-08 Thread Aaron J. Seigo
On Monday 08 September 2008, Petri Damstén wrote: > On Monday 08 September 2008 19:48:34 Anne-Marie Mahfouf wrote: > > I just tried it. I think you should put the Configure button (like > > Twitter) so that the user configures it at start. > > Yes, that would be more clear than just showing "no cfg

Re : New Mandelbrot wallpaper in playground, triggers some bugs

2008-09-08 Thread Benoit Jacob
Hi, letting you know that the embargo on screenshots is lifted :) i found a nice formula for the gradient, pretty happy about it :) for anyone interested: - the max number of iterations was being computed as (roughly) max_iter = -constant * log(resolution) where resolution is the distance in c

Re: Review Request: Multiple action support for KRunner

2008-09-08 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/178/#review172 --- "Another possibility would be to add object support to an action."

Re: weather_station applet moved to kdereview

2008-09-08 Thread Davide Bettio
Hi, Il Monday 08 September 2008 19:10:57 Petri Damstén ha scritto: > Yes, that would be more clear than just showing "no cfg" or could it just > show the settings dialog when there is now config? the answer is: setConfigurationRequired(true); http://api.kde.org/4.x-api/kdebase-workspace-apidocs/l

Re: weather_station applet moved to kdereview

2008-09-08 Thread Petri Damstén
On Monday 08 September 2008 19:48:34 Anne-Marie Mahfouf wrote: > I just tried it. I think you should put the Configure button (like Twitter) > so that the user configures it at start. Yes, that would be more clear than just showing "no cfg" or could it just show the settings dialog when there is

Re: weather_station applet moved to kdereview

2008-09-08 Thread Davide Bettio
Hi, Il Monday 08 September 2008 18:48:34 Anne-Marie Mahfouf ha scritto: > I can't set my location and the list of locations is empty. What am I > missing? Davide said only 2 countries are supported right now, UK and > Canada. Sorry, 3 countries: we've got also USA. > This seems a bit restricted t

DataEngine .desktop files and KPluginInfo

2008-09-08 Thread Aaron J. Seigo
hi all.. with an eye to making the libplasma core ready for the stability required by a kdelibs component, i eliminated the plasma-specific keys in DataEngine .desktop files. they now use the standard KPluginInfo set: X-KDE-PluginInfo-Author= X-KDE-PluginInfo-Email= X-KDE-PluginInfo-Name= X-KD

Re: Review Request: Multiple action support for KRunner

2008-09-08 Thread Ryan Bitanga
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/178/ --- (Updated 2008-09-08 04:52:02.917524) Review request for Plasma. Summary -

Re: weather_station applet moved to kdereview

2008-09-08 Thread Anne-Marie Mahfouf
On Monday 08 September 2008 10:10:33 Petri Damstén wrote: > Hi, > > Moved weather_station applet to kdereview. It's LCD like weather applet. > > Petri Hi Petri, I just tried it. I think you should put the Configure button (like Twitter) so that the user configures it at start. I can't set my loc

Re: Proposal for a Plasma meeting location (Tokamak III?)

2008-09-08 Thread Aaron J. Seigo
On Monday 08 September 2008, Sebastian Kügler wrote: > scale meeting there, and a full Tokamak in Oporto? Or are we really bound > to 'no more than once every year? i'd love to see two a year if possible. ... -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE7

Re: Proposal for a Plasma meeting location (Tokamak III?)

2008-09-08 Thread pinheiro
A Monday 08 September 2008 10:03:30, Sebastian Kügler escreveu: > On Sunday 07 September 2008 21:26:22 Aaron J. Seigo wrote: > > On Sunday 07 September 2008, pinheiro wrote: > > > But they will need some time to find out more about hotels restaurants > > > etc... the city would be Oporto. > > > > g

paste applet moved to kdereview

2008-09-08 Thread Petri Damstén
Hi, Moved paste applet to kdereview. It's somehow similar to 'Code snippets' in KDevelop but works in most of the apps (Paste command is configurable). Petri signature.asc Description: This is a digitally signed message part. ___ Plasma-devel mai

news applet moved to kdereview

2008-09-08 Thread Petri Damstén
Hi, Moved news applet to kdereview. It's very basic rss news reader. Petri signature.asc Description: This is a digitally signed message part. ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Proposal for a Plasma meeting location (Tokamak III?)

2008-09-08 Thread Sebastian Kügler
On Sunday 07 September 2008 21:26:22 Aaron J. Seigo wrote: > On Sunday 07 September 2008, pinheiro wrote: > > But they will need some time to find out more about hotels restaurants > > etc... the city would be Oporto. > > great, please keep us posted. > > the most important things are: > > * how cl

rss dataengine moved to kdereview

2008-09-08 Thread Petri Damstén
Hi, Moved rss dataengine to kdereview. It gets rss feeds to applets. Petri signature.asc Description: This is a digitally signed message part. ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: LCD widget

2008-09-08 Thread Petri Damstén
On Friday 05 September 2008 15:49:07 Davide Bettio wrote: > you should move also system monitor for example. :) Currently that would need executable (in kdereview) and systemmonitor + sensors (in playground) dataengines to be moved/accepted to kdeplasma-addons. Petri signature.asc Description

Re: Review Request: Auto resize of fileWatcher plasmoid

2008-09-08 Thread michal seben
> On 2008-09-07 17:47:46, Aaron Seigo wrote: > > Hello Aaron, I don't have svn account to commit this patch could you commit it thanks - michal --- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolba

weather_station applet moved to kdereview

2008-09-08 Thread Petri Damstén
Hi, Moved weather_station applet to kdereview. It's LCD like weather applet. Petri signature.asc Description: This is a digitally signed message part. ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-de

Can you review my patch?

2008-09-08 Thread Dong Tiger
Hi Aaron, Recently I've made some changes to GGL in KDE. Since it'll be my first commit to kde's svn, I am wondering if you can review this patch. The changes include: 1. Improved CMake script for ggl 2. Moved Applet::setHasConfigurationInterface(bool hasInterface) to public 3. A few other change

executable dataengine moved to kdereview

2008-09-08 Thread Petri Damstén
Hi, Moved executable dataengine to kdereview. It uses KProcess to run process and returns exit code, exit status, stdout, stderr. Petri signature.asc Description: This is a digitally signed message part. ___ Plasma-devel mailing list Plasma-devel@kd

Re: KDE/kdebase/workspace/libs/plasma

2008-09-08 Thread Alessandro Diaferia
2008/9/7 Alex Merry <[EMAIL PROTECTED]> > On Sunday 07 September 2008 17:55:37 Alessandro Diaferia wrote: > > SVN commit 858269 by adiaferia: > > > > added support for resizing > > > > M +132 -2dialog.cpp > > M +29 -0 dialog.h > > The license for this file was GPL by mistake. Can you