I had an earlier working version of Timekeeper, but I improved it significantly for the Qt contest.

Basically, it's a desktop application (which could potentially / easily be ported to Qtopia) to track the time you spend on specific tasks. I've used it myself in my programming job.

More complete end-user information can be found in help.pdf. The code itself is documented Doxygen-style.

You can download the archive here.

I would appreciate feedback on this program. It is relatively new. What features is it missing? Is there a bug I haven't found?

Thanks!