-rw-r--r-- | bin/kdepim/korganizer/featuresKOPI.txt | 39 | ||||
-rw-r--r-- | korganizer/komonthview.cpp | 11 |
2 files changed, 41 insertions, 9 deletions
diff --git a/bin/kdepim/korganizer/featuresKOPI.txt b/bin/kdepim/korganizer/featuresKOPI.txt index ab6b224..052680e 100644 --- a/bin/kdepim/korganizer/featuresKOPI.txt +++ b/bin/kdepim/korganizer/featuresKOPI.txt | |||
@@ -143,6 +143,8 @@ B) Useful features, that are not straighforward to see | |||
143 | 4) Accessing the week in agenda view from the Month view | 143 | 4) Accessing the week in agenda view from the Month view |
144 | 5) Navigation in month view | 144 | 5) Navigation in month view |
145 | 6) Navigation in agenda view | 145 | 6) Navigation in agenda view |
146 | 7) Monthview as week view | ||
147 | 8) Switching display mode in date edit | ||
146 | 148 | ||
147 | 1) | 149 | 1) |
148 | Right mouse click on Zaurus: | 150 | Right mouse click on Zaurus: |
@@ -154,26 +156,30 @@ a menu available for this particular item. | |||
154 | On some places the menu pops up without releasing the stylus. | 156 | On some places the menu pops up without releasing the stylus. |
155 | That bevaviour is not a bug, it is caused by the the behaviour of the | 157 | That bevaviour is not a bug, it is caused by the the behaviour of the |
156 | single left click on the item. | 158 | single left click on the item. |
159 | |||
157 | 2) | 160 | 2) |
158 | Moving of items in the agenda view: | 161 | Moving of items in the agenda view: |
159 | In the aganda view you can move an item by clicking on it and holding | 162 | In the agenda view you can move an item by clicking on it and holding |
160 | the mouse down. | 163 | the mouse down. |
161 | You have to move the mouse some distance before the items actually | 164 | You have to move the mouse some distance before the items actually |
162 | starts to move. That is not abug, that is a feature to prevent | 165 | starts to move. That is not abug, that is a feature to prevent |
163 | you to make unwanted moves of the item when you click on it(and moving the | 166 | you to make unwanted moves of the item when you click on it(and moving the |
164 | mouse only a small distance with this click) | 167 | mouse only a small distance with this click) |
168 | |||
165 | 3) | 169 | 3) |
166 | Creating exceptions for recurring events: | 170 | Creating exceptions for recurring events: |
167 | To create an exception for a recurring event, | 171 | To create an exception for a recurring event, |
168 | move this event in the agenda view. | 172 | move this event in the agenda view. |
169 | This recurrence is automatically added to the list | 173 | This recurrence is automatically added to the list |
170 | of recurrence exceptions and a non-recurring clone is created. | 174 | of recurrence exceptions and a non-recurring clone is created. |
171 | To cancel a recurrence, create an exception by moving it | 175 | To cancel a single recurrence, create an exception by moving it |
172 | and then move it back and cancel it. | 176 | and then move it back and cancel it. |
177 | |||
173 | 4) | 178 | 4) |
174 | Accessing the week in agenda view from the month view: | 179 | Accessing the week in agenda view from the month view: |
175 | In the month view there are on the left week numbers displayed. | 180 | In the month view there are on the left week numbers displayed. |
176 | Click on a week number to see this week in the agenda view. | 181 | Click on a week number to see this week in the agenda view. |
182 | |||
177 | 5) | 183 | 5) |
178 | Navigation in month view: | 184 | Navigation in month view: |
179 | If you select the month view with the icon in the toolbar, | 185 | If you select the month view with the icon in the toolbar, |
@@ -187,6 +193,7 @@ a date range from the first of the month to the | |||
187 | 28.-31. of the month (the 28.-31. is valid for every month!) | 193 | 28.-31. of the month (the 28.-31. is valid for every month!) |
188 | then the (month-)navigation keys will select automatically the | 194 | then the (month-)navigation keys will select automatically the |
189 | complete next month as date range. | 195 | complete next month as date range. |
196 | |||
190 | 6) | 197 | 6) |
191 | Navigation in agenda view: | 198 | Navigation in agenda view: |
192 | If you select (as an example) 4 days in the date navigator | 199 | If you select (as an example) 4 days in the date navigator |
@@ -201,7 +208,33 @@ The "next days mode" is turned off by clicking on the | |||
201 | week view, work week view or day view button. | 208 | week view, work week view or day view button. |
202 | The agenda view has "time labels" on the left, which displays the hours from 0-24. | 209 | The agenda view has "time labels" on the left, which displays the hours from 0-24. |
203 | If you press the mouse on the timelabels and move it up/down you can | 210 | If you press the mouse on the timelabels and move it up/down you can |
204 | increase/decrease the agenda size quickly. | 211 | increase/decrease the agenda size quickly. |
212 | In the agenda view you can click on the day labels (e.g. Mon 14) | ||
213 | to see the selected date in single day mode. | ||
214 | If you click in single day mode the day label you will switch back to | ||
215 | the previously selected date range. | ||
216 | Right of the day labels is a ">" button. | ||
217 | If you click this button, you will go one day ahead. | ||
218 | Left of the day labels is the month name displayed. | ||
219 | If you click this button, the month view is shown. | ||
220 | |||
221 | 7) | ||
222 | Monthview as week view: | ||
223 | On the left side of the monthview are the week number labels displayed. | ||
224 | On top of these labels is a "W" displayed. | ||
225 | If you click on this button the month view mode will switch to week view mode. | ||
226 | To switch back, please click the button, which now displays a "M". | ||
227 | |||
228 | 8) | ||
229 | Switching display mode in date edit: | ||
230 | On several places is a date edit used. | ||
231 | You can scroll the dates by selecting the part of the date (month, day, year) | ||
232 | in the lineedit and pressing the key up/key down key. | ||
233 | The display mode of a date edit is initially short date mode. | ||
234 | (I.e. weekday names are not displayed) | ||
235 | If you doubleclick in the lineedit the mode switches to long date mode. | ||
236 | Now the weekday names are displayed for better overview. | ||
237 | To switch back simply doubleclick again in the line edit. | ||
205 | 238 | ||
206 | 239 | ||
207 | 240 | ||
diff --git a/korganizer/komonthview.cpp b/korganizer/komonthview.cpp index 9888566..6294b98 100644 --- a/korganizer/komonthview.cpp +++ b/korganizer/komonthview.cpp | |||
@@ -690,11 +690,7 @@ void MonthViewCell::resizeEvent ( QResizeEvent * ) | |||
690 | { | 690 | { |
691 | if ( !mMonthView->isUpdatePossible() ) | 691 | if ( !mMonthView->isUpdatePossible() ) |
692 | return; | 692 | return; |
693 | #ifndef DESKTOP_VERSION | 693 | |
694 | if ( !isVisible() ){ | ||
695 | return; | ||
696 | } | ||
697 | #endif | ||
698 | int size = height() - mLabel->height() - 2; | 694 | int size = height() - mLabel->height() - 2; |
699 | if ( size > 0 ) | 695 | if ( size > 0 ) |
700 | mItemList->verticalScrollBar()->setMaximumHeight( size ); | 696 | mItemList->verticalScrollBar()->setMaximumHeight( size ); |
@@ -841,6 +837,8 @@ KOMonthView::~KOMonthView() | |||
841 | } | 837 | } |
842 | void KOMonthView::switchView() | 838 | void KOMonthView::switchView() |
843 | { | 839 | { |
840 | if ( selectedCell( ) ) | ||
841 | selectedCell()->deselect(); | ||
844 | mShowWeekView = !mShowWeekView; | 842 | mShowWeekView = !mShowWeekView; |
845 | KOPrefs::instance()->mMonthViewWeek = mShowWeekView; | 843 | KOPrefs::instance()->mMonthViewWeek = mShowWeekView; |
846 | emit showNavigator( !mShowWeekView ); | 844 | emit showNavigator( !mShowWeekView ); |
@@ -1159,11 +1157,12 @@ void KOMonthView::computeLayoutWeek() | |||
1159 | if ( i && !( i % daysToShow) && i < 6) { | 1157 | if ( i && !( i % daysToShow) && i < 6) { |
1160 | y += hei/(5-daysToShow); | 1158 | y += hei/(5-daysToShow); |
1161 | x = 0; | 1159 | x = 0; |
1160 | w = colWid; | ||
1162 | } | 1161 | } |
1163 | if ( i == daysToShow-colModulo ) | 1162 | if ( i == daysToShow-colModulo ) |
1164 | ++w; | 1163 | ++w; |
1165 | if ( i >= 5 ) { | 1164 | if ( i >= 5 ) { |
1166 | mDayLabels[i]->setGeometry( x+weeklabelwid,y,w/2,h); | 1165 | mDayLabels[i]->setGeometry( x+weeklabelwid,y,w/2+1,h); |
1167 | x -= w/2 ; | 1166 | x -= w/2 ; |
1168 | } | 1167 | } |
1169 | else | 1168 | else |