aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/basetypes/MCOperationQueue.h
Commit message (Collapse)AuthorAge
* Conformant header guardsGravatar CodaFi2014-02-22
| | | | Fixes #606
* Implemented dispatchQueue property on MCOIMAPSessionGravatar Hoa V. DINH2014-01-18
|
* Callback is now called on the dispatch queue where the operation has been ↵Gravatar Hoa V. DINH2013-09-29
| | | | instanciated on Apple platforms
* 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
| | | | | | Caused a crash when sending emails. This reverts commit c4353b9989faac04ad5b2e0e45fb35220123eb9f.
* 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
| | | | This reverts commit 54b038df296c4bb85bcd1a586f7c90c4c76d09e0.
* 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