aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/imap/IMAPPart.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed net::*{part|structure} to net::*message{Part|Structure}. Splitted ↵Vincent Richard2013-07-161-161/+0
| | | | code in multiple files.
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
|
* Migrated build system to CMake. Conditional file compilation. Automatic ↵Vincent Richard2012-11-011-0/+9
| | | | selection of platform handler.
* Added helper function to construct parsed message from net message. Splitted ↵Vincent Richard2010-05-181-0/+152
IMAP source files.