summaryrefslogtreecommitdiffstats
path: root/examples/qtmail/plugins
Commit message (Expand)AuthorAgeFilesLines
* Remove composer & viewer plugins, move them entirely to QtMail.Robin Burchell2014-01-2442-11292/+0
* Make qmfutil a Qt module: QmfWidgets.Robin Burchell2014-01-232-26/+2
* Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS...Robin Burchell2014-01-234-25/+15
* Remove Qt 4 support.Robin Burchell2014-01-218-96/+31
* Detection of libraries built as framework or dylib on MacTakahiro Hashimoto2014-01-172-4/+20
* Make sure plugins are linked against correct Qt version of the qmf libs.Valerio Valerio2013-04-302-3/+11
* Allow parallel installation of qt4 and qt5 buildsValerio Valerio2013-04-262-6/+10
* Update Qt 5 port to match latest releaseValerio Valerio2013-04-198-14/+26
* Remove Symbian support.Robin Burchell2013-02-282-28/+0
* Change to new-form Digia license headers.Robin Burchell2013-02-1212-288/+288
* Implement viewing of plain text message parts using webkit.Don Sanders2012-05-311-7/+6
* Replace uses of qDebug with qMailLog.Don Sanders2012-04-202-2/+0
* More qt 5 fixes.Don Sanders2012-03-121-0/+6
* Build fixes for Qt5 and remove some spurious DEPENDS_ON macrosDon Sanders2012-03-122-0/+6
* Update plugins and doc paths.Don Sanders2012-01-132-2/+2
* BIC: Fix a bug in data associated with QMailMessageMetaData::recipientsDon Sanders2011-12-301-1/+1
* 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-0712-204/+204
* Fix NB#232541 calendar icon not displayedDon Sanders2011-05-251-0/+1
* Show the message id in the browserEric springer2011-05-121-0/+2
* Compiler warnings fixedMarko Minkkinen2011-02-104-4/+4
* Symbian related changes to .pri & .pro filesMarko Minkkinen2011-02-102-16/+10
* Cleanup message subject for display only; database unchanged.Patrick Burke2011-01-072-7/+7
* Additional Symbian fixes from SADon Sanders2010-12-092-0/+34
* Fix a bug with displaying rfc2822 type messages in qtmail.Don Sanders2010-10-241-1/+1
* Fix framework paths on OSX. Patch by justinmcp (merge request #4.)espringe2010-10-061-1/+1
* Fix some issues reported by coverityespringe2010-09-221-0/+3
* Example client fixes related to NB#1824942010W37Don Sanders2010-09-171-3/+3
* Remove obsolete workaround.Don Sanders2010-09-151-6/+0
* Rename the client qmf library from qmf to qmfclientespringe2010-09-092-10/+10
* Rename Qtopiamail library to QMFespringe2010-09-073-12/+12
* 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-214-44/+47
* 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-2912-192/+192
* Fixes: Rendering of inline images using webkit.Don Sanders2010-06-211-3/+20
* Qtmail specific fix.Don Sanders2010-06-101-1/+1
* Use quoted printable rather than base64 when encoding mail bodies.Don Sanders2010-06-091-2/+2
* Fixes: qtmail not encoding rfc822 type attachments correctly.Don Sanders2010-06-081-2/+9
* Support displaying message/rfc822 attachments in qtmail message viewer.Don Sanders2010-06-081-0/+9
* Restructure source layout grouping qtmail example files together, separate fr...AleksW2010-04-0742-0/+11290