Revision a13c465...

Go back to digest for 30th March 2014

Features in KDE-PIM

Christian Mollekopf committed changes in [kdepim-runtime/KDE/4.13] /imap:

IMAP-Resource: Async dialogs.

Async password request dialog that is aborted after disconnecting.

This properly aborts the dialog after the connection attempt is no longer relevant,
and avoids the stacking of dialogs.

The configuration dialog is also made async to avoid similar problems.

With this change the dialog appears at most once, and vanishes if the network is disconnected again.

File Changes

Modified 8 files
  • /imap
  •   resourcesresource.cpp
  •   resourcesresource.h
  •   resources/passwordrequesterinterface.cpp
  •   resources/passwordrequesterinterface.h
  •   resources/sessionpool.cpp
  •   resources/sessionpool.h
  •   resources/settingspasswordrequester.cpp
  •   resources/settingspasswordrequester.h
8 files changed in total