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 | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -169,8 +169,8 @@ r125 | (no author) | 2006-01-22 21:45:55 -0800 (Sun, 22 Jan 2006) | 8 lines modify configure.py to drop kresources for KDE < 3.2; version Resource class in kabc/resource.sip; version -64 bit read/write stuff in kdecore/kconfigbase.sip; -version copy ctor in kdecore/kprocctrl.sip; version +64 bit read/write stuff in tdecore/kconfigbase.sip; +version copy ctor in tdecore/kprocctrl.sip; version out longlong/ulonglong mapped types in kio/global.sip; version one method in kio/ksycoca.sip; fix line with illegal char (?) in extensions/dcopexport.py @@ -324,7 +324,7 @@ for second ctors ItemInt64 and ItemUInt64 ------------------------------------------------------------------------ r92 | (no author) | 2006-01-14 14:03:35 -0800 (Sat, 14 Jan 2006) | 2 lines -reversed kdecore/kconfigskeleton change +reversed tdecore/kconfigskeleton change ------------------------------------------------------------------------ r91 | (no author) | 2006-01-14 13:40:37 -0800 (Sat, 14 Jan 2006) | 2 lines @@ -334,7 +334,7 @@ remove erroneous files ------------------------------------------------------------------------ r90 | (no author) | 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) @@ -373,7 +373,7 @@ Added missing @mark@ to sip.in files ------------------------------------------------------------------------ r84 | (no author) | 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> ------------------------------------------------------------------------ @@ -410,9 +410,9 @@ r78 | (no author) | 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) @@ -444,7 +444,7 @@ added bool type to DCOP extensions ------------------------------------------------------------------------ r71 | (no author) | 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 | (no author) | 2005-06-18 17:59:10 -0700 (Sat, 18 Jun 2005) | 2 lines @@ -541,7 +541,7 @@ correct qt path in kutils.sip.in ------------------------------------------------------------------------ r51 | (no author) | 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 | (no author) | 2005-03-04 22:59:10 -0800 (Fri, 04 Mar 2005) | 2 lines @@ -728,7 +728,7 @@ Updated docs ------------------------------------------------------------------------ r11 | (no author) | 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 | (no author) | 2004-08-16 16:40:43 -0700 (Mon, 16 Aug 2004) | 2 lines |