about
Corporate Identity Guidelines compliant colours
21 years ago
avscripts
Backport Hendrik Muhs' AntiVir patch which makes antivir also scan inside of archives
22 years ago
interfaces
This commit was manufactured by cvs2svn to create branch 'proko2'.
22 years ago
pics
* Permit collapse/expand quoted mail (default disabled).
21 years ago
profiles
CVS_SILENT made messages (.desktop file)
21 years ago
COMMITPOLICY
…
ChangeLog
…
DESIGN
Mention KMKernel::dimapFolderMgr()
21 years ago
KMail.desktop
CVS_SILENT made messages (.desktop file)
21 years ago
Makefile.am
Install the kmail.antivirusrc file.
21 years ago
TODO
Implement the first bit of the suggestions from the excellent usability
21 years ago
aboutdata.cpp
Grr. I forgot to add one of our most valuable contributors. Minus the new string I will backport it to KDE 3.4.1.
21 years ago
aboutdata.h
various export/compile fixes
21 years ago
accountcombobox.cpp
Disable all but cachedimap accounts from being selectable as base
21 years ago
accountcombobox.h
Disable all but cachedimap accounts from being selectable as base
21 years ago
accountdialog.cpp
Modified Files:
21 years ago
accountdialog.h
Modified Files:
21 years ago
acljobs.cpp
Fix performance problem especially visible with .kde being nfs-mounted:
21 years ago
acljobs.h
SVNSILENT "p" is there actually, it was added later on
21 years ago
actionscheduler.cpp
Various sublime actionscheduler improvements.
21 years ago
actionscheduler.h
Various sublime actionscheduler improvements.
21 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
Backport of:
22 years ago
antispamwizard.h
Somehow reading local configs defaults to the global one
22 years ago
app_octetstream.cpp
fix export's
22 years ago
application_octetstream.desktop
CVS_SILENT made messages (.desktop file)
21 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
Chiasmus: body decryption implemented (without using QCString, to avoid data copying just
21 years ago
bodypartformatter.h
…
bodypartformatterfactory.cpp
fix compile (gcc 4.0)
22 years ago
bodypartformatterfactory.h
…
bodypartformatterfactory_p.h
…
bodyvisitor.cpp
Load also the mimeheader for other parts to get the encoding correctly.
21 years ago
bodyvisitor.h
…
cachedimapjob.cpp
Backport some "delete this" -> deleteLater improvements.
21 years ago
cachedimapjob.h
Backport "deleting N sets of messages" improvement, removing the need for an
22 years ago
callback.cpp
Fix crash in Identity::null construction (as a library-global-object, which always leads to problems),
21 years ago
callback.h
If an invitation is opened in a secondary window, close that window when
21 years ago
colorlistbox.cpp
…
colorlistbox.h
…
compactionjob.cpp
Use .mailboxname.compacted i.e. make it a hidden file, so that it doesn't appear as a new mailbox
21 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
Backport the ability to specify a fallback encoding in addition to an
21 years ago
configuredialog.h
…
configuredialog_p.cpp
- Add a general method to easily reset KConfigXT settings on all config tabs to their default values. (This is made easy by usage of the Template Method pattern or as Sutter calls it the Non-Virtual Interface Idiom.) This makes the Default button magically work for all KConfigXT settings. For all other settings this still has to be done by hand, but it's preferable to port those settings to KConfigXT instead.
21 years ago
configuredialog_p.h
Backport the ability to specify a fallback encoding in addition to an
21 years ago
copyfolderjob.cpp
Don't inform the resource when copying resource folders. Issue 727.
21 years ago
copyfolderjob.h
Implement "Copy folder to" which allows one to copy a hierarchy of folders
21 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
* Permit collapse/expand quoted mail (default disabled).
21 years ago
csshelper.h
…
dcopimap.desktop
CVS_SILENT made messages (.desktop file)
21 years ago
dcopmail.desktop
CVS_SILENT made messages (.desktop file)
21 years ago
dcoptest.cpp
…
dictionarycombobox.cpp
…
dictionarycombobox.h
Lots of minor changes to the comments to make doxygen happy.
22 years ago
eventsrc
CVS_SILENT made messages (.desktop file)
21 years ago
expirejob.cpp
Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...)
21 years ago
expirejob.h
The scheduler assumed that jobs could be run synchronously when wanted.
22 years ago
filehtmlwriter.cpp
…
filehtmlwriter.h
…
filterlog.cpp
danimo was right - no need to reimplement already existing functions.
22 years ago
filterlog.h
danimo was right - no need to reimplement already existing functions.
22 years ago
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
Changed alls StdAddressBook::self() to StdAddressBook::self( true ) to have
21 years ago
folderdiaacltab.h
…
folderjob.cpp
…
folderjob.h
…
folderpropertiesdialog.ui
…
folderpropertiesdialog.ui.h
…
folderstorage.cpp
Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...)
21 years ago
folderstorage.h
Tell folders about a change in contents type in the folderstorage and
21 years ago
globalsettings.cpp
should have been added as part of 432536
21 years ago
globalsettings.h
should have been added as part of 432536
21 years ago
globalsettings_base.kcfgc
Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...)
21 years ago
headerlistquicksearch.cpp
CVS_SILENT Cosmetic changes. We use 0 instead of 0L. NULL is a Cism.
21 years ago
headerlistquicksearch.h
Fix keyboard navigation in the Status combo of the quicksearch.
21 years ago
headerstrategy.cpp
- decouple the addressbook image displaying from the im presence, so that
22 years ago
headerstrategy.h
…
headerstyle.cpp
Changed alls StdAddressBook::self() to StdAddressBook::self( true ) to have
21 years ago
headerstyle.h
Lots of minor changes to the comments to make doxygen happy.
22 years ago
htmlstatusbar.cpp
Backport: don't let the "No HTML Message" label force a minimum height on the reader widget.
21 years ago
htmlstatusbar.h
…
identitydialog.cpp
Refactor the validation code, using a helper function instead of
21 years ago
identitydialog.h
Refactor the validation code, using a helper function instead of
21 years ago
identitydrag.cpp
…
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
Don't show an error dialog when the server closes the connection, which
21 years ago
imapaccountbase.h
Better progress feedback when an imap folder is selected
22 years ago
imapjob.cpp
Show an accurate progress dialog at least when 1 message is uploaded.
21 years ago
imapjob.h
fix compilation (gcc 4.0)
22 years ago
isubject.cpp
…
isubject.h
…
jobscheduler.cpp
use the typedef everywhere (it's simpler to keep the code in sync with HEAD)
22 years ago
jobscheduler.h
This commit was manufactured by cvs2svn to create branch 'proko2'.
22 years ago
kcursorsaver.h
…
keyresolver.cpp
Better fix for the case where the contact isn't in the addressbook yet, was found in trunk (due to fixing #87034 ).
21 years ago
keyresolver.h
I couldn't send mail to Till because of:
21 years ago
khtmlparthtmlwriter.cpp
CVS_SILENT more trailing whitespace removal
22 years ago
khtmlparthtmlwriter.h
…
kleo_util.h
From KDE_3_3_BRANCH: Add license boilerplate.
22 years ago
klistboxdialog.cpp
…
klistboxdialog.h
…
kmaccount.cpp
Hide KMSender from the rest of KMail.
21 years ago
kmaccount.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmacctcachedimap.cpp
Implement "Copy folder to" which allows one to copy a hierarchy of folders
21 years ago
kmacctcachedimap.h
Implement "Copy folder to" which allows one to copy a hierarchy of folders
21 years ago
kmacctexppop.cpp
Change suggested my Marc Mutz. Reserve capacity for mTimeOfSeenMsgsVector before it's populated.
21 years ago
kmacctexppop.h
CCMAIL:kmail-devel@kde.org
21 years ago
kmacctfolder.cpp
…
kmacctfolder.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmacctimap.cpp
Do not crash (and change indentation so that it matches the rest of the file)
21 years ago
kmacctimap.h
Enhance the Kmail filtering system so that filters can be applied to
21 years ago
kmacctlocal.cpp
Add name of checked account to status bar message. Patch by Roger Larsson.
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 name of checked account to status bar message. Patch by Roger Larsson.
22 years ago
kmacctmaildir.h
…
kmacctmgr.cpp
Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...)
21 years ago
kmacctmgr.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmacctseldlg.cpp
Updated license header and copyright for Stefan Taferner.
21 years ago
kmacctseldlg.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmaddrbook.cpp
Changed alls StdAddressBook::self() to StdAddressBook::self( true ) to have
21 years ago
kmaddrbook.h
Updated license header and copyright for Stefan Taferner.
21 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
…
kmail-3.3-split-sign-encr-keys.sh
…
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
Spamassassin->SpamAssassin
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
Backport the ability to specify a fallback encoding in addition to an
21 years ago
kmail.upd
Add configuration update script for fixing changed keys for filtering by status.
21 years ago
kmailIface.h
Applying slightly adopted patches by Alfons Hoogervorst:
21 years ago
kmail_config_appearance.desktop
CVS_SILENT made messages (.desktop file)
21 years ago
kmail_config_composer.desktop
CVS_SILENT made messages (.desktop file)
21 years ago
kmail_config_identity.desktop
CVS_SILENT made messages (.desktop file)
21 years ago
kmail_config_misc.desktop
CVS_SILENT made messages (.desktop file)
21 years ago
kmail_config_network.desktop
CVS_SILENT made messages (.desktop file)
21 years ago
kmail_config_security.desktop
CVS_SILENT made messages (.desktop file)
21 years ago
kmail_options.h
CVS_SILENT i18n style guide fixes
21 years ago
kmail_part.cpp
Make sure the kmail config is reloaded when a kcm based dialog changes
21 years ago
kmail_part.h
Make sure the kmail config is reloaded when a kcm based dialog changes
21 years ago
kmail_view.desktop
CVS_SILENT made messages (.desktop file)
21 years ago
kmailicalIface.h
Remove those parts of the interface which are no longer needed since they
22 years ago
kmailicalifaceimpl.cpp
Make sure messages added by the resource backend are complete, so their
21 years ago
kmailicalifaceimpl.h
From trunk: simplified localizedDefaultFolderName(), fix some uninit vars,
21 years ago
kmailpartIface.h
…
kmbroadcaststatus.cpp
Updated license header and copyright for Don Sanders.
21 years ago
kmbroadcaststatus.h
Updated license header and copyright for Don Sanders.
21 years ago
kmcommands.cpp
Backport the ability to specify a fallback encoding in addition to an
21 years ago
kmcommands.h
Backport the ability to specify a fallback encoding in addition to an
21 years ago
kmcomposerui.rc
Replace the simple warning with logic that allows the user to use
21 years ago
kmcomposewin.cpp
Backport the ability to specify a fallback encoding in addition to an
21 years ago
kmcomposewin.h
Replace the simple warning with logic that allows the user to use
21 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
Lots of minor changes to the comments to make doxygen happy.
22 years ago
kmfilter.cpp
Enhance the Kmail filtering system so that filters can be applied to
21 years ago
kmfilter.h
Enhance the Kmail filtering system so that filters can be applied to
21 years ago
kmfilteraction.cpp
Hide KMSender from the rest of KMail.
21 years ago
kmfilteraction.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmfilterdlg.cpp
Enhance the Kmail filtering system so that filters can be applied to
21 years ago
kmfilterdlg.h
Enhance the Kmail filtering system so that filters can be applied to
21 years ago
kmfiltermgr.cpp
Enhance the Kmail filtering system so that filters can be applied to
21 years ago
kmfiltermgr.h
Enhance the Kmail filtering system so that filters can be applied to
21 years ago
kmfldsearch.cpp
Revert commit "Show localized instead of ISO date in search result list"
21 years ago
kmfldsearch.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmfolder.cpp
Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...)
21 years ago
kmfolder.h
Tell folders about a change in contents type in the folderstorage and
21 years ago
kmfoldercachedimap.cpp
Add an extra safety catch for making sure not to attempt to delete mail
21 years ago
kmfoldercachedimap.h
Implement triggering of syncs at the end of a succesful folder deletion
21 years ago
kmfoldercombobox.cpp
This commit was manufactured by cvs2svn to create branch 'proko2'.
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
And here too:
21 years ago
kmfolderdia.h
Don't crash when changing the folder contents type and make sure the
21 years ago
kmfolderdir.cpp
Use 'Local Folders' instead of 'Local' as prefix for local folders and don't put a '/' in front. No, 'Local Folders' is not a new string.
21 years ago
kmfolderdir.h
Implement "Copy folder to" which allows one to copy a hierarchy of folders
21 years ago
kmfolderimap.cpp
Fix performance problem especially visible with .kde being nfs-mounted:
21 years ago
kmfolderimap.h
IMAP Search changes:
21 years ago
kmfolderindex.cpp
Updated license header and copyright for Don Sanders.
21 years ago
kmfolderindex.h
Updated license header and copyright for Don Sanders.
21 years ago
kmfoldermaildir.cpp
Inform the user that possibly disk space is running low, when adding a
21 years ago
kmfoldermaildir.h
create a few static functions from the non-static functions which are going to be called by the new autosaving code.
21 years ago
kmfoldermbox.cpp
Fix attachment issues.
21 years ago
kmfoldermbox.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmfoldermgr.cpp
Implement "Copy folder to" which allows one to copy a hierarchy of folders
21 years ago
kmfoldermgr.h
Implement "Copy folder to" which allows one to copy a hierarchy of folders
21 years ago
kmfoldernode.cpp
…
kmfoldernode.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmfoldersearch.cpp
IMAP Search changes:
21 years ago
kmfoldersearch.h
IMAP Search changes:
21 years ago
kmfolderseldlg.cpp
Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...)
21 years ago
kmfolderseldlg.h
Remember size of folder selection dialog.
21 years ago
kmfoldertree.cpp
Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...)
21 years ago
kmfoldertree.h
* Delay signals related with gui and storage when this
21 years ago
kmfoldertype.h
Turn Bo's ugly numbers into a nice enum.
22 years ago
kmglobal.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmgroupware.cpp
Put in a working email address
22 years ago
kmgroupware.h
Backport: Don't use dcop to call a library method
22 years ago
kmheaders.cpp
Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...)
21 years ago
kmheaders.h
* Fix show todo icon status when the message has a "replied status".
21 years ago
kmkernel.cpp
Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...)
21 years ago
kmkernel.h
Make sure the kmail config is reloaded when a kcm based dialog changes
21 years ago
kmmainwidget.cpp
Backport the ability to specify a fallback encoding in addition to an
21 years ago
kmmainwidget.h
Backport the ability to specify a fallback encoding in addition to an
21 years ago
kmmainwin.cpp
Hide KMSender from the rest of KMail.
21 years ago
kmmainwin.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmmainwin.rc
Remove the global "refresh cache" option, as it fails with multiple
21 years ago
kmmessage.cpp
Backport the ability to specify a fallback encoding in addition to an
21 years ago
kmmessage.h
Make sure messages filtered to a folder when they come in are still
21 years ago
kmmimeparttree.cpp
adding missing copyright header
22 years ago
kmmimeparttree.h
adding missing copyright header
22 years ago
kmmsgbase.cpp
Make sure messages filtered to a folder when they come in are still
21 years ago
kmmsgbase.h
Make sure messages filtered to a folder when they come in are still
21 years ago
kmmsgdict.cpp
Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...)
21 years ago
kmmsgdict.h
Ensure serial numbes are correctly assigned for messages that are moved
22 years ago
kmmsgindex.cpp
…
kmmsgindex.h
…
kmmsginfo.cpp
Fix performance problem especially visible with .kde being nfs-mounted:
21 years ago
kmmsginfo.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmmsglist.cpp
…
kmmsglist.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmmsgpart.cpp
Backport the ability to specify a fallback encoding in addition to an
21 years ago
kmmsgpart.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmmsgpartdlg.cpp
from proko2: Fix input sanitation bug. This doesn't look exploitable, since the string comes from the attachment properties dialog, but fixing nevertheless :)
21 years ago
kmmsgpartdlg.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmpopfiltercnfrmdlg.cpp
…
kmpopfiltercnfrmdlg.h
…
kmpopheaders.cpp
…
kmpopheaders.h
…
kmreadermainwin.cpp
Backport the ability to specify a fallback encoding in addition to an
21 years ago
kmreadermainwin.h
Backport the ability to specify a fallback encoding in addition to an
21 years ago
kmreadermainwin.rc
- Add menu bar to the separate reader window.
22 years ago
kmreaderwin.cpp
Backport the ability to specify a fallback encoding in addition to an
21 years ago
kmreaderwin.h
Backport the ability to specify a fallback encoding in addition to an
21 years ago
kmsearchpattern.cpp
De-obfuscate the status matching somewhat as per Marc's suggestion.
21 years ago
kmsearchpattern.h
Allow to search for the todo status flag.
21 years ago
kmsearchpatternedit.cpp
* Fix odd vertical oversized combobox from filter criteria.
21 years ago
kmsearchpatternedit.h
This commit was manufactured by cvs2svn to create branch 'proko2'.
22 years ago
kmsender.cpp
Backport of:
21 years ago
kmsender.h
No default args on virtuals
21 years ago
kmsender_p.h
Hide KMSender from the rest of KMail.
21 years ago
kmservertest.cpp
The dummy entry is needed because the server might respond with an empty string to the CAPA command although SSL (without additional capabilities) works. Since we check for the stringlist being empty to find out whether SSL is supported the stringlist must only be empty if SSL is not supported.
21 years ago
kmservertest.h
From branch: Fix servertest
22 years ago
kmstartup.cpp
Add configuration update script for fixing changed keys for filtering by status.
21 years ago
kmstartup.h
Updated license header and copyright for Don Sanders.
21 years ago
kmsystemtray.cpp
The Desktop might change from under us,
21 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
Adjust the messagebox text
21 years ago
kmtransport.h
Sanity check the smtp hostname field to avoid empty hostnames, this is only
21 years ago
kmversion.h
Releasing proko2 2.0.5
21 years ago
listjob.cpp
remove exit() based on imap fix
21 years ago
listjob.h
Lots of minor changes to the comments to make doxygen happy.
22 years ago
mailcomposerIface.h
…
maildirjob.cpp
…
maildirjob.h
…
mailinglist-magic.cpp
…
mailinglist-magic.h
…
mailserviceimpl.cpp
…
mailserviceimpl.h
…
mailsourceviewer.cpp
Make the mailsource viewer window close on ctrl-w as well as escape for
22 years ago
mailsourceviewer.h
…
main.cpp
Updated license header and copyright for Stefan Taferner.
21 years ago
mboxjob.cpp
…
mboxjob.h
GCC 4.0 compile fix.
21 years ago
messagecomposer.cpp
Force content transfer encoding of text/calendar in-the-body mails to
21 years ago
messagecomposer.h
Replace the simple warning with logic that allows the user to use
21 years ago
messageproperty.cpp
Don't prematurely set messages complete. (Bandaid fix, we'll have to
21 years ago
messageproperty.h
…
messagesender.h
Add copyright plate.
21 years ago
mh2kmail
…
mh2kmailr
…
networkaccount.cpp
Fix password storage in configuration file.
22 years ago
networkaccount.h
Fix password storage in configuration file.
22 years ago
objecttreeparser.cpp
Backport of:
21 years ago
objecttreeparser.h
Chiasmus: body decryption implemented (without using QCString, to avoid data copying just
21 years ago
partNode.cpp
Refactor the attachment handling into it's own command.
21 years ago
partNode.h
Refactor the attachment handling into it's own command.
21 years ago
partmetadata.h
Bugfix: Make suer we detect when a read message, which we just decrypted, was encrypted using a for-signing-only key. (aegypten issue #220
22 years ago
partnodebodypart.cpp
Remove the limitation of not being able to get text body parts as binary,
21 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
regexplineedit.cpp
…
regexplineedit.h
…
renamejob.cpp
Implement "Copy folder to" which allows one to copy a hierarchy of folders
21 years ago
renamejob.h
Very minor changes in the comments to make doxygen happy.
22 years ago
rulewidgethandlermanager.cpp
Backport IRIX compilation fix (safe since it uses a technique already used in another file)
21 years ago
rulewidgethandlermanager.h
Lots of minor changes to the comments to make doxygen happy.
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
Rename everything from last commit to include "vacation" in the name; there
21 years ago
sieveconfig.h
Rename everything from last commit to include "vacation" in the name; there
21 years ago
sievejob.cpp
Allow specifying the authentication method in the url query part.
22 years ago
sievejob.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
many more nicer looking disabled icons
21 years ago
simplestringlisteditor.h
…
smimeconfiguration.ui
forwardport from proko2: Final touch for "aegypten-proxy" GUI:
21 years ago
stl_util.h
Add missing &...
21 years ago
subscriptiondialog.cpp
This commit was manufactured by cvs2svn to create branch 'proko2'.
22 years ago
subscriptiondialog.h
This commit was manufactured by cvs2svn to create branch 'proko2'.
22 years ago
teehtmlwriter.cpp
…
teehtmlwriter.h
Lots of minor changes to the comments to make doxygen happy.
22 years ago
tips
Update tips
21 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
If an invitation is opened in a secondary window, close that window when
21 years ago
urlhandlermanager.h
Lots of minor changes to the comments to make doxygen happy.
22 years ago
vacation.cpp
Invert the logic for the "don't send out-of-office replies to span"
21 years ago
vacation.h
Extend vaction functionality to match what the Kolab web GUI offers: Restrict sending of vacation replies for known spam and to addresses outside of the company.
21 years ago
vacationdialog.cpp
Invert the logic for the "don't send out-of-office replies to span"
21 years ago
vacationdialog.h
Extend vaction functionality to match what the Kolab web GUI offers: Restrict sending of vacation replies for known spam and to addresses outside of the company.
21 years ago
vcardviewer.cpp
…
vcardviewer.h
…
warningconfiguration.ui
CVS_SILENT
21 years ago