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.
 
 
 
Till Adam 48b26a3141 Fix the flicker in a better way which makes closed subfolder count updating 22 years ago
about
avscripts Commited Hendrik Muhs' AntiVir patch 22 years ago
interfaces - there's KMail::HtmlWriter and KMail::Interface::HtmlWriter (the former 22 years ago
pics
profiles CVS_SILENT made messages 22 years ago
COMMITPOLICY
ChangeLog
DESIGN
KMail.desktop CVS_SILENT made messages 22 years ago
Makefile.am avoid dummy.cpp in CVS and still fixing the problem (configuredialog.cpp shouldn't 22 years ago
TODO
aboutdata.cpp Give Edwin credits for his work on HTML composition. 22 years ago
aboutdata.h
accountdialog.cpp Compare capabilities case-insensitive. 22 years ago
accountdialog.h
acljobs.cpp Parse 'p' permission in the IMAP ACLs, so that they are propagated from parent to 22 years ago
acljobs.h Parse 'p' permission in the IMAP ACLs, so that they are propagated from parent to 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
antispamwizard.cpp Port the plugging of shortcut filters (AKA ad-hoc filters) into 22 years ago
antispamwizard.h Split the combined Anti-Spam/Virus Wizard logically into two wizards (less confusing for the user). 22 years ago
app_octetstream.cpp
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
attachmentstrategy.h
bodypartformatter.cpp
bodypartformatter.h
bodypartformatterfactory.cpp Unused 22 years ago
bodypartformatterfactory.h
bodypartformatterfactory_p.h
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
callback.cpp Fix figuring out the receiver 22 years ago
callback.h
certificatehandlingdialog.ui
certificatehandlingdialog.ui.h
certificatehandlingdialogimpl.cpp
certificatehandlingdialogimpl.h
certificatewizard.ui
certificatewizardimpl.cpp
certificatewizardimpl.h
colorlistbox.cpp
colorlistbox.h
compactionjob.cpp Move KMBroadcastStatus to KPIM::BroadcastStatus so it can be used by 22 years ago
compactionjob.h The scheduler assumed that jobs could be run synchronously when wanted. 22 years ago
composercryptoconfiguration.ui CVS_SILENT 22 years ago
configuredialog.cpp avoid dummy.cpp in CVS and still fixing the problem (configuredialog.cpp shouldn't 22 years ago
configuredialog.h
configuredialog_p.cpp Correctly disable buttons if no item of a listview is selected. Patch by Tobias Schaefer. 22 years ago
configuredialog_p.h Give the user the choice what action to execute when a folder is entered: 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
csshelper.h
dcopimap.desktop CVS_SILENT made messages 22 years ago
dcopmail.desktop CVS_SILENT made messages 22 years ago
dcoptest.cpp
dictionarycombobox.cpp
dictionarycombobox.h
encryptionconfigurationdialog.ui
encryptionconfigurationdialogimpl.cpp
encryptionconfigurationdialogimpl.h
eventsrc CVS_SILENT made messages 22 years ago
expirejob.cpp Move KMBroadcastStatus to KPIM::BroadcastStatus so it can be used by 22 years ago
expirejob.h The scheduler assumed that jobs could be run synchronously when wanted. 22 years ago
filehtmlwriter.cpp
filehtmlwriter.h
filterlog.cpp
filterlog.h
filterlogdlg.cpp
filterlogdlg.h
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
folderdiaacltab.cpp #include <klocale.h> 22 years ago
folderdiaacltab.h
folderjob.cpp
folderjob.h
folderpropertiesdialog.ui CVS_SILENT i18n style guide fixes 22 years ago
folderpropertiesdialog.ui.h
folderstorage.cpp Fix proko2 issue #296 (Setting folder type on creation fails), by writing 22 years ago
folderstorage.h Moved Bo's ContentsType from KMFolder to FolderStorage. This will allow 22 years ago
globalsettings.kcfgc
headerlistquicksearch.cpp Start with "Any status" preselected, not the last one in the list. 22 years ago
headerlistquicksearch.h Use the one in kdelibs now. 22 years ago
headerstrategy.cpp
headerstrategy.h
headerstyle.cpp Disabling 'Launch IM' link in headers, too intrusive for non-IM users. 22 years ago
headerstyle.h
htmlstatusbar.cpp
htmlstatusbar.h
identitydialog.cpp CVS_SILENT 22 years ago
identitydialog.h Add another tab Cryptography to the 22 years ago
identitydrag.cpp
identitydrag.h perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' * 22 years ago
identitylistview.cpp Fixed IdentityManager: 22 years ago
identitylistview.h
imapaccountbase.cpp Use KMessageBox::detailedError() to reduce the size of the imap error messages, 22 years ago
imapaccountbase.h Improve progress reporting for folder listings: 22 years ago
imapjob.cpp All operations should be cancelable 22 years ago
imapjob.h Prepare ProgressItem/ProgressDialog/StatusbarProgressWidget for being moved 22 years ago
isubject.cpp
isubject.h
jobscheduler.cpp The scheduler assumed that jobs could be run synchronously when wanted. 22 years ago
jobscheduler.h The scheduler assumed that jobs could be run synchronously when wanted. 22 years ago
kcm_kmail.cpp avoid dummy.cpp in CVS and still fixing the problem (configuredialog.cpp shouldn't 22 years ago
kcursorsaver.h
keyresolver.cpp Ask whether the email<->key assocciation shall be stored in the address book 22 years ago
keyresolver.h Implemented saving of the encryption preference from the key-approval dialog into the addressbook entry. 22 years ago
khtmlparthtmlwriter.cpp
khtmlparthtmlwriter.h
klistboxdialog.cpp
klistboxdialog.h
kmaccount.cpp 'Unnamed' sucks as default account name as two of two usability tests showed (the test subjects didn't find the newly created IMAP accounts). So come up with some better default values. 22 years ago
kmaccount.h Prepare ProgressItem/ProgressDialog/StatusbarProgressWidget for being moved 22 years ago
kmacctcachedimap.cpp Improve progress reporting for folder listings: 22 years ago
kmacctcachedimap.h Improve progress reporting for folder listings: 22 years ago
kmacctexppop.cpp Use the password accessor function instead of the member variable directly, since the password is not loaded from the wallet otherwise. 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
kmacctfolder.h
kmacctimap.cpp Move KMBroadcastStatus to KPIM::BroadcastStatus so it can be used by 22 years ago
kmacctimap.h Improve progress reporting for folder listings: 22 years ago
kmacctlocal.cpp Add the error message for #87941 which couldn't be backported to 3_3_BRANCH 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 Fix strings before I forget now that it's possible again. 22 years ago
kmacctmaildir.h
kmacctmgr.cpp Add KWallet support. 22 years ago
kmacctmgr.h Add KWallet support. 22 years ago
kmacctseldlg.cpp
kmacctseldlg.h
kmaddrbook.cpp
kmaddrbook.h
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-aegypten.pl CVS_SILENT copy over the comments 22 years ago
kmail-3.3-misc.pl Replace the bash update script with a perl update script which is magnitudes faster 22 years ago
kmail-3.3-move-identities.pl
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
kmail-3.3b1-misc.pl Delete the old key/value pair so that the new value is actually written. 22 years ago
kmail-3.4-misc.pl Give the user the choice what action to execute when a folder is entered: 22 years ago
kmail-pgpidentity.pl
kmail-upd-identities.pl
kmail.antispamrc Split the combined Anti-Spam/Virus Wizard logically into two wizards (less confusing for the user). 22 years ago
kmail.antivirusrc Split the combined Anti-Spam/Virus Wizard logically into two wizards (less confusing for the user). 22 years ago
kmail.kcfg Typos found during message freeze 22 years ago
kmail.upd Give the user the choice what action to execute when a folder is entered: 22 years ago
kmailIface.h Finally applying last version of the patch by Nathan Toone <nathan toonetown com> 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 Port the plugging of shortcut filters (AKA ad-hoc filters) into 22 years ago
kmail_part.h Port KPIM applications to KPIM::Part 22 years ago
kmail_view.desktop
kmailicalIface.h Add support for online imap folders to the imap resource by: 22 years ago
kmailicalifaceimpl.cpp Forward port of fix from the branch: 22 years ago
kmailicalifaceimpl.h Forward port of fix from the branch: 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 From branch: update the progress bar. 22 years ago
kmcommands.h From branch: update the progress bar. 22 years ago
kmcomposerui.rc initially defaulting to off is fine, but don't try to care for the user if you in fact annoy him. 22 years ago
kmcomposewin.cpp Insert what seems to simply be a missing toggleMarkup(true); statement in slotListAction. 22 years ago
kmcomposewin.h Fix an html editing bug. 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
kmdict.h
kmfawidgets.cpp
kmfawidgets.h
kmfilter.cpp finish the toolbar integration of shortcut filters, 22 years ago
kmfilter.h Port the plugging of shortcut filters (AKA ad-hoc filters) into 22 years ago
kmfilteraction.cpp fix Bug 51283 - redirecting email using filters 22 years ago
kmfilteraction.h
kmfilterdlg.cpp finish the toolbar integration of shortcut filters, 22 years ago
kmfilterdlg.h finish the toolbar integration of shortcut filters, 22 years ago
kmfiltermgr.cpp change appendFilter( KMFilter ) into appendFilters( QPtrList<KMFilter> ) so 22 years ago
kmfiltermgr.h change appendFilter( KMFilter ) into appendFilters( QPtrList<KMFilter> ) so 22 years ago
kmfldsearch.cpp fix for bug 78611, which relates to <message> 22 years ago
kmfldsearch.h fix for bug 78611, which relates to <message> 22 years ago
kmfolder.cpp Do not overwrite a valid id. New folders now get and stick to their id 22 years ago
kmfolder.h Remove unused method that is a storage attribute anyhow. 22 years ago
kmfoldercachedimap.cpp Prevent mail loss with conflicting syncs: 22 years ago
kmfoldercachedimap.h Prevent mail loss with conflicting syncs: 22 years ago
kmfoldercombobox.cpp
kmfoldercombobox.h CVS_SILENT I doubt this is related to the weather 22 years ago
kmfolderdia.cpp Re-apply Martin's patch. 22 years ago
kmfolderdia.h
kmfolderdir.cpp
kmfolderdir.h
kmfolderimap.cpp Don't crash when creating a folder fails. 22 years ago
kmfolderimap.h Some IMAP folder renaming fixes: 22 years ago
kmfolderindex.cpp include fcntl.h to fix compile problem on Solaris as recommended by 22 years ago
kmfolderindex.h
kmfoldermaildir.cpp Output a warning if a file in the maildir folder couldn't be opened for reading during index generation. 22 years ago
kmfoldermaildir.h GUI improvements for the compaction feature: 22 years ago
kmfoldermbox.cpp Move KMBroadcastStatus to KPIM::BroadcastStatus so it can be used by 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
kmfoldernode.cpp
kmfoldernode.h
kmfoldersearch.cpp Don't nuke the whole search file but only the index when invalidating a 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 Fix the flicker in a better way which makes closed subfolder count updating 22 years ago
kmfoldertree.h Fix the flicker in a better way which makes closed subfolder count updating 22 years ago
kmfoldertype.h Turn Bo's ugly numbers into a nice enum. 22 years ago
kmglobal.h
kmgroupware.cpp perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' * 22 years ago
kmgroupware.h
kmheaders.cpp Give the user the choice what action to execute when a folder is entered: 22 years ago
kmheaders.h (Hopefully) finally fix all jumpToUnread cases for online imap. Local and imap 22 years ago
kmkernel.cpp Add KWallet support. 22 years ago
kmkernel.h Add KWallet support. 22 years ago
kmmainwidget.cpp finish the toolbar integration of shortcut filters, 22 years ago
kmmainwidget.h use a separator in the toolbar before plugged filters 22 years ago
kmmainwin.cpp Port the plugging of shortcut filters (AKA ad-hoc filters) into 22 years ago
kmmainwin.h Use the new setTransientMsg in the status broadcaster and remove the code 22 years ago
kmmainwin.rc use a separator in the toolbar before plugged filters 22 years ago
kmmessage.cpp From KDE_3_3_BRANCH: Fix MDNs in Kontact (Proko2 issue #45) 22 years ago
kmmessage.h fix Bug 51283 - redirecting email using filters 22 years ago
kmmimeparttree.cpp Fixing http://bugs.kde.org/show_bug.cgi?id=80193 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 Correctly decode header field values that end in =?. Patch by Jakob Schroeter. 22 years ago
kmmsgbase.h CVS_SILENT typo 22 years ago
kmmsgdict.cpp
kmmsgdict.h
kmmsgindex.cpp
kmmsgindex.h
kmmsginfo.cpp
kmmsginfo.h
kmmsglist.cpp
kmmsglist.h
kmmsgpart.cpp Check the length before the crlf->lf conversion to avoid false alerts. 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
kmmsgpartdlg.h
kmpopfiltercnfrmdlg.cpp
kmpopfiltercnfrmdlg.h
kmpopheaders.cpp
kmpopheaders.h
kmreadermainwin.cpp Make View Source work if the preview pane is hidden. 22 years ago
kmreadermainwin.h Make View Source work if the preview pane is hidden. 22 years ago
kmreadermainwin.rc
kmreaderwin.cpp Make View Source work if the preview pane is hidden. 22 years ago
kmreaderwin.h Make View Source work if the preview pane is hidden. 22 years ago
kmsearchpattern.cpp Add "has attachment" to the list of stati to search for in the quick 22 years ago
kmsearchpattern.h Hide todo status from searches until it is implemented, explain the special 22 years ago
kmsearchpatternedit.cpp - my copy of gcc is confused and has trouble finding the overload of 22 years ago
kmsearchpatternedit.h fix for bug 78611, which relates to <message> 22 years ago
kmsender.cpp Add KWallet support. 22 years ago
kmsender.h Use the new setTransientMsg in the status broadcaster and remove the code 22 years ago
kmservertest.cpp From branch: Fix servertest 22 years ago
kmservertest.h From branch: Fix servertest 22 years ago
kmstartup.cpp Give the user the choice what action to execute when a folder is entered: 22 years ago
kmstartup.h Add libkleo's translations, and make insertCatalogue...() insert icon search paths for libs, too. 22 years ago
kmsystemtray.cpp Add "Send Queued Messages" to systray menu. As Check mail functions already there 22 years ago
kmsystemtray.h Move the system tray configuration from Network/Receiving to Appearance/System Tray. Use KConfigXT for the settings. Add an appropriate update script (which also prepends 'mailto:' to all mailing list posting addresses so that the addresses work with the new mailing list code). 22 years ago
kmtransport.cpp Work around a bug in Wallet::keyDoesNotExist(). 22 years ago
kmtransport.h Add KWallet support. 22 years ago
kmversion.h No "RC" version 22 years ago
listjob.cpp Terminate the progress correctly 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
maildirjob.h
mailinglist-magic.cpp
mailinglist-magic.h
mailserviceimpl.cpp
mailserviceimpl.h
mailsourceviewer.cpp
mailsourceviewer.h
main.cpp Remove distinction between cleanup() and notClosedByUser(), as discussed on kmail-devel. 22 years ago
mboxjob.cpp
mboxjob.h
messagecomposer.cpp Fixed "the state of the checkable group box (for security warnings) is neither read 22 years ago
messagecomposer.h GUI: Merge from aegypten_branch: tie it all together: The Composer 22 years ago
messageproperty.cpp
messageproperty.h
mh2kmail
mh2kmailr
networkaccount.cpp Work around a bug in Wallet::keyDoesNotExist(). 22 years ago
networkaccount.h Add KWallet support. 22 years ago
objecttreeparser.cpp Fix wrong singular form. Only the plural form must contain %n. 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 CVS_SILENT fixed compiler warning 22 years ago
partnodebodypart.h
protocols.h newimap -> imap 22 years ago
regexplineedit.cpp
regexplineedit.h
rulewidgethandlermanager.cpp - these three (duplicated) Delete templates conflict with the globally 22 years ago
rulewidgethandlermanager.h
secondarywindow.cpp
secondarywindow.h
sieveconfig.cpp
sieveconfig.h
sievejob.cpp
sievejob.h
signatureconfigurationdialog.ui
signatureconfigurationdialogimpl.cpp
signatureconfigurationdialogimpl.h
signatureconfigurator.cpp CVS_SILENT 22 years ago
signatureconfigurator.h perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' * 22 years ago
simplestringlisteditor.cpp
simplestringlisteditor.h
smimeconfiguration.ui Fixed https://intevation.de/roundup/aegypten/issue226 - kmail doesn't save s/mime validation settings 22 years ago
startupwizard.cpp perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' * 22 years ago
startupwizard.h
subscriptiondialog.cpp
subscriptiondialog.h
teehtmlwriter.cpp
teehtmlwriter.h
tips Less invented compound nouns (filename, username, hostname) 22 years ago
transportmanager.cpp Add KWallet support. 22 years ago
transportmanager.h Add KWallet support. 22 years ago
undostack.cpp
undostack.h
upgrade-signature.pl
upgrade-transport.pl
urlhandlermanager.cpp - these three (duplicated) Delete templates conflict with the globally 22 years ago
urlhandlermanager.h
vacation.cpp perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' * 22 years ago
vacation.h
vacationdialog.cpp
vacationdialog.h
vcardviewer.cpp
vcardviewer.h
warningconfiguration.ui Fixed "the state of the checkable group box (for security warnings) is neither read 22 years ago