35 Commits (ece17355ba60d4a914083296f331e4a3c8a3d91a)

Author SHA1 Message Date
Laurent Montel a203335055 KMFolder-- 17 years ago
Laurent Montel 381b702e4b Port++ 17 years ago
Laurent Montel 6cc752cb65 fix includes 17 years ago
Laurent Montel dc36d3a07a kmfolderstorafe-- 17 years ago
Volker Krause ae97bdc308 Merge mingw + msvc build fixes by Romain Pokrzywka <romain@kdab.com> 17 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
Thomas McGuire 75264660b9 SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up. 17 years ago
Thomas McGuire 393b3ecdc3 Merged revisions 992178 via svnmerge from 17 years ago
Allen Winter 3bf5130d6a backport SVN commit 991853 by pokrzywka: 17 years ago
Romain Pokrzywka c395e93d11 Windows compatibility: use QUrl::toLocalFile() (which returns "C:/foo") instead of QUrl::path() (which returns "/C:/foo") 17 years ago
Allen Winter 80909a85fa Cleanup kDebug/kWarning/kError(): 17 years ago
Jarosaw Staniek 86a8758911 Merged changes related to the SQLite mode for KMail indices 18 years ago
Allen Winter 1ace378fe9 portability: 18 years ago
Allen Winter d8fee4026a use portable KDE_rename() instead of ::rename() 18 years ago
Allen Winter 1ee33eb647 include file fixes, mostly re-ordering. but I did find some places 18 years ago
Adriaan de Groot 84f6f2419c Need unistd for fsync() 18 years ago
Jarosaw Staniek eb3eb837dc SVN_SILENT compile 19 years ago
Pradeepto Bhattacharya 92d3b3f4dd Merge ... 19 years ago
Jonathan Marten 16102271b2 Forward port of commit 733841 from 3.5 branch: 19 years ago
Jonathan Marten 3a1369ec80 Fix "After compact action mail list disappears", by ensuring that the 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
Frank Osterfeld d1dfa77976 merge changes from enterprise 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
Laurent Montel 9079b08b83 Not necessary 19 years ago
Pradeepto Bhattacharya d1ec243595 Merge ... 19 years ago
Dirk Mueller 00aa142420 - the usual "daily unbreak compilation" 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
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
Reinhold Kainhofer 42ed96b11f some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Frank Osterfeld 5650c75c7f Fix linking. Include config.h, as suggested by Ismail Onur Filiz. 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Laurent Montel 5214f977ce KURL->KUrl 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Laurent Montel 7a6a236da0 KURL->KUrl 20 years ago
Laurent Montel 3ef805634c Q3ValueList-- 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
David Faure 8b3c9e843b Use .mailboxname.compacted i.e. make it a hidden file, so that it doesn't appear as a new mailbox 21 years ago
David Faure 63bee87105 Use .mailboxname.compacted i.e. make it a hidden file, so that it doesn't appear as a new mailbox 21 years ago
David Faure 36c8001fd9 Use .mailboxname.compacted i.e. make it a hidden file, so that it doesn't appear as a new mailbox 21 years ago
David Faure e4ff853d9b Don't leave around mymbox.compacted when compaction fails (e.g. disk full), 21 years ago
David Faure 16f50e80d6 Don't leave around mymbox.compacted when compaction fails (e.g. disk full), 21 years ago
David Faure efe86d7977 Don't leave around mymbox.compacted when compaction fails (e.g. disk full), 21 years ago
Till Adam 3cb30b64fb Move KMBroadcastStatus to KPIM::BroadcastStatus so it can be used by 22 years ago
David Faure 451879c548 The scheduler assumed that jobs could be run synchronously when wanted. 22 years ago
David Faure 2c1ef86be1 open() might call notifyOpeningFolder() more than once (e.g. due to the open() 22 years ago
Ingo Klcker fad13f294d Force an update of the index after compacting a folder even if the folder is still open. This should fix the ghost message problem. 22 years ago