69 Commits (a8e26a686330bbb85d24dc230f481ec908ce4f86)

Author SHA1 Message Date
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
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 9ccba94cd1 Check the storage format from the various methods, to use the right folders. 22 years ago
David Faure 59d7c5323b Added configuration option for the storage format (ical/vcard or xml) 22 years ago
David Faure b2f0a6dba0 Removed type from ExtraFolder struct. I see no reason for it, folder->storage()->contentsType() 22 years ago
David Faure b92de3ec08 No need to iterate when one can use find() 22 years ago
Karl-Heinz Zimmer 3169bcab1b sorry 22 years ago
Karl-Heinz Zimmer 60db5817a8 do not forget to return the default folder for kolab 22 years ago
Karl-Heinz Zimmer 3b51a71592 subresourceKolab() - but isXMLFolder() still missing 22 years ago
Karl-Heinz Zimmer 5aa0167074 OOPS. 22 years ago
Karl-Heinz Zimmer 8c49cd1414 Name the parameter after its purpose 22 years ago
Karl-Heinz Zimmer 9bc7fe808b Use a Q_UINT32 instead of a QString as serial number of a message. 22 years ago
David Faure 22389489c0 * Set contents type of the resource folders (contacts/notes/etc.). Amazing that this wasn't done before :) 22 years ago
David Faure ad357d7257 fix the "async commands" problem better. 22 years ago
David Faure 2d3fce19d2 Revert yesterday's commit and fix it better: since KMDeleteMsgCommand is async, 22 years ago
Karl-Heinz Zimmer cbbe3a38d8 Interface extended for Kolab, see kdepim/kresources/kolab/shared, implementation not committed, still being worked at. 22 years ago
David Faure 6c6e8cebc2 apply crash fix from HEAD 22 years ago
David Faure b3bde7a5ac Fixed crash when editing events in korganizer using the kmail-imap resource (kolab issue189). 22 years ago
David Faure e84be9650c turn int into enum (patch applied in HEAD) 22 years ago
David Faure 828eb79550 Turn Bo's ugly numbers into a nice enum. 22 years ago
Bo Thorsen db802c462c When making a new entry, figure out what folder this should go into. It looks through the list of folders, and asks KMail if they're writable. If more than one is possible, it asks the user. 22 years ago
Bo Thorsen 684c8dc095 Getting closer towards full multifolder support. And now there are no more warnings 22 years ago
Bo Thorsen 6a848d4bbc Support fetching multiple IMAP resource folders 22 years ago
David Faure b1da3c11d7 GUI: Implemented "Expire messages by moving them to another folder". 22 years ago
Bo Thorsen 3a3a7e7aed - Convert a couple more emitDCOPSignal calls to the typesafe skel version 22 years ago
David Faure 211185cb51 Fixed crash when starting korganizer and kmail isn't running and when using the imap resource. 22 years ago
Bo Thorsen ddaeabecb5 Be able to mark folders as having groupware contents. And check in the icalIface stuff to match up the imap resource again 22 years ago
Bo Thorsen be9424a5e2 Beginning the process of having multiple sub resources. Especially necessary for several calendar folders in the IMAP resource. Discussed way back in the Osnabrueck meeting but never implemented - now I'm finally getting to it 22 years ago
Bo Thorsen b8802fc6a8 And revert stuff that was not supposed to go in yet 22 years ago
Bo Thorsen ad5a51b9ca Save the kconfigxt configuration along with the rest of the config. Otherwise these configurations were not saved in Kontact at all 22 years ago
Till Adam f0eba5fa4d Port the Groupware and IMAP Resource options to KConfigXt. Move the whats 22 years ago
Bo Thorsen b915faee44 Implement hiding the IMAP resource folders from the foldertree. This was 22 years ago
Andrew Coles af11dae280 Corrected typographical errors. 22 years ago
Laurent Montel dfccf5ce0c Fix kddebug 22 years ago
Bo Thorsen fe84cc8475 Hopefully this fixes the creation of IMAP folders in the IMAP resource. Doesn't fix the bigger bug that files are not read correctly by the resource 22 years ago
Cornelius Schumacher edda63a584 Return actual return code. 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Marc Mutz c4df6a1a84 Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
Bo Thorsen 6fad09b117 There are of course no differences between the different libkcal items here 23 years ago
Bo Thorsen df7c03546c Merge the KAddressBook IMAP resource from osnabrueck_branch. This is now complete, tested and functional 23 years ago
Bo Thorsen 8e1d9e8ca1 Merge the addrbook IMAP resource fixes from osnabrueck_branch 23 years ago
Shaheed Haque 8cc08d1b8a Bug 69744. Resource folders: "Journals" should be "Journal" 23 years ago
Bo Thorsen b3aea3523c When an IMAP resource tells KMail to store or delete a file, don't tell 23 years ago
Bo Thorsen 3df5a1fc72 Fix foldername, when possible. (bug 67081) 23 years ago