155 Commits (fbf37919b643e9c794166c7315231e3a20429212)

Author SHA1 Message Date
Thomas McGuire 2776b33512 Revert unwnated parts of the commit. 16 years ago
Thomas McGuire 8b4e04ff00 Move the remaining stringutiltests to messageviewer 16 years ago
Allen Winter 1b28cf636a in emitMsgAddSignals(), don't emit msgAdded if the serial number 16 years ago
Andras Mantia 7e3982c776 Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi. 17 years ago
Andras Mantia 0a0cb7c58b Disable IMAP related code. IMAP (both online and disconnected) should be handled by the akonadi resource. 17 years ago
Laurent Montel 3d8fd92784 Comment KM*Command* to help during porting 17 years ago
Laurent Montel 464755ffc5 Change namespace from libmessageviewer => Message to MessageViewer 17 years ago
Laurent Montel 827248fb19 Use attachmentstrategy.h from libmessageviewer 17 years ago
Thomas McGuire 596b5a5ba0 Merged revisions 1024448 via svnmerge from 17 years ago
Thomas McGuire 039ba1f351 - Set the correct config for the message list with the new config provider 17 years ago
Thomas McGuire 5d210c7ed0 Properly fix the iterators (hopefully), and fix one more place where it was wrong. 17 years ago
Thomas McGuire 44b92862ab Fix a double it++, which was the result of a porting error in r500409. 17 years ago
Thomas McGuire ae65cb4c5b Merged revisions 1017920 via svnmerge from 17 years ago
Martin Koller 74010dec16 BUG: 205448 17 years ago
Thomas McGuire 75264660b9 SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up. 17 years ago
Thomas McGuire f611cd0ae8 warnings-- 17 years ago
Allen Winter 80909a85fa Cleanup kDebug/kWarning/kError(): 17 years ago
Thomas McGuire 97aac2e294 Merged revisions 945593 via svnmerge from 17 years ago
Ingo Klcker edecfcdc84 Backport revision 949275 to 4.2 branch 17 years ago
Ingo Klcker 21cda3fbab Calculate and show the correct folder size of IMAP folders. 17 years ago
David Faure 6e7bcb55d8 forwardport crash fix 17 years ago
David Faure c68e37d4c2 stop crashing on me regularly 17 years ago
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
Volker Krause 775780effa Reload the folder tree on changes to no content state of any folder, 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
Volker Krause 7db7b41906 Allow deletion of message only if the IMAP ACLs allow it. The current 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