135 Commits (3ae66e31fbf3d9197fbad71a09227e71a1a729df)

Author SHA1 Message Date
Thomas McGuire c69f42d326 Don't fail when renaming the sorted file fails (and add some kWarnings in case of error). 18 years ago
Marc Mutz 726d6869b0 Merged revisions 811955-812089,812091-812100,812102-812624,812626-812642,812644-812697 via svnmerge from 18 years ago
Allen Winter 65613d606f various micro optimizations that Krazy found for single char QStrings 18 years ago
Jarosaw Staniek 3d30be05c9 Update for QString FolderStorage::location(const QString& suffix) const to simplify FolderStorage::indexLocation() 18 years ago
Thomas McGuire 58ed7df75d - Fix index location 18 years ago
Jarosaw Staniek 86a8758911 Merged changes related to the SQLite mode for KMail indices 18 years ago
Thomas McGuire 211cf1b2f9 Some coding style fixes. 18 years ago
Thomas McGuire a74fb334b1 Fix totally broken renaming of online IMAP folders: 18 years ago
Jarosaw Staniek 6e03d89896 We're skipping messages for incidences that are broken because of serial number == 0, 18 years ago
Thomas McGuire d2b89afcf9 Remove many superflous function names in kDebug statements. 18 years ago
Thomas McGuire dbe7de75bf Some fixes for the recent per-account identity merge: 18 years ago
Thomas McGuire 87533d51ae Revert last commit, I commited more than I wanted to. 18 years ago
Thomas McGuire 0b04f13be2 Remove unused, commented out stuff. 18 years ago
Pradeepto Bhattacharya c3a49e3863 Merged revisions 739135 via svnmerge from 18 years ago
Andreas Hartmetz 95c62e6356 forwardport of enterprise commit 764894: Workaround for Intevation issue 2216 (crash in KMFolderSearch::addSerNum) and some small style fixes 18 years ago
Allen Winter d8fee4026a use portable KDE_rename() instead of ::rename() 18 years ago
Adriaan de Groot a2fede7c21 Need unistd.h for unlink(2) 18 years ago
Thomas McGuire 929850a39a Use Q_INT64_C to force readConfig to use the qint64 version 19 years ago
Thomas McGuire 5ca9de31aa Use qint64 instead of size_t for the folder size calculation, otherwise 19 years ago
Thomas McGuire 02a62b9f21 Silence most of the overload-virtual warnings in KMail. They all 19 years ago
Till Adam f47c7e97c4 Add the ability to associate an identity with an account, such that that 19 years ago
Frank Osterfeld 9848f42cd9 merge from enterprise 19 years ago
Andreas Hartmetz 9a2c2bdc7c cross-port named open()/close() on folders from the 3.5 branch. this is a merge from 3.5 revision 647499 with many extra changes to get kmail to compile again. 19 years ago
Andreas Hartmetz ecfa574042 Intevation Merge issue 38, forward port of fix to issue 1868. Fix folder reference counting in several places. 19 years ago
Andreas Hartmetz 8e56643c4f Lots of fixes to folder refcounting all over the place. There might be even more problems elsewhere, but this fixes Intevation issue #1868. 19 years ago
Thomas McGuire c9ddfdae83 Use a qint64 instead of a quint64 for the internal size variable, 19 years ago
Tobias Koenig 01c7115ebd Manual adaption and cleanup of the previous script run 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Till Adam 39c4fb36b4 Avoid crashes due to KMMsgInfo pointers being replaced by KMMessage pointers by 19 years ago
Till Adam 3e81e1fde2 Warning-- 19 years ago
Dirk Mueller 64df7a387d the usual "fixing crap after till" commit 19 years ago
Till Adam 9c77c76113 Merge size column for the folder tree and configurabe "close to quota" 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Pradeepto Bhattacharya c44b5eb990 Forward ports from pim+ and enterprise... 19 years ago
Ingo Klcker 76ed9c3f5c Fix pass-by-value issues found by krazy. Patch by Bernhard Breinbauer. 19 years ago
Pradeepto Bhattacharya d1ec243595 Merge ... 19 years ago
Dirk Mueller 00aa142420 - the usual "daily unbreak compilation" 19 years ago
Thomas McGuire 11fa8f016e Fix folder settings getting lost right after saving them. 19 years ago
Till Adam 27a49cca1f Implement a size column in the shared folder tree class and in 19 years ago
Pradeepto Bhattacharya 8c4d7ca4ba Merge ... 19 years ago
Till Adam c055eafb72 Warn when calling getMsg on a closed folder. 19 years ago
Till Adam 579bce92f9 Give some more verbose warnings when getMsg goes wrong. 19 years ago
Till Adam 78a4ad5503 Apply ported version of the mail loss debugging and explicit deletions patch, 19 years ago
Mathias Soeken 47365eb158 Change status of message(s) updates the foldertree item. 19 years ago
Ismail Onur Filiz 0687891abb KConfig -> KConfigGroup 19 years ago
Allen Winter fd4c4efdf4 forward port SVN commit 647870 by coolo: 19 years ago
Allen Winter 16e53873f8 merge SVN commit 647870 by coolo: 19 years ago
Volker Krause 01bafaed15 Merge revisions 633599, 638231, 647127, 647145 and 647816 from 19 years ago
Stephan Kulow 79668a0aa2 backport the named open and close to reduce branch differences 19 years ago
Allen Winter 23997b6617 bigtime forward port of coolo's kmail_debug_imap work branch. 19 years ago