summaryrefslogtreecommitdiffstats
path: root/examples/qtmail/plugins/viewers/generic/browserwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove composer & viewer plugins, move them entirely to QtMail.Robin Burchell2014-01-241-1474/+0
* Remove Qt 4 support.Robin Burchell2014-01-211-40/+17
* Change to new-form Digia license headers.Robin Burchell2013-02-121-24/+24
* Implement viewing of plain text message parts using webkit.Don Sanders2012-05-311-7/+6
* Replace uses of qDebug with qMailLog.Don Sanders2012-04-201-1/+0
* Fix Qt::escape that is deprecated in Qt 5.0 use QString::toHtmlEscaped() insteadValerio Valerio2011-11-021-16/+26
* Update license headers (make them consistent with harmattan qmf)Don Sanders2011-08-071-17/+17
* Fix NB#232541 calendar icon not displayedDon Sanders2011-05-251-0/+1
* Show the message id in the browserEric springer2011-05-121-0/+2
* Cleanup message subject for display only; database unchanged.Patrick Burke2011-01-071-1/+1
* Fix some issues reported by coverityespringe2010-09-221-0/+3
* Remove obsolete workaround.Don Sanders2010-09-151-6/+0
* Remove all trailing br's.Don Sanders2010-08-031-1/+4
* Correctly format pure plaintext emailsEric Springer2010-07-301-2/+1
* Don't escape pure html emailsEric Springer2010-07-291-5/+2
* Krazy code cleanupEric Springer2010-07-211-29/+32
* Make the html display of to, cc, etc more readable for long lists of addresses.Don Sanders2010-07-191-2/+2
* Allow user to download complete mail for messages with an empty body.Don Sanders2010-07-161-1/+8
* Update license files, so they are the same as Qt.Don Sanders2010-06-291-16/+16
* Fixes: Rendering of inline images using webkit.Don Sanders2010-06-211-3/+20
* Restructure source layout grouping qtmail example files together, separate fr...AleksW2010-04-071-0/+1463