aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/maildir/format/kmailMaildirFormat.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged source and header files in directory structure. Got rid of SConstruct ...Vincent Richard2013-12-291-320/+0
* Simplified types for better readability. Use appropriate types (size_t, byte_...Vincent Richard2013-12-101-3/+4
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-23/+23
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Migrated build system to CMake. Conditional file compilation. Automatic selec...Vincent Richard2012-11-011-0/+9
* Fixed not exception-safe constructor, which could lead to possible memory lea...Vincent Richard2009-12-081-6/+6
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
* Fixed compilation warnings.Vincent Richard2008-10-121-4/+4
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
* Fixed typo in the copyright header, and added missing paragraph about linking.Vincent Richard2007-03-271-1/+1
* Added support for Courier maildir format.Vincent Richard2007-03-221-0/+310