From 10308be19ef7fa44699562cc75946e7ea1fdf6b9 Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 7 Jan 2011 03:45:53 +0000 Subject: Revert automated changes Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1212479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kdeprint/ChangeLog | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'kdeprint/ChangeLog') diff --git a/kdeprint/ChangeLog b/kdeprint/ChangeLog index 42ca0b863..182044501 100644 --- a/kdeprint/ChangeLog +++ b/kdeprint/ChangeLog @@ -93,7 +93,7 @@ Since 2.2 release, Michael Goffioul 18/10/2001 Michael Goffioul * kdeprintfax: don't hardcode program path, use the $PATH variable - first to tqfind the program. Default to /usr/bin if not found. + first to find the program. Default to /usr/bin if not found. 02/11/2001 Michael Goffioul * CUPS plugin: @@ -116,7 +116,7 @@ Since 2.2 release, Michael Goffioul of page selection on application-side. . set KPrinter object in KPrintDialog before adding other dialog pages (some pages may need it) - * wizard: changed button tqlayout and added a side graphic. Not + * wizard: changed button layout and added a side graphic. Not committed as the graphic comes from HP driver (copyright). 08/11/2001 Michael Goffioul @@ -234,7 +234,7 @@ Since 2.2 release, Michael Goffioul . pseudo-printers and filters are completely based on new XML object, though old style is supported (only requirements from previous mechanism are not used). - . KPrintFilter and KMFilterManager are now obsolete and tqreplaced + . KPrintFilter and KMFilterManager are now obsolete and replaced by KXmlCommand and KXmlCommandManager respectively. * kdeprintfax: made the log window a "real" log window. It is dynamically refreshed on new debug output arrival (suggested by user). @@ -299,7 +299,7 @@ Since 2.2 release, Michael Goffioul 10/01/2002 Michael Goffioul * general: added (temporary) workaround for drawing problems in fixed toolbars, until a real fix gets implemented: - static_cast(tb)->tqlayout()->setMargin(1); + static_cast(tb)->layout()->setMargin(1); * general: started to used new icons provided by Bogdan, for the toolbar * general: added KPrinter::autoConfigure(), to automatically configure a KPrinter object without the need for a print dialog. @@ -391,7 +391,7 @@ Since 2.2 release, Michael Goffioul 15/02/2002 Michael Goffioul * general: fixed infinite recursion bug in KIconSelectAction * CUPS: temporarily disabled edition of page-ranges as it seems CUPS is - buggy. I should tqfind a workaround. + buggy. I should find a workaround. * general (CUPS): enable some actions for jobs on remote hosts. It seems to work OK between my local LM-8.1 and a remote LM-7.2. @@ -401,7 +401,7 @@ Since 2.2 release, Michael Goffioul 17/02/2002 Michael GOffioul * preview: - . better algorithm to tqfind a preview object + . better algorithm to find a preview object . more comprehensive error report . possibility to cancel printing even with external PS viewers * general: added the backend stuff for printer filtering, needs GUI -- cgit v1.2.1