From kde-commits Thu Apr 07 11:21:42 2005 From: =?utf-8?q?Lu=C3=ADs=20Pedro=20Coelho?= Date: Thu, 07 Apr 2005 11:21:42 +0000 To: kde-commits Subject: kdepim/kmail Message-Id: <20050407112142.9AE5463E () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=111287305414984 CVS commit by luis_pedro: Mention KMKernel::dimapFolderMgr() (correct a typo as well). M +5 -2 DESIGN 1.20 --- kdepim/kmail/DESIGN #1.19:1.20 @@ -115,5 +115,5 @@ consists, is less than,...) and the third holds the pattern to match against. - Currently, there are two types of search rules, whcih are mixed + Currently, there are two types of search rules, which are mixed together into a single class: String-valued and int-valued. The latter is a hack to enable and pseudo-header matching. @@ -269,5 +269,8 @@ for all imap messages only headers are cached locally while the main contents of all messages is kept on the server. -3) KMFolderMgr *searchFolderMgr() - which returns the folder manager +3) KMFolderMgr *dimapFolderMgr() - which returns disconnected IMAP (dimap) + folder manager. In dimap, both the headers and a copy of the full message + is cached locally. +4) KMFolderMgr *searchFolderMgr() - which returns the folder manager for the search folders (the folders created by using the "find messages" tool. Other email clients call that type of folders