QuickSand, an alternative interface

2008-09-10 Thread Ryan P. Bitanga
Hey everyone, I uploaded an alternative front-end for KRunner in playground. It's designed to be similar to the Primer interface of QuickSilver, but it has an "icon parade" and uses the default theme from Plasma. I wrote it to have a UI for multiple action support in KRunner. I wouldn't really be

KDE/kdebase/workspace/libs/plasma

2008-09-10 Thread Alex Merry
SVN commit 859660 by alexmerry: Fix the calendar dialog popping up in the wrong place the first time. The issue is that we are using a QProxyWidget, and it seems that QWidgets don't have a sensible size() until they're shown for the first time. So we use sizeHint() (or effectiveSizeHint() in t

Re: Review Request: [MOCKUP] Clock: remove "Use local time zone"

2008-09-10 Thread Rafa? Mi?ecki
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/186/ --- (Updated 2008-09-10 14:27:35.449279) Review request for Plasma. Summary -

Re: Review Request: [MOCKUP] Clock: remove "Use local time zone"

2008-09-10 Thread Celeste Lyn Paul
Checkboxes are much easier and intuitive for making multiple selections than the current selection method. As it is, theres no way to know you can make multiple selections. Checkboxes provide that "multi" affordance. On Wednesday 10 September 2008 16:47:55 Rafa? Mi?ecki wrote: > -

Review Request: [MOCKUP] Clock: remove "Use local time zone"

2008-09-10 Thread Rafa? Mi?ecki
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/186/ --- Review request for Plasma. Summary --- Today we agreed with Aaron and

Re: Review Request: [libplasmaclock] Selecting main time zone for clock.

2008-09-10 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/183/#review181 --- Ship it! - Aaron On 2008-09-10 12:05:19, Rafa? Mi?ecki wrote: >

Re: Review Request: [libplasmaclock] Selecting main time zone for clock.

2008-09-10 Thread Rafa? Mi?ecki
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/183/ --- (Updated 2008-09-10 12:05:19.465366) Review request for Plasma. Summary -

Re: Review Request: [libplasmaclock] Selecting main time zone for clock.

2008-09-10 Thread Rafa? Mi?ecki
> On 2008-09-10 07:23:00, Anne-Marie Mahfouf wrote: > > I applied the patch and I find the idea interesting. However what I would > > expect when I uncheck "Use local time zone" would be that the local time > > zone is highlighted in the list and appears in the combo box (instead of > > nothin

Re: Extender tutorial on techbase

2008-09-10 Thread Riccardo Iaconelli
On Wednesday 10 September 2008 16:52:17 Aaron J. Seigo wrote: > popupIcon? you already proposed that two messages ago. -Riccardo -- GPG key: 3D0F6376 When encrypting, please encrypt also for this subkey: 9EBD7FE1 - Pace Peace Paix Paz Frieden Pax Pokój Friður Fred Béke 和平 Hasiti Lapé Hetep M

Re: Extender api review round 4

2008-09-10 Thread Aaron J. Seigo
On Tuesday 02 September 2008, Rob Scheepmaker wrote: > - allow using qgraphicsitems in ExtenderItems instead of just QGWs. I agree > with this suggestion, just haven't implemented it yet. I will soon. excellent. > - No virtual initExtenderItem in Applet. I really doubt this is a good > idea. ye

Re: Review Request: [libplasmaclock] Selecting main time zone for clock.

2008-09-10 Thread Aaron Seigo
> On 2008-09-10 07:23:00, Anne-Marie Mahfouf wrote: > > I applied the patch and I find the idea interesting. However what I would > > expect when I uncheck "Use local time zone" would be that the local time > > zone is highlighted in the list and appears in the combo box (instead of > > nothin

Re: Extender tutorial on techbase

2008-09-10 Thread Aaron J. Seigo
On Wednesday 10 September 2008, Marco Martin wrote: > On Wednesday 10 September 2008, Aaron J. Seigo wrote: > > On Tuesday 09 September 2008, Marco Martin wrote: > > > On Tuesday 09 September 2008, Aaron J. Seigo wrote: > > > > On Tuesday 09 September 2008, Aaron J. Seigo wrote: > > > > > have popu

Re: Review Request: [libplasmaclock] Selecting main time zone for clock.

2008-09-10 Thread Anne-Marie Mahfouf
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/183/#review178 --- I applied the patch and I find the idea interesting. However what

Re: Extender tutorial on techbase

2008-09-10 Thread Marco Martin
On Wednesday 10 September 2008, Rob Scheepmaker wrote: > On Wednesday 10 September 2008 15:02:23 Marco Martin wrote: > > another problem: > > adding a clock on the desktop when plasma is already started produces a > > crash, at line 389 of extenderitem.cpp widget->setParentItem(this); > > don't und

Re: Extender tutorial on techbase

2008-09-10 Thread Rob Scheepmaker
On Wednesday 10 September 2008 15:02:23 Marco Martin wrote: > another problem: > adding a clock on the desktop when plasma is already started produces a > crash, at line 389 of extenderitem.cpp widget->setParentItem(this); > don't understand why just setting a parent item would crash :-/ > instead

Review Request: [libplasmaclock] Selecting main time zone for clock.

2008-09-10 Thread Rafa? Mi?ecki
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/183/ --- Review request for Plasma. Summary --- Currently it is possible to sel

Re: Extender tutorial on techbase

2008-09-10 Thread Marco Martin
On Wednesday 10 September 2008, Aaron J. Seigo wrote: > On Tuesday 09 September 2008, Marco Martin wrote: > > On Tuesday 09 September 2008, Aaron J. Seigo wrote: > > > On Tuesday 09 September 2008, Aaron J. Seigo wrote: > > > > have popupapplet support a null icon being passed into setIcon, which >

Re: Review Request: libplasmaclock: updating m_prettyTimezone inside lib instead of digital clock

2008-09-10 Thread Rafa? Mi?ecki
> On 2008-09-10 00:43:25, Sebastian Kügler wrote: > > Looks good to me ... Thanks, I shipped it. People probably will need to recompile /trunk/KDE/kdeplasma-addons/applets/ after recompiling libplasmaclock. I mention this in case of some bug reports about fuzzyclock crashing plasma :) - Rafa

Re: Review Request: libplasmaclock: updating m_prettyTimezone inside lib instead of digital clock

2008-09-10 Thread Sebastian Kügler
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/175/#review176 --- Ship it! Looks good to me ... - Sebastian On 2008-09-09 13:26: