| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove composer & viewer plugins, move them entirely to QtMail. | Robin Burchell | 2014-01-24 | 42 | -11292/+0 |
| * | Make qmfutil a Qt module: QmfWidgets. | Robin Burchell | 2014-01-23 | 2 | -26/+2 |
| * | Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS... | Robin Burchell | 2014-01-23 | 4 | -25/+15 |
| * | Remove Qt 4 support. | Robin Burchell | 2014-01-21 | 8 | -96/+31 |
| * | Detection of libraries built as framework or dylib on Mac | Takahiro Hashimoto | 2014-01-17 | 2 | -4/+20 |
| * | Make sure plugins are linked against correct Qt version of the qmf libs. | Valerio Valerio | 2013-04-30 | 2 | -3/+11 |
| * | Allow parallel installation of qt4 and qt5 builds | Valerio Valerio | 2013-04-26 | 2 | -6/+10 |
| * | Update Qt 5 port to match latest release | Valerio Valerio | 2013-04-19 | 8 | -14/+26 |
| * | Remove Symbian support. | Robin Burchell | 2013-02-28 | 2 | -28/+0 |
| * | Change to new-form Digia license headers. | Robin Burchell | 2013-02-12 | 12 | -288/+288 |
| * | Implement viewing of plain text message parts using webkit. | Don Sanders | 2012-05-31 | 1 | -7/+6 |
| * | Replace uses of qDebug with qMailLog. | Don Sanders | 2012-04-20 | 2 | -2/+0 |
| * | More qt 5 fixes. | Don Sanders | 2012-03-12 | 1 | -0/+6 |
| * | Build fixes for Qt5 and remove some spurious DEPENDS_ON macros | Don Sanders | 2012-03-12 | 2 | -0/+6 |
| * | Update plugins and doc paths. | Don Sanders | 2012-01-13 | 2 | -2/+2 |
| * | BIC: Fix a bug in data associated with QMailMessageMetaData::recipients | Don Sanders | 2011-12-30 | 1 | -1/+1 |
| * | Fix Qt::escape that is deprecated in Qt 5.0 use QString::toHtmlEscaped() instead | Valerio Valerio | 2011-11-02 | 1 | -16/+26 |
| * | Update license headers (make them consistent with harmattan qmf) | Don Sanders | 2011-08-07 | 12 | -204/+204 |
| * | Fix NB#232541 calendar icon not displayed | Don Sanders | 2011-05-25 | 1 | -0/+1 |
| * | Show the message id in the browser | Eric springer | 2011-05-12 | 1 | -0/+2 |
| * | Compiler warnings fixed | Marko Minkkinen | 2011-02-10 | 4 | -4/+4 |
| * | Symbian related changes to .pri & .pro files | Marko Minkkinen | 2011-02-10 | 2 | -16/+10 |
| * | Cleanup message subject for display only; database unchanged. | Patrick Burke | 2011-01-07 | 2 | -7/+7 |
| * | Additional Symbian fixes from SA | Don Sanders | 2010-12-09 | 2 | -0/+34 |
| * | Fix a bug with displaying rfc2822 type messages in qtmail. | Don Sanders | 2010-10-24 | 1 | -1/+1 |
| * | Fix framework paths on OSX. Patch by justinmcp (merge request #4.) | espringe | 2010-10-06 | 1 | -1/+1 |
| * | Fix some issues reported by coverity | espringe | 2010-09-22 | 1 | -0/+3 |
| * | Example client fixes related to NB#1824942010W37 | Don Sanders | 2010-09-17 | 1 | -3/+3 |
| * | Remove obsolete workaround. | Don Sanders | 2010-09-15 | 1 | -6/+0 |
| * | Rename the client qmf library from qmf to qmfclient | espringe | 2010-09-09 | 2 | -10/+10 |
| * | Rename Qtopiamail library to QMF | espringe | 2010-09-07 | 3 | -12/+12 |
| * | Remove all trailing br's. | Don Sanders | 2010-08-03 | 1 | -1/+4 |
| * | Correctly format pure plaintext emails | Eric Springer | 2010-07-30 | 1 | -2/+1 |
| * | Don't escape pure html emails | Eric Springer | 2010-07-29 | 1 | -5/+2 |
| * | Krazy code cleanup | Eric Springer | 2010-07-21 | 4 | -44/+47 |
| * | Make the html display of to, cc, etc more readable for long lists of addresses. | Don Sanders | 2010-07-19 | 1 | -2/+2 |
| * | Allow user to download complete mail for messages with an empty body. | Don Sanders | 2010-07-16 | 1 | -1/+8 |
| * | Update license files, so they are the same as Qt. | Don Sanders | 2010-06-29 | 12 | -192/+192 |
| * | Fixes: Rendering of inline images using webkit. | Don Sanders | 2010-06-21 | 1 | -3/+20 |
| * | Qtmail specific fix. | Don Sanders | 2010-06-10 | 1 | -1/+1 |
| * | Use quoted printable rather than base64 when encoding mail bodies. | Don Sanders | 2010-06-09 | 1 | -2/+2 |
| * | Fixes: qtmail not encoding rfc822 type attachments correctly. | Don Sanders | 2010-06-08 | 1 | -2/+9 |
| * | Support displaying message/rfc822 attachments in qtmail message viewer. | Don Sanders | 2010-06-08 | 1 | -0/+9 |
| * | Restructure source layout grouping qtmail example files together, separate fr... | AleksW | 2010-04-07 | 42 | -0/+11290 |