diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:25:51 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:25:51 -0600 |
commit | 10d461f8a8b11ea740680361c20c4a378811e8a4 (patch) | |
tree | fb43cedf9cd3b06209af237c3cbbc9c0a8fb0896 /ChangeLog | |
parent | 23c5b612d95f27d80c70adef92890955574a94bf (diff) | |
download | pytde-10d461f8a8b11ea740680361c20c4a378811e8a4.tar.gz pytde-10d461f8a8b11ea740680361c20c4a378811e8a4.zip |
Additional kde to tde renaming
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -147,7 +147,7 @@ for second ctors ItemInt64 and ItemUInt64 ------------------------------------------------------------------------ r92 | (jim) | 2006-01-14 14:03:35 -0800 (Sat, 14 Jan 2006) | 2 lines -reversed kdecore/kconfigskeleton change +reversed tdecore/kconfigskeleton change ------------------------------------------------------------------------ r91 | (jim) | 2006-01-14 13:40:37 -0800 (Sat, 14 Jan 2006) | 2 lines @@ -157,7 +157,7 @@ remove erroneous files ------------------------------------------------------------------------ r90 | (jim) | 2006-01-14 13:38:39 -0800 (Sat, 14 Jan 2006) | 5 lines -Fix sio syntax errors in kdecore/kconfigskeleton.sip +Fix sio syntax errors in tdecore/kconfigskeleton.sip (QValueList<int>() as arg default value) and kio/slaveinterface.sip (%TypeHeaderCode in namespace instead of %ModuleHeaderCode outside) @@ -196,7 +196,7 @@ Added missing @mark@ to sip.in files ------------------------------------------------------------------------ r84 | (jim) | 2005-12-17 13:39:26 -0800 (Sat, 17 Dec 2005) | 3 lines -Removed longlong/ulonglong from kzip (now in kdecore for +Removed longlong/ulonglong from kzip (now in tdecore for older KDE versions), and versioned QPtrList<KConfigDialogManager> ------------------------------------------------------------------------ @@ -233,9 +233,9 @@ r78 | (jim) | 2005-10-13 11:45:39 -0700 (Thu, 13 Oct 2005) | 8 lines Replaced sipNewCppToSelf instances with sipBuildResult Cleaned up sip files for gcc 3.4.x/4.0.x compatibility -Dropped kdesu (undefined symbol problem) -Added -fno-rtti to kdeprint compile -Dropped driver.sip from kdeprint +Dropped tdesu (undefined symbol problem) +Added -fno-rtti to tdeprint compile +Dropped driver.sip from tdeprint Updated configure.py to use pyqtconfig.py for Qt environment info Backed out konsolepart code (undefined symbol problem) @@ -267,7 +267,7 @@ added bool type to DCOP extensions ------------------------------------------------------------------------ r71 | (jim) | 2005-06-18 19:16:03 -0700 (Sat, 18 Jun 2005) | 2 lines -Added explicit link of kdeui for kspell module +Added explicit link of tdeui for kspell module ------------------------------------------------------------------------ r70 | (jim) | 2005-06-18 17:59:10 -0700 (Sat, 18 Jun 2005) | 2 lines @@ -364,7 +364,7 @@ correct qt path in kutils.sip.in ------------------------------------------------------------------------ r51 | (jim) | 2005-03-04 23:04:54 -0800 (Fri, 04 Mar 2005) | 2 lines -%Include bytearray.sip missing from kdecore.sip.in +%Include bytearray.sip missing from tdecore.sip.in ------------------------------------------------------------------------ r50 | (jim) | 2005-03-04 22:59:10 -0800 (Fri, 04 Mar 2005) | 2 lines @@ -551,7 +551,7 @@ Updated docs ------------------------------------------------------------------------ r11 | (jim) | 2004-08-16 17:23:33 -0700 (Mon, 16 Aug 2004) | 2 lines -Patched qvariant.h problem in kdecore +Patched qvariant.h problem in tdecore ------------------------------------------------------------------------ r10 | (jim) | 2004-08-16 16:40:43 -0700 (Mon, 16 Aug 2004) | 2 lines |