summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f30a7d..6587830 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -264,7 +264,7 @@
* ValueWidget, WebQueryZ3950, SettingsSearchURL, FieldListView,
SettingsUserDefinedInput: Minor UI fixes
* IdSuggestionWidget: Fixing deletion of id components
- * EntryWidget: Using code from KMainWindow to save and restore window size
+ * EntryWidget: Using code from TDEMainWindow to save and restore window size
* Iso6937Converter, Iso5426Converter, MessageHandler, Latin1Literal:
Adding Z39.50 files from Tellico
* FileImporterBibTeX: Checking for duplicate fields
@@ -974,7 +974,7 @@
PersonContainer, Person, KeywordContainer, Keyword,
ValueItem: Completely new/rewritten classes to handle
BibTeX data
- * WebQueryPubMed: Switching to KIO::NetAccess, but still
+ * WebQueryPubMed: Switching to TDEIO::NetAccess, but still
work in progress
* WebQuerySRU: Work in progress
@@ -1248,7 +1248,7 @@
2006-07-05 Thomas Fischer <fischer@unix-ag.uni-kl.de>
* DocumentSourceView: Crash in destructor fixed (code is still alpha)
- * KBibTeX: Switched from KApplication::quit to KApplication::closeAllWindows
+ * KBibTeX: Switched from TDEApplication::quit to TDEApplication::closeAllWindows
for KBibTeX's quit operation
2006-07-02 Thomas Fischer <fischer@unix-ag.uni-kl.de>
@@ -1487,7 +1487,7 @@
* KBibTeXPart: Progress bar when opening, importing or saving files
improved
* BibTeXEncoder: Encoding of tilde character fixed
- * KBibTeXActionTextSearch: Restoring old code as KListViewSearchLine is only
+ * KBibTeXActionTextSearch: Restoring old code as TDEListViewSearchLine is only
in KDE 3.4 and newer
* Going to release 0.1.2
@@ -1508,7 +1508,7 @@
drops now
2005-09-16 Thomas Fischer <fischer@unix-ag.uni-kl.de>
- * KBibTeXActionTextSearch: Using KListViewSearchLineWidget instead of QLabel
+ * KBibTeXActionTextSearch: Using TDEListViewSearchLineWidget instead of QLabel
and QLineEdit. Code is more simple and cleaner now.
* admin/libtool.m4.in, admin/acinclude.m4.in: Various unnecessary tests
(Fortran, audio libraries, ...) removed from configure script