143 Commits (d7687f558947e9a272413d152c7d9b3c899cb434)

Author SHA1 Message Date
Jonathan Marten 6140a870da Add a "Maintenance" tab to the folder properties dialogue. This gives some 17 years ago
Dirk Mueller 3d1bc56e4e make sure that startPart is in range 18 years ago
Laurent Montel b18e8016d3 Fix some iterator 18 years ago
Thomas McGuire a68ccb3b97 Merge the KMail summer of code branch back to trunk. 18 years ago
Bertjan Broeksema 5a105c47ab - EBN Fixes: postfix uses of ++/-- on iterators in for loops. 18 years ago
Thomas McGuire a11118c06d Merged revisions 860059 via svnmerge from 18 years ago
Volker Krause 55ba93d263 Merged revisions 859561,860036 via svnmerge from 18 years ago
Thomas McGuire 68a85ec67b Merged revisions 854399 via svnmerge from 18 years ago
Thomas McGuire 53ae7677c2 Merged revisions 853982 via svnmerge from 18 years ago
Volker Krause 483b0bdd3e Merged revisions 850513 via svnmerge from 18 years ago
Volker Krause 9e5c701eb7 Forwardport SVN commit 662047 by tilladam from enterprise branch: 18 years ago
Thomas McGuire fbdbf673ee Merged revisions 829986 via svnmerge from 18 years ago
David Faure 5667614aa6 backport the last commits by tmcguire at his request: 18 years ago
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
Till Adam 9dc518bce6 Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
Till Adam fa921b8ad8 Merged revisions 650963 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
Andreas Hartmetz f39d3c8c89 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
Thomas McGuire 3d5813899b Compute the size of the folders > 2GB correctly. 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