aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/basetypes/MCOperationQueue.h
Commit message (Expand)AuthorAge
* Fixed win32 exportsGravatar Hoa V. DINH2014-11-22
* added exportGravatar Hoa V. DINH2014-11-22
* Fixed memory leak (fixed #794)Gravatar Hoa V. DINH2014-07-20
* Cancel all operationsGravatar Luca2014-03-10
* Conformant header guardsGravatar CodaFi2014-02-22
* Implemented dispatchQueue property on MCOIMAPSessionGravatar Hoa V. DINH2014-01-18
* Callback is now called on the dispatch queue where the operation has been ins...Gravatar Hoa V. DINH2013-09-29
* Internal callbacks for ops, before and after running.Gravatar Hoa V. DINH2013-08-05
* Automatic disconnection for SMTP (Fixed #96)Gravatar Hoa V. DINH2013-06-22
* Fixed deadlock in OperationQueueGravatar Hoa V. DINH2013-06-14
* Revert "Fixed deadlock in OperationQueue"Gravatar Hoa V. Dinh2013-06-12
* Fixed deadlock in OperationQueueGravatar Hoa V. DINH2013-06-11
* Removed headers dependencies on ICU, libetpan.Gravatar Hoa V. DINH2013-04-07
* #include <mailcore/mailcore.h> -> <MailCore/MailCore.h>Gravatar Hoa V. DINH2013-04-03
* Revert "Change pthread usage in MCOperationQueue to use std::mutex/std::thread"Gravatar DINH Viet Hoa2013-02-04
* Change pthread usage in MCOperationQueue to use std::mutex/std::threadGravatar Scott Herscher2013-02-03
* fixed race condition in operation queueGravatar DINH Viet Hoa2013-01-25
* headers show public API first. cleanup.Gravatar DINH Viet Hoa2013-01-21
* IMAP Account with multiple IMAP connectionsGravatar DINH Viet Hoa2013-01-17
* first commitGravatar DINH Viet Hoa2013-01-11