Review Request: Add support for selecting a few timezones in	digital clock
    Sebastian Kuegler 
    sebas at kde.org
       
    Wed Mar 19 02:48:52 CET 2008
    
    
  
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://mattr.info/r/320/#review312
-----------------------------------------------------------
Can you add a screenshot with the UI?
/trunk/KDE/kdebase/workspace/plasma/applets/digital-clock/clock.cpp
<http://mattr.info/r/320/#comment220>
    There's a patch on review board that probably goes in, it adds a slot updateTool() (IIRC), so you only do that when necessary. That spares some CPU cycles. 
- Sebastian
On 2008-03-18 17:17:52, Rafał Miłecki wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://mattr.info/r/320/
> -----------------------------------------------------------
> 
> (Updated 2008-03-18 17:17:52)
> 
> 
> Review request for Plasma.
> 
> 
> Summary
> -------
> 
> This patch prepare digital clock for displaying a few timezones.
> 
> 1) It adds QComboBox to let user set main timezone. This timezone will be used to display time in tray and on top of tooltip
> 2) It saves a list of choosen timezones
> 3) It's ready to display a few timezones in tooltip
> 
> To complete support for multiple timezones we need only change selecion mode inside KTimeZoneWidget. Althought I have to make some research about
> void TimeZoneWidget::setSelected (const QString & zone, bool selected);
> as I think it may containg bug. Nevertheless patch for digital clock stays 90% ready.
> 
> 
> This addresses bug 156314.
> 
> 
> Diffs
> -----
> 
>   /trunk/KDE/kdebase/workspace/plasma/applets/digital-clock/clock.h
>   /trunk/KDE/kdebase/workspace/plasma/applets/digital-clock/clock.cpp
>   /trunk/KDE/kdebase/workspace/plasma/applets/digital-clock/clockConfig.ui
> 
> Diff: http://mattr.info/r/320/diff
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Rafał
> 
>
    
    
More information about the Panel-devel
mailing list