aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/basetypes
Commit message (Expand)AuthorAge
* Moved strip whitespace into its own methodGravatar Matt Ronge2014-03-14
* Fixed #615: fixed issue with cancelling "perform after delay"Gravatar Hoa V. DINH2014-02-28
* Fixed delay typeGravatar Hoa V. Dinh2014-02-26
* Fixed #608: cancelled scheduled operations that are not run will not run in t...Gravatar Hoa V. DINH2014-02-23
* Removed Unnecessary NULL-Pointer CheckGravatar CodaFi2014-02-22
* Conformant header guardsGravatar CodaFi2014-02-22
* Improved performance of JSON parserGravatar Hoa V. DINH2014-02-20
* Fixed charset conversionGravatar Hoa V. DINH2014-02-14
* Fixed buildGravatar Hoa V. Dinh2014-02-11
* Don't remove empty div elements.Gravatar Andreas Sandberg2014-02-11
* Fixed serialization of HashMapGravatar Hoa V. DINH2014-02-09
* Fixed removeRange() implementationGravatar Hoa V. DINH2014-02-06
* Render text as HTMLGravatar Hoa V. DINH2014-02-05
* added removeLastObject()Gravatar Hoa V. DINH2014-02-05
* Fixed some IndexSet operationsGravatar Hoa V. DINH2014-01-31
* Fixed base64 encodingGravatar Hoa V. DINH2014-01-30
* Added more indexSet helpersGravatar Hoa V. DINH2014-01-19
* Fixed #567: dispatch queue for POP and SMTPGravatar Hoa V. DINH2014-01-18
* Implemented dispatchQueue property on MCOIMAPSessionGravatar Hoa V. DINH2014-01-18
* Implemented Object::performMethodOnDispatchQueueAfterDelay() and fixed MCIMAP...Gravatar Hoa V. DINH2014-01-18
* Revert "Use ICU of the system (fixed #533)"Gravatar Hoa V. DINH2014-01-16
* Use ICU of the system (fixed #533)Gravatar Hoa V. DINH2014-01-08
* Fixed charset detection, improved collection of valid charset (fixed #532)Gravatar Hoa V. DINH2014-01-02
* Fixed #531, #530, #529, #528, #527: fixed thread safety in case callback is d...Gravatar Hoa V. DINH2014-01-02
* Improved charset conversion. Added TODOs.Gravatar Hoa V. DINH2014-01-02
* Merge pull request #535 from CodaFi/W-Pedantic-WarningsGravatar HoĆ  V. DINH2014-01-02
|\
* | Build fixes for LinuxGravatar Hoa V. Dinh2014-01-02
| * Remove unused or undefined functionsGravatar Robert Widmann2013-12-29
| * Remove mentions of registerGravatar Robert Widmann2013-12-29
|/
* Unify Project StyleGravatar CodaFi2013-12-08
* Removing unnecessary return.Gravatar Andreas Sandberg2013-12-02
* Improved charset conversionGravatar Hoa V. DINH2013-11-29
* Cleanup and documentationGravatar CodaFi2013-10-25
* Assume main, rather than current, queue for callbacksGravatar CodaFi2013-10-22
* Callback is now called on the dispatch queue where the operation has been ins...Gravatar Hoa V. DINH2013-09-29
* Fixed crash in MCIndexSet (fixed #357)Gravatar Hoa V. DINH2013-09-09
* Remove unused variablesGravatar Yuk Lai Suen2013-09-09
* Fixed crash in hasSuffix (Fixed #141)Gravatar Hoa V. DINH2013-08-30
* Fixed #321: fixed -pathForComponents:Gravatar Hoa V. DINH2013-08-25
* Fixed #196: callback to notify when operations are running or notGravatar Hoa V. DINH2013-08-24
* merge with masterGravatar Hoa V. DINH2013-08-17
|\
| * Fixed several warningsGravatar Hoa V. DINH2013-08-17
| * Fixed memory leak in autorelease poolGravatar Hoa V. DINH2013-08-17
| * Fix literal to char* conversion warningsGravatar CodaFi2013-08-07
* | Internal callbacks for ops, before and after running.Gravatar Hoa V. DINH2013-08-05
|/
* Serialization of basetypesGravatar Hoa V. DINH2013-08-02
* Serialization of IMAP data. Implemented base64.Gravatar Hoa V. DINH2013-07-31
* Fixed log for deallocGravatar Hoa V. Dinh2013-07-25
* Fixed IndexSet::count() implementation.Gravatar Hoa V. DINH2013-07-22
* Fixed #202: Fixed decoding of modified UTF7Gravatar Hoa V. DINH2013-07-17