Bug 200026

Summary: Current timer shouldn't be always reset after configuring RSIBreak
Product: [Applications] rsibreak Reporter: Artem S. Tashkinov <aros>
Component: generalAssignee: Tom Albers <toma>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

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