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
Split the combined Anti-Spam/Virus Wizard logically into two wizards (less confusing for the user).
22 years ago
TODO
…
aboutdata.cpp
Add comment about the commit policy for this file.
22 years ago
aboutdata.h
…
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
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
CVS_SILENT i18n style guide fixes
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
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
…
attachmentstrategy.h
…
bodypartformatter.cpp
Disable application/ms-tnef handling.
22 years ago
bodypartformatter.h
…
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
certificatehandlingdialog.ui
…
certificatehandlingdialog.ui.h
…
certificatehandlingdialogimpl.cpp
…
certificatehandlingdialogimpl.h
…
certificatewizard.ui
…
certificatewizardimpl.cpp
…
certificatewizardimpl.h
…
colorlistbox.cpp
…
colorlistbox.h
…
compactionjob.cpp
The scheduler assumed that jobs could be run synchronously when wanted.
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
kainhofer said: I also just saw that the checkboxes in kmails "Composing" tab of the
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
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
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
…
dictionarycombobox.cpp
…
dictionarycombobox.h
…
encryptionconfigurationdialog.ui
…
encryptionconfigurationdialogimpl.cpp
…
encryptionconfigurationdialogimpl.h
…
eventsrc
CVS_SILENT made messages
22 years ago
expirejob.cpp
open() might call notifyOpeningFolder() more than once (e.g. due to the open()
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
- 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
…
folderdiaacltab.cpp
Do not check the root folder of the account - you will get an error that the box does not exist.
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
When deleting a folder, erase the config group for it in kmailrc.
22 years ago
folderstorage.h
Moved Bo's ContentsType from KMFolder to FolderStorage. This will allow
22 years ago
globalsettings.kcfgc
…
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
…
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
Fixed IdentityManager:
22 years ago
identitylistview.h
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
22 years ago
imapaccountbase.cpp
Improve progress reporting for folder listings:
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
Backport the bodypartformatter (plugin) infrastructure from aegypten
22 years ago
isubject.h
Backport the bodypartformatter (plugin) infrastructure from aegypten
22 years ago
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
kcursorsaver.h
…
keyresolver.cpp
Implemented saving of the encryption preference from the key-approval dialog into the addressbook entry.
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
Small speedup for cachedimap: addMsgInternal calls processNewMsg, so processNewMsg
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
CVS_SILENT i18n style guide fixes
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
Make sure progress item's are completed if killAllJobs() does its thing.
22 years ago
kmacctimap.h
Improve progress reporting for folder listings:
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
Fix bug 74695: Lost Mail with no notification if message in Maildir has non-standard permissions
22 years ago
kmacctmaildir.h
…
kmacctmgr.cpp
Provide for a setting for the maximum number of simultaneous connections to the same host. This avoids the problem with some routers' firewalls that interpret lots of simultaneous connections to the same host as a SYN attack.
22 years ago
kmacctmgr.h
Provide for a setting for the maximum number of simultaneous connections to the same host. This avoids the problem with some routers' firewalls that interpret lots of simultaneous connections to the same host as a SYN attack.
22 years ago
kmacctseldlg.cpp
…
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-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
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
…
kmail-3.3b1-misc.pl
Delete the old key/value pair so that the new value is actually written.
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
When the groupware folders can't be created on startup because the INBOX doesn't exist yet
22 years ago
kmail.upd
Converted from bash to perl, which makes it run in 0.01s instead of 0.01s :)
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
Move the progress dialog and statusbar progress widget from the mainwidget
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
Add support for online imap folders to the imap resource by:
22 years ago
kmailicalifaceimpl.cpp
Add support for online imap folders to the imap resource by:
22 years ago
kmailicalifaceimpl.h
Add support for online imap folders to the imap resource by:
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
Make sure the (local) sent mail folder, where a mail is put as a fallback,
22 years ago
kmcommands.h
Make sure the (local) sent mail folder, where a mail is put as a fallback,
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
don't be strict if we don't have any use for it anymore :)
22 years ago
kmcomposewin.h
Remove obsolete code. This functionality is now in KPIM::AddresseeLineEdit.
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
…
kmfawidgets.cpp
…
kmfawidgets.h
…
kmfilter.cpp
…
kmfilter.h
…
kmfilteraction.cpp
fix Bug 51283 - redirecting email using filters
22 years ago
kmfilteraction.h
…
kmfilterdlg.cpp
Redirect focus to the filter action combo box.
22 years ago
kmfilterdlg.h
…
kmfiltermgr.cpp
…
kmfiltermgr.h
…
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
Remove unused method that is a storage attribute anyhow.
22 years ago
kmfolder.h
Remove unused method that is a storage attribute anyhow.
22 years ago
kmfoldercachedimap.cpp
o don't download messages with the DELETED flag set
22 years ago
kmfoldercachedimap.h
o don't download messages with the DELETED flag set
22 years ago
kmfoldercombobox.cpp
GUI: Implemented "Expire messages by moving them to another folder".
22 years ago
kmfoldercombobox.h
CVS_SILENT I doubt this is related to the weather
22 years ago
kmfolderdia.cpp
Revert. See kmail-devel.
22 years ago
kmfolderdia.h
Finally add a temporary gui for setting the "put replies to mail in this
22 years ago
kmfolderdir.cpp
…
kmfolderdir.h
…
kmfolderimap.cpp
Move the open in KMFolderImap::getAndCheckFolder to the only user in
22 years ago
kmfolderimap.h
Make sure that folders which are to be created on the server during startup
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
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
…
kmfoldersearch.cpp
The rest of the search folder fixes.
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
Fixed ASSERT
22 years ago
kmfoldertree.h
First try to determine the mailing-list from the currently selected message. Only if this fails the 5 most recently added messages are scanned. This required adding KMFolderTree::mainWidget() so that we can (basically) do mDlg->parent()->mainWidget()->headers()->currentItemIndex() to get the index of the currently selected message.
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
…
kmheaders.cpp
Crash guard
22 years ago
kmheaders.h
(Hopefully) finally fix all jumpToUnread cases for online imap. Local and imap
22 years ago
kmkernel.cpp
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
kmkernel.h
Added new getFrom hidden dcop function.
22 years ago
kmmainwidget.cpp
Move the open in KMFolderImap::getAndCheckFolder to the only user in
22 years ago
kmmainwidget.h
Update the View menu on startup and after configuration and disable the
22 years ago
kmmainwin.cpp
Save the current state when the session is saved
22 years ago
kmmainwin.h
Move the progress dialog and statusbar progress widget from the mainwidget
22 years ago
kmmainwin.rc
Split the combined Anti-Spam/Virus Wizard logically into two wizards (less confusing for the user).
22 years ago
kmmessage.cpp
fix Bug 51283 - redirecting email using filters
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
Move cleanSubject() into KMMsgBase to use it cleanly from kmcommands when saving a mail,
22 years ago
kmmsgbase.h
Move cleanSubject() into KMMsgBase to use it cleanly from kmcommands when saving a mail,
22 years ago
kmmsgdict.cpp
…
kmmsgdict.h
…
kmmsgindex.cpp
…
kmmsgindex.h
…
kmmsginfo.cpp
…
kmmsginfo.h
…
kmmsglist.cpp
…
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
…
kmmsgpartdlg.h
…
kmpopfiltercnfrmdlg.cpp
…
kmpopfiltercnfrmdlg.h
…
kmpopheaders.cpp
…
kmpopheaders.h
…
kmreadermainwin.cpp
Don't show the toolbar when the external message window is abused as an
22 years ago
kmreadermainwin.h
…
kmreadermainwin.rc
…
kmreaderwin.cpp
Determine the MIME type of attachments first by Content-Type, then by filename and only if both fail check the content of the file. The former code which compared the results of the different checks only lead to false alerts and couldn't really provide more security.
22 years ago
kmreaderwin.h
Determine the MIME type of attachments first by Content-Type, then by filename and only if both fail check the content of the file. The former code which compared the results of the different checks only lead to false alerts and couldn't really provide more security.
22 years ago
kmsearchpattern.cpp
Move the "important" entry to the top of the combobox of stati in both
22 years ago
kmsearchpattern.h
Move the "important" entry to the top of the combobox of stati in both
22 years ago
kmsearchpatternedit.cpp
Fix a corner case in my previous commit. Like the previous commit this is
22 years ago
kmsearchpatternedit.h
fix for bug 78611, which relates to <message>
22 years ago
kmsender.cpp
Make sure the (local) sent mail folder, where a mail is put as a fallback,
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
Display error messages when we get some from the Server check.
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
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
kmstartup.h
Add libkleo's translations, and make insertCatalogue...() insert icon search paths for libs, too.
22 years ago
kmsystemtray.cpp
Revert. See kmail-devel.
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
Revert compound stuff - no time left for discussion
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
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
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
…
mailinglist-magic.h
…
mailserviceimpl.cpp
- hide deprecated DCOP calls
22 years ago
mailserviceimpl.h
- hide deprecated DCOP calls
22 years ago
mailsourceviewer.cpp
…
mailsourceviewer.h
…
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
Fix creation of plain multipart/alternative messages. For some reason an Assemble() is required to make the boundary parameter appear.
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
…
networkaccount.h
…
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
Backport the bodypartformatter (plugin) infrastructure from aegypten
22 years ago
protocols.h
Use kio_newimap instead of kio_imap.
22 years ago
regexplineedit.cpp
…
regexplineedit.h
…
rulewidgethandlermanager.cpp
- warning--
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
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
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
…
teehtmlwriter.h
…
tips
Less invented compound nouns (filename, username, hostname)
22 years ago
transportmanager.cpp
…
transportmanager.h
…
undostack.cpp
…
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
…
vacationdialog.h
…
vcardviewer.cpp
Disable links, because we don't need them here
22 years ago
vcardviewer.h
…
warningconfiguration.ui
Add (some?) new files from aegypten_branch. Compiles here, should now even compile with a qt -nostl.
22 years ago