summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:14:00 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:14:00 -0600
commit08afc71bbf23b9d08776cc865b1a8c6d26723660 (patch)
tree935b7fac20a3fc7161e2f4239ef516fdf0b6fcc4 /ChangeLog
parente722dbcb9f9763c062336bf3762d2acf72b7bb25 (diff)
downloadsmb4k-08afc71bbf23b9d08776cc865b1a8c6d26723660.tar.gz
smb4k-08afc71bbf23b9d08776cc865b1a8c6d26723660.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 8 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 0401e69..46e36ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,7 +40,7 @@ Smb4K 0.9.2:
- Applied patch provided by Carsten Lohrke so that Smb4K's desktop file
complies with freedesktop.org's specifications.
- Fixed double declaration in Smb4KSystemTray class.
-- Removed Smb4KConfigDialogFactory::setConfigObject() function that was not
+- Removed Smb4TDEConfigDialogFactory::setConfigObject() function that was not
used.
- Fixed poor IP address check in Smb4KScanner::searchForHost().
- Fixed saving of default login data when the wallet was closed.
@@ -55,10 +55,10 @@ Smb4K 0.9.1
Smb4K 0.9.0:
- Cleaned up the code and updated the copyright statements (class descriptions,
e-mail address and year).
-- Smb4K now uses KConfig XT throughout the whole application. This breaks
+- Smb4K now uses TDEConfig XT throughout the whole application. This breaks
compatibility with older versions of Smb4K.
-- Replaced the old configuration dialog with a new one based on KConfigDialog
- to take advantange of the KConfig XT infrastructure. It is a KDE module
+- Replaced the old configuration dialog with a new one based on TDEConfigDialog
+ to take advantange of the TDEConfig XT infrastructure. It is a KDE module
library: libsmb4kconfigdialog.
- Added some configuration options:
+ The '-S <arg>' (signing state) and '-P' (use machine account) arguments of
@@ -90,7 +90,7 @@ Smb4K 0.9.0:
+ Added Smb4KCore::init() function, that initializes the core, i.e. starts the
scanning of the network and the import and remounting of shares.
- Improved Smb4KSambaOptionsHandler class:
- + The constructor does not take a KConfig object anymore.
+ + The constructor does not take a TDEConfig object anymore.
+ The client charset and server codepage will be auto-detected if the 'unix
charset' and 'dos charset' options are present in smb.conf, respectively
(closes #10805).
@@ -142,7 +142,7 @@ Smb4K 0.9.0:
- Modified Smb4KPasswordHandler class:
+ Removed import() function which imported authentication data from old
password file (versions prior to Smb4K 0.6.0).
- + The constructor does not take a KConfig object anymore.
+ + The constructor does not take a TDEConfig object anymore.
+ The descriptive text in the askpass dialog now distinguishes between a
server and a share.
- Did a major revision of Smb4KFileIO class:
@@ -609,7 +609,7 @@ Smb4K 0.7.0:
- Replaced deprecated KStdActions.
- Introduced new Smb4KDataItem container for the core classes.
- Revised bookmark handling:
- + The bookmark handler does not use KConfig anymore but has its own read
+ + The bookmark handler does not use TDEConfig anymore but has its own read
and write functions. Thus, you won't be able to read the bookmark file
with prior versions once you ran Smb4K 0.7.0.
+ The bookmarks are now stored with workgroup/domain and IP address (closes
@@ -744,7 +744,7 @@ Smb4K 0.6.5:
/etc/super.tab, respectively. The permissions are no longer hard coded,
but the stat() system call is used to read the original permissions that
will then be preserved.
-- Introduced global KConfig object and ported all classes to use it.
+- Introduced global TDEConfig object and ported all classes to use it.
- Fixed login problem when trying to preview a WinXP share or similar.
- Added support of the 'include' directive in the smb.conf file (closes
#5948). NOTE: The file that is to be included *must* be given with its