97 Commits (3844f6a8290b473b8b09b1299b016edfb16a5081)

Author SHA1 Message Date
Thomas McGuire a68ccb3b97 Merge the KMail summer of code branch back to trunk. 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
Jarosaw Staniek 3d30be05c9 Update for QString FolderStorage::location(const QString& suffix) const to simplify FolderStorage::indexLocation() 18 years ago
Jarosaw Staniek 86a8758911 Merged changes related to the SQLite mode for KMail indices 18 years ago
Jarosaw Staniek 318a4c8bc3 - process of simplifying/Qt-ifying the code started: 18 years ago
Thomas McGuire 07aff2c4f4 Don't crash when trying to drag messages which are not complete. 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
Thomas McGuire 3d5813899b Compute the size of the folders > 2GB correctly. 18 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 586a9c7687 document refcounting 19 years ago
Thomas McGuire c9ddfdae83 Use a qint64 instead of a quint64 for the internal size variable, 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
Pradeepto Bhattacharya 0750e965c5 Krazy #1 fixes 19 years ago
Thomas McGuire 652da32696 Fix some Krazy issues: explicit ctors 19 years ago
Ingo Klcker 76ed9c3f5c Fix pass-by-value issues found by krazy. Patch by Bernhard Breinbauer. 19 years ago
Till Adam 27a49cca1f Implement a size column in the shared folder tree class and in 19 years ago
Till Adam 78a4ad5503 Apply ported version of the mail loss debugging and explicit deletions patch, 19 years ago
Allen Winter 757f701663 a bunch of easy Krazy fixes 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
David Faure 792c675bed Revert Till's commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734). 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
Allen Winter 1ca819b394 Some Q3CString -> QByteArray changes from Mathias. 19 years ago
David Faure 9488b7520f Forwardport parts of the 2nd-memory-reduction patch. 19 years ago
Volker Krause 7d1b8d31a6 Forwardport SVN commit 633254 by vkrause: 19 years ago
Volker Krause d92da0568a Merge the kmail-moving-folder branch: 19 years ago
Till Adam 0a92a8380b Cleanup. 20 years ago
David Faure 8270ad07db Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch. 20 years ago
Allen Winter 7e778a2152 TRUE->true and FALSE->false. 20 years ago
Ismail Onur Filiz ea883abdd3 Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
Andreas Gungl ba58f8b0b6 Q3PtrList-- 20 years ago