|
about
|
…
|
|
|
avscripts
|
Backport Hendrik Muhs' AntiVir patch which makes antivir also scan inside of archives
|
22 years ago |
|
interfaces
|
This code is interpreted differently depending on whether or not interfaces/htmlwriter.h was included before or after this file. That's bad, so fix it. Uncovered by my wrong fix of a --enable-final compile error.
|
22 years ago |
|
pics
|
This commit was manufactured by cvs2svn to create branch
|
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
|
CVS_SILENT made messages (.desktop file)
|
22 years ago |
|
Makefile.am
|
Make KMail compile with --enable-final. Please port to HEAD, can't do it myself, but should be straightforward...
|
22 years ago |
|
TODO
|
…
|
|
|
aboutdata.cpp
|
Give Edwin credits for his work on HTML composition.
|
22 years ago |
|
aboutdata.h
|
…
|
|
|
accountdialog.cpp
|
The simplest solution for checking if pop3 and smtp are capable of NTLM and
|
22 years ago |
|
accountdialog.h
|
SASL authentication enhancements:
|
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
|
Backport of:
|
22 years ago |
|
antispamwizard.h
|
Backport fix mem leak
|
22 years ago |
|
app_octetstream.cpp
|
Backport the bodypartformatter (plugin) infrastructure from aegypten
|
22 years ago |
|
application_octetstream.desktop
|
CVS_SILENT made messages (.desktop file)
|
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
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
attachmentstrategy.h
|
…
|
|
|
bodypartformatter.cpp
|
Compile
|
22 years ago |
|
bodypartformatter.h
|
typo
|
22 years ago |
|
bodypartformatterfactory.cpp
|
fix compile (gcc 4.0)
|
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
|
Backport "deleting N sets of messages" improvement, removing the need for an
|
22 years ago |
|
cachedimapjob.h
|
Backport "deleting N sets of messages" improvement, removing the need for an
|
22 years ago |
|
callback.cpp
|
CVS_SILENT todo--
|
22 years ago |
|
callback.h
|
Now accepting and declining an invitation works
|
22 years ago |
|
certificatehandlingdialog.ui
|
…
|
|
|
certificatehandlingdialog.ui.h
|
…
|
|
|
certificatehandlingdialogimpl.h
|
…
|
|
|
certificatewizardimpl.h
|
…
|
|
|
colorlistbox.cpp
|
Convert the KMail configuration dialog to a bunch of KCMs embedded in a
|
22 years ago |
|
colorlistbox.h
|
Convert the KMail configuration dialog to a bunch of KCMs embedded in a
|
22 years ago |
|
compactionjob.cpp
|
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
|
Backport: Notice a manual change of the external editor command line. Patch by Francois Kritzinger.
|
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
|
From proko2: Make the automatic invitation sending settable
|
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 (.desktop file)
|
22 years ago |
|
dcopmail.desktop
|
CVS_SILENT made messages (.desktop file)
|
22 years ago |
|
dcoptest.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
dictionarycombobox.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
dictionarycombobox.h
|
Lots of minor changes to the comments to make doxygen happy.
|
22 years ago |
|
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
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
filehtmlwriter.h
|
…
|
|
|
filterlog.cpp
|
fix compile (gcc 4.0)
|
22 years ago |
|
filterlog.h
|
- replace FilterLog::enableContentType( ContentType contentType ) and FilterLog::disableContentType( ContentType contentType ) by void FilterLog::setContentTypeEnabled( ContentType contentType, bool b )
|
22 years ago |
|
filterlogdlg.cpp
|
- replace FilterLog::enableContentType( ContentType contentType ) and FilterLog::disableContentType( ContentType contentType ) by void FilterLog::setContentTypeEnabled( ContentType contentType, bool b )
|
22 years ago |
|
filterlogdlg.h
|
- replace FilterLog::enableContentType( ContentType contentType ) and FilterLog::disableContentType( ContentType contentType ) by void FilterLog::setContentTypeEnabled( ContentType contentType, bool b )
|
22 years ago |
|
folderIface.cpp
|
Return the right number of messages also if the folder is closed. Fixes the number of messages which is displayed in the summary in Kontact.
|
22 years ago |
|
folderIface.h
|
Add dcop calls displayPath and displayName for usage in the Kontact summary widget.
|
22 years ago |
|
folderdiaacltab.cpp
|
Better disable the buttons so that a user can't remove his own admin rights,
|
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
|
readTemporaryMsg speedup fix for proko2 - 3.3-branch code not affected
|
22 years ago |
|
folderstorage.h
|
A faster method for retrieving a message without getMsg + unGetMsg (*)
|
22 years ago |
|
globalsettings.kcfgc
|
Port the Groupware and IMAP Resource options to KConfigXt. Move the whats
|
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
|
Third tranche of Instant Messaging integration.
|
22 years ago |
|
headerstrategy.h
|
…
|
|
|
headerstyle.cpp
|
Move the email functions to libemailfunctions as discussed (leaving kfileio.* in libkdepim) and update all includes and linking to this. And fix the event viewer dialog that spawned the whole thing
|
22 years ago |
|
headerstyle.h
|
Lots of minor changes to the comments to make doxygen happy.
|
22 years ago |
|
htmlstatusbar.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
htmlstatusbar.h
|
…
|
|
|
identitydialog.cpp
|
Make KMail compile with --enable-final. Please port to HEAD, can't do it myself, but should be straightforward...
|
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
|
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
|
Backport of:
|
22 years ago |
|
imapaccountbase.h
|
Backport of:
|
22 years ago |
|
imapjob.cpp
|
i18nify two strings. (backport revision 1.72)
|
22 years ago |
|
imapjob.h
|
fix compilation (gcc 4.0)
|
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 (it's simpler to keep the code in sync with HEAD)
|
22 years ago |
|
jobscheduler.h
|
Lots of minor changes to the comments to make doxygen happy.
|
22 years ago |
|
kcursorsaver.h
|
CVS_SILENT typo
|
22 years ago |
|
keyresolver.cpp
|
Fix Aegypten issue #278: KMail looks up recipient key during autosave.
|
22 years ago |
|
keyresolver.h
|
Fix Aegypten issue #278: KMail looks up recipient key during autosave.
|
22 years ago |
|
khtmlparthtmlwriter.cpp
|
…
|
|
|
khtmlparthtmlwriter.h
|
…
|
|
|
kleo_util.h
|
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
|
CVS_SILENT docu fix
|
22 years ago |
|
kmacctcachedimap.cpp
|
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
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmacctfolder.h
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmacctimap.cpp
|
Backport of:
|
22 years ago |
|
kmacctimap.h
|
Backport of:
|
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
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmacctmgr.cpp
|
Add KWallet support.
|
22 years ago |
|
kmacctmgr.h
|
Add KWallet support.
|
22 years ago |
|
kmacctseldlg.cpp
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmacctseldlg.h
|
…
|
|
|
kmaddrbook.cpp
|
Confusing - those methods are simply not used.
|
22 years ago |
|
kmaddrbook.h
|
Confusing - those methods are simply not used.
|
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
|
Fix a few issues with the account id update script:
|
22 years ago |
|
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
|
make the bogoilter criteria working for newer versions
|
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
|
From proko2: Make the automatic invitation sending settable
|
22 years ago |
|
kmail.upd
|
Give the user the choice what action to execute when a folder is entered:
|
22 years ago |
|
kmailIface.h
|
Lots of minor changes to the comments to make doxygen happy.
|
22 years ago |
|
kmail_config_appearance.desktop
|
CVS_SILENT made messages (.desktop file)
|
22 years ago |
|
kmail_config_composer.desktop
|
CVS_SILENT made messages (.desktop file)
|
22 years ago |
|
kmail_config_identity.desktop
|
CVS_SILENT made messages (.desktop file)
|
22 years ago |
|
kmail_config_misc.desktop
|
CVS_SILENT made messages (.desktop file)
|
22 years ago |
|
kmail_config_network.desktop
|
CVS_SILENT made messages (.desktop file)
|
22 years ago |
|
kmail_config_security.desktop
|
CVS_SILENT made messages (.desktop file)
|
22 years ago |
|
kmail_options.h
|
CVS_SILENT No punctuation in command line descriptions
|
22 years ago |
|
kmail_part.cpp
|
Backport fix for missing filter actions after application switch in Kontact
|
22 years ago |
|
kmail_part.h
|
Backport Ingo's commit:
|
22 years ago |
|
kmail_view.desktop
|
CVS_SILENT made messages
|
22 years ago |
|
kmailicalIface.h
|
Put in a working email address
|
22 years ago |
|
kmailicalifaceimpl.cpp
|
From HEAD: Expunge did not tell the resources that something had changed. This is fixed now, and the slots have been put into one generic slot
|
22 years ago |
|
kmailicalifaceimpl.h
|
From HEAD: Expunge did not tell the resources that something had changed. This is fixed now, and the slots have been put into one generic slot
|
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
|
Backport proko2 fix for crashes when the source folder of a delete command
|
22 years ago |
|
kmcommands.h
|
Backport proko2 fix for crashes when the source folder of a delete command
|
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
|
Why do all kmail crashes happen in dumpDeadLetter()?
|
22 years ago |
|
kmcomposewin.h
|
Globally disableîsigning and encryption of ical replies.
|
22 years ago |
|
kmdebug.h
|
A set of macros useful for profiling (if one doesn't want to use valgrind).
|
22 years ago |
|
kmdict.cpp
|
Less debug output. I wonder how many people knew that
|
22 years ago |
|
kmdict.h
|
Speed up dimap syncing some more by using a dict instead of a list to
|
22 years ago |
|
kmfawidgets.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
kmfawidgets.h
|
Lots of minor changes to the comments to make doxygen happy.
|
22 years ago |
|
kmfilter.cpp
|
Don't limit the naming for filters
|
22 years ago |
|
kmfilter.h
|
Don't limit the naming for filters
|
22 years ago |
|
kmfilteraction.cpp
|
Finally handle the redirection of messages correctly
|
22 years ago |
|
kmfilteraction.h
|
Lots of minor changes to the comments to make doxygen happy.
|
22 years ago |
|
kmfilterdlg.cpp
|
Don't limit the naming for filters
|
22 years ago |
|
kmfilterdlg.h
|
Lots of minor changes to the comments to make doxygen happy.
|
22 years ago |
|
kmfiltermgr.cpp
|
- create unique filter names in the wizard
|
22 years ago |
|
kmfiltermgr.h
|
- create unique filter names in the wizard
|
22 years ago |
|
kmfldsearch.cpp
|
Change the popup menus for copy and move so that the folders are arranged according to the foldertree.
|
22 years ago |
|
kmfldsearch.h
|
Support IMAP body search
|
22 years ago |
|
kmfolder.cpp
|
Let the expunged signal say where it came from. Required for my upcoming bugfix
|
22 years ago |
|
kmfolder.h
|
Bo correctly points out that if the folder is const, the storage should
|
22 years ago |
|
kmfoldercachedimap.cpp
|
Put in a working email address
|
22 years ago |
|
kmfoldercachedimap.h
|
Put in a working email address
|
22 years ago |
|
kmfoldercombobox.cpp
|
Fix broken order of folders in the folder combobox. Since we now allow subfolders below the system folders we can't simply move the system folders to the begin of the list. Therefore we now leave the system folders where they are. Additionally, the local folders are now listed before the IMAP folders which should have always been the case.
|
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
|
Backport: Make sure writeConfig is written after all changes.
|
22 years ago |
|
kmfolderdia.h
|
Give the user an informational message explaining the interesting effects
|
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
|
Correctly end new-mail-check when a folder reports an error.
|
22 years ago |
|
kmfolderimap.h
|
Support IMAP body search
|
22 years ago |
|
kmfolderindex.cpp
|
include fcntl.h to fix compile problem on Solaris as recommended by
|
22 years ago |
|
kmfolderindex.h
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmfoldermaildir.cpp
|
Swap two lines and gain some performance when parsing big folders. Approved by Don.
|
22 years ago |
|
kmfoldermaildir.h
|
GUI improvements for the compaction feature:
|
22 years ago |
|
kmfoldermbox.cpp
|
Swap two lines and gain some performance when parsing big folders. Approved by Don.
|
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
|
- config.h must be first
|
22 years ago |
|
kmfoldersearch.h
|
Support IMAP body search
|
22 years ago |
|
kmfolderseldlg.cpp
|
Disable readonly folders in folder-selection dialog used by "Move To Folder" and
|
22 years ago |
|
kmfolderseldlg.h
|
Lots of minor changes to the comments to make doxygen happy.
|
22 years ago |
|
kmfoldertree.cpp
|
Fixed "Folder Menu not updated after enabling Expiration for a Folder", approved by Ingo.
|
22 years ago |
|
kmfoldertree.h
|
Backport my contentsDragMoveEvent optimizations, revisions .cpp 1.329:1.334 + .h 1.87:1.88
|
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
|
Backport: Don't use dcop to call a library method
|
22 years ago |
|
kmheaders.cpp
|
Make sure the preview area is not prematurely emptied.
|
22 years ago |
|
kmheaders.h
|
GUI
|
22 years ago |
|
kmkernel.cpp
|
Fix for "kstart --iconify --windowclass kmail kmail" as discussed with Seli.
|
22 years ago |
|
kmkernel.h
|
Backport: Don't use dcop to call a library method
|
22 years ago |
|
kmmainwidget.cpp
|
oops, I applied the wrong version of the patch - create dialog on stack.
|
22 years ago |
|
kmmainwidget.h
|
Fixed "Folder Menu not updated after enabling Expiration for a Folder", approved by Ingo.
|
22 years ago |
|
kmmainwin.cpp
|
(backport)
|
22 years ago |
|
kmmainwin.h
|
(backport)
|
22 years ago |
|
kmmainwin.rc
|
Backport, because it fixes crashes, of:
|
22 years ago |
|
kmmessage.cpp
|
Update assert.
|
22 years ago |
|
kmmessage.h
|
Finally handle the redirection of messages correctly
|
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
|
Save 4 bytes per KMMsgBase.
|
22 years ago |
|
kmmsgbase.h
|
Save 4 bytes per KMMsgBase.
|
22 years ago |
|
kmmsgdict.cpp
|
Don't hardcode the size of the msgdict but gather intelligence as to the
|
22 years ago |
|
kmmsgdict.h
|
…
|
|
|
kmmsgindex.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
kmmsgindex.h
|
…
|
|
|
kmmsginfo.cpp
|
Add the UID the msgSize on server to the index.
|
22 years ago |
|
kmmsginfo.h
|
Lots of minor changes to the comments to make doxygen happy.
|
22 years ago |
|
kmmsglist.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
kmmsglist.h
|
…
|
|
|
kmmsgpart.cpp
|
Apply coolo's fix for my brown-paper-bag bug
|
22 years ago |
|
kmmsgpart.h
|
Thanks to WildFox who noted that I forgot to adjust the api docs
|
22 years ago |
|
kmmsgpartdlg.cpp
|
Corrected typos (exclamation marks).
|
22 years ago |
|
kmmsgpartdlg.h
|
Lots of minor changes to the comments to make doxygen happy.
|
22 years ago |
|
kmpopfiltercnfrmdlg.cpp
|
CVS_SILENT i18n style guide fixes
|
22 years ago |
|
kmpopfiltercnfrmdlg.h
|
…
|
|
|
kmpopheaders.cpp
|
Large speedup of pop filters. Also cleas the logic of id vs size message
|
22 years ago |
|
kmpopheaders.h
|
Large speedup of pop filters. Also cleas the logic of id vs size message
|
22 years ago |
|
kmreadermainwin.cpp
|
Provide all reply methods and all forward methods in the separate reader window.
|
22 years ago |
|
kmreadermainwin.h
|
Make View Source work if the preview pane is hidden.
|
22 years ago |
|
kmreadermainwin.rc
|
Provide all reply methods and all forward methods in the separate reader window.
|
22 years ago |
|
kmreaderwin.cpp
|
Revert incorrect fix for #[Bug 39537] attachments' temporary files are deleted too soon.
|
22 years ago |
|
kmreaderwin.h
|
Revert incorrect fix for #[Bug 39537] attachments' temporary files are deleted too soon.
|
22 years ago |
|
kmsearchpattern.cpp
|
Backpport: 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
|
Make KMail compile with --enable-final. Please port to HEAD, can't do it myself, but should be straightforward...
|
22 years ago |
|
kmsearchpatternedit.h
|
Make KMail compile with --enable-final. Please port to HEAD, can't do it myself, but should be straightforward...
|
22 years ago |
|
kmsender.cpp
|
Add some crash prevention safety.
|
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 Typographical corrections and changes
|
22 years ago |
|
kmtransport.h
|
SASL authentication enhancements:
|
22 years ago |
|
kmversion.h
|
increase version (sleepy maintainers, many bug reports, not in RELEASE-CHECKLIST)
|
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
|
From the series: zack does magic and you, the common people, stand in awe.
|
22 years ago |
|
mailinglist-magic.h
|
From the series: zack does magic and you, the common people, stand in awe.
|
22 years ago |
|
mailserviceimpl.cpp
|
- hide deprecated DCOP calls
|
22 years ago |
|
mailserviceimpl.h
|
- hide deprecated DCOP calls
|
22 years ago |
|
mailsourceviewer.cpp
|
- Remove the superfluous 'if ( pointer != 0 )'.
|
22 years ago |
|
mailsourceviewer.h
|
Fix memory usage problems with "view source" by:
|
22 years ago |
|
main.cpp
|
Remove distinction between cleanup() and notClosedByUser(), as discussed on kmail-devel.
|
22 years ago |
|
mboxjob.cpp
|
Reworked the "mail expiry" feature to work as a background task (timer-driven)
|
22 years ago |
|
mboxjob.h
|
fix compilation (gcc 4.0)
|
22 years ago |
|
messagecomposer.cpp
|
Backport of CVS commit by kloecker:
|
22 years ago |
|
messagecomposer.h
|
Put in a working email address
|
22 years ago |
|
messageproperty.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
messageproperty.h
|
Fix copying/moving of imap messages to different accounts.
|
23 years ago |
|
mh2kmail
|
…
|
|
|
mh2kmailr
|
…
|
|
|
networkaccount.cpp
|
CVS_SILENT Typographical corrections and changes
|
22 years ago |
|
networkaccount.h
|
Lots of minor changes to the comments to make doxygen happy.
|
22 years ago |
|
objecttreeparser.cpp
|
reverting my commit: should not go into 3.3 branch
|
22 years ago |
|
objecttreeparser.h
|
reverting my commit: should not go into 3.3 branch
|
22 years ago |
|
partNode.cpp
|
Backport of CVS commit by kloecker:
|
22 years ago |
|
partNode.h
|
Backport of CVS commit by kloecker:
|
22 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
|
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 |
|
regexplineedit.cpp
|
Give focus to the line edit if the RegExpLineEdit gets the focus.
|
22 years ago |
|
regexplineedit.h
|
GPLv2 + Qt -> GPLv2+ + Qt
|
22 years ago |
|
rulewidgethandlermanager.cpp
|
Make KMail compile with --enable-final. Please port to HEAD, can't do it myself, but should be straightforward...
|
22 years ago |
|
rulewidgethandlermanager.h
|
Lots of minor changes to the comments to make doxygen happy.
|
22 years ago |
|
secondarywindow.cpp
|
Fix bug 69656 (kmail quits after sending a message from the tray [if the main window is hidden])
|
22 years ago |
|
secondarywindow.h
|
Fix bug 69656 (kmail quits after sending a message from the tray [if the main window is hidden])
|
22 years ago |
|
sieveconfig.cpp
|
compile with explicit KURL() constructor
|
22 years ago |
|
sieveconfig.h
|
…
|
|
|
sievejob.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
sievejob.h
|
…
|
|
|
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
|
Convert the KMail configuration dialog to a bunch of KCMs embedded in a
|
22 years ago |
|
simplestringlisteditor.h
|
Convert the KMail configuration dialog to a bunch of KCMs embedded in a
|
22 years ago |
|
smimeconfiguration.ui
|
Fixed https://intevation.de/roundup/aegypten/issue226 - kmail doesn't save s/mime validation settings
|
22 years ago |
|
stl_util.h
|
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
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
teehtmlwriter.h
|
Lots of minor changes to the comments to make doxygen happy.
|
22 years ago |
|
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
|
KDE proofreaders. Remove exclamation marks to improve readability.
|
22 years ago |
|
undostack.h
|
…
|
|
|
upgrade-signature.pl
|
…
|
|
|
upgrade-transport.pl
|
…
|
|
|
urlhandlermanager.cpp
|
Make KMail compile with --enable-final. Please port to HEAD, can't do it myself, but should be straightforward...
|
22 years ago |
|
urlhandlermanager.h
|
Lots of minor changes to the comments to make doxygen happy.
|
22 years ago |
|
vacation.cpp
|
perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' *
|
22 years ago |
|
vacation.h
|
Better success message when installing out-of-office scripts: Tell the user whether or not the reply mechanism was activated or deactivated.
|
22 years ago |
|
vacationdialog.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
vacationdialog.h
|
…
|
|
|
vcardviewer.cpp
|
Disable links, because we don't need them here
|
22 years ago |
|
vcardviewer.h
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
warningconfiguration.ui
|
Fixed "the state of the checkable group box (for security warnings) is neither read
|
22 years ago |