From a6000c6f2f1a03b34f15d1948f63f0c894f09451 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:01:10 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- ChangeLog | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a7723aa..1af53d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3084,7 +3084,7 @@ * Added plugin dialog to show plugin information * Added warning message when quitting transaction dialog editor via selection of a different transaction - * Don't show the sort column shaded in KListViews + * Don't show the sort column shaded in TDEListViews 2007-12-10 Tony Bloomfield * Make GNC import error message translator-friendly @@ -3188,7 +3188,7 @@ 2007-10-25 Thomas Baumgart * Added forecast patch provided by Alvaro Soliverez - * Modified layout and changed QListView* into KListView* objects in forecast + * Modified layout and changed QListView* into TDEListView* objects in forecast * Don't include disabled widgets in mandatory field checks * Fixed a layout problem in enter and edit schedule dialogs when resizing * Fixed a sizing problem with KMyMoneyCombo widgets @@ -3418,7 +3418,7 @@ * Allow creation of multi currency categories * Allow changing the base currency * Removed default parameter of MyMoneyPrice::rate() - * Base currency activities (new, edit, delete, etc.) on KActions + * Base currency activities (new, edit, delete, etc.) on TDEActions * Show networth graph on home page in base currency * Fixed a problem with ledger not displaying all transactions when loading a new account @@ -3538,7 +3538,7 @@ 2007-05-16 Thomas Baumgart * Use prettyURL() where appropriate - * Renamed KMergeTransactionDlgDecl into KSelectTransactionDlgDecl + * Renamed KMergeTransactionDlgDecl into TDESelectTransactionDlgDecl 2007-05-14 Thomas Baumgart * Better detection of write errors in GPGFile component @@ -4703,7 +4703,7 @@ * Renamed kMyMoneyCurrencySelector to KMyMoneyCurrencySelector * Renamed kMyMoneySecuritySelector to KMyMoneySecuritySelector * Added both of the above to Qt designer widgets - * Reworked payees view to use new KAction logic + * Reworked payees view to use new TDEAction logic 2006-01-21 Darren Gould * Initial budgeting view and report mockup @@ -4728,7 +4728,7 @@ 2006-01-14 Ace Jones * Added account setup for OFX direct connect - * Revived OFX direct connect (it's been broken since the KAction changes) + * Revived OFX direct connect (it's been broken since the TDEAction changes) * OFX direct connect is now officially supproted! * Even added some docs @@ -4968,7 +4968,7 @@ 2005-11-08 Thomas Baumgart * Moved some action slots to KMyMoney2App: - * Revised KAction handling + * Revised TDEAction handling * Fixed date calculation in isOverdue testcase, enhanced testcase * Restructured action handling * Renamed some members in the new account wizard @@ -8039,7 +8039,7 @@ view. * The date for the current cell to be painted is passed to the drawCellContents method. - * Changed the list view widget in KScheduleView to a KListView so I can use + * Changed the list view widget in KScheduleView to a TDEListView so I can use the executed signal. * Implemented an executed slot on a schedule list item that shows the next payment date in the calendar. @@ -8936,7 +8936,7 @@ 2002-01-16 Michael Edwardes * Removed some old 'recurring transactions' code. - * Removed the unneeded KMainView class and converted KMyMoneyView + * Removed the unneeded TDEMainView class and converted KMyMoneyView to use the KBanksView and KTransactionView classes directly. * Moved all the dialogs into the dialogs subdir. @@ -9027,11 +9027,11 @@ * fixed memory leaks in the reconcile and endingbalance dialog boxes 2001-12-14 Thomas Baumgart - * fixed another memory leak bug having to do with the Transaction KPopupMenu + * fixed another memory leak bug having to do with the Transaction TDEPopupMenu * revised Felix' fixes to avoid creating countless objects 2001-12-14 Felix Rodriguez - * fixed another memory leak bug having to do with the Account KPopupMenu + * fixed another memory leak bug having to do with the Account TDEPopupMenu 2001-12-13 Thomas Baumgart * fixed debug output of QIF import (result message of date conversion) -- cgit v1.2.1