Revision 1330267

Go back to digest for 6th January 2013

Bug Fixes in Networking Tools

Alexander Reinholdt committed changes in /trunk/playground/network/smb4k/core:

- Fix insufficiant if mounting of a share is already running.
- Fix crash bug in Smb4KMounter::slotAuthError(). Smb4KMOuntJOb sent the
authError() signal while it was processing the mounted shares and not
after it finished with that. This led to invalid data at some point and
made the application crash.
- Added Smb4KPasswordDialog class.
- Rewrote Smb4KWalletManager::showPasswordDialog() function.

File Changes

Added 2 files
  • /trunk/playground/network/smb4k/core
  •   /smb4kwalletmanager_p.cpp
  •   /smb4kwalletmanager_p.h
Modified 5 files
  • /trunk/playground/network/smb4k/core
  •   /CMakeLists.txt
  •   /smb4kmounter.cpp
  •   /smb4kmounter_p.cpp
  •   /smb4kwalletmanager.cpp
  •   /smb4kwalletmanager.h
7 files changed in total