diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 00:38:54 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 00:38:54 -0600 |
commit | da1522385e5367bae56b90fac55c4355e475905b (patch) | |
tree | bfa432864dbf322feb4ed3a878f1222ee8ea7727 /ChangeLog | |
parent | b9e542d0c805e9adee3a67e44532d5321032e21e (diff) | |
download | tdevelop-da1522385e5367bae56b90fac55c4355e475905b.tar.gz tdevelop-da1522385e5367bae56b90fac55c4355e475905b.zip |
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -175,7 +175,7 @@ * Implemented a fix for BR 91757 which also removes the silly runtime dependency we had on tdebase 2005-01-28 Richard Dale <Richard_Dale@tipitina.demon.co.uk> - * Added a Ruby KConfig XT project template + * Added a Ruby TDEConfig XT project template 2005-01-25 Jens Dagerbo <jens.dagerbo@swipnet.se> * Reimplemented "Forward" for source navigation history @@ -445,7 +445,7 @@ * Added MimeWarningDialog - KDevelop will now ask the user what to do when an unknown mimetype is encountered. 2004-04-15 Jens Dagerbo <jens.dagerbo@swipnet.se> - * Added Thomas Nagy's KConfig XT based apptemplate. + * Added Thomas Nagy's TDEConfig XT based apptemplate. 2004-04-14 Jens Dagerbo <jens.dagerbo@swipnet.se> * Rewrote and documented the KDevPartController interface to reduce the duplication of a lot of common but @@ -1139,7 +1139,7 @@ * Made the "C++ new class dialog" a little bit nicer 2003-02-27 F@lk Brettschneider <falkbr@tdevelop.org> - * make-outputview: now context menu allows to disable line wrapping, to set a short and smart compiler output (good for novices) and to suppress directory navigation messages. (TODO: save this to KConfig) + * make-outputview: now context menu allows to disable line wrapping, to set a short and smart compiler output (good for novices) and to suppress directory navigation messages. (TODO: save this to TDEConfig) 2003-02-26 Eray Ozkural (exa) <erayo@cs.bilkent.edu.tr> * parts/cppsupport: fix nasty inner class bug (part of bug 45998). Determine @@ -2465,7 +2465,7 @@ 2001-07-17 Bernd Gehrmann <bernd@physik.hu-berlin.de> * Added kdoc-generated Qt/KDE index to index dialog * Destroy compiled-in factories at exit. Otherwise - their KConfig's don't get sync()ed + their TDEConfig's don't get sync()ed 2001-07-16 Bernd Gehrmann <bernd@physik.hu-berlin.de> * Made doxygen config widget more KDE compliant, i.e. KDE icons, KFileDialog instead of QFileDialog, |