summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Remove SERVER_AS_DLLPekka Vuorela2024-04-012-81/+0
* Remove cruft from some .pro files and remove pointless common.priPekka Vuorela2024-03-314-7/+6
* Add QMailMessage::CalendarCancellation flagDavid Llewellyn-Jones2023-11-151-0/+1
* Use QmfList where required to maintain stable referencesChris Adams2021-04-082-3/+4
* Don't compile some examples waiting for migrationDamien Caliste2021-04-081-1/+5
* Add QMF_NO_WIDGETS option to disable QtWidgets depending codePekka Vuorela2018-09-071-1/+4
* Replace deprecated qSort/qLowerBound/qGreater with std methodsPekka Vuorela2018-08-161-1/+1
* Fix installation of examplesChris Adams2018-07-194-7/+7
* Compile with GCC 6 -Werror=zero-as-null-pointer-constantChris Adams2018-07-1928-40/+40
* qtmail: Don't export some classes that are only used inside the example.Robin Burchell2015-08-282-4/+4
* qtmail: Turn a #warning into a comment.Robin Burchell2015-08-281-1/+1
* plugins: Remove PLUGIN_EXPORT macro.Robin Burchell2015-08-281-1/+1
* Add QT_{BEGIN,END}_NAMESPACE macros to build successfully with namespaced Qt.Robin Burchell2015-08-283-0/+15
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-2845-992/+632
* Fix some path messups.Robin Burchell2014-04-012-12/+12
* Remove linkage against private headers from qtmail example.Robin Burchell2014-02-042-3/+1
* Restore compilation of qtmail example.Robin Burchell2014-02-03100-63/+59
* Make URL opening function in a cross-platform world.Robin Burchell2014-01-281-7/+2
* Remove obsolete Qtopia-related bits from qtmail.Robin Burchell2014-01-271-34/+1
* Remove stray QDebug.Robin Burchell2014-01-241-1/+0
* Remove composer & viewer plugins, move them entirely to QtMail.Robin Burchell2014-01-2462-14591/+15225
* Make qmfutil a Qt module: QmfWidgets.Robin Burchell2014-01-2346-5803/+8
* Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS...Robin Burchell2014-01-239-91/+28
* Remove Qt 4 support.Robin Burchell2014-01-2112-164/+55
* Correctly start messageserver5 binary.Robin Burchell2014-01-201-2/+2
* Detection of libraries built as framework or dylib on MacTakahiro Hashimoto2014-01-176-12/+63
* Rework the build system to better use parallel builds.4.0.3Robin Burchell2013-08-072-0/+25
* Fix QMF with Qt 5.1+4.0.1Robin Burchell2013-06-122-9/+1
* Make sure plugins are linked against correct Qt version of the qmf libs.Valerio Valerio2013-04-303-4/+16
* Allow parallel installation of qt4 and qt5 buildsValerio Valerio2013-04-266-24/+46
* Update Qt 5 port to match latest releaseValerio Valerio2013-04-1919-32/+50
* Remove Symbian support.Robin Burchell2013-02-287-67/+0
* Change to new-form Digia license headers.Robin Burchell2013-02-1259-1418/+1418
* s/Nokia/QtProject/ in settings files.Robin Burchell2012-12-053-7/+7
* More robust sending code in qtmail example.Don Sanders2012-06-081-1/+2
* Implement viewing of plain text message parts using webkit.Don Sanders2012-05-311-7/+6
* Replace uses of qDebug with qMailLog.Don Sanders2012-04-204-4/+1
* More qt 5 fixes.Don Sanders2012-03-121-0/+6
* Build fixes for Qt5 and remove some spurious DEPENDS_ON macrosDon Sanders2012-03-127-1/+16
* For new push enabled folders retrieve at least QMailRetrievalAction::defaultM...Don Sanders2012-03-021-5/+2
* Ensure all Nokia source code has a valid and identical copyright notice.Don Sanders2012-02-241-0/+41
* Add service action to find and create standard folders.Valerio Valerio2012-01-272-0/+21
* Update plugins and doc paths.Don Sanders2012-01-133-3/+3
* Fix qtmail bug in editing message in drafts folder on serverDon Sanders2012-01-121-1/+6
* Add disconnected storage actions, for actions requiring database writes.2012W02Don Sanders2012-01-101-2/+3
* Rename some QMailStorageAction functions to indicate they require the device ...2012W01_1Don Sanders2012-01-051-6/+6
* 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
* Fix broken logic for enabling FWOD.Don Sanders2011-11-021-1/+2
* Update license headers (make them consistent with harmattan qmf)Don Sanders2011-08-0758-988/+988