362 Commits (1864766636bb32f158506d01b2aad2e2e5624048)

Author SHA1 Message Date
Ingo Klcker 3cbf0fc45b Q_INT*/Q_UINT* -> qint*/quint* 21 years ago
Ingo Klcker a9c63d89c4 Forward port: 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Reinhold Kainhofer 50d4efd7d4 The FSF moved to a different address, so update the license headers all through kdepim to include the new address (see also the FSF's home page for the new address): 21 years ago
Till Adam 2a01012faa Move the account list into kmfolder, from folderstorage, it's a feature 21 years ago
Till Adam e002a6a15a Add a KMail::Util namespace in new files util.h and util.cpp and move 21 years ago
David Faure 9e6702f8ab Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
Till Adam c7076e4e77 Tell folders about a change in contents type in the folderstorage and 21 years ago
Till Adam 1414521c12 Make the folder call ::create() on the storage once it has instantiated 21 years ago
Till Adam 451fe27a3e o Further disentangle serial number cache handling, message dict 21 years ago
Till Adam cc077fb039 Avoid crash when checking mail with local accounts. This is not the 21 years ago
Till Adam 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago
Till Adam 48313737a9 Remove unused folder -> folderstorage forwards. 21 years ago
Till Adam 9b90923cb4 o More explanations and docs 21 years ago
Thomas Zander 6da943c909 Remove the disputed 21 years ago
Thomas Zander 55eabf8ecc Remove kmfoldernode's setType() and type() methods and all the places where it is 21 years ago
Till Adam 4b0d2e5d3a Implement "Copy folder to" which allows one to copy a hierarchy of folders 21 years ago
Allen Winter fcd976c3a5 Updated license header and copyright for Stefan Taferner. 21 years ago
Till Adam e5156b7483 Find a way to do subject threading without needing to have the subject 21 years ago
Ingo Klcker eb23af790e Use 'Local Folders' instead of 'Local' as prefix for local folders and don't put a '/' in front. No, 'Local Folders' is not a new string. 21 years ago
Carsten Burghardt cef542ab9a And the next step from the Usability study: kick the "Belongs To" off the properties 21 years ago
Carsten Burghardt 0634ccf287 To copy mails from local to an imap folder took ages because the imap 21 years ago
Till Adam dbf0c5d801 Remove reset folder shortcuts. 22 years ago
Bo Thorsen f09aa404fd From the branch: Let the expunged signal say where it came from. Required for my upcoming bugfix 22 years ago
Bo Thorsen 1d8d8f1b0a Let the expunged signal say where it came from. Required for my upcoming bugfix 22 years ago
Till Adam 16af414a8a Spiffy little feature I've been meaning to do for ages: 22 years ago
David Faure 72ae142d5b There is already a mParent in KMFolderNode, this one was completely unused. 22 years ago
Carsten Burghardt 8875b21a0a Backport: 22 years ago
Carsten Burghardt ec38885bf9 Do not overwrite a valid id. New folders now get and stick to their id 22 years ago
Till Adam ebfa9f7551 Remove unused method that is a storage attribute anyhow. 22 years ago
David Faure b9ad762188 This can be done better now. 22 years ago
David Faure 9444ed60d7 expiry isn't always fully-synchronous (the move-command is async), so we can't 22 years ago
David Faure d6335ad4d1 Compact folder after forced expiry. 22 years ago
David Faure 4b7c55359d Moved Bo's ContentsType from KMFolder to FolderStorage. This will allow 22 years ago
David Faure 828eb79550 Turn Bo's ugly numbers into a nice enum. 22 years ago
David Faure 8e2b8f63b2 Fixed renaming folders over cached imap, so that it works in a disconnected way: 22 years ago
David Faure 152f8d472c GUI improvements for the compaction feature: 22 years ago
David Faure a0fb0131a8 perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' * 22 years ago
David Faure c44c484bb5 Similarly to expiring old mails in the background, this implements compacting 22 years ago
David Faure 65d715f336 Fix crash when recovering dead.letters on startup. 22 years ago
Carsten Burghardt a9732f135b Add the "list only open folders" feature. 22 years ago
Ingo Klcker 53257a6c47 Add possibility to ignore new mail that's filtered to certain folders (e.g. the Trash or Spam folder) 22 years ago
David Faure 8408c27d66 KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h> 22 years ago
David Faure b1da3c11d7 GUI: Implemented "Expire messages by moving them to another folder". 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
David Faure d0bc54df5c Reworked the "mail expiry" feature to work as a background task (timer-driven) 22 years ago
David Faure d836a23ff6 micro-optimization: path() is recursive, let's call it only once 22 years ago
Zack Rusin e63cc4cb4b Support old hand-set mailing list post addresses 22 years ago
Till Adam dc429a9156 Add per folder option to put replies to mails in a folder into that same 22 years ago
Ingo Klcker 3747fe9f57 Add dcop calls displayPath and displayName for usage in the Kontact summary widget. 22 years ago