229 Commits (5433b55c1c91ea54448bba08035809540452a7ac)

Author SHA1 Message Date
Aaron J. Seigo 4973db244d de-constify status() so that KMMessage does the proper override. can't 20 years ago
Reinhold Kainhofer 42ed96b11f some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
Volker Krause 48c5970c53 Ascii functions and the id mapper are now in kdelibs. 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Laurent Montel d34361b632 Move other check 20 years ago
Reinhold Kainhofer 8ec18f947d deprecated QRegExp methods 20 years ago
Reinhold Kainhofer add57fd4d3 Deprecated QString methods 20 years ago
Reinhold Kainhofer e5830100c0 deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
Reinhold Kainhofer 08404dfdab QList::find(..)==QList::end() => QList::contains() 20 years ago
Frank Osterfeld 1bc672fede s/findRev/lastIndexOf 20 years ago
Frank Osterfeld b11db5c7a5 compile, finally 20 years ago
Frank Osterfeld ff411b09ed fix compile 20 years ago
Ismail Onur Filiz 66a500d422 Forward port commits 530060, 530074, 530119: 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 58f60da7fd Deprecated-- 20 years ago
Laurent Montel 54bf075d4b Deprecated-- 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Laurent Montel d316c070dd Deprecated-- 20 years ago
Andreas Gungl 4ff92dd82b forget readEntry(...).toBool() 20 years ago
Martin Koller 474be59dae On parsing with decodeRFC2047String and no encoding information is found, 20 years ago
Andreas Gungl db8f1ad5ad porting for KConfig changes 21 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
David Faure eb5094c5aa The trunk version of the performance fix: don't set mDirty in setStatus if the status hasn't changed, 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Laurent Montel eb077e0b11 qt3support-- 21 years ago
Andreas Gungl cf61098a10 complete the MessageStatus refactoring: 21 years ago
Andreas Gungl 575ebaa9ac - ading some more methods to MessageStatus which are usefull in the port 21 years ago
Andreas Gungl ac5bbfe5be changes to switch to the new MessageStatus class 21 years ago
Andreas Gungl 71fd433ec0 Move the message status implementation of KMail to libkdepim. 21 years ago
Ingo Klcker 3cbf0fc45b Q_INT*/Q_UINT* -> qint*/quint* 21 years ago
Ingo Klcker 40c95b000c Forward port: 21 years ago
Volker Krause ed72a72900 More KMail porting. 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Laurent Montel 79ac728299 Launch my script on kdepim 21 years ago
Ingo Klcker 7128a32969 Forward port of 455948. 21 years ago
Till Adam 40c7839f1a Move transferInProgress to KMMessage, it only makes sense for message 21 years ago
Till Adam d17ee1b7af Move isComplete()/setComplete() and readyToShow()/setReadyToShow() out 21 years ago
Bar Metin f17d97ccd0 Fix more case-conversion problems in tr_TR (ISO) locale. 21 years ago
Till Adam 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago
Till Adam ee5d7bf03c const correctness 21 years ago
Till Adam 98c1f2f17c CVS_SILENT whitespace 21 years ago
Till Adam 58d4d1bb61 Dimap sync speedup fix. 21 years ago
Till Adam 6b0bd5d1eb Backport of dimap mail sync speedup. 21 years ago
Mario Teijeiro Otero f3c61d8cf2 * Improve performace on checking mail on a folder of dimap account, specialy when 21 years ago
David Faure 1c756d8256 Save 4 bytes per KMMsgBase. 22 years ago
David Faure de3a7c238a Save 4 bytes in KMMsgBase (32 -> 28) 22 years ago
David Faure 2003ac120c Fixed QGArray runtime warning in KMMsgBase::decodeRFC2047String(), due to concatenating a null cstring 22 years ago
David Faure 2d6ca1875b Fixed QGArray runtime warning in KMMsgBase::decodeRFC2047String(), due to concatenating a null cstring 22 years ago
David Faure c7d3a7ca93 Neither Don nor Till can think of a good reason for those lines, and they 22 years ago
David Faure c18486b02a 19% speedup when loading 10000 kolab kontacts (and a similar improvement 22 years ago