author | zautrix <zautrix> | 2005-03-10 14:45:20 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-03-10 14:45:20 (UTC) |
commit | 3a1891136e7b1290a6b3ddd573a863e51bd3047b (patch) (unidiff) | |
tree | 1de78034c5b222e57ef05b7e735f979fe2944966 /bin | |
parent | 34f5a1b758adb98c466ae8e45c9d980d62dfc544 (diff) | |
download | kdepimpi-3a1891136e7b1290a6b3ddd573a863e51bd3047b.zip kdepimpi-3a1891136e7b1290a6b3ddd573a863e51bd3047b.tar.gz kdepimpi-3a1891136e7b1290a6b3ddd573a863e51bd3047b.tar.bz2 |
fixes
-rw-r--r-- | bin/kdepim/WhatsNew.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index 95a1866..5661955 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -1,42 +1,46 @@ | |||
1 | Info about the changes in new versions of KDE-Pim/Pi | 1 | Info about the changes in new versions of KDE-Pim/Pi |
2 | 2 | ||
3 | ********** VERSION 2.0.15 ************ | 3 | ********** VERSION 2.0.15 ************ |
4 | 4 | ||
5 | PwM/Pi: | 5 | PwM/Pi: |
6 | Added keyboard shorcuts for | 6 | Added keyboard shorcuts for |
7 | - toggling summary view (space bar) | 7 | - toggling summary view (space bar) |
8 | - delete item (delete + backspace key) | 8 | - delete item (delete + backspace key) |
9 | - add new item ( i + n key) | 9 | - add new item ( i + n key) |
10 | Fixed length of info in the title. | 10 | Fixed length of info in the title. |
11 | 11 | ||
12 | KO/Pi-KA/Pi: | 12 | KO/Pi-KA/Pi: |
13 | Changed "ME" menu bar entry to an icon. | 13 | Changed "ME" menu bar entry to an icon. |
14 | 14 | ||
15 | KO/Pi: | 15 | KO/Pi: |
16 | Fixed two minor bugs in displaying todos. | 16 | Fixed two minor bugs in displaying todos. |
17 | If in month view a cell is selected, the key shortcut "d" shows now that date. | 17 | If in month view a cell is selected, the key shortcut "d" shows now that date. |
18 | Added complete info for a todo in month view as an icon left of the text. | 18 | Added complete info for a todo in month view as an icon left of the text. |
19 | Fixed problems of displaying data when "<" or ">" were used in summary/location/description. | ||
20 | Fixed problem of search dialog size when switching displays. | ||
21 | Cancel key now closes date picker. | ||
22 | Rearranged KO/Pi file menu structure. | ||
19 | 23 | ||
20 | 24 | ||
21 | ********** VERSION 2.0.14 ************ | 25 | ********** VERSION 2.0.14 ************ |
22 | 26 | ||
23 | Made Passwordmanager PwM/Pi more userfriendly: | 27 | Made Passwordmanager PwM/Pi more userfriendly: |
24 | Rearranged some toolbar icons, optimized setting of focus, fixed layout problems and more. | 28 | Rearranged some toolbar icons, optimized setting of focus, fixed layout problems and more. |
25 | Fixed bug in KO/Pi todo printing. | 29 | Fixed bug in KO/Pi todo printing. |
26 | Made Qtopia calendar import possible on desktop . | 30 | Made Qtopia calendar import possible on desktop . |
27 | 31 | ||
28 | ********** VERSION 2.0.13 ************ | 32 | ********** VERSION 2.0.13 ************ |
29 | 33 | ||
30 | Fixed a problem in the addressee select dialog and made it more user friendly by adding a minimize splitter. | 34 | Fixed a problem in the addressee select dialog and made it more user friendly by adding a minimize splitter. |
31 | 35 | ||
32 | In the search dialog you can switch now the focus from search line edit to the list view by pressing key "arrow down". | 36 | In the search dialog you can switch now the focus from search line edit to the list view by pressing key "arrow down". |
33 | 37 | ||
34 | OM/Pi: | 38 | OM/Pi: |
35 | Fixed a refresh problem of outgoing/sent/sendfailed folders after sending mails. | 39 | Fixed a refresh problem of outgoing/sent/sendfailed folders after sending mails. |
36 | Added missing German translation. | 40 | Added missing German translation. |
37 | Added warning if path is specified in local folder settings of account config. | 41 | Added warning if path is specified in local folder settings of account config. |
38 | 42 | ||
39 | ********** VERSION 2.0.12 ************ | 43 | ********** VERSION 2.0.12 ************ |
40 | 44 | ||
41 | KO/Pi: | 45 | KO/Pi: |
42 | Fixed a bug in todo start/due date handling for non recurring todos with a start and due date. | 46 | Fixed a bug in todo start/due date handling for non recurring todos with a start and due date. |