summaryrefslogtreecommitdiffstats
path: root/karm/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'karm/ChangeLog')
-rw-r--r--karm/ChangeLog65
1 files changed, 65 insertions, 0 deletions
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