Bug 183673 - possibility to set a title for Timer applet
Summary: possibility to set a title for Timer applet
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-08 12:26 UTC by Nico
Modified: 2009-02-22 18:09 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Title functionality added (9.62 KB, patch)
2009-02-22 06:19 UTC, Shantanu Tushar
Details
changes Qt::white in previous patch to Plasma::Theme::defaultTheme()->color( Plasma::Theme::TextColor ) (9.68 KB, patch)
2009-02-22 17:45 UTC, Shantanu Tushar
Details

Note You need to log in before you can comment on or make changes to this bug.
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