Summary: | korganizer: last line of description cut off when printing with "Include descriptions" | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | missive |
Component: | printing | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | smartins, yadtxizh |
Priority: | NOR | ||
Version: | 4.4.5 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/1db0473c7fe43523ccc607576a5353583c45b478 | Version Fixed In: | 4.8.5 |
Sentry Crash Report: | |||
Attachments: | proposed patch to fix clipping in monthly printout - see bug 217225 |
Description
missive
2011-01-17 17:25:11 UTC
Created attachment 72268 [details] proposed patch to fix clipping in monthly printout - see bug 217225 Can you post the patch to reviewboard.kde.org? Thanks Git commit 650e0c6a4c91b6211122e7e9d446242d557244fc by Allen Winter. Committed on 22/07/2012 at 22:53. Pushed by winterz into branch 'master'. Fixes to make the printing inside dayboxes (esp month prints) look nicer and fit better. Includes a patch from Fred Feuerstein, Thanks! REVIEW: 105609 Related: bug 217225, bug 237292, bug 251681 FIXED-IN: 4.8.5 MERGE: 4.8,4.9 M +53 -45 korganizer/printing/calprintpluginbase.cpp http://commits.kde.org/kdepim/650e0c6a4c91b6211122e7e9d446242d557244fc Git commit c9c97e6da7a43317439ca5a63c6bc6bde5c16348 by Allen Winter. Committed on 22/07/2012 at 22:53. Pushed by winterz into branch 'KDE/4.8'. Fixes to make the printing inside dayboxes (esp month prints) look nicer and fit better. Includes a patch from Fred Feuerstein, Thanks! REVIEW: 105609 Related: bug 217225, bug 237292, bug 251681 FIXED-IN: 4.8.5 MERGE: 4.8,4.9 (cherry picked from commit 650e0c6a4c91b6211122e7e9d446242d557244fc) Conflicts: korganizer/printing/calprintpluginbase.cpp M +53 -45 korganizer/printing/calprintpluginbase.cpp http://commits.kde.org/kdepim/c9c97e6da7a43317439ca5a63c6bc6bde5c16348 Git commit 1db0473c7fe43523ccc607576a5353583c45b478 by Allen Winter. Committed on 22/07/2012 at 22:53. Pushed by winterz into branch 'KDE/4.9'. Fixes to make the printing inside dayboxes (esp month prints) look nicer and fit better. Includes a patch from Fred Feuerstein, Thanks! REVIEW: 105609 Related: bug 217225, bug 237292, bug 251681 FIXED-IN: 4.8.5 MERGE: 4.8,4.9 (cherry picked from commit 650e0c6a4c91b6211122e7e9d446242d557244fc) M +53 -45 korganizer/printing/calprintpluginbase.cpp http://commits.kde.org/kdepim/1db0473c7fe43523ccc607576a5353583c45b478 |