Bug 200026 - Current timer shouldn't be always reset after configuring RSIBreak
Summary: Current timer shouldn't be always reset after configuring RSIBreak
Status: RESOLVED FIXED
Alias: None
Product: rsibreak
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Tom Albers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-13 13:42 UTC by Artem S. Tashkinov
Modified: 2010-09-30 01:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Artem S. Tashkinov 2009-07-13 13:42:30 UTC
Version:           0.10-beta1 (using KDE 4.2.4)
OS:                Linux
Installed from:    Fedora RPMs

After configuring RSIBreak, current progress of break interval is always reset. I think it should only happen if user has changed break intervals times or breaks' durations.
Comment 1 Tom Albers 2010-09-30 01:19:54 UTC
SVN commit 1181076 by toma:

Bump required KDE version so I can clean up a bit. 
Also, when timers are not changed in the config, don't restart the timers when closing the dialog.
BUG=200026


 M  +1 -9      CMakeLists.txt  
 A             RSIBreak.config  
 A             RSIBreak.creator  
 A             RSIBreak.files  
 A             RSIBreak.includes  
 M  +1 -27     src/CMakeLists.txt  
 M  +2 -14     src/main.cpp  
 A             src/rsitimer.cpp   src/rsitimer_kidle.cpp#1181041 [License: GPL (v2+)]
 A             src/rsitimer.h   src/rsitimer_kidle.h#1181041 [License: GPL (v2+)]
 D             src/rsitimer_kidle.cpp  
 D             src/rsitimer_kidle.h  
 M  +2 -4      src/rsiwidget.cpp  


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