| Summary: | event not shown in month view when it spans over several sheets | ||
|---|---|---|---|
| Product: | [Applications] korganizer | Reporter: | Martin Stolpe <martinstolpe> |
| Component: | monthview | Assignee: | Sergio Martins <smartins> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | smartins |
| Priority: | NOR | ||
| Version First Reported In: | 0.9 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Martin Stolpe
2011-11-19 11:41:27 UTC
Git commit 4fbd25490042b4994d410b54c901078e31e61994 by Sergio Martins. Committed on 19/11/2011 at 15:58. Pushed by smartins into branch 'master'. Event crossing month bounderies wasn't being shown. Patch by Reimar Imhof. I changed it a bit and replaced downcasts with date roles. BUG: 286876 BUG: 286984 M +4 -13 calendarviews/eventviews/month/monthview.cpp http://commits.kde.org/kdepim/4fbd25490042b4994d410b54c901078e31e61994 Git commit 69554e88f51faa7c02d6453286790542a39b7ed8 by Sergio Martins. Committed on 19/11/2011 at 15:58. Pushed by smartins into branch 'KDE/4.7'. Event crossing month bounderies wasn't being shown. Patch by Reimar Imhof. I changed it a bit and replaced downcasts with date roles. BUG: 286876 BUG: 286984 (cherry picked from commit 4fbd25490042b4994d410b54c901078e31e61994) M +4 -13 calendarviews/eventviews/month/monthview.cpp http://commits.kde.org/kdepim/69554e88f51faa7c02d6453286790542a39b7ed8 Thanks for fixing the problem! That was really quick! |