Bug 223845

Summary: Extend show source to show more message states
Product: [Applications] kdepim Reporter: Torgny Nyblom <nyblom>
Component: messageviewerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: VLO    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Torgny Nyblom 2010-01-22 20:59:51 UTC
It can be good for debugging to be able to see the message source before and after parsing as well as the source for the viewer.

This might be done as an extension to the existing show source function presenting the different "sources" in three different tabs.

For the html source behind the viewer it would be nice it the code could be formatted in a readable way.
Comment 1 Torgny Nyblom 2010-01-26 18:34:46 UTC
SVN commit 1080672 by tnyblom:

Add processedSource tab to MessageSourceViewer, add htmlSource if debug build.

BUG: 223845



 M  +59 -5     mailsourceviewer.cpp  
 M  +21 -3     mailsourceviewer.h  
 M  +6 -4      viewer_p.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1080672