Bug 183673

Summary: possibility to set a title for Timer applet
Product: [Plasma] plasma4 Reporter: Nico <pentasopor>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: pentasopor
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Title functionality added
changes Qt::white in previous patch to Plasma::Theme::defaultTheme()->color( Plasma::Theme::TextColor )

Description Nico 2009-02-08 12:26:06 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Gentoo Packages

It would be nice to set a optional title for a timer applet, so if you have multiple timers opened, you don't get confused. ;)
Comment 1 Shantanu Tushar 2009-02-22 06:19:39 UTC
Created attachment 31534 [details]
Title functionality added
Comment 2 Shantanu Tushar 2009-02-22 17:45:49 UTC
Created attachment 31545 [details]
changes Qt::white in previous patch to Plasma::Theme::defaultTheme()->color( Plasma::Theme::TextColor )
Comment 3 Marco Martin 2009-02-22 18:09:38 UTC
SVN commit 930081 by mart:

optionally show a title
BUG:183673
patch by Shantanu Tushar


 M  +31 -4     timer.cpp  
 M  +2 -0      timer.h  
 M  +55 -112   timerConfig.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=930081