diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 00:18:41 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 00:18:41 -0600 |
commit | 352b2ef6c06332062d35211d7f49942315d2f36a (patch) | |
tree | 842a828f1f3c6686c33cd8512d00b80d6feaefdd /ChangeLog | |
parent | 8bd906c03534d2ad9cff2f22e957bf30987c99a9 (diff) | |
download | pytde-352b2ef6c06332062d35211d7f49942315d2f36a.tar.gz pytde-352b2ef6c06332062d35211d7f49942315d2f36a.zip |
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -21,7 +21,7 @@ Initial doc update ------------------------------------------------------------------------ r120 | (jim) | 2006-01-20 17:37:06 -0800 (Fri, 20 Jan 2006) | 3 lines -fixed TQValueList<KConfigSkeleton::ItemEnum::Choice> code +fixed TQValueList<TDEConfigSkeleton::ItemEnum::Choice> code and fixed dcopexport.py handling of void return types ------------------------------------------------------------------------ @@ -32,13 +32,13 @@ added X11 include ------------------------------------------------------------------------ r118 | (jim) | 2006-01-18 23:27:15 -0800 (Wed, 18 Jan 2006) | 2 lines -backed out ambiguous/inaccessible methods in KConfigSkeleton +backed out ambiguous/inaccessible methods in TDEConfigSkeleton ------------------------------------------------------------------------ r117 | (jim) | 2006-01-18 23:00:34 -0800 (Wed, 18 Jan 2006) | 3 lines correct versioning error on addItem* methods in -KConfigSkeleton +TDEConfigSkeleton ------------------------------------------------------------------------ r116 | (jim) | 2006-01-18 22:08:35 -0800 (Wed, 18 Jan 2006) | 3 lines @@ -167,7 +167,7 @@ r89 | (jim) | 2006-01-14 13:25:39 -0800 (Sat, 14 Jan 2006) | 5 lines Upgrade to sip snapshot (future sip 4.4 - sipTransferObj stuff and eliminate most typedefs to prevent auto mapped types); add -patch code to KConfigSkeleton addItem* and Item* ctors for +patch code to TDEConfigSkeleton addItem* and Item* ctors for scalar types;minor bugfixes (sipForceConvertToTQString anachronisms) ------------------------------------------------------------------------ @@ -197,7 +197,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 tdecore for -older KDE versions), and versioned TQPtrList<KConfigDialogManager> +older KDE versions), and versioned TQPtrList<TDEConfigDialogManager> ------------------------------------------------------------------------ r83 | (jim) | 2005-12-17 13:28:33 -0800 (Sat, 17 Dec 2005) | 2 lines |