diff options
author | Slávek Banko <[email protected]> | 2013-06-29 16:33:55 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-07-04 03:57:45 +0200 |
commit | f2d4b48ad7f6ce4f23c6cbba3e85c67486f922db (patch) | |
tree | 0414ba9f0823b98d2a159c11513ddcda84b932cc /ChangeLog | |
parent | 5f5e7c5455d52826b0bd50f64fcffb7695ce970d (diff) | |
download | kbibtex-f2d4b48ad7f6ce4f23c6cbba3e85c67486f922db.tar.gz kbibtex-f2d4b48ad7f6ce4f23c6cbba3e85c67486f922db.zip |
Initial TDE conversion
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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 <[email protected]> * 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 <[email protected]> @@ -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 <[email protected]> - * 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 |