Summary: | Current timer shouldn't be always reset after configuring RSIBreak | ||
---|---|---|---|
Product: | [Applications] rsibreak | Reporter: | Artem S. Tashkinov <aros> |
Component: | general | Assignee: | Tom Albers <toma> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Artem S. Tashkinov
2009-07-13 13:42:30 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 |