112 Commits (a4b3dd8a83bf68fb8ab8d7cd96bd1e904f8e247d)

Author SHA1 Message Date
David Faure a4b3dd8a83 Ouch, don't crash when updating an object (e.g. contact) while the kmail folder 22 years ago
David Faure 14e8fc07e9 Added StorageFormat so that the ical resource doesn't read xml, and the 22 years ago
David Faure 8a0970adeb Fixed crash when deleting the dimap account that holds the groupware folders, 22 years ago
Bo Thorsen 97609fb67b If you run the iCal resource with one of the translated namings, you 22 years ago
Till Adam 7d946a5908 Add support for online imap folders to the imap resource by: 22 years ago
David Faure b5f28b3fc6 Fixed first-startup issues with subresources not set up. I think we can get rid of 22 years ago
David Faure ade5e64778 Remove 'unknown' storage format. When creating a folder and setting it to hold 22 years ago
David Faure d774888f04 Add a 'label' for a subresource so that the user doesn't have to choose between 22 years ago
David Faure 235d18b01d spot readonly folders in debug output 22 years ago
David Faure 49ad8b4d48 Store storage format of extra folders (so that kmail knows about them on startup) 22 years ago
David Faure 4101e3ab2a Decode the kolab xml (the outlook guys use base64-encoding) 22 years ago
David Faure 676dd7f93c Fixed empty boundary. 22 years ago
David Faure 920bae8b71 Add X-Kolab-Type header. Fixed tiny bug in attachment finding. 22 years ago
David Faure 13aa70adb1 The dialog says: 22 years ago
David Faure 045ea166d9 The dialog says: 22 years ago
David Faure 7ba6ed8798 When the groupware folders can't be created on startup because the INBOX doesn't exist yet 22 years ago
David Faure 092885af9d When the groupware folders can't be created on startup because the INBOX doesn't exist yet 22 years ago
David Faure 3abd99d7dd docu and small things 22 years ago
Till Adam f87f32f7b5 Don't forcibly close the imap ressource folders when disabling the imap 22 years ago
Till Adam bd2bfe6e2c Don't crash when trying to create the imap resource folders on an online 22 years ago
David Faure bec643dbf1 lookup koab xml attachment by mimetype (for interoperability), others by name 22 years ago
David Faure ee2a6fdd67 Fixed crash when trying to remove an attachment, now using the new RemoveBodyPart. 22 years ago
David Faure 3579a04606 Fixed contentdisposition's filename not available after setting contentdisposition in an updated attachment 22 years ago
David Faure 809901c438 Set storage format to XML when seeing the kolab annotation 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 9baba5b73a Don't set a charset for multipart/mixed, it gives the famous 22 years ago
David Faure 5bbc24450a Like the comment says, prevent double-connections after creating the groupware folders 22 years ago
David Faure d420ca59ec backport commit about the groupware folders being automatically created at the wrong place 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
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