2006-02-21 15:03 +0000 [r512009]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsitooltip.cpp,
	  trunk/playground/utils/rsibreak/TODO,
	  trunk/playground/utils/rsibreak/src/rsirelaxpopup.cpp,
	  trunk/playground/utils/rsibreak/src/rsidock.cpp: Update TODO and
	  remove excessive debug output for the release.

2006-02-19 21:04 +0000 [r511430]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsitimer.h,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h,
	  trunk/playground/utils/rsibreak/src/rsitimer.cpp: Small cleanup.
	  I got rid of the currentIsBigBreak() method, it's kinda hackish.

2006-02-19 19:01 +0000 [r511398]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/setupmaximized.cpp,
	  trunk/playground/utils/rsibreak/src/rsibreak.lsm: typo SVN_SILENT

2006-02-18 15:37 +0000 [r511023]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/ChangeLog,
	  trunk/playground/utils/rsibreak/NEWS,
	  trunk/playground/utils/rsibreak/release_rsibreak.rb: Updates,
	  prep for rc

2006-02-18 13:19 +0000 [r510910]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp: New welcome
	  messagebox for 0.5.

2006-02-18 11:09 +0000 [r510855]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsitimer.h,
	  trunk/playground/utils/rsibreak/src/rsitimer.cpp: Skipping a big
	  break was handled as a tiny break. Fixed.

2006-02-18 02:43 +0000 [r510787]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsidock.h,
	  trunk/playground/utils/rsibreak/src/rsitimer.h,
	  trunk/playground/utils/rsibreak/src/rsitooltip.cpp,
	  trunk/playground/utils/rsibreak/src/rsidock.cpp,
	  trunk/playground/utils/rsibreak/src/rsitimer.cpp: o Removed
	  obsoleted boolean var in the timer code o Little bug fixed when a
	  tiny break has passed and the upcoming break is a big one. Now it
	  behaves as desired. o Hide tooltip in relax state o Vertical
	  spacing in tooltip increased o Renamed a member variable

2006-02-18 00:47 +0000 [r510769]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsitimer.h,
	  trunk/playground/utils/rsibreak/src/rsitooltip.cpp,
	  trunk/playground/utils/rsibreak/src/rsirelaxpopup.cpp,
	  trunk/playground/utils/rsibreak/src/rsidock.cpp,
	  trunk/playground/utils/rsibreak/src/rsitimer.cpp: - fixed
	  identing. - fixed bug: when a big break is going on, and you are
	  idle for the time of a tiny break, the break was aborted ;-) -
	  when the short break is scheduled at the same time as the big
	  break, the delete the tiny break info in the tooltip - remove the
	  lines of the tooltip, when the time_left is 0 for that line (else
	  during a break it would state that there is one second left to
	  that break) - fixed bug: DEBUG=true did not devide the
	  max_interval by 60, hence giving a strange 1800 seconds when
	  expecting 20 seconds. Remaining bugs: - do not show the tooltip
	  when the relaxpopup is active, dont know if that is possible...

2006-02-17 22:18 +0000 [r510744]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src,
	  trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/dcopiface.h (added),
	  trunk/playground/utils/rsibreak/src/rsiwidget.h,
	  trunk/playground/utils/rsibreak,
	  trunk/playground/utils/rsibreak/src/Makefile.am,
	  trunk/playground/utils/rsibreak/AUTHORS,
	  trunk/playground/utils/rsibreak/src/dcopiface.cpp (added): Added
	  dcop interface.

2006-02-17 21:07 +0000 [r510721]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsitimer.h,
	  trunk/playground/utils/rsibreak/src/main.cpp,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h,
	  trunk/playground/utils/rsibreak/src/rsitooltip.cpp,
	  trunk/playground/utils/rsibreak/src/setuptiming.cpp,
	  trunk/playground/utils/rsibreak/src/mainpage.dox,
	  trunk/playground/utils/rsibreak/src/setuptiming.h,
	  trunk/playground/utils/rsibreak/src/rsitimer.cpp: Administrative:
	  o version++; o copyrights o credits

2006-02-17 20:44 +0000 [r510714]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/setuptiming.cpp,
	  trunk/playground/utils/rsibreak/src/setuptiming.h: Dont let the
	  big break be smaller than the tiny one

2006-02-17 20:21 +0000 [r510699]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h: Completed the
	  work to better support multihead setups.

2006-02-17 17:51 +0000 [r510658]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h: Ok, I officially
	  give up on proper xinerama support. A different way: we grab
	  mouse and keyboard, this is the first commit in that direction.
	  Not finished. I'm not sure how to handle the case above the two
	  qpushbuttons. This is not the way, but will look into it this
	  weekend.

2006-02-17 08:16 +0000 [r510407]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsitimer.h,
	  trunk/playground/utils/rsibreak/src/rsitimer.cpp: o Switch to
	  fullscreen break if user shows still activity during a relax
	  moment (only after the 15 sec. interval, waiting for the user to
	  start a break). In the old RSIBreak, this meant the break was
	  restarted. Now you just have to wait for the remaining seconds. o
	  APIDOX

2006-02-16 21:32 +0000 [r510315]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsitimer.cpp: o Update
	  tooltip after a break o Do not reset counters when user
	  unsuspends

2006-02-16 11:05 +0000 [r510087]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsitimer.cpp: Little glitch
	  in the relax popup removed. It jumped only for one second to the
	  maximized time and it flashed, even if you didn't touch anything
	  at all.

2006-02-15 23:22 +0000 [r509975]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsitimer.h,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h,
	  trunk/playground/utils/rsibreak/src/rsitooltip.cpp,
	  trunk/playground/utils/rsibreak/src/setupmaximized.cpp,
	  trunk/playground/utils/rsibreak/src/setuptiming.cpp,
	  trunk/playground/utils/rsibreak/src/rsitooltip.h,
	  trunk/playground/utils/rsibreak/src/rsitimer.cpp: o Completely
	  new timer code, based on discussions between Tom and me. o Break
	  every x seconds of active usage o Big breaks are not expressed in
	  x tiny breaks, but also get activated after x seconds of active
	  usage o Detect idleness (so don't break unneccesarily, it's an
	  annoying bug in the current version) o The docker icon shows an
	  indication when the next tiny break will occur (#118701) o
	  Cleanups o Renamed the Minimize button to Skip Still to do: o
	  APIDOX o Testing FEATURE:118701

2006-02-13 20:48 +0000 [r509165]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h: Small first step
	  for xinerama support.

2006-02-12 21:11 +0000 [r508843]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/release_rsibreak.rb,
	  trunk/playground/utils/rsibreak/AUTHORS: - Delete readme when
	  packaging - EOL fix for AUTHORS file - Dont follow symlinks while
	  looking for images.

2005-12-26 18:24 +0000 [r491598]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsirelaxpopup.h,
	  trunk/playground/utils/rsibreak/src/rsidock.h,
	  trunk/playground/utils/rsibreak/src/rsitimer.h,
	  trunk/playground/utils/rsibreak/src/rsitooltip.cpp,
	  trunk/playground/utils/rsibreak/src/rsirelaxpopup.cpp,
	  trunk/playground/utils/rsibreak/src/rsitooltip.h,
	  trunk/playground/utils/rsibreak/src/rsidock.cpp,
	  trunk/playground/utils/rsibreak/src/rsitimer.cpp: o Make tooltip
	  beware of suspended / unsuspended o Make tooltip behave like a
	  QToolTip

2005-12-26 17:31 +0000 [r491586]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp: Hide tooltip
	  when relax popup shows up.

2005-12-26 17:26 +0000 [r491585]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsidock.cpp: o Actually
	  'emit' it (i'm sooo n00b) o Emit the hide signal before showing
	  the popup.

2005-12-26 17:16 +0000 [r491583]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsidock.cpp: Hide tooltip
	  whenever the user clicks on docker icon.

2005-12-24 13:24 +0000 [r491064]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsitimer.cpp: This probably
	  fixed the only regression I could find so far in the new timer
	  code. In some cases, the main widget was not minimized when the
	  break was over.

2005-12-23 21:07 +0000 [r490952]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsitooltip.cpp (added),
	  trunk/playground/utils/rsibreak/src/rsitooltip.h (added): And add
	  these files too, of course.

2005-12-23 20:47 +0000 [r490950]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsipopup.cpp (removed),
	  trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsirelaxpopup.h (added),
	  trunk/playground/utils/rsibreak/src/rsidock.h,
	  trunk/playground/utils/rsibreak/src/rsipopup.h (removed),
	  trunk/playground/utils/rsibreak/src/rsiwidget.h,
	  trunk/playground/utils/rsibreak/src/Makefile.am,
	  trunk/playground/utils/rsibreak/src/rsirelaxpopup.cpp (added),
	  trunk/playground/utils/rsibreak/src/rsidock.cpp: o Renamed
	  RSIPopup to RSIRelaxPopup to avoid confusion with... o A new
	  tooltip for the docker icon. It's bigger and it's live. You can
	  actually see the time decreasing, which is (nearly) impossible
	  with a vanilla QToolTip.

2005-12-18 00:45 +0000 [r489310]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsitimer.cpp: Detect breaks
	  when the user is passive for the configured amount of time. Won't
	  work properly if the amount of time for the big break is less
	  than for the tiny break. But that's not a common case.

2005-12-16 18:57 +0000 [r489005]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/ChangeLog: Update

2005-12-16 09:04 +0000 [r488877]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsitimer.cpp: However I don't
	  understand the condition in the if statement, I'd better revert
	  this code and set m_currentInterval to 1, as told.

2005-12-14 09:20 +0000 [r488390]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsitimer.cpp: o Better fix
	  for the -1 issue. Don't set to 0 but to
	  m_intervals["big_interval"] instead. o Reverting some LOC
	  regarding passing const int with the setCounters signal. const is
	  not really crucial, so I removed it locally, but I accidently
	  committed a part of this.

2005-12-13 23:17 +0000 [r488309]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp: I will
	  probably get RSI if I have to wait for 4294967295 tiny breaks
	  before the big break comes in. Why is the -1 there when setting
	  the tooltip for the amount of big breaks left? It causes the
	  symptom described above. Try it yourself: enter the configuration
	  dialog, cancel it and watch the tooltip. Reason: RSITimer sets
	  m_currentInterval to 0, and RSIWidget subtracts this with 1.
	  Result: -1. And i18n() with plurals can't handle -1. Simple.
	  Summarized: Is that -1 really neccessary?

2005-12-12 18:11 +0000 [r487968]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/setupmaximized.cpp,
	  trunk/playground/utils/rsibreak/src/setuptiming.cpp: I honestly
	  promise not to break the freeze anymore. I honestly promise not
	  to break the freeze anymore. (yy,1000P) Changes after proofread
	  by Malcolm.

2005-12-11 23:42 +0000 [r487789]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsitimer.h,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h,
	  trunk/playground/utils/rsibreak/TODO,
	  trunk/playground/utils/rsibreak/src/rsitimer.cpp: Format the
	  strings of the tooltip and the countdown, and add info over what
	  break is upcomming

2005-12-11 23:11 +0000 [r487784]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsitimer.h,
	  trunk/playground/utils/rsibreak/src/rsitimer.cpp: Set activity
	  gauge to zero when we reset the counter.

2005-12-11 22:26 +0000 [r487778]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsitimer.cpp: Cast the
	  requested time to a double to make the division work. The dynamic
	  timer works now for periods > 100 seconds.

2005-12-11 21:44 +0000 [r487768]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/ChangeLog,
	  trunk/playground/utils/rsibreak/src/setup.cpp,
	  trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsidock.h,
	  trunk/playground/utils/rsibreak/NEWS,
	  trunk/playground/utils/rsibreak/src/main.cpp,
	  trunk/playground/utils/rsibreak/release_rsibreak.rb:
	  Administrative things: - bump version - fix typo (RSIbreak ->
	  RSIBreak) - remove that depressing message on `make install`,
	  just because it is playground it can still compile, especially
	  when you run make install ;-) - update changelog and news -
	  change icon of popup-page in settings

2005-12-11 02:13 +0000 [r487572]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsitimer.cpp: Oops.

2005-12-11 01:46 +0000 [r487571]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsitimer.h,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h,
	  trunk/playground/utils/rsibreak/src/rsitimer.cpp: Better
	  behaviour of the activity gauge in the docker. Goal for the
	  victim: keep that gauge at zero as much as possible. Not really
	  productive, but health++.

2005-12-11 00:46 +0000 [r487562]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsitimer.h,
	  trunk/playground/utils/rsibreak/src/rsitimer.cpp: Show idle
	  status in docker.

2005-12-10 23:04 +0000 [r487537]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsitimer.h,
	  trunk/playground/utils/rsibreak/src/rsitimer.cpp: - Change
	  solution. Do not always set the suspended state to false, but
	  keep the state while you are in the config. That means two
	  seperate slots to suspend. - Also, gives the possibility to set
	  the targettime to the current time, so the tooltip will show that
	  rsibreak is suspended instead of counting to 0 and then show that
	  message. - Also, prevent that the avarage calculation continious
	  in suspended state, because that will change the tray icon ;-)

2005-12-10 22:19 +0000 [r487524]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsitimer.cpp: Bug fix: after
	  entering the config (m_suspended gets set to true) and leaving,
	  m_suspended did not got set to false. Also an extra safeguard to
	  bail out of maximize when suspended is true.

2005-12-10 22:04 +0000 [r487520]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp: Base the
	  resize of the image on the screen size, not on the desktop size,
	  which will give odd results on xinerama/multihead.

2005-12-07 23:26 +0000 [r486488]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsidock.h,
	  trunk/playground/utils/rsibreak/src/rsidock.cpp: Reimplemented
	  because original implementation adds a minize item to the
	  contextmenu, which we do not need. Sigh.

2005-12-07 21:45 +0000 [r486453]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsipopup.cpp,
	  trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsipopup.h: Implement the two
	  settings: use popup and use flash

2005-12-05 22:25 +0000 [r485845]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/main.cpp: Make sure that the
	  widget does not remain on the heap once we exit RSIBreak.

2005-12-04 22:58 +0000 [r485569]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/setuppopup.cpp: o Set buddies
	  o Fix typo Why two different What's this messages for the label
	  and it's corresponding widget? Looks like double work for
	  translators.

2005-12-04 22:20 +0000 [r485563]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/setuppopup.cpp,
	  trunk/playground/utils/rsibreak/src/setuppopup.h: Fill the
	  setuppopup page, need to implement the settings in the app...

2005-12-04 21:44 +0000 [r485554]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/main.cpp: When RSIBreak was
	  started a second time, the widget get shown, which is not what
	  RSIBreaks needs. Reimplemented KUniqueApplication to prevent
	  that. Not completely sure this is the right way to do it.

2005-12-03 11:20 +0000 [r485201]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsitimer.h,
	  trunk/playground/utils/rsibreak/src/rsitimer.cpp: Cleanups in the
	  RSITimer. I'm willing to revert if I broke anything, but some
	  tests showed me everything still works fine.

2005-12-03 11:13 +0000 [r485199]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/setuptiming.cpp: Use the same
	  default values as in RSITimer::readConfig()

2005-12-02 23:43 +0000 [r485131]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/setup.cpp,
	  trunk/playground/utils/rsibreak/src/rsipopup.cpp,
	  trunk/playground/utils/rsibreak/src/setupgeneral.h,
	  trunk/playground/utils/rsibreak/src/main.cpp,
	  trunk/playground/utils/rsibreak/src/setuppopup.cpp (added),
	  trunk/playground/utils/rsibreak/src/setup.h,
	  trunk/playground/utils/rsibreak/src/Makefile.am,
	  trunk/playground/utils/rsibreak/src/setupmaximized.cpp (added),
	  trunk/playground/utils/rsibreak/src/setuptiming.cpp,
	  trunk/playground/utils/rsibreak/src/setuppopup.h (added),
	  trunk/playground/utils/rsibreak/src/setupmaximized.h (added),
	  trunk/playground/utils/rsibreak/src/rsidock.cpp,
	  trunk/playground/utils/rsibreak/src/setupgeneral.cpp: - general
	  cleanup (identing (hi bram)) - split general config into general
	  && maximized - added dummy page for the popup - want config for:
	  flash yes/no, use the popup in general yes/no, maybe flash color
	  - upgraded Bram to author, thanks for your work!

2005-12-02 22:27 +0000 [r485115]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsidock.h,
	  trunk/playground/utils/rsibreak/src/rsidock.cpp: Eat everything
	  in the systemtray except the right click, show menu on right
	  click. Let me know if this is not the right way. I tried a
	  e->ignore(), but that does not seem to do what i thought it would
	  do...

2005-12-02 00:04 +0000 [r484810]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsipopup.cpp,
	  trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsipopup.h: Add a little
	  button to popup window to lock desktop.

2005-12-01 23:32 +0000 [r484802]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/NEWS: Button added to lock your
	  desktop. In case you walk away during a break.

2005-12-01 23:20 +0000 [r484800-484801]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/NEWS: Administration cruft

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsidock.h,
	  trunk/playground/utils/rsibreak/src/rsitimer.h,
	  trunk/playground/utils/rsibreak/src/hi32-action-rsibreakx.png
	  (added),
	  trunk/playground/utils/rsibreak/src/hi16-action-rsibreakx.png
	  (added), trunk/playground/utils/rsibreak/src/rsidock.cpp,
	  trunk/playground/utils/rsibreak/src/rsitimer.cpp: Feature added:
	  Suspend RSIBreak with the docker's popup menu. Handy if you're
	  playing a game for example. CCMAIL:341212@bugs.debian.org

2005-12-01 21:24 +0000 [r484770]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsipopup.cpp,
	  trunk/playground/utils/rsibreak/src/rsipopup.h: Eat mouse release
	  events, so the user can't click away the popups.

2005-11-20 17:46 +0000 [r481815]  Stephan Binner binner@kde.org

	* trunk/playground/utils/rsibreak/src/setuptiming.cpp,
	  trunk/playground/utils/rsibreak/src/rsidock.cpp,
	  trunk/playground/utils/rsibreak/src/setupgeneral.cpp: i18n style
	  guide fixes

2005-11-13 11:06 +0000 [r480107]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsipopup.cpp (added),
	  trunk/playground/utils/rsibreak/src/rsipopup.h (added): And the
	  popup files of course.

2005-11-13 11:02 +0000 [r480105-480106]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/main.cpp,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h,
	  trunk/playground/utils/rsibreak/src/Makefile.am,
	  trunk/playground/utils/rsibreak/src/mainpage.dox: A bunch of
	  changes for RSIbreak: o Moved the passive popup to a new class:
	  RSIPopup o Show progress bar in passive popup o Flash progress
	  bar when the user keeps working during a request-for-relax o
	  Added my name to main.cpp o mainpage.dox updated o Some issue in
	  the Makefile.am fixed regarding the split-off of RSITimer

	* trunk/playground/utils/rsibreak/NEWS,
	  trunk/playground/utils/rsibreak/AUTHORS: o Added me to authors o
	  NEWS file updated with my to-be-committed changes

2005-11-13 00:09 +0000 [r480066]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsitimer.h,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h,
	  trunk/playground/utils/rsibreak/src/rsitimer.cpp: We don't need
	  that query function in RSITimer I introduced last night. Just
	  pass the object along the signal.

2005-11-12 20:28 +0000 [r480017]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/mainpage.cpp (removed),
	  trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsitimer.h,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h,
	  trunk/playground/utils/rsibreak/src/mainpage.dox (added),
	  trunk/playground/utils/rsibreak/src/rsitimer.cpp: - further
	  cleanup, think that the separation is now completed - renamed
	  mainpage.cpp to .dox - fixed apidox...

2005-11-12 19:34 +0000 [r480015]  Ruurd Pels ruurd@tiscali.nl

	* trunk/playground/utils/rsibreak/src/rsitimer.cpp: Fix
	  preprocessing issue due to inclusion of X headers

2005-11-12 00:56 +0000 [r479871]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsitimer.h,
	  trunk/playground/utils/rsibreak/src/main.cpp,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h,
	  trunk/playground/utils/rsibreak/src/rsitimer.cpp: o RSIWidget is
	  the main widget for the application o RSITimer is a QObject now
	  instead of a QWidget It looks like everything is still
	  functioning after these changes. Please report them if there's
	  something wrong.

2005-11-11 11:20 +0000 [r479676]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsitimer.h,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h,
	  trunk/playground/utils/rsibreak/src/rsitimer.cpp: Cleanups

2005-11-10 23:27 +0000 [r479591]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsitimer.h (added),
	  trunk/playground/utils/rsibreak/src/main.cpp,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h,
	  trunk/playground/utils/rsibreak/src/Makefile.am,
	  trunk/playground/utils/rsibreak/src/rsitimer.cpp (added):
	  Seperated the timer to a seperate class. Need to test regressions
	  and fix api.

2005-11-09 23:03 +0000 [r479299]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h: o Don't exit
	  that thing when you press the topright X o Move my method
	  somewhere else in the file

2005-11-09 22:27 +0000 [r479285]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp: Unbreak
	  rsibreak

2005-11-09 22:04 +0000 [r479277]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h: Some cleanups
	  which keep bothering me on my local copy. Also some code to lock
	  the desktop, but there's no button yet.

2005-11-09 20:02 +0000 [r479259]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsidock.h,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h,
	  trunk/playground/utils/rsibreak/src/rsidock.cpp: Experimental:
	  the icon in the tray now indicates the level of activity! Now I
	  have to tune which level of activity shows which icon. Also need
	  to think about the logic of the breaks into this. Ideas are
	  welcome. Bram?

2005-11-09 18:59 +0000 [r479241]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/setupgeneral.h,
	  trunk/playground/utils/rsibreak/NEWS,
	  trunk/playground/utils/rsibreak/src/Makefile.am,
	  trunk/playground/utils/rsibreak/src/setuptiming.cpp,
	  trunk/playground/utils/rsibreak/src/rsibreak.desktop,
	  trunk/playground/utils/rsibreak/src/setupgeneral.cpp: Possibility
	  to start RSIBreak when KDE starts.

2005-11-08 20:17 +0000 [r479002]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/original_artwork.tar.gz
	  (added), trunk/playground/utils/rsibreak/src/setup.cpp,
	  trunk/playground/utils/rsibreak/src/hi32-action-rsibreak0.png
	  (added),
	  trunk/playground/utils/rsibreak/src/hi32-action-rsibreak1.png
	  (added),
	  trunk/playground/utils/rsibreak/src/hi32-action-rsibreak2.png
	  (added),
	  trunk/playground/utils/rsibreak/src/hi16-action-rsibreak0.png
	  (added),
	  trunk/playground/utils/rsibreak/src/hi16-action-rsibreak1.png
	  (added),
	  trunk/playground/utils/rsibreak/src/hi32-action-rsibreak3.png
	  (added),
	  trunk/playground/utils/rsibreak/src/hi16-action-rsibreak2.png
	  (added),
	  trunk/playground/utils/rsibreak/src/hi32-action-rsibreak4.png
	  (added),
	  trunk/playground/utils/rsibreak/src/hi16-action-rsibreak3.png
	  (added),
	  trunk/playground/utils/rsibreak/src/hi16-action-rsibreak4.png
	  (added), trunk/playground/utils/rsibreak/AUTHORS,
	  trunk/playground/utils/rsibreak/src/main.cpp,
	  trunk/playground/utils/rsibreak/src/hi32-app-rsibreak.png,
	  trunk/playground/utils/rsibreak/src/hi16-app-rsibreak.png,
	  trunk/playground/utils/rsibreak/src/Makefile.am,
	  trunk/playground/utils/rsibreak/src/rsibreak.desktop,
	  trunk/playground/utils/rsibreak/src/rsidock.cpp: Replaced the
	  xclock icon with a new icon made by Lee Olson. There are also
	  actions numbered 0-4 so we can have 5 different stages. That
	  needs to be implemented. Added Lee as contributer and removed
	  Thorsten who can not contribute due to lack of time.

2005-10-30 02:04 +0000 [r475651]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsidock.h,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h,
	  trunk/playground/utils/rsibreak/src/rsidock.cpp,
	  trunk/playground/utils/rsibreak/src/setupgeneral.cpp: Fix the app
	  in case libxss is missing. Initial support for a key which
	  activates a break. Currently win+b, need to make that
	  configurable.

2005-10-29 23:25 +0000 [r475641]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/NEWS,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h,
	  trunk/playground/utils/rsibreak/src/setuptiming.cpp,
	  trunk/playground/utils/rsibreak/src/setuptiming.h: New feature:
	  During the break the images get renewed, this way the break gets
	  less boring. Looks like a slideshow. The image loading has been
	  rewriten by using a paintEvent with a bitBlt().

2005-10-29 15:13 +0000 [r475502]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/ChangeLog,
	  trunk/playground/utils/rsibreak/src/mainpage.cpp (added),
	  trunk/playground/utils/rsibreak/NEWS,
	  trunk/playground/utils/rsibreak/src/main.cpp,
	  trunk/playground/utils/rsibreak/src/Makefile.am,
	  trunk/playground/utils/rsibreak/src/setuptiming.cpp,
	  trunk/playground/utils/rsibreak/src/rsibreak.lsm,
	  trunk/playground/utils/rsibreak/release_rsibreak.rb: - update
	  version number, new release today. - make DEBUG=true work in
	  settings as well - added apidox mainpage - install .desktop file
	  to correct location - updated NEWS and CHANGELOG

2005-10-24 19:27 +0000 [r473858]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h: Add a passive
	  popup to indicate rsibreak is waiting for a break. Unexpectedly
	  this works quite nicely.

2005-10-23 18:38 +0000 [r473462]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/setuptiming.cpp,
	  trunk/playground/utils/rsibreak/TODO,
	  trunk/playground/utils/rsibreak/src/setuptiming.h,
	  trunk/playground/utils/rsibreak/src/setupgeneral.cpp: Changed
	  lineedit to kintnuminput, reading from conf is now done via
	  readnumentry, You can put a DEBUG=true in the settings so the
	  minutes filled in the settings become seconds.

2005-10-21 20:51 +0000 [r472741]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/src/setupgeneral.cpp: Make it
	  compile.

2005-10-21 17:43 +0000 [r472713]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsidock.h,
	  trunk/playground/utils/rsibreak/src/setupgeneral.h,
	  trunk/playground/utils/rsibreak/NEWS,
	  trunk/playground/utils/rsibreak/TODO,
	  trunk/playground/utils/rsibreak/src/rsidock.cpp,
	  trunk/playground/utils/rsibreak/src/setupgeneral.cpp: Finally
	  managed to make the hardcoded ESC key to minimize the window
	  configurable.

2005-10-21 14:50 +0000 [r472663]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp: Since some of
	  the intelligence is also handled elsewhere, I can remove some of
	  the code, without functionality loss, but maybe with some
	  regressions ;-) Also fixed a whatsthis error, showing random
	  numbers and fixed the counter, which should count down correctly
	  now. I'm not sure that (int)ceil() is the best way to do it
	  though (i want the difference in time, rounded up).

2005-10-21 10:30 +0000 [r472589]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp: Cleaned up a
	  bit too much yesterday. After a bigBreak counter was not
	  resetted, so the next break is again a BigBreak.

2005-10-20 18:35 +0000 [r472432]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h: Again changes in
	  the logic to have a break: - when it is time to have a break, and
	  the user is busy, wait for 5 seconds inactivity within a maximum
	  of 30 seconds - as long as the user stays idle, there will be no
	  break - when the user stays idle for the duration of the planned
	  break, the break is skipped. - when the user starts working
	  again, the break will be activated.... idea from Bram.

2005-10-20 16:31 +0000 [r472396]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h: Remove warning
	  for a fresh install and fixed a problem with the loading of
	  images, right after you change the path in the settings: the
	  image was only loaded _after_ the first brake.

2005-10-19 19:19 +0000 [r472072]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp: Not
	  initialised variable, resulting in sometimes a break at start.
	  Reported by Bram.

2005-10-19 17:26 +0000 [r472053]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp: Fixed the
	  logic a bit more and made the code more readible. Should be ok
	  now.

2005-10-18 20:02 +0000 [r471799]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h: Worked on the
	  idle detection. I used this scheme: - When it is time to break,
	  wait for 5 seconds inactivity to not completely interrupt the
	  workflow (<- this part is new) - When it is time to break and the
	  user is already idle for the duration of that break: delay the
	  break - when it is time to break and the user is already idle
	  since the last break: delay this break and the next one.
	  (keep-it-out-of-my-face-right-after-lunch-feature) testing needed

2005-10-17 21:44 +0000 [r471523]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/setup.cpp,
	  trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/release_rsibreak.rb,
	  trunk/playground/utils/rsibreak/src/setupgeneral.cpp: - save
	  dialog size for settings dialog - expanded tooltips - use app
	  font instead of Verdana

2005-10-17 20:24 +0000 [r471491]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/hi32-app-rsi.png (removed),
	  trunk/playground/utils/rsibreak/src/hi16-app-rsi.png (removed),
	  trunk/playground/utils/rsibreak/src/hi32-app-rsibreak.png
	  (added),
	  trunk/playground/utils/rsibreak/src/hi16-app-rsibreak.png
	  (added), trunk/playground/utils/rsibreak/src/Makefile.am,
	  trunk/playground/utils/rsibreak/TODO: Fix the application icon.
	  Deleted non-binary icons and added the xclock icon as long as
	  there is no alternative...

2005-10-17 18:00 +0000 [r471428]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/main.cpp,
	  trunk/playground/utils/rsibreak/src/rsibreak.desktop,
	  trunk/playground/utils/rsibreak/TODO: There is no need for
	  multiple RSIBreaks...

2005-10-12 18:51 +0000 [r469972]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/ChangeLog (added),
	  trunk/playground/utils/rsibreak/configure.in.bot (added),
	  trunk/playground/utils/rsibreak/src/main.cpp,
	  trunk/playground/utils/rsibreak/ChangeLog.Summary (added),
	  trunk/playground/utils/rsibreak/src/rsibreak.lsm,
	  trunk/playground/utils/rsibreak/release_rsibreak.rb,
	  trunk/playground/utils/rsibreak/makechangelog (added): Added a
	  configure.in.bot to tell the user if idle detection will be
	  possible. Added a Changelog with some secret script found in
	  kde-common, a summary file and bumped the version so I can make a
	  new tarball.

2005-10-12 16:35 +0000 [r469944]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h: This prevents a
	  break immediatly after you return to your desk after been in a
	  meeting or lunch for example. When you have been away a while,
	  RSIBreak remembers that and will skip the next break...

2005-10-11 21:46 +0000 [r469662]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/configure.in.in,
	  trunk/playground/utils/rsibreak/TODO: administrative, should be
	  able to generate Dox now, but it does not work. Ideas are
	  welcome, I give up.

2005-10-11 19:16 +0000 [r469634]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/configure.in.in,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h,
	  trunk/playground/utils/rsibreak/src/Makefile.am,
	  trunk/playground/utils/rsibreak/TODO: RSIBreak meets idle
	  detection! If you have not touched your mouse or keyboard after
	  the preivous break, there is no need to break again. If you
	  haven't done it for twice that time, you even gain a break (so
	  the big break gets postponed one break). This was one of the most
	  wanted features!

2005-10-09 00:53 +0000 [r468689]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp: Add some
	  additional debugging when image loading fails.

2005-10-08 23:39 +0000 [r468674]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/TODO: add some debug

2005-10-07 11:01 +0000 [r468168]  Thorsten Staerk dev@staerk.de

	* trunk/playground/utils/rsibreak/TODO: having tried rsipath on a
	  fresh installation - without image path

2005-10-06 22:29 +0000 [r467961]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h: Make the counter
	  transparent again. + some cleanup.

2005-10-06 21:48 +0000 [r467941]  Thorsten Staerk dev@staerk.de

	* trunk/playground/utils/rsibreak/src/setup.cpp,
	  trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/setuptiming.cpp,
	  trunk/playground/utils/rsibreak/src/rsidock.cpp,
	  trunk/playground/utils/rsibreak/src/setupgeneral.cpp: after
	  having PMS (pimp-my-source)

2005-10-06 21:33 +0000 [r467937]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/TODO: Small change but seems to
	  solve the taskbar flashing bug

2005-10-06 21:27 +0000 [r467935]  Thorsten Staerk dev@staerk.de

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp: finally my
	  first useful commit ;-)

2005-10-06 21:07 +0000 [r467931]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp: With some help
	  of thorsten, finally got the rescaling right.

2005-10-06 19:59 +0000 [r467912]  Thorsten Staerk dev@staerk.de

	* trunk/playground/utils/rsibreak/AUTHORS: does this work ?

2005-10-06 18:17 +0000 [r467889]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsidock.h,
	  trunk/playground/utils/rsibreak/src/setupgeneral.h,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h,
	  trunk/playground/utils/rsibreak/src/rsibreak.desktop,
	  trunk/playground/utils/rsibreak/src/rsidock.cpp,
	  trunk/playground/utils/rsibreak/src/setupgeneral.cpp: - Added
	  posibility to abort the break with the ESC key, this is not
	  configurable right now, as I don't understand how to do that. -
	  Some cleanup (identing, whatsthis and as result of the test
	  scripts)

2005-10-01 22:24 +0000 [r466207]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsiwidget.cpp,
	  trunk/playground/utils/rsibreak/src/rsidock.h,
	  trunk/playground/utils/rsibreak/release_rsibreak.rb,
	  trunk/playground/utils/rsibreak/TODO (added),
	  trunk/playground/utils/rsibreak/src/rsidock.cpp: Add todo list,
	  feel free to add things to it. Added a link to KDE's bugreport
	  system and show a welcome message when you start RSIBreak, so
	  people actually know it has started.

2005-10-01 16:38 +0000 [r466128]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/setup.h,
	  trunk/playground/utils/doc/kro,
	  trunk/playground/utils/doc/ksupplicant,
	  trunk/playground/utils/doc/kfile_chemical,
	  trunk/playground/utils/rsibreak/src/setupgeneral.cpp: Make it
	  compile again, sorry for the traffic, I'll stop for a while.

2005-10-01 16:31 +0000 [r466125]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/Mainpage.dox (added),
	  trunk/playground/utils/rsibreak/src/setup.cpp,
	  trunk/playground/utils/rsibreak/Makefile.am,
	  trunk/playground/utils/rsibreak/src/rsidock.h,
	  trunk/playground/utils/rsibreak/src/setupgeneral.h,
	  trunk/playground/utils/Makefile.am.in,
	  trunk/playground/utils/rsibreak/src/setup.h,
	  trunk/playground/utils/rsibreak/src/rsiwidget.h,
	  trunk/playground/utils/doc/kfile_chemical,
	  trunk/playground/utils/rsibreak/src/rsibreak.lsm,
	  trunk/playground/utils/rsibreak/src/setuptiming.h,
	  trunk/playground/utils/doc/kro, trunk/playground/utils,
	  trunk/playground/utils/doc/ksupplicant,
	  trunk/playground/utils/rsibreak/src/Makefile.am,
	  trunk/playground/utils/doc: Added some ignores Added Dox, make
	  apidox does not work yet though Renamed a class

2005-10-01 12:04 +0000 [r466038]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/Makefile.am,
	  trunk/playground/utils/rsibreak/src/Makefile.am: rsibreak builds
	  now, let the fun begin.

2005-10-01 08:10 +0000 [r465909]  Bram Schoenmakers bramschoenmakers@kde.nl

	* trunk/playground/utils/rsibreak/Makefile.cvs (removed),
	  trunk/playground/utils/rsibreak/configure.in (removed): Some
	  redundant cruft which made configure fail.

2005-09-30 21:19 +0000 [r465798]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/src/rsidock.h,
	  trunk/playground/utils/rsibreak: fix adress and one more ignore

2005-09-30 21:05 +0000 [r465791]  Tom Albers tomalbers@kde.nl

	* trunk/playground/utils/rsibreak/Makefile.cvs (added),
	  trunk/playground/utils/rsibreak/src/setup.cpp (added),
	  trunk/playground/utils/rsibreak/COPYING (added),
	  trunk/playground/utils/rsibreak/src/rsiwidget.cpp (added),
	  trunk/playground/utils/rsibreak/Makefile.am (added),
	  trunk/playground/utils/rsibreak/src/setupgeneral.h (added),
	  trunk/playground/utils/rsibreak/src/rsidock.h (added),
	  trunk/playground/utils/rsibreak/src/setup.h (added),
	  trunk/playground/utils/rsibreak/src/rsiwidget.h (added),
	  trunk/playground/utils/rsibreak/src/setuptiming.cpp (added),
	  trunk/playground/utils/rsibreak/src/rsibreak.lsm (added),
	  trunk/playground/utils/rsibreak/Doxyfile (added),
	  trunk/playground/utils/rsibreak/AUTHORS (added),
	  trunk/playground/utils/rsibreak/src/setuptiming.h (added),
	  trunk/playground/utils/rsibreak/configure.in (added),
	  trunk/playground/utils/rsibreak/src (added),
	  trunk/playground/utils/rsibreak/src/hi32-app-rsi.png (added),
	  trunk/playground/utils/rsibreak/src/hi16-app-rsi.png (added),
	  trunk/playground/utils/rsibreak/src/rsibreakui.rc (added),
	  trunk/playground/utils/rsibreak/configure.in.in (added),
	  trunk/playground/utils/rsibreak/src/main.cpp (added),
	  trunk/playground/utils/rsibreak/src/Makefile.am (added),
	  trunk/playground/utils/rsibreak (added),
	  trunk/playground/utils/rsibreak/src/rsibreak.desktop (added),
	  trunk/playground/utils/rsibreak/src/rsidock.cpp (added),
	  trunk/playground/utils/rsibreak/INSTALL (added),
	  trunk/playground/utils/rsibreak/src/setupgeneral.cpp (added):
	  Initial import of rsibreak. Its goal is to interrupt yout work
	  behind the computer at a certain interval, so you have to take a
	  break. This util can help to prevent rsi, repititive strain
	  injury, when configured correctly and not pressing the 'minimize'
	  button continously. ;-) The interval times and duration are
	  configurable, just like the images you can see during the break.
	  Also you can disable/enable the counter and minimize button.

