Revision 81b33fe...

Go back to digest for 23rd March 2014

Features in KDE-PIM

Jan Kundrát committed changes in [trojita] /:

Distinguish between IMAP errors and network failures

The network errors could sometimes be remedied by simply reconnecting, which is
different from stuff like "hey, the IMAP server told us that we made a mistake".
Anyway, this is supposed to be a first step in transparently handling the netwok
annoyances without needlessly disturbing the user.

REVIEW: 116884

File Changes

Modified 14 files
  •   src/Gui/Window.cpp
  •   src/Gui/Window.h
  •   src/XtConnect/XtConnect.cpp
  •   tests/Imap/test_Imap_Model.cpp
  •   tests/Imap/test_Imap_Tasks_CreateMailbox.cpp
  •   tests/Imap/test_Imap_Tasks_OpenConnection.cpp
  •   tests/Utils/LibMailboxSync.cpp
  •   tests/Utils/LibMailboxSync.h
  •   src/Imap/Model/ImapAccess.cpp
  •   src/Imap/Model/ImapAccess.h
  •   src/Imap/Model/Model.cpp
  •   src/Imap/Model/Model.h
  •   src/Imap/Tasks/KeepMailboxOpenTask.cpp
  •   src/Harmattan/qml/trojita/main.qml
14 files changed in total