Subject: [Korganizer-devel] [Bug 286945] On printing month, date line footer prints in center of calendar https://bugs.kde.org/show_bug.cgi?id=286945 Allen Winter <winter@xxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.9.0 Resolution| |FIXED --- Comment #2 from Allen Winter <winter kde org> 2012-02-16 23:25:57 --- Git commit ca8fc44e914e5d6f2514ffb68903bcd332ec267e by Allen Winter. Committed on 16/02/2012 at 00:55. Pushed by winterz into branch 'master'. Add a new option for printing the footer Fix up the layouts of all the print dialog pages add some more whatsthis and tooltips to the print dialogs MERGE: none GUI: FIXED-IN: 4.9.0 M +216 -173 korganizer/printing/calprintdayconfig_base.ui M +49 -19 korganizer/printing/calprintdefaultplugins.cpp M +1 -0 korganizer/printing/calprintdefaultplugins.h M +79 -48 korganizer/printing/calprintincidenceconfig_base.ui M +189 -146 korganizer/printing/calprintmonthconfig_base.ui M +19 -2 korganizer/printing/calprintpluginbase.cpp M +6 -0 korganizer/printing/calprintpluginbase.h M +211 -187 korganizer/printing/calprinttodoconfig_base.ui M +224 -175 korganizer/printing/calprintweekconfig_base.ui http://commits.kde.org/kdepim/ca8fc44e914e5d6f2514ffb68903bcd332ec267e -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Korganizer-devel mailing list Korganizer-devel@xxxxxxx https://mail.kde.org/mailman/listinfo/korganizer-devel |