summaryrefslogtreecommitdiffabout
authorzautrix <zautrix>2005-01-27 08:30:24 (UTC)
committer zautrix <zautrix>2005-01-27 08:30:24 (UTC)
commite4beb835276376646307bea74430008c332bd387 (patch) (unidiff)
tree5e2b0e309066b80d54630caefd708e90a403fdd0
parent3cc7fcfca62701f39c2626d48286b949a43313da (diff)
downloadkdepimpi-e4beb835276376646307bea74430008c332bd387.zip
kdepimpi-e4beb835276376646307bea74430008c332bd387.tar.gz
kdepimpi-e4beb835276376646307bea74430008c332bd387.tar.bz2
fix
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index 9b70a36..21f5b2f 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,134 +1,132 @@
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.0 ************ 3********** VERSION 2.0.0 ************
4 4
5Stable release 2.0.0!
6
7KO/Pi: 5KO/Pi:
8Fixed problem in edit dialog recreation at startup. 6Fixed problem in edit dialog recreation at startup.
9Made "toggle view*" menu items enabled context sensitive. 7Made "toggle view*" menu items enabled context sensitive.
10Changed agenda size menu to items 1-10. 8Changed agenda size menu to items 1-10.
11Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down. 9Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down.
12OM/Pi: 10OM/Pi:
13Added three info lines to display subject, from and to of selected mails. 11Added three info lines to display subject, from and to of selected mails.
14 12
15********** VERSION 1.9.20 ************ 13********** VERSION 1.9.20 ************
16 14
17KO/Pi: 15KO/Pi:
18Added for the "dislplay one day" agenda mode 16Added for the "dislplay one day" agenda mode
19info in the caption and in the day lables: 17info in the caption and in the day lables:
20Now it is displayed, if the selected day is from "day before yesterday" 18Now it is displayed, if the selected day is from "day before yesterday"
21to "day after tomorrow". 19to "day after tomorrow".
22Made it possible to delete a Todo, which has sub-todos. 20Made it possible to delete a Todo, which has sub-todos.
23Fixed two small problems in the todo view. 21Fixed two small problems in the todo view.
24Added missing German translation for filter edit and print dialog. 22Added missing German translation for filter edit and print dialog.
25Made search dialog closeable by cancel key. 23Made search dialog closeable by cancel key.
26 24
27Made it possible to select in the date picker the (ligt grey ) 25Made it possible to select in the date picker the (ligt grey )
28dates of the prev./next month with the mouse. 26dates of the prev./next month with the mouse.
29 27
30OM/Pi: 28OM/Pi:
31"Delete mail" icon in main window now deletes all selected mails. 29"Delete mail" icon in main window now deletes all selected mails.
32Fixed the problem, that the state flag of imap mails was ignored. 30Fixed the problem, that the state flag of imap mails was ignored.
33Now mails with "FLAG_SEEN" on the imap server get no icon in the list view 31Now mails with "FLAG_SEEN" on the imap server get no icon in the list view
34to indecate that they are already seen. 32to indecate that they are already seen.
35Fixed the problem that the body of some mails was not displayed in the 33Fixed the problem that the body of some mails was not displayed in the
36mail viewer when fetching them from the imap server directly to read them. 34mail viewer when fetching them from the imap server directly to read them.
37Made it (configurable) possible to show the "To:" field in the list view. 35Made it (configurable) possible to show the "To:" field in the list view.
38Added to the mail viewer the option "View Source" to make it possible to see the raw mail data. 36Added to the mail viewer the option "View Source" to make it possible to see the raw mail data.
39Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the 37Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the
40local storage folder (specified in account settings) of the account of the mail. 38local storage folder (specified in account settings) of the account of the mail.
41Removed some memory leaks in OM/Pi. 39Removed some memory leaks in OM/Pi.
42 40
43 41
44********** VERSION 1.9.19 ************ 42********** VERSION 1.9.19 ************
45 43
46Added a lot of missing translations to KA/Pi, 44Added a lot of missing translations to KA/Pi,
47Added some missing translations to KO/Pi and OM/Pi. 45Added some missing translations to KO/Pi and OM/Pi.
48 46
49Fixed some minor problems in KA/Pi + KO/Pi. 47Fixed some minor problems in KA/Pi + KO/Pi.
50 48
51Fixed a crash when closing PwM/Pi. 49Fixed a crash when closing PwM/Pi.
52Added German translation for PwM/Pi. 50Added German translation for PwM/Pi.
53 51
54Made view change and Month View update faster in KO/Pi. 52Made view change and Month View update faster in KO/Pi.
55 53
56 54
57********** VERSION 1.9.18 ************ 55********** VERSION 1.9.18 ************
58 56
59FYI: The VERSION 1.9.17 was a testing release only. 57FYI: The VERSION 1.9.17 was a testing release only.
60Please read the changelog of VERSION 1.9.17 as well. 58Please read the changelog of VERSION 1.9.17 as well.
61 59
62Cleaned up the syncing config dialog. 60Cleaned up the syncing config dialog.
63Added sync config options for date range for events. 61Added sync config options for date range for events.
64Added sync config options for filters on incoming data. 62Added sync config options for filters on incoming data.
65Added sync config options for filters on outgoing data. 63Added sync config options for filters on outgoing data.
66Please read the updated SyncHowTo about the new filter settings. 64Please read the updated SyncHowTo about the new filter settings.
67These filter settings make it now possible to sync with shared 65These filter settings make it now possible to sync with shared
68calendars without writing back private or confidential data 66calendars without writing back private or confidential data
69(via the outgoing filters). 67(via the outgoing filters).
70To sync only with particular parts of a shared calendar, 68To sync only with particular parts of a shared calendar,
71the incoming filter settings can be used. 69the incoming filter settings can be used.
72An example can be found in the SyncHowTo. 70An example can be found in the SyncHowTo.
73Same for shared addressbooks. 71Same for shared addressbooks.
74 72
75Added a setting for the global kdepim data storage. 73Added a setting for the global kdepim data storage.
76Usually the data is stored in (yourhomedir/kdepim). 74Usually the data is stored in (yourhomedir/kdepim).
77Now you can set in the Global config dialog TAB, subTAB "Data storage path" 75Now you can set in the Global config dialog TAB, subTAB "Data storage path"
78a directory where all the kdepim data is stored. 76a directory where all the kdepim data is stored.
79That makes it easy to save all kdepim data on a SD card on the Z, for example. 77That makes it easy to save all kdepim data on a SD card on the Z, for example.
80 78
81KO/Pi: 79KO/Pi:
82The timeedit input has a pulldown list for times. 80The timeedit input has a pulldown list for times.
83If opened, this pulldown list should now has the right time highlighted. 81If opened, this pulldown list should now has the right time highlighted.
84Added the possibility to exclude events/todos/journals in a filter. 82Added the possibility to exclude events/todos/journals in a filter.
85You should exclude journals, if you do not want them to sync with a public calendar. 83You should exclude journals, if you do not want them to sync with a public calendar.
86 84
87KA/Pi: 85KA/Pi:
88Added the possibility to in/exclude public/private/confidential contacts to a filter. 86Added the possibility to in/exclude public/private/confidential contacts to a filter.
89If you have already defined filterrules in KA/Pi you have to adjust them all by setting the "include public/private/confidential" property manually. Sorry for that ... 87If you have already defined filterrules in KA/Pi you have to adjust them all by setting the "include public/private/confidential" property manually. Sorry for that ...
90Added printing of card view and details view on desktop. 88Added printing of card view and details view on desktop.
91Printing of list view is not working... 89Printing of list view is not working...
92Added button for removing pictures in contact editor. 90Added button for removing pictures in contact editor.
93Parsing data fix of KA/Pi version 1.9.17. 91Parsing data fix of KA/Pi version 1.9.17.
94Fixed the "parse name automatically" problem of KA/Pi version 1.9.17. 92Fixed the "parse name automatically" problem of KA/Pi version 1.9.17.
95Fixed some syncing merging problems. 93Fixed some syncing merging problems.
96 94
97 95
98********** VERSION 1.9.17 ************ 96********** VERSION 1.9.17 ************
99 97
100KO/Pi: 98KO/Pi:
101Fixed that tooltips were not updated after moving an item in agenda view. 99Fixed that tooltips were not updated after moving an item in agenda view.
102Fixed a bug in sorting start date for recurring events in list view. 100Fixed a bug in sorting start date for recurring events in list view.
103Changed the left button in todo viewer from "Agenda" to "Set completed". 101Changed the left button in todo viewer from "Agenda" to "Set completed".
104This makes it possible to change a todo in the What's Next View quickly to the completed state without leaving the What's Next View. 102This makes it possible to change a todo in the What's Next View quickly to the completed state without leaving the What's Next View.
105Added more info in the todo viewer: Startdate, parent/sub todos. 103Added more info in the todo viewer: Startdate, parent/sub todos.
106 104
107 105
108KA/Pi: 106KA/Pi:
109All fields search does now actually search all the (possible) fields, 107All fields search does now actually search all the (possible) fields,
110not only those listed in the contact list. 108not only those listed in the contact list.
111Made is possible to inline a picture in a vcard on the Z. 109Made is possible to inline a picture in a vcard on the Z.
112This was only possible on the desktop, now is it possible on the Z as well. 110This was only possible on the desktop, now is it possible on the Z as well.
113Fixed of missing save settings after filter configuration. 111Fixed of missing save settings after filter configuration.
114Made saving of addressbook much faster. 112Made saving of addressbook much faster.
115Fixed extension widget layout problem. 113Fixed extension widget layout problem.
116Fixed saving of default formatted name settings. 114Fixed saving of default formatted name settings.
117Fixed formatted name handling in edit dialog. 115Fixed formatted name handling in edit dialog.
118Added an option for changing formatted names of many contacts 116Added an option for changing formatted names of many contacts
119(menu: File - Change - Set formatted name). 117(menu: File - Change - Set formatted name).
120 118
121QWhatsThis was not working on the Z ( only black rectangle was shown). 119QWhatsThis was not working on the Z ( only black rectangle was shown).
122This is Fixed. 120This is Fixed.
123 121
124KDE-Sync: 122KDE-Sync:
125Now readonly KDE resources are synced as well. 123Now readonly KDE resources are synced as well.
126(They are not changed in KDE itself, of course). 124(They are not changed in KDE itself, of course).
127 125
128 126
129 127
130********** VERSION 1.9.16 ************ 128********** VERSION 1.9.16 ************
131 129
132KO/Pi: 130KO/Pi:
133Fixed search dialog size on Z 6000 (480x640 display). 131Fixed search dialog size on Z 6000 (480x640 display).
134Added setting to hide/show time in agenda items. 132Added setting to hide/show time in agenda items.