Revision 830406
Go back to digest for 13th July 2008Features in KDE-PIM
Jarosław Staniek committed changes in /branches/kdepim/enterprise4/kdepim/kmail:
Printing emails on Windows
The code (before patching) works on Linux (?) only by accident, I guess (probably thanks to different strategy of handling QTimers with 0 delay [2]).
Explanation: KMReaderWin::printMsg() _can_ be executed before the timer handling slotWriteNextHtmlChunk() finishes. And it is, on Windows.
File Changes
Modified 5 files
- /branches/kdepim/enterprise4/kdepim/kmail
- /khtmlparthtmlwriter.cpp
- /khtmlparthtmlwriter.h
- /kmcommands.cpp
- /kmreaderwin.cpp
- /kmreaderwin.h
5 files changed in total