diff options
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 <[email protected]> - * Added a Ruby KConfig XT project template + * Added a Ruby TDEConfig XT project template 2005-01-25 Jens Dagerbo <[email protected]> * 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 <[email protected]> - * Added Thomas Nagy's KConfig XT based apptemplate. + * Added Thomas Nagy's TDEConfig XT based apptemplate. 2004-04-14 Jens Dagerbo <[email protected]> * 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 <[email protected]> - * 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) <[email protected]> * parts/cppsupport: fix nasty inner class bug (part of bug 45998). Determine @@ -2465,7 +2465,7 @@ 2001-07-17 Bernd Gehrmann <[email protected]> * 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 <[email protected]> * Made doxygen config widget more KDE compliant, i.e. KDE icons, KFileDialog instead of QFileDialog, |