about
…
avscripts
Commited Hendrik Muhs' AntiVir patch
22 years ago
interfaces
Lots of minor changes to the comments to make doxygen happy.
22 years ago
pics
And add the icon.
22 years ago
profiles
CVS_SILENT made messages (.desktop file)
22 years ago
COMMITPOLICY
…
ChangeLog
…
DESIGN
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
22 years ago
KMail.desktop
Remove depreciated items: miniicon and terminaloptions and binarypattern
22 years ago
Makefile.am
Better folder selection.
22 years ago
TODO
…
aboutdata.cpp
Give Edwin credits for his work on HTML composition.
22 years ago
aboutdata.h
…
accountcombobox.cpp
Partial proko2 merge:
22 years ago
accountcombobox.h
Partial proko2 merge:
22 years ago
accountdialog.cpp
Better folder selection.
22 years ago
accountdialog.h
Better folder selection.
22 years ago
acljobs.cpp
This looks more sane than relying on the implicit sharing. Found by reading, no bug there.
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
annotationjobs.cpp
Merged from proko2: kolab "incidences-for" annotation support + Till's commit
22 years ago
annotationjobs.h
Merged from proko2: kolab "incidences-for" annotation support + Till's commit
22 years ago
antispamwizard.cpp
clean up the page initialization in the wizard
22 years ago
antispamwizard.h
Improvement of the anti-spam wizard: It's now possible to
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
- it's now possible to delete attachment with the Delete key ( #13336 )
22 years ago
attachmentlistview.h
- it's now possible to delete attachment with the Delete key ( #13336 )
22 years ago
attachmentstrategy.cpp
…
attachmentstrategy.h
…
bodypartformatter.cpp
unbreak compilation
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
CVS_SILENT indentation
22 years ago
cachedimapjob.h
Get rid of the mResync hack, and delete all sets of consecutive UIDs one after
22 years ago
callback.cpp
Forward port of ical invitation and reply handling fixes from proko2.
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
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
Better folder selection.
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
Patch by Sam Samy <earlgreykde@netspace.net.au> which ports the composer
22 years ago
configuredialog_p.h
Better folder selection.
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
Show pictures of people in the addressbook since we hit it anyway trying
22 years ago
csshelper.h
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
22 years ago
custommimeheader.kcfg
Patch by Sam Samy <earlgreykde@netspace.net.au> which ports the composer
22 years ago
custommimeheader.kcfgc
Patch by Sam Samy <earlgreykde@netspace.net.au> which ports the composer
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
Lots of minor changes to the comments to make doxygen happy.
22 years ago
encryptionconfigurationdialog.ui
…
encryptionconfigurationdialogimpl.cpp
…
encryptionconfigurationdialogimpl.h
…
eventsrc
CVS_SILENT made messages (.desktop file)
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
- 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
CVS_SILENT some misc i18n style guide fixes
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
…
folderrequester.cpp
And the files
22 years ago
folderrequester.h
And the files
22 years ago
foldershortcutdialog.cpp
CVS_SILENT i18n style guide fixes
22 years ago
foldershortcutdialog.h
Check for already used shortcuts and refuse them.
22 years ago
folderstorage.cpp
Refactor imap search to a job
22 years ago
folderstorage.h
Refactor imap search to a job
22 years ago
globalsettings.kcfgc
Patch by Sam Samy <earlgreykde@netspace.net.au> which ports the composer
22 years ago
headerlistquicksearch.cpp
Patch by Martijn Klingens <klingens@kde.org> with some minor fixups which
22 years ago
headerlistquicksearch.h
Use the one in kdelibs now.
22 years ago
headerstrategy.cpp
- decouple the addressbook image displaying from the im presence, so that
22 years ago
headerstrategy.h
…
headerstyle.cpp
Smoothscale addressbook images which are too large so they don't look as
22 years ago
headerstyle.h
Lots of minor changes to the comments to make doxygen happy.
22 years ago
htmlstatusbar.cpp
…
htmlstatusbar.h
…
identitydialog.cpp
More FolderRequesters
22 years ago
identitydialog.h
More FolderRequesters
22 years ago
identitydrag.cpp
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
22 years ago
identitydrag.h
Lots of minor changes to the comments to make doxygen happy.
22 years ago
identitylistview.cpp
Fixed IdentityManager:
22 years ago
identitylistview.h
Lots of minor changes to the comments to make doxygen happy.
22 years ago
imapaccountbase.cpp
QString -> const QString&
22 years ago
imapaccountbase.h
Better progress feedback when an imap folder is selected
22 years ago
imapjob.cpp
Several fixes:
22 years ago
imapjob.h
ProgressItem* -> KPIM::ProgressItem in signals, slots
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
Use the typedef everywhere
22 years ago
jobscheduler.h
Lots of minor changes to the comments to make doxygen happy.
22 years ago
kcm_kmail.cpp
s/Network/Accounts. This was another outcome of the usability tests and just confirmed again. Renamed internal classes accordingly (funny enough, some instances of the "network" settings widget were already called "account")
22 years ago
kcursorsaver.h
…
keyresolver.cpp
Merged from 3.3-branch: Marc Mutz's --enable-final fix
22 years ago
keyresolver.h
Lots of minor changes to the comments to make doxygen happy.
22 years ago
khtmlparthtmlwriter.cpp
…
khtmlparthtmlwriter.h
…
kleo_util.h
From KDE_3_3_BRANCH: Add license boilerplate.
22 years ago
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
Docu fix: which folder? This is KMAccount...
22 years ago
kmacctcachedimap.cpp
Forward port better fix for "aborting during the initial connection phase says 'Aborting...' and never moves on"
22 years ago
kmacctcachedimap.h
Put in a working email address
22 years ago
kmacctexppop.cpp
SASL authentication enhancements:
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
Refactor imap search to a job
22 years ago
kmacctimap.h
When making a connection to an imap server fails, set an error condition
22 years ago
kmacctlocal.cpp
Add folder name to the status strings as per Ingo's request on August 7th.
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
Add folder name to the status strings as per Ingo's request on August 7th.
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
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-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
Make the generated filters aware of changes between bogofilter
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
Patch by Sam Samy <earlgreykde@netspace.net.au> which ports the composer
22 years ago
kmail.upd
Make sure that the menu bar of the separate reader window isn't disabled so that everybody can enjoy it.
22 years ago
kmailIface.h
Lots of minor changes to the comments to make doxygen happy.
22 years ago
kmail_config_accounts.desktop
CVS_SILENT typo
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_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
Initialize folder shortcuts also from the part.
22 years ago
kmail_part.h
Remove code that was obsoleted by Andreas' XMLGUI patch.
22 years ago
kmail_view.desktop
CVS_SILENT made messages
22 years ago
kmailicalIface.h
Progress dialog while loading kolab contacts and incidences.
22 years ago
kmailicalifaceimpl.cpp
Speedup when uploading many contacts/events/...: don't tell the imap/kolab
22 years ago
kmailicalifaceimpl.h
Speedup when uploading many contacts/events/...: don't tell the imap/kolab
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
Patch by Ingo Heeskens implementing a per folder option for loading
22 years ago
kmcommands.h
Patch by Ingo Heeskens implementing a per folder option for loading
22 years ago
kmcomposerui.rc
Ability to paste into an attachment (Edit menu)
22 years ago
kmcomposewin.cpp
Ability to use quotes within the command for the external editor
22 years ago
kmcomposewin.h
Patch by Sam Samy <earlgreykde@netspace.net.au> which ports the composer
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
Lots of minor changes to the comments to make doxygen happy.
22 years ago
kmfilter.cpp
Another little polishing: Make it possible to assign shortcuts
22 years ago
kmfilter.h
Another little polishing: Make it possible to assign shortcuts
22 years ago
kmfilteraction.cpp
Remove the "bounce" feature. It doesn't make sense and should not be
22 years ago
kmfilteraction.h
Lots of minor changes to the comments to make doxygen happy.
22 years ago
kmfilterdlg.cpp
Don't add an <unknown> dummy entry when creating a new filter via the RMB
22 years ago
kmfilterdlg.h
Don't add an <unknown> dummy entry when creating a new filter via the RMB
22 years ago
kmfiltermgr.cpp
Don't add an <unknown> dummy entry when creating a new filter via the RMB
22 years ago
kmfiltermgr.h
Don't add an <unknown> dummy entry when creating a new filter via the RMB
22 years ago
kmfldsearch.cpp
More FolderRequesters
22 years ago
kmfldsearch.h
More FolderRequesters
22 years ago
kmfolder.cpp
From the branch: Let the expunged signal say where it came from. Required for my upcoming bugfix
22 years ago
kmfolder.h
Const fix from proko2.
22 years ago
kmfoldercachedimap.cpp
Refactor imap search to a job
22 years ago
kmfoldercachedimap.h
Unbreak dimap mail checks. Carsten.setCookies( Carsten.cookies() - 1 );
22 years ago
kmfoldercombobox.cpp
Forward port of CVS commit by kloecker:
22 years ago
kmfoldercombobox.h
Change the popup menus for copy and move so that the folders are arranged according to the foldertree.
22 years ago
kmfolderdia.cpp
Better folder selection.
22 years ago
kmfolderdia.h
Better folder selection.
22 years ago
kmfolderdir.cpp
Prepend the displayPath of local folders with /Local
22 years ago
kmfolderdir.h
Interestingly, there was no way to get the idString of the parent folder of a given folder.
22 years ago
kmfolderimap.cpp
Fix X-Count parsing
22 years ago
kmfolderimap.h
Refactor imap search to a job
22 years ago
kmfolderindex.cpp
include fcntl.h to fix compile problem on Solaris as recommended by
22 years ago
kmfolderindex.h
…
kmfoldermaildir.cpp
19% speedup when loading 10000 kolab kontacts (and a similar improvement
22 years ago
kmfoldermaildir.h
GUI improvements for the compaction feature:
22 years ago
kmfoldermbox.cpp
19% speedup when loading 10000 kolab kontacts (and a similar improvement
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
Lots of minor changes to the comments to make doxygen happy.
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
Refactor imap search to a job
22 years ago
kmfoldersearch.h
Refactor imap search to a job
22 years ago
kmfolderseldlg.cpp
Better folder selection.
22 years ago
kmfolderseldlg.h
Better folder selection.
22 years ago
kmfoldertree.cpp
Do not include search folders in the copy/move menu
22 years ago
kmfoldertree.h
Do not include search folders in the copy/move menu
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
Put in a working email address
22 years ago
kmgroupware.h
Don't use dcop to call a library method
22 years ago
kmheaders.cpp
homebrewn i18n plural
22 years ago
kmheaders.h
Patch by Benjamin Azan <b.azan@free.fr> implementing the todo status
22 years ago
kmkernel.cpp
Fix for "kstart --iconify --windowclass kmail kmail" as discussed with Seli.
22 years ago
kmkernel.h
Add KMKernel::allFolders(), which returns a list of QGuardedPtrs to all
22 years ago
kmmainwidget.cpp
Patch by Ingo Heeskens implementing a per folder option for loading
22 years ago
kmmainwidget.h
Patch by Ingo Heeskens implementing a per folder option for loading
22 years ago
kmmainwin.cpp
Fix Kontact issues with modal dialogs blocking all of Kontact by using the WGroupLeader widget flag
22 years ago
kmmainwin.h
Use the new setTransientMsg in the status broadcaster and remove the code
22 years ago
kmmainwin.rc
Patch by Ingo Heeskens implementing a per folder option for loading
22 years ago
kmmessage.cpp
Reallign with reality.
22 years ago
kmmessage.h
19% speedup when loading 10000 kolab kontacts (and a similar improvement
22 years ago
kmmimeparttree.cpp
adding missing copyright header
22 years ago
kmmimeparttree.h
adding missing copyright header
22 years ago
kmmsgbase.cpp
Fixed QGArray runtime warning in KMMsgBase::decodeRFC2047String(), due to concatenating a null cstring
22 years ago
kmmsgbase.h
Patch by Benjamin Azan <b.azan@free.fr> implementing the todo status
22 years ago
kmmsgdict.cpp
…
kmmsgdict.h
…
kmmsgindex.cpp
…
kmmsgindex.h
…
kmmsginfo.cpp
19% speedup when loading 10000 kolab kontacts (and a similar improvement
22 years ago
kmmsginfo.h
19% speedup when loading 10000 kolab kontacts (and a similar improvement
22 years ago
kmmsglist.cpp
…
kmmsglist.h
…
kmmsgpart.cpp
if you claim you're using binary then do so and don't call assert(false);
22 years ago
kmmsgpart.h
CVS_SILENT adjust docu
22 years ago
kmmsgpartdlg.cpp
…
kmmsgpartdlg.h
Lots of minor changes to the comments to make doxygen happy.
22 years ago
kmpopfiltercnfrmdlg.cpp
…
kmpopfiltercnfrmdlg.h
…
kmpopheaders.cpp
…
kmpopheaders.h
…
kmreadermainwin.cpp
Patch by Ingo Heeskens implementing a per folder option for loading
22 years ago
kmreadermainwin.h
Patch by Ingo Heeskens implementing a per folder option for loading
22 years ago
kmreadermainwin.rc
- Add menu bar to the separate reader window.
22 years ago
kmreaderwin.cpp
Patch by Ingo Heeskens implementing a per folder option for loading
22 years ago
kmreaderwin.h
Patch by Ingo Heeskens implementing a per folder option for loading
22 years ago
kmsearchpattern.cpp
Fix searching when the header field in question is
22 years ago
kmsearchpattern.h
Lots of minor changes to the comments to make doxygen happy.
22 years ago
kmsearchpatternedit.cpp
Merged from 3.3-branch: Marc Mutz's --enable-final fix
22 years ago
kmsearchpatternedit.h
Merged from 3.3-branch: Marc Mutz's --enable-final fix
22 years ago
kmsender.cpp
Forward port from proko2 of:
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
Change the popup menus for copy and move so that the folders are arranged according to the foldertree.
22 years ago
kmsystemtray.h
Change the popup menus for copy and move so that the folders are arranged according to the foldertree.
22 years ago
kmtransport.cpp
CVS_SILENT some misc i18n style guide fixes
22 years ago
kmtransport.h
SASL authentication enhancements:
22 years ago
kmversion.h
This isn't KMail 1.7.
22 years ago
listjob.cpp
Terminate the progress correctly
22 years ago
listjob.h
Lots of minor changes to the comments to make doxygen happy.
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
Make the mailsource viewer window close on ctrl-w as well as escape for
22 years ago
mailsourceviewer.h
…
main.cpp
CVS_SILENT cleanup
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
Patch by Sam Samy <earlgreykde@netspace.net.au> which ports the composer
22 years ago
messagecomposer.h
Put in a working email address
22 years ago
messageproperty.cpp
…
messageproperty.h
…
mh2kmail
…
mh2kmailr
…
networkaccount.cpp
CVS_SILENT some misc i18n style guide fixes
22 years ago
networkaccount.h
Lots of minor changes to the comments to make doxygen happy.
22 years ago
objecttreeparser.cpp
Patch by Ingo Heeskens implementing a per folder option for loading
22 years ago
objecttreeparser.h
From the branch: This would appear to be a very big change, but in fact it does absolutely nothing. It just removes an obscene amount of old kroupware code that is no longer used. There are no changes in this patch.
22 years ago
partNode.cpp
Make isFirstTextPart() return true if the node is the first text part of the message this node is a body part of. This fixes showing attached messages embedded with smart attachment view mode.
22 years ago
partNode.h
Make isFirstTextPart() return true if the node is the first text part of the message this node is a body part of. This fixes showing attached messages embedded with smart attachment view mode.
22 years ago
partmetadata.h
…
partnodebodypart.cpp
Extend the BodyPart interface so it can be queried for the default display
22 years ago
partnodebodypart.h
Extend the BodyPart interface so it can be queried for the default display
22 years ago
protocols.h
newimap -> imap
22 years ago
redirectdialog.cpp
CVS_SILENT i18n style guide fixes
22 years ago
redirectdialog.h
Minor change in the comments to make doxygen happy.
22 years ago
regexplineedit.cpp
…
regexplineedit.h
…
replyphrases.kcfg
Patch by Sam Samy <earlgreykde@netspace.net.au> which ports the composer
22 years ago
replyphrases.kcfgc
Patch by Sam Samy <earlgreykde@netspace.net.au> which ports the composer
22 years ago
rulewidgethandlermanager.cpp
Merged from 3.3-branch: Marc Mutz's --enable-final fix
22 years ago
rulewidgethandlermanager.h
Lots of minor changes to the comments to make doxygen happy.
22 years ago
searchjob.cpp
Refactor imap search to a job
22 years ago
searchjob.h
Refactor imap search to a job
22 years ago
secondarywindow.cpp
Set the window flags in KMail::SecondaryWindow instead of in the subclass KMComposeWin.
22 years ago
secondarywindow.h
…
sieveconfig.cpp
…
sieveconfig.h
…
sievejob.cpp
Allow specifying the authentication method in the url query part.
22 years ago
sievejob.h
…
signatureconfigurationdialog.ui
…
signatureconfigurationdialogimpl.cpp
…
signatureconfigurationdialogimpl.h
…
signatureconfigurator.cpp
CVS_SILENT
22 years ago
signatureconfigurator.h
Lots of minor changes to the comments to make doxygen happy.
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
stl_util.h
From KDE_3_3_BRANCH: Add license boilerplate.
22 years ago
subscriptiondialog.cpp
Don't kill running mailchecks when cancelling the subscription dialog.
22 years ago
subscriptiondialog.h
Don't kill running mailchecks when cancelling the subscription dialog.
22 years ago
teehtmlwriter.cpp
…
teehtmlwriter.h
Lots of minor changes to the comments to make doxygen happy.
22 years ago
tips
Eliminate a blank line in a tip. I think this was causing an empty tip to be shown. Is there a tips file 'lint' type command?
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
Patch by Ingo Heeskens implementing a per folder option for loading
22 years ago
urlhandlermanager.h
Lots of minor changes to the comments to make doxygen happy.
22 years ago
vacation.cpp
Allow specifying the authentication method in the url query part.
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
Fixed "the state of the checkable group box (for security warnings) is neither read
22 years ago