Revision c1b678e...

Go back to digest for 5th May 2013

Features in KDE-PIM

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

Composer: implement a well-behaving progress bar

Sadly, the IMAP code doesn't keep us informed about the progress of the APPEND
operation. Better than showing a progress bar stuck at, say, 10%, we show a
fuzzy one meaning "yeah, we're working on it". When the APPEND finishes, the
progress moves to 50% and from then on, tracks the actual progress as reported
by the MSA doing the actual submission.

File Changes

Modified 2 files
  • /Composer
  •   src/Submission.cpp
  •   src/Submission.h
2 files changed in total