Scale identity combobox and send/cancel buttons according to screen DPI.
[kdepim.git] / ktimetracker / ChangeLog
blob5e601904112a64ebbaf748637a99b631aee7a5f1
1 ktimetracker 4.1 (Jul 2008 -- KDE 4.1 Release)
2 --------
3 - Renamed KArm (KDE 3) to ktimetracker (KDE 4)
4 - Added "Manage History" functionality (including comments on events)
5 - Moved DCOP interface to DBUS
6 - Added Drag&Drop
7 - Added context-sensitive whatsthis help ("you have already created a task and can start timing")
8 - If you quit karm, tasks can continue to get timing
10 KArm 1.6 
11 --------
12 - Added checkbox to show completed tasks
14 KArm 1.5 (Feb, 2005 -- KDE 3.4 Release)
15 --------
16 - Added import of Imedio Planner files
17 - Added DCOP interface
18 - api docs now build
19 - Enable CSV export to a remote server
20 - If another program changes current ical file, KArm now refreshes
21 - Added testing subdirectory
22 - Add ability to use remote resources for ical file
24 Karm 1.4 (Aug 19, 2004 -- KDE 3.3 Release)
25 --------
26 - add confirm messagebox on "reset all times" action
27 - improve messagebox text for "copy totals to clipboard" action
28 - add preference setting to allow user to turn off logging
29 - add CSV export
30 - don't crash if timer running when you change storage file
31 - if storage read-only, disable actions that change data
32 - honor user's timezone
33 - save tree state (open/closed) between sessions)
34 - edit task dialog: show full desktop name, not just desktop number
35 - sort data in time columns numerically, not alphabetically
36 - allow negative task times
37 - Modify desktop tracking so timers delay before switching when desktop
38 switches.  So if user switches rapidly, time log won't fill up with lots of
39 useless entries.
41 KArm 1.3 (Feb 3, 2004 -- KDE 3.2 Release)
42 --------
43 - desktop tracking added
44 - active task indication in the system tray
45 - uses iCalendar format for data storage
46 - stores start/stop history
47 - settings dialog converted to icon format
48 - "Reset Session Times" re-reversed and renamed to
49   "Start New Session" for clarity
50 - new timecard report
51 - ability to mark tasks as complete
53 KArm 1.2
54 --------
55 - "Reset Session Times" wouldn't get reset correctly.
56   Thanks to dwayne for reporting and to Scott Monachello for
57   the fix.                                              closes: #34343
59 KArm 1.1
60 --------
61 - clocks are stopped and times saved upon exit
63 KArm 0.6
64 --------
65 - It is now possible to type in the time like 3:20, or 3:20 + 1:10
66 - The two QListBoxes with time and description has been replaced with one
67   QListView. This makes the interface nicer, and simplifies a lot internally.
69 KArm 0.3
70 --------
71 - Fixes edit task bugs
72 - Complies to new FSSTND
74 KArm 0.2
75 --------
76 - Now supports floating toolbar
77 - Documentation converted to linuxdoc