summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update Qt5 port.Valerio Valerio2013-05-061-4/+4
* Modify smtp transmitMessages action to test connection.4.0.0Valerio Valerio2013-04-302-14/+9
* Make sure plugins are linked against correct Qt version of the qmf libs.Valerio Valerio2013-04-305-10/+40
* Allow parallel installation of qt4 and qt5 buildsValerio Valerio2013-04-269-20/+43
* Add license header for *qdoc filesSergio Ahumada2013-04-192-0/+54
* Update Qt 5 port to match latest releaseValerio Valerio2013-04-1943-106/+195
* Remove Symbian support.Robin Burchell2013-02-2864-6112/+28
* Change to new-form Digia license headers.Robin Burchell2013-02-12236-5652/+5653
* Fix regression introduced by last commit.Valerio Valerio2013-01-212-4/+1
* Set Inbox as standard folder for IMAP4 accounts.testtag_16012013Valerio Valerio2013-01-161-1/+12
* s/Nokia/QtProject/ in settings files.Robin Burchell2012-12-054-8/+9
* search QMF_INSTALL_ROOT for pluginsRobin Burchell2012-12-052-2/+7
* check for zlib via pkgconfig instead of relying on it always being on unixRobin Burchell2012-12-031-5/+3
* check for libicu's pkgconfig file.Robin Burchell2012-12-031-5/+10
* Fix bug in QCopClient::handleDetachMonitorDon Sanders2012-06-071-1/+1
* Make sure there is no dependency on Qt widgets moduleDon Sanders2012-05-314-9/+5
* Default to preferring body parts of type text/html.Don Sanders2012-05-311-1/+1
* Fix bug in meta data analysis algorithmDon Sanders2012-05-311-17/+33
* Make QMailDisconnected::moveToStandardFolder more robust.Don Sanders2012-05-311-0/+5
* Fix synchronization bug for qresync capable servers.Don Sanders2012-05-281-1/+4
* CRASH Fix (Assert was being hit).Don Sanders2012-05-281-13/+22
* Adapt QMF to Qt connectNotify API change(Qt5)Valerio Valerio2012-05-234-1/+160
* Fix QMailMessage::HasAttachments not being set correctly.Don Sanders2012-05-221-0/+1
* Add explanatory comment.Don Sanders2012-05-151-0/+3
* Reduce battery drain when wrong password is entered by user.Don Sanders2012-05-152-26/+21
* Add diff block missing in previous commit.Don Sanders2012-05-151-0/+11
* Add new QMailMessage::NoNotification flagDon Sanders2012-05-154-1/+37
* BIC: Document qmf_registerLoggingFlag() signature change.Don Sanders2012-05-112-1/+5
* Prevent double deletion when canceling service action.Don Sanders2012-05-111-1/+3
* Add documentation for QMailRetrievalAction::defaultMinimum(testDon Sanders2012-05-081-0/+12
* Correctly Fix a bug where Todo and CalendarInvitation flags shared the same bitDon Sanders2012-05-081-1/+1
* Revert due to accidentally committed changes to qmfstoragemanager.Don Sanders2012-05-082-2/+1
* Fix a bug where Todo and CalendarInvitation flags shared the same bit.Don Sanders2012-05-082-1/+2
* Fix reloading of log categories during runtime.Valerio Valerio2012-05-072-3/+7
* Fix bug with pop mails not being deleted from pop server.Don Sanders2012-05-042-10/+38
* Performance and memory improvements.Valerio Valerio2012-04-231-2/+6
* Update standard folders in the DBValerio Valerio2012-04-231-0/+3
* Change logging group to 'LogCategories'Valerio Valerio2012-04-201-1/+1
* Replace uses of qDebug with qMailLog.Don Sanders2012-04-209-13/+6
* Ignore errors after SMTP QUIT is sent, required for Qt 5.Don Sanders2012-04-191-0/+3
* Add logging for when a service action begins and finishes.Don Sanders2012-04-191-0/+33
* Add logging for when an imap strategy starts running.Don Sanders2012-04-191-0/+3
* Fix a bug where externalize/move operations were leaking files.Don Sanders2012-04-191-2/+12
* Fix a bug where standard folder accounts settings got lost...Don Sanders2012-04-191-3/+6
* FWOD fix, don't try to upload email twice to remote serverDon Sanders2012-04-181-2/+8
* Fix QMailMessageMetaData::receivedDate().Don Sanders2012-04-042-3/+4
* Include qmailthreadlistmodel files in .pro file.Valerio Valerio2012-04-041-0/+2
* Merge branch 'master' of scm.dev.nokia.troll.no:addons/messagingframeworkValerio Valerio2012-04-042-0/+2
|\
| * Eliminate compile warnings.Don Sanders2012-04-042-0/+2
* | Fixes: NB#297007 - [Thread view] Hotmail: Attachments are not availableValerio Valerio2012-04-041-9/+16
|/