271 Commits (c51cffec497be16f2fb86ca9385d89533b4c2fa4)

Author SHA1 Message Date
Volker Krause 4cd29a3d87 Port a bit more (KSpell -> K3Spell, SimplePlayer -> AudioPlayer, disable 20 years ago
Reinhold Kainhofer 08b50554e9 Deprecated--: KUrl::(en|de)code_string => (to|from)PrecentEncoding 20 years ago
Volker Krause acfee7a8f6 Port to new kdelibs snapshot. 20 years ago
Dirk Mueller 7c0498642f sentFolder is believed to be always non-NULL (CID 2090) 20 years ago
Allen Winter 063033d01e "a" -> 'a' 20 years ago
Reinhold Kainhofer 08d62d1b27 deprecated QByteArray::duplicate and QByteArray(int) 20 years ago
Reinhold Kainhofer 9dd6081c83 QList::find(..)==QList::end() => QList::contains() 20 years ago
Stephan Kulow 5df07daf29 kmkernel->sentFolder always != 0 (CID 1311) 20 years ago
Dirk Mueller b87fc38310 fix crash 20 years ago
Laurent Montel b94c077449 Port to new kjob api 20 years ago
Ismail Onur Filiz 66a500d422 Forward port commits 530060, 530074, 530119: 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 7a6a236da0 KURL->KUrl 20 years ago
Andreas Gungl 4ff92dd82b forget readEntry(...).toBool() 20 years ago
Andreas Gungl db8f1ad5ad porting for KConfig changes 21 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Till Adam 26ec177b8f Even more forward port of: 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Laurent Montel eb077e0b11 qt3support-- 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
Volker Krause 0f6fe9fdb4 117 of 167 files compile 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Till Adam 47d76f1dbf Crash guards, as inspired by a patch by 21 years ago
Stephan Binner 280010e6a7 SVN_SILENT i18n style guide fixes 21 years ago
Till Adam 26187ecc2e Backport of: 21 years ago
Till Adam 821e715e8e Improve the sent mail folder logic and the readOnly protection to 21 years ago
Till Adam 341698729c Don't allow messages to be put into read-only folders, use a sane 21 years ago
Till Adam 6b027487be Don't move sent mail into caches of read-only folders when they have 21 years ago
Marc Mutz e465ba8d58 NVI-ify KMSendProc::start() to uncover the fact that started(bool) is emitted immediately in any case. Plus some const fixes, proper initalization of KMSendSendmail's member variables, increase S/N ratio, etc. 21 years ago
Marc Mutz c6757d80a4 Relieve KMSender from the need to call KMSendProc::preSendInit(). It's now called reset(), private, and called form the NVI KMSendProc::send(). Old KMSendProc::send() is now KMSendProc::doSend(). Also renamed mMsg to mLastErrorMessage and KMSendProc::message() to lastErrorMessage() 21 years ago
Marc Mutz b1cfca50a8 Extract X-KMail-Recipients handling from KMSendProc subclasses into KMSender::doSendMsgAux(). KMSendProc now knows nothing of KMMessage anymore, all it gets is the message text, the sender, and the to's, cc's and bcc's. 21 years ago
Marc Mutz 728d6a4c7c - KMSendProc::finish(bool) was never called with 'false', except as a code reuse measure in KMSendSMTP::abort() -> use the NVI (non-virtual interface) idiom to force a deleteLater() after delegation any additional work to subclasses via virtual void doFinish() = 0. 21 years ago
Marc Mutz 909babefc4 --C_isms 21 years ago
Marc Mutz 5a5d2bd348 More light refactoring. doSend() is _huge_ 21 years ago
Marc Mutz f1613c9e09 Fix missing KMFolder::close() in doSend() by using the RAII (Resource Acquisition Is Initialization) idiom. Refactor doSend() a bit. 21 years ago
Marc Mutz a67254089c --unused_vars 21 years ago
Till Adam 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago
Marc Mutz b7dc817bdd Hide KMSender from the rest of KMail. 21 years ago
Matt Douhan 6417cdb091 Implement a new feature, the ability to send all queued email using 21 years ago
Andreas Gungl 55fee78860 Backport of fix for http://bugs.kde.org/show_bug.cgi?id=101190 21 years ago
Andreas Gungl f63b13a507 Don't let KMail forget the "X-KMail-Recipients" header if sending 21 years ago
Carsten Burghardt 8b02c8807c Probably not a bad idea to calculate the attachment state after the message 21 years ago
Till Adam 3ad86a70d6 Forward port safety fix from the branches. 22 years ago
Till Adam e07c9741ac Add some crash prevention safety. 22 years ago
Karl-Heinz Zimmer e201c893b9 Bugfix (aegypten #39): When pressing 'T' in the draft folder, to edit a previously saved mail before sending it, we now get preselected the Crypto Module which we had used when saving that mail. 22 years ago
Till Adam cc3e841072 Forward port from proko2 of: 22 years ago
Till Adam 0b954c9e85 Fix issue 139 by using the mechanism we use for setting the replied and 22 years ago