summaryrefslogtreecommitdiffabout
path: root/bin
authorzautrix <zautrix>2005-04-08 22:05:03 (UTC)
committer zautrix <zautrix>2005-04-08 22:05:03 (UTC)
commit9667e6f2589d5b2080cca928814f382761f8dda6 (patch) (unidiff)
tree438bcb5c041de0804284cf457cbc97a367dadf37 /bin
parentc0f1d38e29ee0d0a1d1dcb5bda08089923926b41 (diff)
downloadkdepimpi-9667e6f2589d5b2080cca928814f382761f8dda6.zip
kdepimpi-9667e6f2589d5b2080cca928814f382761f8dda6.tar.gz
kdepimpi-9667e6f2589d5b2080cca928814f382761f8dda6.tar.bz2
utf8 kapi import fix
Diffstat (limited to 'bin') (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index bc0c62a..97c8154 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,39 +1,41 @@
1Info about the changes in new versions of KDE-Pim/Pi 1Info about the changes in new versions of KDE-Pim/Pi
2 2
3********** VERSION 2.0.26 ************ 3********** VERSION 2.0.26 ************
4 4
5And again fixed some bugs. 5And again fixed some bugs.
6Added two more fields to the KA/Pi view config: 6Added two more fields to the KA/Pi view config:
7A "Mobile (home)" and a "Mobile (work)" field. 7A "Mobile (home)" and a "Mobile (work)" field.
8Fixed utf8 import (e.g. for Japaneese text) in KA/Pi.
9
8 10
9********** VERSION 2.0.25 ************ 11********** VERSION 2.0.25 ************
10 12
11And again fixed some bugs. 13And again fixed some bugs.
12 14
13********** VERSION 2.0.24 ************ 15********** VERSION 2.0.24 ************
14 16
15Fixed again a lot of small bugs. 17Fixed again a lot of small bugs.
16Some performance optimizations in date navigator. 18Some performance optimizations in date navigator.
17Month view displays now multi days events on top of each cell, such that it is more likely that all multi days items of one event are in the same row. 19Month view displays now multi days events on top of each cell, such that it is more likely that all multi days items of one event are in the same row.
18 20
19********** VERSION 2.0.23 ************ 21********** VERSION 2.0.23 ************
20 22
21Fixed again a lot of small and strange bugs, e.g. the missing toolbar of KA/Pi after a new installation. 23Fixed again a lot of small and strange bugs, e.g. the missing toolbar of KA/Pi after a new installation.
22Fixed the (agenda) layout of KO/Pi on 5500er. 24Fixed the (agenda) layout of KO/Pi on 5500er.
23Some usebility enhancements (e.g. reselection the current item of the todo view after some changes). 25Some usebility enhancements (e.g. reselection the current item of the todo view after some changes).
24 26
25********** VERSION 2.0.22 ************ 27********** VERSION 2.0.22 ************
26 28
27KO/Pi: 29KO/Pi:
28Fix for creating events/todos via the abgenda context menu. 30Fix for creating events/todos via the abgenda context menu.
29Added option to split toolbar to 3 toolbars. 31Added option to split toolbar to 3 toolbars.
30(Toolbar moving s disabled for this option due to a bug in Qt somewhere). 32(Toolbar moving s disabled for this option due to a bug in Qt somewhere).
31Added option to show one small filter-view-toolbar. 33Added option to show one small filter-view-toolbar.
32Added a print option to the desktop version: 34Added a print option to the desktop version:
33Now you can print out the view of the "Event Viewer". 35Now you can print out the view of the "Event Viewer".
34That means you can print all data of one particular event/todo. 36That means you can print all data of one particular event/todo.
35Added scaling options to printout of Event Viewer and What'sNext View. 37Added scaling options to printout of Event Viewer and What'sNext View.
36Fixed some problems in the month view in "week start sunday" mode. 38Fixed some problems in the month view in "week start sunday" mode.
37KA/Pi: 39KA/Pi:
38Added two more config options. 40Added two more config options.
39Fixed resizing problem of address request dialog when orientation was switched. 41Fixed resizing problem of address request dialog when orientation was switched.