summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix NB#232541 calendar icon not displayedDon Sanders2011-05-251-0/+1
* 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
* Show the message id in the browserEric springer2011-05-121-0/+2
* Small Mac OS X build fixHarald Fernengel2011-03-291-3/+3
* Merge branch 'symbian'Don Sanders2011-03-2223-40/+133
|\
| * 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-1019-21/+22
| * | Symbian related changes to .pri & .pro filesMarko Minkkinen2011-02-104-19/+21
* | | 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
|/
* Cleanup message subject for display only; database unchanged.Patrick Burke2011-01-072-7/+7
* Additional Symbian fixes from SADon Sanders2010-12-095-1/+50
* 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
* Fix for platforms with no QSystemTrayIcon.Don Sanders2010-11-242-1/+7
* Make it build on windowsDon Sanders2010-11-201-0/+3
* Fix 'style' violations.Don Sanders2010-11-021-4/+4
* Better sanity checks will synchronizing.Don Sanders2010-11-021-11/+27
* Add sanity check when synchronizing.Don Sanders2010-10-281-0/+6
* Fix a bug with displaying rfc2822 type messages in qtmail.Don Sanders2010-10-241-1/+1
* In qtmail make accounts enabled by defaultespringe2010-10-221-0/+1
* Extensions to the logging subsystem (From Vitaly Repin)espringe2010-10-071-0/+4
* Fix framework paths on OSX. Patch by justinmcp (merge request #4.)espringe2010-10-063-3/+3
* Removed restoreToPreviousFolder from QMailStore (API/ABI break)Patrick Burke2010-10-051-1/+1
* Revert "Removed restoreToPreviousFolder from QMailStore (API/ABI break)"espringe2010-10-011-1/+1
* Removed restoreToPreviousFolder from QMailStore (API/ABI break)Patrick Burke2010-10-011-1/+1
* Remove qDebug'sespringe2010-10-011-1/+1
* Add rudimentary new mail notifications to QtMailespringe2010-09-302-0/+63
* Fix some issues reported by coverityespringe2010-09-224-11/+6
* Fixes: Updating threaded message list view when collecting new messages.Don Sanders2010-09-201-3/+1
* 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-097-35/+35
* Make listfilterplugin example use qmf instead of qtopiamailespringe2010-09-071-5/+5
* Rename Qtopiamail library to QMFespringe2010-09-0710-45/+46
* Update QMailContentFilter docs to reference filtering/indexingEric Springer2010-08-271-16/+2
* Add new example: listfilterpluginEric Springer2010-08-274-0/+156