6456 Commits (e785987e1437fc65f04bd345d666a14f1987422a)
 

Author SHA1 Message Date
David Faure e785987e14 Better fix for "new account doesn't appear" (it takes time for the INBOX to appear, so connect to finishedCheck signal) 22 years ago
David Faure 08f21fbb8c Should fix the bug when setting up a 2nd client which syncs XML groupware folders, 22 years ago
David Faure 53cdc95cfb Refresh account combo after creating/deleting accounts. Kolab issue 247. 22 years ago
David Faure 8317469d53 Fixed crash 22 years ago
David Faure 809901c438 Set storage format to XML when seeing the kolab annotation 22 years ago
David Faure c89d4b3216 sync with changed done in HEAD 22 years ago
David Faure 9e394e887c same as in HEAD: adapt to identitymanager API change 22 years ago
David Faure 2293dfcb91 YESSS! Reloading of pictures works: partId() are empty, use the attachment's filename instead. 22 years ago
David Faure 4a11168587 Fixed typo in url 22 years ago
David Faure b1ea1871f3 workaround KMMsgBase::assign braindamage (mParent shouldn't be copied over!) 22 years ago
David Faure ccad4b7470 oops 22 years ago
David Faure dc01552095 Marc says we should always deleteMsg/addMsg when modifying it. 22 years ago
David Faure b2c1aeb4fe No need to have the english text twice for english-speaking users 22 years ago
David Faure d6a0e3c45b Fixed wrong test (copy-n-paste error), doesn't matter much though since by contract 22 years ago
David Faure f160176b33 Some parameter-checking. 22 years ago
Karl-Heinz Zimmer 72b651edce 1. Add a nice text/plain part as first body part of our internal kolab storage mails: just in case somebody looks at them with a non-kolab-compatible MUA. 2. Change a few parameter names (now showing a leading "attachment" to make them better readable/understandable. 3. Add an attachmentNames parameter to the kolab update() function: we want to specify our attachments' names explicitely instead of just writing "kolab.xml" everywhere. 22 years ago
David Faure 0f62988f88 apply patch from HEAD 22 years ago
David Faure 5885613e91 Merge commit from HEAD 22 years ago
David Faure 04349fd87a sync with head 22 years ago
David Faure 9baba5b73a Don't set a charset for multipart/mixed, it gives the famous 22 years ago
David Faure 086bf681ac Don't crash 22 years ago
David Faure c710c35da7 unused file removed 22 years ago
David Faure 5bbc24450a Like the comment says, prevent double-connections after creating the groupware folders 22 years ago
David Faure 8a29ba0d92 Set the annotation at the right place (requires patched cyrus imapd, patch 22 years ago
David Faure 2531a805af Only list accounts which have an inbox. Yeah in theory they all have, but you never know. 22 years ago
David Faure 67075fdd5f Don't create the groupware folders under "Local Folders" if the account that was 22 years ago
David Faure 7449ec7c5e The stuff I forgot to commit for the kolab notes resource to work 22 years ago
David Faure 99348f3be4 Just to look nice: update subject of the mail when updating the title of the note. 22 years ago
David Faure cf8e067c11 Fixed the code replacing the attachment (when editing the note) to find the attachment 22 years ago
David Faure 1e3b9f5a95 Added mimetypes argument, to save the correct mimetype in the xml attachment. 22 years ago
David Faure 2c41a01b90 QCString subject -> QString subject 22 years ago
Karl-Heinz Zimmer 46ceffc23e Allow specification of a Subject header text for internal kolab data that are to be stored by KMail. 22 years ago
Karl-Heinz Zimmer ac68509380 oops 22 years ago
Karl-Heinz Zimmer af52a3b7ea Save the XML attachment(s) of Kolab storage mails. 22 years ago
David Faure 0420a9b7d9 utf8 is no CTE. Let's have CTE==8bit 22 years ago
David Faure 8debe53e91 Improved error handling (print more meaningful messages than "not an imap resource folder") 22 years ago
David Faure 0d64b7fba0 Fixed "QGDict::hashKeyString: Invalid null key" warning 22 years ago
Karl-Heinz Zimmer 9d612885d7 prevent from crashing when the Misc configure tabpage is entered 22 years ago
David Faure 5c59d5fb1d Don't try to sync folders that were just deleted from the client (and then the server) 22 years ago
Bo Thorsen 196c101692 Fix the fix: Returning the serial number. I hate int returns for error stuff :-( 22 years ago
Bo Thorsen a8e26a6863 Fix returning the serial number 22 years ago
Bo Thorsen b341b4dad3 Less dense but more readable code. Only cosmetic 22 years ago
Bo Thorsen d9387cf3d4 findMessageBySerNum complains when asking with a nonexisting serialnumber. So don't even try, when we know it's wrong 22 years ago
Bo Thorsen e9b39b79ee Add a method to locate the xml folder. This list of methods to locate folders needs cleaning up 22 years ago
David Faure 75915331dd reorder - setContentsType looks into the map 22 years ago
Karl-Heinz Zimmer eb96fe4486 Enable KMail to store/update/delete single attachments of a Kolab mail without touching other attachments that might be stored inside the same mail. 22 years ago
David Faure 2d713516d3 Port aegypten fixes from HEAD 22 years ago
Bo Thorsen 1955a0624a Return the serial number instead of just a bool 22 years ago
Bo Thorsen da790ba09a Tell the sernum for quicker access 22 years ago
David Faure b3d8b11512 CVS_SILENT --debug 22 years ago