| informationsyndicateUTC clock | event counters The last message was received 3.18 years ago at 02:53 on Mar 23, 2009 0 messages so far today, 0 messages yesterday 0 messages so far this week, 0 messages last week 0 messages so far this month, 0 messages last month 24 messages since the first one, 3.63 years ago, for an average of 1.84 months between messages recent messages date | project | content | link |
|---|
| 02:53 on Mar 23, 2009 | KDE | Commit by rgoodheart :: r942977 korganizer/trunk/KDE/kdepim/korganizer/printing/ (2 files): SVN_SILENT removed and fixed unused variable warnings | # | | 06:01 on Mar 21, 2009 | KDE | Commit by rgoodheart :: r942121 korganizer/trunk/KDE/kdepim/korganizer/printing/ (3 files): BUG: 90589 Todo's will now split pages within a description and correctly draw the connector lines. | # | | 05:11 on Mar 07, 2009 | KDE | Commit by rgoodheart :: r936135 korganizer/trunk/KDE/kdepim/korganizer/printing/ (2 files): BUG: 123501
Checks for paging on each line and splits lines to fit on the page width so that long lines and paragraphs in the description will print properly. Rich text is converted to plain text for printing. | # | | 06:03 on Mar 02, 2009 | KDE | Commit by rgoodheart :: r934007 korganizer/trunk/KDE/kdepim/korganizer/printing/ (3 files): Added real rich text printing Made small calendars in header slightly smaller Removed extra config line for 'Use Colors' | # | | 03:22 on Jan 26, 2009 | KDE | Commit by rgoodheart :: r916815 korganizer/trunk/KDE/kdepim/korganizer/printing/calprintpluginbase.cpp: SVN_SILENT check description for rich text before converting to plain text as the conversion also removes any newlines. | # | | 01:46 on Jan 26, 2009 | KDE | Commit by rgoodheart :: r916798 korganizer/trunk/KDE/kdepim/korganizer/ (8 files in 2 dirs): BUG: 126047 print preview added to korganizer main menu, todo popup menu and event popup menu | # | | 06:29 on Jan 25, 2009 | KDE | Commit by rgoodheart :: r916346 korganizer/trunk/KDE/kdepim/korganizer/printing/calprintdefaultplugins.cpp: SVN_SILENT revert inadvertent string change left over from debugging | # | | 06:20 on Jan 25, 2009 | KDE | Commit by rgoodheart :: r916345 korganizer/trunk/KDE/kdepim/korganizer/printing/calprintdefaultplugins.cpp: Added footer that was missing from split week print | # | | 08:06 on Jan 24, 2009 | KDE | Commit by rgoodheart :: r915916 korganizer/trunk/KDE/kdepim/korganizer/ (3 files in 2 dirs): Implemented print option in todo list fixed up problem with status printing in incidence | # | | 05:00 on Jan 20, 2009 | KDE | Commit by rgoodheart :: r913921 korganizer/trunk/KDE/kdepim/korganizer/printing/ (7 files): BUG: 65192 GUI: Configurable ability to exclude Confidential and Private Incidences Day, Week, Month and ToDo prints. | # | | 19:36 on Jan 19, 2009 | KDE | Commit by rgoodheart :: r913726 korganizer/trunk/KDE/kdepim/korganizer/printing/ (7 files): BUG: 89556 Added optional description to days,weeks, months Also optional dates for timeline prints
GUI: | # | | 05:54 on Jan 19, 2009 | KDE | Commit by rgoodheart :: r913316 korganizer/trunk/KDE/kdepim/korganizer/printing/calprintpluginbase.cpp: BUG: 115142 now uses koprefs for todo overdue color | # | | 04:43 on Jan 08, 2009 | KDE | Commit by rgoodheart :: r907451 korganizer/trunk/KDE/kdepim/korganizer/printing/ (9 files): These changes also address some print overflow issues that were still happening but were not reported.
GUI:
gui changes to configuration dialogs
BUG: 102473
Print month does not produce color output - events now in category colors
BUG: 144809
Calendar will not print in color - category colors for incidence,day,week and month
BUG: 102598
Print Locations,Descriptions, etc. on Filofax week pages - additional info added
BUG: 104731
include date when printing month view on paper - date now printed on the bottom of page
BUG: 167751
Printing jounral entries with richtext from korganizer print html-tags
rich text is converted to plain text before printing for now on all print types rather than printing the html
FEATURE: 71908
calendar-print: option to switch on lines would be great - added optional note lines
FEATURE: 83689
Support printing of arbitrary date ranges - day range supports arbitrary range
(patch from David Faure incorporated - feature in day print to print selected range on one page
FEATURE: 110690
Print "Month view" does not print all events - triangle printed in lower right hand side of display box if the print overflows the box and all information is not displayed | # | | 06:22 on Dec 08, 2008 | KDE | Commit by rgoodheart :: r894190 korganizer/trunk/KDE/kdepim/korganizer/printing/calprintdefaultplugins.cpp: Configuration items in derived classes were all being put into the same section called 'General' except for the items in the base class which were in sections specific to each derived class! This fix causes the config section to be set to an area specific to each derived class. Additionally the color settings are handled in the base class, the lines duplicating functionality were removed. | # | | 04:07 on Dec 04, 2008 | KDE | Commit by rgoodheart :: r892330 korganizer/trunk/KDE/kdepim/korganizer/views/monthview/monthscene.cpp: this starts the print date on the date from the calendar rather than the event start date. Todo's without a start date would not have a date in the print dialog. | # | | 10:37 on Oct 26, 2008 | KDE | Commit by rgoodheart :: r876037 korganizer/trunk/KDE/kdepim/korganizer/ (2 files in 2 dirs): fixed minor formatting problem with weekly split header added guard code to categoryColor() to stop the crashing when there were no categories. fixed code so that day print will print the items, second loop used same iterator that was already at the end. Added start and end times to day agenda items. | # | | 23:37 on Oct 13, 2008 | KDE | Commit by rgoodheart :: r871128 korganizer/trunk/KDE/kdepim/korganizer/printing/calprintdefaultplugins.cpp: BUG: 138929 for getting weekday, resulting in the last week not printing if the starting weekday was later in the week than the endday when more than one week was chosen. For example: week starting mon-sun, week1=tue, week2=thu result was two weeks printed. week1=thu, week2=tue would only result in one week printed. The ending week is now printed in both cases. | # | | 23:37 on Oct 13, 2008 | KDE-India | Commit by rgoodheart :: r871128 /trunk/KDE/kdepim/korganizer/printing/calprintdefaultplugins.cpp: BUG: 138929 for getting weekday, resulting in the last week not printing if the starting weekday was later in the week than the endday when more than one week was chosen. For example: week starting mon-sun, week1=tue, week2=thu result was two weeks printed. week1=thu, week2=tue would only result in one week printed. The ending week is now printed in both cases. | # | | 21:55 on Oct 13, 2008 | KDE | Commit by rgoodheart :: r871110 korganizer/trunk/KDE/kdepim/korganizer/printing/calprintpluginbase.cpp: cleanup week printing split view, was still truncating | # | | 21:55 on Oct 13, 2008 | KDE-India | Commit by rgoodheart :: r871110 /trunk/KDE/kdepim/korganizer/printing/calprintpluginbase.cpp: cleanup week printing split view, was still truncating | # |
|