From 460c52653ab0dcca6f19a4f492ed2c5e4e963ab0 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- karm/ChangeLog | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 karm/ChangeLog (limited to 'karm/ChangeLog') diff --git a/karm/ChangeLog b/karm/ChangeLog new file mode 100644 index 000000000..6bec23479 --- /dev/null +++ b/karm/ChangeLog @@ -0,0 +1,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 -- cgit v1.2.1