From 037f63ff07d188ad2398af9c98914cf21f80e033 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:05:49 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8077ace..3f5d336 100644 --- a/ChangeLog +++ b/ChangeLog @@ -196,7 +196,7 @@ Smb4K 0.9.0: + The network browser is now a KParts KDE module: libsmb4knetworkbrowser. - Redesigned search dialog: + Applied a major revision to the Smb4KSearchDialog class. Among other things, - the widget that shows the search results is now a KListView. + the widget that shows the search results is now a TDEListView. + Introduced new Smb4KSearchDialogItem class for easier handling of the items in the list view. + Introduced Smb4KSearchDialogPart class that manages the communication with @@ -450,7 +450,7 @@ Smb4K 0.8.0: + Enhanced overall handling of tooltips. + The current network item will be collapsed if the Smb4KScanner::failed() signal is received. -- Smb4KBrowserWidgetItem class now inherits KListViewItem instead of +- Smb4KBrowserWidgetItem class now inherits TDEListViewItem instead of QListViewItem. - Revised Smb4KPreviewDialog class: + The constructor now takes a pointer to an Smb4KShareItem object and looks up @@ -842,7 +842,7 @@ Smb4K 0.6.0: password. - Added namespace Smb4K_Global which contains functions used by several classes. -- Improved KAction handling in popup menus. +- Improved TDEAction handling in popup menus. - Added a patch by Nuts Mueller that adds /usr/local/bin and /usr/local/sbin to the paths that are searched by the utility programs. - Added a patch by Steven Lawrance that fixes buffer size problems in @@ -903,7 +903,7 @@ Smb4K 0.5.0: - Replaced the QSplitters in the main window by KDockWidgets. Now, you can move the network browser and tab widget around or even detach them. - Removed the Smb4KView class. -- Moved to nice KActionMenus. This included a complete rewrite of the +- Moved to nice TDEActionMenus. This included a complete rewrite of the Smb4KSystemTray and Smb4KBookmarkMenuWidget classes (closes #2007). - Mounted shares are optically advertized in the browser widget. - If the mountpoint can't be created, an error message will be emitted and -- cgit v1.2.1