76 Commits (3844f6a8290b473b8b09b1299b016edfb16a5081)

Author SHA1 Message Date
Thomas McGuire 92430a8f49 Revert 886618, this actually causes more crashes on 64 bit systems. 18 years ago
Thomas McGuire 4d83649ef2 Serial numbers are unsigned long, not quint32. 18 years ago
Bertjan Broeksema b87bb6dcd4 EBN Fixes: proper include directives. 18 years ago
Thomas McGuire 2f352c71a9 Merged revisions 842190 via svnmerge from 18 years ago
Thomas McGuire 8413808d98 Merged revisions 842189 via svnmerge from 18 years ago
Thomas McGuire 52a763f1f9 Backport r841606 by tmcguire to the 4.1 branch: 18 years ago
Thomas McGuire 0382da5cbb Backport r841594 by tmcguire to the 4.1 branch: 18 years ago
Thomas McGuire 347fba7220 Better replace just the single serial number, not all of them. 18 years ago
Thomas McGuire 669efd14e5 Invalidate the folder when encountering a zero serial number. 18 years ago
Jarosaw Staniek 86a8758911 Merged changes related to the SQLite mode for KMail indices 18 years ago
Thomas McGuire 9955fe44d0 More porting 18 years ago
Thomas McGuire d2b89afcf9 Remove many superflous function names in kDebug statements. 18 years ago
Ingo Klcker e20ee786b6 Use K_GLOBAL_STATIC instead of K3StaticDeleter everywhere in kmail. 18 years ago
Allen Winter 07e63f6a24 fseek -> KDE_fseek() 18 years ago
Jarosaw Staniek 18687b4303 check result of fclose() truncate() 18 years ago
Till Adam 9dc518bce6 Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
Allen Winter 1ace378fe9 portability: 18 years ago
Thomas McGuire d031daa713 deprecated-- 19 years ago
Thiago Macieira 0348aa8ef7 Adapt to K3StaticDeleter 19 years ago
Andreas Hartmetz 15091e94ce forward port of enterprise commit 703867: convert KMHeaders::applyFiltersOnMsg to using serial numbers instead of message pointers [in the case not using action scheduler]. Speculative fix to Intevation issue #1815 (Filtering 1450 mails crashes kontact). 19 years ago
Andreas Hartmetz 515cd85187 convert KMHeaders::applyFiltersOnMsg to using serial numbers instead of message pointers [in the case not using action scheduler]. Speculative fix to Intevation issue #1815 (Filtering 1450 mails crashes kontact). 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
Frank Osterfeld 1a42bb272e revert. these functions (truncate, mkdir, ...) are used all over the place and should be either replaced by Qt equivalents or wrapped once, without platform-specific ifdefs everywhere 19 years ago
Frank Osterfeld 38a3fd7c56 build fixes for mingw. please proofread, especially whether QFile::resize() does the right thing here. CCMAIL:kloecker@kde.org,adam@kde.org 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Pradeepto Bhattacharya ebf81e8c65 Merge ... 19 years ago
Pradeepto Bhattacharya bb0fa0bfad Merge ... 19 years ago
Laurent Montel e8b37fa0dd qt3support-- 19 years ago
Allen Winter 4761076693 forward port SVN commit 640981,640986 by winterz: 19 years ago
Allen Winter 5eb06f3689 merge SVN commit 640981,640986 by winterz: 19 years ago
Martin Koller 58fc69b7ef Forwardport of workaround for bug 71549 19 years ago
Martin Koller 731f56cde4 BUG: 71549 19 years ago
Allen Winter bc701a1782 forward port SVN commit 577218 by winterz: 20 years ago
Allen Winter 0b66f38b6d attempted fix for 132997. 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
Reinhold Kainhofer 42ed96b11f some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
Laurent Montel d34361b632 Move other check 20 years ago
Reinhold Kainhofer 26be696c0d deprecated QMap methods, deprecated kd(Debug|Warning|Error) 20 years ago
Ismail Onur Filiz 66a500d422 Forward port commits 530060, 530074, 530119: 20 years ago
Ismail Onur Filiz 29d2238ad2 Third batch of fixes related to Christoph Bartoschek's email in kde-pim: 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Ingo Klcker 3cbf0fc45b Q_INT*/Q_UINT* -> qint*/quint* 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Ingo Klcker 44551d84a3 Revert 431412. dfaure says: "a static deleter is called VERY late. Don't do any config writing from there...." 21 years ago
David Faure 0c9148bf15 Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
David Faure 9e6702f8ab Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
Till Adam 4fa609028e SVNSILENT revert my cruft, that wasn't meant to go in. 21 years ago
Till Adam 6b027487be Don't move sent mail into caches of read-only folders when they have 21 years ago
Till Adam c9fa67fedf Do the msgdict size remembering in a more sensible place and way. 21 years ago