Commit graph

58 commits

Author SHA1 Message Date
Felicity Tarnell
30ddd07b20 Add billable flag.
For backward-compatibility, this is actually a non-billable flag, so all
existing entries will be considered billable.  The flag is 'n', the UI
flag is 'B', the toggle function is "billable" and the default key binding is
'b'.

For now, this isn't useful for anything.
2014-03-05 14:42:53 +00:00
Felicity Tarnell
c1af94f57f Fix warnings. 2014-03-05 14:28:37 +00:00
Felicity Tarnell
038fbfdd18 OS X: Handle power events sensibly.
Currently, if the computer goes to sleep and wakes up later, TTS will count
all the time spent asleep against the currently running entry (if any).  If
(like me) your computer being asleep means you aren't working, this probably
means you just forgot to stop the time, and now you need to somehow calculate
(or guess) how much time to subtract.

With this change, TTS will instead prompt on wake-up whether to remove the
time spent sleeping from the current entry.
2014-03-05 14:17:54 +00:00
Felicity Tarnell
6a76613798 New version scheme: this is T.1.0-79. 2014-01-30 18:12:44 +00:00
Felicity Tarnell
f4fe5eb0da Add travis-ci config. 2014-01-30 18:03:12 +00:00
Felicity Tarnell
fc22ce88b2 Fix separate builddir build. 2014-01-30 18:01:28 +00:00
Felicity Tarnell
5d9a5f2794 Ditch version.h; update copyright. 2014-01-06 09:55:45 +00:00
Felicity Tarnell
aea9191844 Initial import. 2014-01-06 09:52:34 +00:00