From 00c3041bcca175069e36271b72188965ad1ffcf5 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 24 Jan 2013 13:30:37 -0600 Subject: Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 --- ChangeLog | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 72c3f24..c57a935 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2005,7 +2005,7 @@ V 0.1.5-rc2 - 2008-02-01 Kipi-plugins from KDE3 branch : Batch Process : restore metadata properlly with JPEG file during conversion. Pawel, This patch sound like properlly under KDE3.5, but not - under KDE 3.4. I suspect a bug in KProcess or something like + under KDE 3.4. I suspect a bug in TDEProcess or something like that. BUG: 152210 @@ -2022,7 +2022,7 @@ V 0.1.5-rc2 - 2008-02-01 kipi-plugins/batchprocessimages/convertimagesdialog.cpp, kipi-plugins/batchprocessimages/convertimagesdialog.h, kipi-plugins/batchprocessimages/imagepreview.cpp: - Do not test is KProcess is out imediatly. + Do not test is TDEProcess is out imediatly. BUG: 151578 2007-11-19 13:40 cgilles @@ -2675,7 +2675,7 @@ V 0.1.5-rc1 - 2007-12-29 Kipi-plugins from KDE3 branch : Batch Process : restore metadata properlly with JPEG file during conversion. Pawel, This patch sound like properlly under KDE3.5, but not - under KDE 3.4. I suspect a bug in KProcess or something like + under KDE 3.4. I suspect a bug in TDEProcess or something like that. BUG: 152210 @@ -2692,7 +2692,7 @@ V 0.1.5-rc1 - 2007-12-29 kipi-plugins/batchprocessimages/convertimagesdialog.cpp, kipi-plugins/batchprocessimages/convertimagesdialog.h, kipi-plugins/batchprocessimages/imagepreview.cpp: - Do not test is KProcess is out imediatly. + Do not test is TDEProcess is out imediatly. BUG: 151578 2007-11-19 13:40 cgilles @@ -3387,7 +3387,7 @@ V 0.1.5-beta1 - 2007-10-07 kipi-plugins/batchprocessimages/imagepreview.cpp: kipi-plugins from KDE3 branch : Bugfix with ImageMagick background process creation : always checking if process - (KProcess) is ended properlly (no ImageMagick crash for ex.) + (TDEProcess) is ended properlly (no ImageMagick crash for ex.) 2007-09-25 11:00 cgilles @@ -10191,7 +10191,7 @@ v 0.1.3-beta1 - 2006-11-29 rawconverter/singledialog.cpp: kipi-plugins from trunk : Raw Converter : full cancelable (when you want) dcraw instance during RAW image data decoding. - The code use now a KProcess instance instead a simple + The code use now a TDEProcess instance instead a simple non-cancelable popen() call. The implementation is inspired from digiKam RAW image loader CCBUGS: 107905, 128394 @@ -10689,7 +10689,7 @@ v 0.1.3-beta1 - 2006-11-29 This commit remove libmagick++ depency to process non-jpeg files transforms. The plugin use an ImageMagick runtime dependency - instead (convert tool run by a KProcess instance). + instead (convert tool run by a TDEProcess instance). CCMAIL: kde-imaging@kde.org -- cgit v1.2.1