summaryrefslogtreecommitdiffstats
path: root/karm/ChangeLog
blob: 6bec23479e944dd8149249f1277a2956c9aca4f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
KArm 1.5 (Feb, 2005 -- KDE 3.4 Release)
--------
- Added import of Imedio Planner files
- Added DCOP interface
- api docs now build
- Enable CSV export to a remote server
- If another program changes current ical file, KArm now refreshes
- Added testing subdirectory
- Add ability to use remote resources for ical file

Karm 1.4 (Aug 19, 2004 -- KDE 3.3 Release)
--------
- add confirm messagebox on "reset all times" action
- improve messagebox text for "copy totals to clipboard" action
- add preference setting to allow user to turn off logging
- add CSV export
- don't crash if timer running when you change storage file
- if storage read-only, disable actions that change data
- honor user's timezone
- save tree state (open/closed) between sessions)
- edit task dialog: show full desktop name, not just desktop number
- sort data in time columns numerically, not alphabetically
- allow negative task times
- Modify desktop tracking so timers delay before switching when desktop
switches.  So if user switches rapidly, time log won't fill up with lots of
useless entries.

KArm 1.3 (Feb 3, 2004 -- KDE 3.2 Release)
--------
- desktop tracking added
- active task indication in the system tray
- uses iCalendar format for data storage
- stores start/stop history
- settings dialog converted to icon format
- "Reset Session Times" re-reversed and renamed to
  "Start New Session" for clarity
- new timecard report
- ability to mark tasks as complete

KArm 1.2
--------
- "Reset Session Times" wouldn't get reset correctly.
  Thanks to dwayne for reporting and to Scott Monachello for
  the fix.                                              closes: #34343

KArm 1.1
--------
- clocks are stopped and times saved upon exit

KArm 0.6
--------
- It is now possible to type in the time like 3:20, or 3:20 + 1:10
- The two QListBoxes with time and description has been replaced with one
  QListView. This makes the interface nicer, and simplifies a lot internally.

KArm 0.3
--------
- Fixes edit task bugs
- Complies to new FSSTND


KArm 0.2
--------
- Now supports floating toolbar
- Documentation converted to linuxdoc