You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
David Faure e785987e14 Better fix for "new account doesn't appear" (it takes time for the INBOX to appear, so connect to finishedCheck signal) 22 years ago
about
avscripts Hendrik Muhs's antivir support with slight whitespace changes 22 years ago
interfaces From ae_b/original impl. of bodypartformatters: 22 years ago
pics Remove obsolete icons and add kmmsgham icon. 22 years ago
profiles CVS_SILENT made messages 22 years ago
COMMITPOLICY
ChangeLog
DESIGN KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h> 22 years ago
KMail.desktop CVS_SILENT made messages 22 years ago
Makefile.am sync with head 22 years ago
TODO
aboutdata.cpp Add comment about the commit policy for this file. 22 years ago
aboutdata.h
accountcombobox.cpp Better fix for "new account doesn't appear" (it takes time for the INBOX to appear, so connect to finishedCheck signal) 22 years ago
accountcombobox.h Only list accounts which have an inbox. Yeah in theory they all have, but you never know. 22 years ago
accountdialog.cpp CVS_SILENT i18n style guide fixes 22 years ago
accountdialog.h Add the "list only open folders" feature. 22 years ago
acljobs.cpp Reimplemented the ACL support completely so that it's really "disconnected" 22 years ago
acljobs.h Reimplemented the ACL support completely so that it's really "disconnected" 22 years ago
actionscheduler.cpp Replace signal completed( KMCommand::Result ) by signal completed( KMCommand * ) (similar to the result( KIO::Job * ) signal of KIO::Job) and add KMCommand::result() for asking for the result of the command. 22 years ago
actionscheduler.h Replace signal completed( KMCommand::Result ) by signal completed( KMCommand * ) (similar to the result( KIO::Job * ) signal of KIO::Job) and add KMCommand::result() for asking for the result of the command. 22 years ago
annotationjobs.cpp This commit was manufactured by cvs2svn to create branch 'proko2'. 22 years ago
annotationjobs.h This commit was manufactured by cvs2svn to create branch 'proko2'. 22 years ago
antispamwizard.cpp Disable readonly folders in folder-selection dialog used by "Move To Folder" and 22 years ago
antispamwizard.h - further improvement of the control of the wizard pages 22 years ago
app_octetstream.cpp Backport the bodypartformatter (plugin) infrastructure from aegypten 22 years ago
application_octetstream.desktop CVS_SILENT made messages 22 years ago
attachmentcollector.cpp Refactor the mFirstTextPart variable into partNode::isFirstTextPart() (Replace Temp with Query). 22 years ago
attachmentcollector.h Rough estimation of an attachment extractor. It probably fails in a thousand cases, but for what I wrote it (re-editing of signed/encrypted mails), it works surprisingly well already. 22 years ago
attachmentlistview.cpp
attachmentlistview.h
attachmentstrategy.cpp Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
attachmentstrategy.h
bodypartformatter.cpp Disable application/ms-tnef handling. 22 years ago
bodypartformatter.h typo 22 years ago
bodypartformatterfactory.cpp Unused 22 years ago
bodypartformatterfactory.h Backport the bodypartformatter (plugin) infrastructure from aegypten 22 years ago
bodypartformatterfactory_p.h Backport the bodypartformatter (plugin) infrastructure from aegypten 22 years ago
bodyvisitor.cpp Display patches correctly when the attachment style is inlined 22 years ago
bodyvisitor.h
cachedimapjob.cpp Better handling of errors during "check uid validity". If it failed, and the 22 years ago
cachedimapjob.h Factorize 3 times duplicated expireMessage() code to FolderJob. Should be a no-op. 22 years ago
callback.cpp Fix compilation 22 years ago
callback.h Now accepting and declining an invitation works 22 years ago
colorlistbox.cpp Convert the KMail configuration dialog to a bunch of KCMs embedded in a 22 years ago
colorlistbox.h Convert the KMail configuration dialog to a bunch of KCMs embedded in a 22 years ago
compactionjob.cpp 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
compactionjob.h GUI improvements for the compaction feature: 22 years ago
composercryptoconfiguration.ui CVS_SILENT 22 years ago
configuredialog.cpp Better fix for "new account doesn't appear" (it takes time for the INBOX to appear, so connect to finishedCheck signal) 22 years ago
configuredialog.h Save the kconfigxt configuration along with the rest of the config. Otherwise these configurations were not saved in Kontact at all 22 years ago
configuredialog_p.cpp Correctly disable buttons if no item of a listview is selected. Patch by Tobias Schaefer. 22 years ago
configuredialog_p.h sync with changed done in HEAD 22 years ago
cr16-app-kmail.png
cr22-app-kmail.png
cr22-app-kmaillight.png
cr32-app-kmail.png
cr32-app-kmaillight.png
cr48-app-kmail.png
cr64-app-kmail.png
cr128-app-kmail.png
csshelper.cpp Third tranche of Instant Messaging integration. 22 years ago
csshelper.h KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h> 22 years ago
dcopimap.desktop CVS_SILENT made messages 22 years ago
dcopmail.desktop CVS_SILENT made messages 22 years ago
dcoptest.cpp Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
dictionarycombobox.cpp Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
dictionarycombobox.h
eventsrc CVS_SILENT made messages 22 years ago
expirejob.cpp warning-- 22 years ago
expirejob.h Replace signal completed( KMCommand::Result ) by signal completed( KMCommand * ) (similar to the result( KIO::Job * ) signal of KIO::Job) and add KMCommand::result() for asking for the result of the command. 22 years ago
filehtmlwriter.cpp Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
filehtmlwriter.h
filterlog.cpp add controls to the log viewer for better control of the logging, 22 years ago
filterlog.h - replace FilterLog::enableContentType( ContentType contentType ) and FilterLog::disableContentType( ContentType contentType ) by void FilterLog::setContentTypeEnabled( ContentType contentType, bool b ) 22 years ago
filterlogdlg.cpp - replace FilterLog::enableContentType( ContentType contentType ) and FilterLog::disableContentType( ContentType contentType ) by void FilterLog::setContentTypeEnabled( ContentType contentType, bool b ) 22 years ago
filterlogdlg.h - replace FilterLog::enableContentType( ContentType contentType ) and FilterLog::disableContentType( ContentType contentType ) by void FilterLog::setContentTypeEnabled( ContentType contentType, bool b ) 22 years ago
folderIface.cpp Return the right number of messages also if the folder is closed. Fixes the number of messages which is displayed in the summary in Kontact. 22 years ago
folderIface.h Add dcop calls displayPath and displayName for usage in the Kontact summary widget. 22 years ago
folderdiaacltab.cpp Support the creation of #driver.mbx style folders. Actually this is a bugfix as it is not 22 years ago
folderdiaacltab.h Fixed error message and disappearing local folders when creating a folder over online IMAP 22 years ago
folderjob.cpp Reworked the "mail expiry" feature to work as a background task (timer-driven) 22 years ago
folderjob.h Reworked the "mail expiry" feature to work as a background task (timer-driven) 22 years ago
folderpropertiesdialog.ui CVS_SILENT i18n style guide fixes 22 years ago
folderpropertiesdialog.ui.h
folderstorage.cpp Moved Bo's ContentsType from KMFolder to FolderStorage. This will allow 22 years ago
folderstorage.h Moved Bo's ContentsType from KMFolder to FolderStorage. This will allow 22 years ago
globalsettings.kcfgc Port the Groupware and IMAP Resource options to KConfigXt. Move the whats 22 years ago
headerlistquicksearch.cpp Fix crash when we have two account: 22 years ago
headerlistquicksearch.h - Fix bug 78030 (status filter doesn't works in other languages). Based on patch by Andreas, but I kept Any Status as first item in the combobox. 22 years ago
headerstrategy.cpp Third tranche of Instant Messaging integration. 22 years ago
headerstrategy.h
headerstyle.cpp Disabling 'Launch IM' link in headers, too intrusive for non-IM users. 22 years ago
headerstyle.h
htmlstatusbar.cpp Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
htmlstatusbar.h
identitydialog.cpp CVS_SILENT 22 years ago
identitydialog.h Add another tab Cryptography to the 22 years ago
identitydrag.cpp KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h> 22 years ago
identitydrag.h perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' * 22 years ago
identitylistview.cpp perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' * 22 years ago
identitylistview.h KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h> 22 years ago
imapaccountbase.cpp Retrieve annotation "folder-type" during sync. 22 years ago
imapaccountbase.h Retrieve annotation "folder-type" during sync. 22 years ago
imapjob.cpp Fix connection 22 years ago
imapjob.h Prepare ProgressItem/ProgressDialog/StatusbarProgressWidget for being moved 22 years ago
isubject.cpp Backport the bodypartformatter (plugin) infrastructure from aegypten 22 years ago
isubject.h Backport the bodypartformatter (plugin) infrastructure from aegypten 22 years ago
jobscheduler.cpp Recursive invokations work, but look bad in Bo's backtraces :) 22 years ago
jobscheduler.h GUI: Implemented "Expire messages by moving them to another folder". 22 years ago
kcursorsaver.h CVS_SILENT typo 22 years ago
keyresolver.cpp CVS_SILENT 22 years ago
keyresolver.h Add (some?) new files from aegypten_branch. Compiles here, should now even compile with a qt -nostl. 22 years ago
khtmlparthtmlwriter.cpp
khtmlparthtmlwriter.h
klistboxdialog.cpp
klistboxdialog.h
kmaccount.cpp Prepare ProgressItem/ProgressDialog/StatusbarProgressWidget for being moved 22 years ago
kmaccount.h Prepare ProgressItem/ProgressDialog/StatusbarProgressWidget for being moved 22 years ago
kmacctcachedimap.cpp Fixed renaming folders over cached imap, so that it works in a disconnected way: 22 years ago
kmacctcachedimap.h Fixed renaming folders over cached imap, so that it works in a disconnected way: 22 years ago
kmacctexppop.cpp Don't shock the user (as requested by 22 years ago
kmacctexppop.h Fix bug 78794 (kmail deletes my email and does not download from pop3). This bug is caused by the non-uniqueness of the UIDs on hotpop.com (this broken POP server obviously re-uses UIDs) in combination with wrong handling of the UIDs of seen messages in KMail. So the following fixes the wrong handling of the UIDs of seen messages and thus makes KMail work even with broken POP servers that re-use UIDs. The general idea is to only remember the UIDs of messages which actually remain on the server. 22 years ago
kmacctfolder.cpp Merge from osnabrueck_branch: all 22 years ago
kmacctfolder.h Merge from osnabrueck_branch: all 22 years ago
kmacctimap.cpp Update the folderlist when folder are included/excluded from new-mail-check 22 years ago
kmacctimap.h Cleaned up the old account::listDirectory() method, now unused. 22 years ago
kmacctlocal.cpp Factor preProcess(), fetchMsg() and postProcess() out of KMAcctLocal::processNewMail(). First step of real asynchronization instead of calling kapp->processEvents() every 200 ms 22 years ago
kmacctlocal.h Factor preProcess(), fetchMsg() and postProcess() out of KMAcctLocal::processNewMail(). First step of real asynchronization instead of calling kapp->processEvents() every 200 ms 22 years ago
kmacctmaildir.cpp This was copy-pasted from kmacctlocal.cpp (by Kurt Granroth I guess), 22 years ago
kmacctmaildir.h Add an Id to the account so that (d)imap accounts can be renamed without data loss. 22 years ago
kmacctmgr.cpp Display summary only if all accounts are checked. 22 years ago
kmacctmgr.h Display summary only if all accounts are checked. 22 years ago
kmacctseldlg.cpp Merge from osnabrueck_branch: all 22 years ago
kmacctseldlg.h
kmaddrbook.cpp QString()->QString::null, some consts, use QValueList::operator+= instead of manually looping 22 years ago
kmaddrbook.h Moved expandDistributionList to KAddrBookExternal (libkdenetwork) so that 22 years ago
kmail-3.1-update-new-mail-notification-settings.pl
kmail-3.1-use-UOID-for-identities.pl
kmail-3.1.4-dont-use-UOID-0-for-any-identity.pl
kmail-3.2-misc.sh
kmail-3.2-update-loop-on-goto-unread-settings.sh
kmail-3.3-move-identities.pl KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h> 22 years ago
kmail-3.3-split-sign-encr-keys.sh Two errors in such a simple bash script. :-( 22 years ago
kmail-3.3-use-ID-for-accounts.pl Fix a few issues with the account id update script: 22 years ago
kmail-pgpidentity.pl
kmail-upd-identities.pl
kmail.antispamrc Hendrik Muhs's antivir support with slight whitespace changes 22 years ago
kmail.kcfg apply patch from HEAD 22 years ago
kmail.upd - transform the old bool sendOnCheck into a tristate, which allows to 22 years ago
kmailIface.h Added new getFrom hidden dcop function. 22 years ago
kmail_config_appearance.desktop CVS_SILENT made messages 22 years ago
kmail_config_composer.desktop CVS_SILENT made messages 22 years ago
kmail_config_identity.desktop CVS_SILENT made messages 22 years ago
kmail_config_misc.desktop CVS_SILENT made messages 22 years ago
kmail_config_network.desktop CVS_SILENT made messages 22 years ago
kmail_config_security.desktop CVS_SILENT made messages 22 years ago
kmail_options.h CVS_SILENT No punctuation in command line descriptions 22 years ago
kmail_part.cpp Remove distinction between cleanup() and notClosedByUser(), as discussed on kmail-devel. 22 years ago
kmail_part.h Prepare ProgressItem/ProgressDialog/StatusbarProgressWidget for being moved 22 years ago
kmail_view.desktop CVS_SILENT made messages 22 years ago
kmailicalIface.h 1. Add a nice text/plain part as first body part of our internal kolab storage mails: just in case somebody looks at them with a non-kolab-compatible MUA. 2. Change a few parameter names (now showing a leading "attachment" to make them better readable/understandable. 3. Add an attachmentNames parameter to the kolab update() function: we want to specify our attachments' names explicitely instead of just writing "kolab.xml" everywhere. 22 years ago
kmailicalifaceimpl.cpp Set storage format to XML when seeing the kolab annotation 22 years ago
kmailicalifaceimpl.h Set storage format to XML when seeing the kolab annotation 22 years ago
kmailpartIface.h
kmbroadcaststatus.cpp GUI improvements for the compaction feature: 22 years ago
kmbroadcaststatus.h GUI improvements for the compaction feature: 22 years ago
kmcommands.cpp Factor the creation of an mbox-style message separator line into a method. This fixes the bug that in KMComposeWin the value of fromEmail() wasn't checked for being empty and it fixes the bug that dateShortStr() was never checked for being empty (both bugs lead to invalid message separators which is really bad because KMail itself doesn't accept those invalid message separators when it scans an mbox file) 22 years ago
kmcommands.h Copy To and Move To folders: disable menu items corresponding to readonly folders. 22 years ago
kmcomposerui.rc - added button for resetting fontsettings in html-composer toolbar 22 years ago
kmcomposewin.cpp Fixe close confirmation dialog: "Cancel" cancels what is in the caption and 22 years ago
kmcomposewin.h Moved slotAutoSpellCheckingToggled() to the slots section so that it works. 22 years ago
kmdebug.h A set of macros useful for profiling (if one doesn't want to use valgrind). 22 years ago
kmdict.cpp Less debug output. I wonder how many people knew that 22 years ago
kmdict.h Speed up dimap syncing some more by using a dict instead of a list to 22 years ago
kmfawidgets.cpp Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
kmfawidgets.h
kmfilter.cpp From the series: zack does magic and you, the common people, stand in awe. 22 years ago
kmfilter.h CVS_SILENT redundant 22 years ago
kmfilteraction.cpp perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' * 22 years ago
kmfilteraction.h
kmfilterdlg.cpp Redirect focus to the filter action combo box. 22 years ago
kmfilterdlg.h Add possibility to copy filters now that I've figured out how to make it work. 22 years ago
kmfiltermgr.cpp Added filtering to the Filter Actions 22 years ago
kmfiltermgr.h Merge from osnabrueck_branch: all 22 years ago
kmfldsearch.cpp Better KStdGuiItem and KStdAction usage 22 years ago
kmfldsearch.h KDE 3.2 requires at least Qt 3.2. 22 years ago
kmfolder.cpp Moved Bo's ContentsType from KMFolder to FolderStorage. This will allow 22 years ago
kmfolder.h Moved Bo's ContentsType from KMFolder to FolderStorage. This will allow 22 years ago
kmfoldercachedimap.cpp Should fix the bug when setting up a 2nd client which syncs XML groupware folders, 22 years ago
kmfoldercachedimap.h Added configuration option for the storage format (ical/vcard or xml) 22 years ago
kmfoldercombobox.cpp GUI: Implemented "Expire messages by moving them to another folder". 22 years ago
kmfoldercombobox.h
kmfolderdia.cpp Support the creation of #driver.mbx style folders. Actually this is a bugfix as it is not 22 years ago
kmfolderdia.h Finally add a temporary gui for setting the "put replies to mail in this 22 years ago
kmfolderdir.cpp Prepend the displayPath of local folders with /Local 22 years ago
kmfolderdir.h Prepend the displayPath of local folders with /Local 22 years ago
kmfolderimap.cpp Change 'setAlreadyRemoved' to work recursive as subfolders are also deleted when the parent disappears. 22 years ago
kmfolderimap.h Change 'setAlreadyRemoved' to work recursive as subfolders are also deleted when the parent disappears. 22 years ago
kmfolderindex.cpp include fcntl.h to fix compile problem on Solaris as recommended by 22 years ago
kmfolderindex.h Merge from osnabrueck_branch: all 22 years ago
kmfoldermaildir.cpp CVS_SILENT Fix message. 22 years ago
kmfoldermaildir.h GUI improvements for the compaction feature: 22 years ago
kmfoldermbox.cpp Understood the meaning of the old isReadOnly() after a night's sleep: 22 years ago
kmfoldermbox.h Understood the meaning of the old isReadOnly() after a night's sleep: 22 years ago
kmfoldermgr.cpp RMB/Compact should compact in all cases (even if !needsCompacting). 22 years ago
kmfoldermgr.h Similarly to expiring old mails in the background, this implements compacting 22 years ago
kmfoldernode.cpp 0 doesn't make a good QString... 22 years ago
kmfoldernode.h Add dcop calls displayPath and displayName for usage in the Kontact summary widget. 22 years ago
kmfoldersearch.cpp GUI improvements for the compaction feature: 22 years ago
kmfoldersearch.h GUI improvements for the compaction feature: 22 years ago
kmfolderseldlg.cpp Disable readonly folders in folder-selection dialog used by "Move To Folder" and 22 years ago
kmfolderseldlg.h Disable readonly folders in folder-selection dialog used by "Move To Folder" and 22 years ago
kmfoldertree.cpp Disable menu items for deleting and moving messages in readonly folders. 22 years ago
kmfoldertree.h Add the ListJob for imap, dimap and subscription. 22 years ago
kmfoldertype.h Turn Bo's ugly numbers into a nice enum. 22 years ago
kmglobal.h Reworked the "mail expiry" feature to work as a background task (timer-driven) 22 years ago
kmgroupware.cpp perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' * 22 years ago
kmgroupware.h Remove all traces of the automatic resource handling. It never really worked anyway 22 years ago
kmheaders.cpp icons++ 22 years ago
kmheaders.h - Fix the pretty broken JumpToUnread logic 22 years ago
kmkernel.cpp Disable the ugly workaround for the ghost message problem. The problem should now be solved the right way. This workaround was anyway not a good idea because it triggered our warning about unknown messages in the outbox folder if the user has left some messages in the outbox when he quit KMail. 22 years ago
kmkernel.h Added new getFrom hidden dcop function. 22 years ago
kmmainwidget.cpp Disable "move all messages to trash" also here. Why do RMB popups create their 22 years ago
kmmainwidget.h - Fix the pretty broken JumpToUnread logic 22 years ago
kmmainwin.cpp Prepare ProgressItem/ProgressDialog/StatusbarProgressWidget for being moved 22 years ago
kmmainwin.h Prepare ProgressItem/ProgressDialog/StatusbarProgressWidget for being moved 22 years ago
kmmainwin.rc Merge from aegypten_branch: Remove unused stuff from slotStartCertmanager(), and add Tools->Start GnuPG Logfile Viewer. 22 years ago
kmmessage.cpp Less noise 22 years ago
kmmessage.h Factor the creation of an mbox-style message separator line into a method. This fixes the bug that in KMComposeWin the value of fromEmail() wasn't checked for being empty and it fixes the bug that dateShortStr() was never checked for being empty (both bugs lead to invalid message separators which is really bad because KMail itself doesn't accept those invalid message separators when it scans an mbox file) 22 years ago
kmmimeparttree.cpp Get rid of unnecessary code duplication and let KMSaveAttachmentsCommand handle the Save All Attachments case. 22 years ago
kmmimeparttree.h Get rid of unnecessary code duplication and let KMSaveAttachmentsCommand handle the Save All Attachments case. 22 years ago
kmmsgbase.cpp CVS_SILENT less debug output 22 years ago
kmmsgbase.h added another filterrule (wishlist #33535): "has an attachment" and "has no attachment". 22 years ago
kmmsgdict.cpp Don't hardcode the size of the msgdict but gather intelligence as to the 22 years ago
kmmsgdict.h
kmmsgindex.cpp Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
kmmsgindex.h
kmmsginfo.cpp Add the UID the msgSize on server to the index. 22 years ago
kmmsginfo.h Add the UID the msgSize on server to the index. 22 years ago
kmmsglist.cpp Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
kmmsglist.h
kmmsgpart.cpp Some debug output for finding places in KMail that add charset headers to non-text/*-body parts 22 years ago
kmmsgpart.h Some debug output for finding places in KMail that add charset headers to non-text/*-body parts 22 years ago
kmmsgpartdlg.cpp Corrected typos (exclamation marks). 22 years ago
kmmsgpartdlg.h
kmpopfiltercnfrmdlg.cpp CVS_SILENT i18n style guide fixes 22 years ago
kmpopfiltercnfrmdlg.h
kmpopheaders.cpp Large speedup of pop filters. Also cleas the logic of id vs size message 22 years ago
kmpopheaders.h Large speedup of pop filters. Also cleas the logic of id vs size message 22 years ago
kmreadermainwin.cpp Don't show the toolbar when the external message window is abused as an 22 years ago
kmreadermainwin.h Fix bug 69656 (kmail quits after sending a message from the tray [if the main window is hidden]) 22 years ago
kmreadermainwin.rc
kmreaderwin.cpp - Fix the pretty broken JumpToUnread logic 22 years ago
kmreaderwin.h Three patches: 22 years ago
kmsearchpattern.cpp --warning 22 years ago
kmsearchpattern.h added another filterrule (wishlist #33535): "has an attachment" and "has no attachment". 22 years ago
kmsearchpatternedit.cpp Redirect focus to the header field combo box. 22 years ago
kmsearchpatternedit.h - Make use of RuleWidgetHandlers for managing the search/filter rule widgets. 22 years ago
kmsender.cpp KMSender::cleanup() might be called several times. Therefore we must make sure that the outbox folder and the sent-mail folder are both closed only once in cleanup(). Closing the sent-mail folder twice caused a crash if the sent-mail folder was selected while messages were sent (and the sent was aborted). Moreover we have to use the cached message count of the outbox folder to decide whether we should expunge (aka nuke) or compact the outbox. Otherwise we might get 0 if the outbox folder is closed. This caused the loss of messages if for example entering the password for the SMTP server was canceled. I guess that's why the if-statement read if ( outboxFolder->count() < 0 ) until recently. 22 years ago
kmsender.h KMSender::cleanup() might be called several times. Therefore we must make sure that the outbox folder and the sent-mail folder are both closed only once in cleanup(). Closing the sent-mail folder twice caused a crash if the sent-mail folder was selected while messages were sent (and the sent was aborted). Moreover we have to use the cached message count of the outbox folder to decide whether we should expunge (aka nuke) or compact the outbox. Otherwise we might get 0 if the outbox folder is closed. This caused the loss of messages if for example entering the password for the SMTP server was canceled. I guess that's why the if-statement read if ( outboxFolder->count() < 0 ) until recently. 22 years ago
kmservertest.cpp - Support different authentication methods for Normal/TLS and SSL connections (mainly for POP and IMAP, but also for SMTP servers that don't support the AUTH command). 22 years ago
kmservertest.h - Support different authentication methods for Normal/TLS and SSL connections (mainly for POP and IMAP, but also for SMTP servers that don't support the AUTH command). 22 years ago
kmstartup.cpp - transform the old bool sendOnCheck into a tristate, which allows to 22 years ago
kmstartup.h Add libkleo's translations, and make insertCatalogue...() insert icon search paths for libs, too. 22 years ago
kmsystemtray.cpp CVS_SILENT i18n style guide fixes 22 years ago
kmsystemtray.h Cleanup: - Accessors are to be named foo() but not getFoo(). Moreover they should in general be const. 22 years ago
kmtransport.cpp - Support different authentication methods for Normal/TLS and SSL connections (mainly for POP and IMAP, but also for SMTP servers that don't support the AUTH command). 22 years ago
kmtransport.h - Support different authentication methods for Normal/TLS and SSL connections (mainly for POP and IMAP, but also for SMTP servers that don't support the AUTH command). 22 years ago
kmversion.h New version number for post-alpha1 version. 22 years ago
listjob.cpp Only create the progressitem if a parent is given 22 years ago
listjob.h Add a progress info to the imap listDir. The account handles the parent progressitem 22 years ago
mailcomposerIface.h
maildirjob.cpp Reworked the "mail expiry" feature to work as a background task (timer-driven) 22 years ago
maildirjob.h Factorize 3 times duplicated expireMessage() code to FolderJob. Should be a no-op. 22 years ago
mailinglist-magic.cpp From the series: zack does magic and you, the common people, stand in awe. 22 years ago
mailinglist-magic.h From the series: zack does magic and you, the common people, stand in awe. 22 years ago
mailserviceimpl.cpp - hide deprecated DCOP calls 22 years ago
mailserviceimpl.h - hide deprecated DCOP calls 22 years ago
mailsourceviewer.cpp - Remove the superfluous 'if ( pointer != 0 )'. 22 years ago
mailsourceviewer.h Fix memory usage problems with "view source" by: 22 years ago
main.cpp Remove distinction between cleanup() and notClosedByUser(), as discussed on kmail-devel. 22 years ago
mboxjob.cpp Reworked the "mail expiry" feature to work as a background task (timer-driven) 22 years ago
mboxjob.h Factorize 3 times duplicated expireMessage() code to FolderJob. Should be a no-op. 22 years ago
messagecomposer.cpp The messagecomposer should not destroy the content-type information on the original mail, if possible. 22 years ago
messagecomposer.h GUI: Merge from aegypten_branch: tie it all together: The Composer 22 years ago
messageproperty.cpp Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
messageproperty.h
mh2kmail
mh2kmailr
networkaccount.cpp Add an Id to the account so that (d)imap accounts can be renamed without data loss. 22 years ago
networkaccount.h Add an Id to the account so that (d)imap accounts can be renamed without data loss. 22 years ago
objecttreeparser.cpp Refactor the mFirstTextPart variable into partNode::isFirstTextPart() (Replace Temp with Query). 22 years ago
objecttreeparser.h Refactor the mFirstTextPart variable into partNode::isFirstTextPart() (Replace Temp with Query). 22 years ago
partNode.cpp Refactor the mFirstTextPart variable into partNode::isFirstTextPart() (Replace Temp with Query). 22 years ago
partNode.h Refactor the mFirstTextPart variable into partNode::isFirstTextPart() (Replace Temp with Query). 22 years ago
partmetadata.h
partnodebodypart.cpp Backport the bodypartformatter (plugin) infrastructure from aegypten 22 years ago
partnodebodypart.h Backport the bodypartformatter (plugin) infrastructure from aegypten 22 years ago
protocols.h Use kio_newimap instead of kio_imap. 22 years ago
regexplineedit.cpp Give focus to the line edit if the RegExpLineEdit gets the focus. 22 years ago
regexplineedit.h GPLv2 + Qt -> GPLv2+ + Qt 22 years ago
rulewidgethandlermanager.cpp - warning-- 22 years ago
rulewidgethandlermanager.h Add RuleWidgetHandlers and RuleWidgetHandlerManager. There are currently three handlers which handle the function widgets and the value widgets for search/filter rules: a status rule handler, a numeric rule handler (for size and age) and a general text rule handler. I'll send a patch with the corresponding changes in kmsearchpatternedit.* to the list. 22 years ago
secondarywindow.cpp Fix bug 69656 (kmail quits after sending a message from the tray [if the main window is hidden]) 22 years ago
secondarywindow.h Fix bug 69656 (kmail quits after sending a message from the tray [if the main window is hidden]) 22 years ago
sieveconfig.cpp compile with explicit KURL() constructor 22 years ago
sieveconfig.h
sievejob.cpp Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
sievejob.h
signatureconfigurator.cpp The patch was broken, the combo showed the wrong setting on load... 22 years ago
signatureconfigurator.h perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' * 22 years ago
simplestringlisteditor.cpp Convert the KMail configuration dialog to a bunch of KCMs embedded in a 22 years ago
simplestringlisteditor.h Convert the KMail configuration dialog to a bunch of KCMs embedded in a 22 years ago
smimeconfiguration.ui Add (some?) new files from aegypten_branch. Compiles here, should now even compile with a qt -nostl. 22 years ago
subscriptiondialog.cpp Correctly set the selected folder when the parent changes 22 years ago
subscriptiondialog.h Cleaned up the old account::listDirectory() method, now unused. 22 years ago
teehtmlwriter.cpp Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
teehtmlwriter.h
tips CVS_SILENT Typographical corrections and changes 22 years ago
transportmanager.cpp Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
transportmanager.h
undostack.cpp KDE proofreaders. Remove exclamation marks to improve readability. 22 years ago
undostack.h
upgrade-signature.pl
upgrade-transport.pl
urlhandlermanager.cpp Disabling 'Launch IM' link in headers, too intrusive for non-IM users. 22 years ago
urlhandlermanager.h Backport the bodypartformatter (plugin) infrastructure from aegypten 22 years ago
vacation.cpp perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' * 22 years ago
vacation.h Better success message when installing out-of-office scripts: Tell the user whether or not the reply mechanism was activated or deactivated. 22 years ago
vacationdialog.cpp Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
vacationdialog.h
vcardviewer.cpp Disable links, because we don't need them here 22 years ago
vcardviewer.h Merge from osnabrueck_branch: all 22 years ago
warningconfiguration.ui Add (some?) new files from aegypten_branch. Compiles here, should now even compile with a qt -nostl. 22 years ago