64 Commits (962c18f5e1e2796eebc8a0c439c6b893000d4cd7)

Author SHA1 Message Date
Thomas McGuire d1009374a2 Port to dynamic debug areas. 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
David Faure e1218c9e74 ok if I reduce the noise a bit? 17 years ago
Thomas McGuire 77b65010f6 Merged revisions 813234,813336,813759,816897,817156,817345,819078,820276,820278 via svnmerge from 18 years ago
Thomas McGuire d5df86a472 Merged revisions 812800,812831,812836,812916,813198 via svnmerge from 18 years ago
Volker Krause 7876323338 Prevent writing the sqlite index while the folder is closed and thus the 18 years ago
Volker Krause 2d56d965c4 Fix index corruption after deleting a message and closing KMail without 18 years ago
Thomas McGuire 7a018a1fb5 Speed up switching folders a bit: 18 years ago
Jarosaw Staniek d27078927a -KMFolderIndex::openInternal(): added bool checkIfIndexTooOld arg which allows 18 years ago
Thomas McGuire 58ed7df75d - Fix index location 18 years ago
Thomas McGuire 3ffc96e006 Fix build. 18 years ago
Jarosaw Staniek 86a8758911 Merged changes related to the SQLite mode for KMail indices 18 years ago
Jarosaw Staniek ea8b33222e add #ifdef for fcntl() - it is undefined by kdewin32 now 18 years ago
Jarosaw Staniek d3eb30b5b8 Fix for maildir storage problems. This makes KMail/Windows usable. 18 years ago
Jarosaw Staniek 318a4c8bc3 - process of simplifying/Qt-ifying the code started: 18 years ago
Allen Winter 07e63f6a24 fseek -> KDE_fseek() 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
Allen Winter d8fee4026a use portable KDE_rename() instead of ::rename() 18 years ago
Thomas McGuire d031daa713 deprecated-- 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
Thomas McGuire 25fa4df6e4 Remove superflous __LINE__ and __FILE__. 19 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 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
Laurent Montel a2849e0f7f Not necessary 19 years ago
Pradeepto Bhattacharya d46e11860a Krazy Fix #1 - Second installment. 19 years ago
Pradeepto Bhattacharya fa76d28569 Merge... 19 years ago
Chusslove Illich b47d541489 i18n fixes. 19 years ago
Martin Koller 3497cf5619 Forwardport to fix bug 50462 19 years ago
Martin Koller aa67070775 BUG: 50462 19 years ago
Volker Krause c9caf69590 KCursor porting 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
Mathias Soeken 4b3140b71c Some Q3CString -> QByteArray porting in kmail 19 years ago
David Faure 38ec9afb4b kapplication.h removed where not useful 19 years ago
Will Entriken 1106cfdef0 kguiitem explicit ctor 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 72d34ac78b deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 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
Laurent Montel 691967fab7 deprecated-- 20 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Andreas Gungl 575ebaa9ac - ading some more methods to MessageStatus which are usefull in the port 21 years ago
Ingo Klcker 3cbf0fc45b Q_INT*/Q_UINT* -> qint*/quint* 21 years ago