summaryrefslogtreecommitdiffstats
path: root/examples/qtmail/app
Commit message (Expand)AuthorAgeFilesLines
* Restore compilation of qtmail example.Robin Burchell2014-02-0399-70999/+0
* 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-2432-8737/+20675
* Make qmfutil a Qt module: QmfWidgets.Robin Burchell2014-01-231-15/+2
* Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS...Robin Burchell2014-01-232-16/+9
* Remove Qt 4 support.Robin Burchell2014-01-211-17/+6
* Correctly start messageserver5 binary.Robin Burchell2014-01-201-2/+2
* Detection of libraries built as framework or dylib on MacTakahiro Hashimoto2014-01-171-2/+11
* Fix QMF with Qt 5.1+4.0.1Robin Burchell2013-06-122-9/+1
* Allow parallel installation of qt4 and qt5 buildsValerio Valerio2013-04-261-5/+11
* Update Qt 5 port to match latest releaseValerio Valerio2013-04-198-13/+16
* Remove Symbian support.Robin Burchell2013-02-283-23/+0
* Change to new-form Digia license headers.Robin Burchell2013-02-1223-552/+552
* 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
* Replace uses of qDebug with qMailLog.Don Sanders2012-04-201-1/+0
* Build fixes for Qt5 and remove some spurious DEPENDS_ON macrosDon Sanders2012-03-121-0/+2
* For new push enabled folders retrieve at least QMailRetrievalAction::defaultM...Don Sanders2012-03-021-5/+2
* Add service action to find and create standard folders.Valerio Valerio2012-01-272-0/+21
* 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
* Fix broken logic for enabling FWOD.Don Sanders2011-11-021-1/+2
* Update license headers (make them consistent with harmattan qmf)Don Sanders2011-08-0723-391/+391
* Avoid loop in qtmail UI.Don Sanders2011-06-241-1/+0
* Fix regressions in qtmail.experimentalDon Sanders2011-06-221-4/+2
* Fix style issues.Don Sanders2011-06-021-3/+3
* Qtmail fix, safer sending with service actions.Don Sanders2011-06-022-1/+17
* qtmail fix.Don Sanders2011-06-021-0/+1
* Qt 4.8 beta fix.Don Sanders2011-05-261-1/+2
* Resolve conflicts. In cherry-pick.Don Sanders2011-05-231-17/+11
* Use qobject_cast instead of dynamic_cast.Don Sanders2011-05-231-1/+1
* In qtmail use async serviceactions for adding and updating messages.Don Sanders2011-05-202-12/+31
* Small Mac OS X build fixHarald Fernengel2011-03-291-3/+3
* Merge branch 'symbian'Don Sanders2011-03-2211-12/+107
|\
| * Configurable possibility to run messageserver in thread (from dll) on SymbianMarko Minkkinen2011-03-163-0/+88
| * Merge master to symbianMarko Minkkinen2011-03-112-8/+7
| |\
| * | Couple of Symbian related changes (in #ifdefs)Marko Minkkinen2011-02-101-0/+2
| * | Compiler warnings fixedMarko Minkkinen2011-02-1010-12/+13
| * | Symbian related changes to .pri & .pro filesMarko Minkkinen2011-02-101-0/+4
* | | Upgrade mailthreads to store account information in database`Eric Springer2011-03-221-2/+2
* | | Revert "Chuck in unnamed namespace for external linkage"Eric Springer2011-03-161-8/+0
* | | Chuck in unnamed namespace for external linkageEric Springer2011-03-161-0/+8
| |/ |/|
* | Fix a problem with failure to export changes to server not beingDon Sanders2011-03-082-8/+7
|/
* Additional Symbian fixes from SADon Sanders2010-12-091-0/+8
* Fix a crash when removing accounts.Don Sanders2010-12-051-1/+5
* Comment out description after #endif directiveespringe2010-11-241-1/+1
* QtMail: QAction::setIconText takes a QString, not boolespringe2010-11-241-1/+1