about
Corporate Identity Guidelines compliant colours
21 years ago
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)
21 years ago
COMMITPOLICY
…
ChangeLog
…
DESIGN
Adjust docs to new class names.
22 years ago
KMail.desktop
CVS_SILENT made messages (.desktop file)
21 years ago
Makefile.am
Implement drag and drop of email to KDesktop, etc.
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
Partial proko2 merge:
22 years ago
accountcombobox.h
Partial proko2 merge:
22 years ago
accountdialog.cpp
accountdialog.h
21 years ago
accountdialog.h
Um, yeah. And here's the header file together with a sensible commit log.
21 years ago
accountwizard.cpp
lukas is right
21 years ago
accountwizard.h
Add wizard for easy account creation. This wizard is called whenever kmail
21 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
CVS_SILENT remove unused code
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
antispamconfig.cpp
Add optional graphical spam status to fancy headers. Based on patch by Patrick Audley.
22 years ago
antispamconfig.h
Add optional graphical spam status to fancy headers. Based on patch by Patrick Audley.
22 years ago
antispamwizard.cpp
Make sure that the created anti-virus filters are really added.
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
Use kasciistricmp when comparing keywords, to fix problems with some locales
22 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
From proko2:
21 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
various export/compile fixes
21 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
Forwardport: always save the proxy field
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
forwardport from proko2: Final touch for "aegypten-proxy" GUI:
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
…
crsc-app-kmail.svgz
Moved from kdebase/pics/crystalsvg to join its PNGs
22 years ago
csshelper.cpp
Use QColorGroup::mid() as color for the frame around the addressbook picture/X-Face of the sender as proposed by aseigo.
21 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 (.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
distributionlistdialog.cpp
Implement suggestions of mini usability study "KMail Composer and Select
21 years ago
distributionlistdialog.h
Add dialog for creation of distribution lists with the new recipients editor.
21 years ago
encryptionconfigurationdialog.ui
CVS_SILENT i18n style guide fixes
21 years ago
encryptionconfigurationdialogimpl.cpp
…
encryptionconfigurationdialogimpl.h
…
eventsrc
CVS_SILENT made messages (.desktop file)
21 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
expirypropertiesdialog.cpp
grmbl
21 years ago
expirypropertiesdialog.h
Implement the first bit of the suggestions from the excellent usability
21 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
forward-port revision 1.27.2.2.2.2 from till
21 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
As requested some time ago: open the folderrequester with the space key
21 years ago
folderrequester.h
As requested some time ago: open the folderrequester with the space key
21 years ago
foldershortcutdialog.cpp
Fix un-setting of folder shortcuts.
22 years ago
foldershortcutdialog.h
Check for already used shortcuts and refuse them.
22 years ago
folderstorage.cpp
Find a way to do subject threading without needing to have the subject
21 years ago
folderstorage.h
Find a way to do subject threading without needing to have the subject
21 years ago
globalsettings.kcfgc
Patch by Sam Samy <earlgreykde@netspace.net.au> which ports the composer
22 years ago
headeritem.cpp
Initialize the mask bitmap before merging and align the icons horizontally centred.
21 years ago
headeritem.h
Find a way to do subject threading without needing to have the subject
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
And once more in HEAD: If there is no valid email address in the from but
21 years ago
headerstyle.h
Lots of minor changes to the comments to make doxygen happy.
22 years ago
htmlstatusbar.cpp
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
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
Manage the connections better
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
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
Make canonicalAddress work for non-trivial email addresses.
21 years ago
keyresolver.h
From KDE_3_3_BRANCH: Fix Aegypten issue #278 : KMail looks up recipient key during autosave.
22 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
'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
Updated license header and copyright for Stefan Taferner.
21 years ago
kmacctcachedimap.cpp
From proko2:
21 years ago
kmacctcachedimap.h
From proko2:
21 years ago
kmacctexppop.cpp
Updated license header and copyright for Don Sanders.
21 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
Updated license header and copyright for Stefan Taferner.
21 years ago
kmacctimap.cpp
Show a summary when a single folder is checked and the new message count did not change
21 years ago
kmacctimap.h
When making a connection to an imap server fails, set an error condition
22 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
Manage the connections better
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
Updated license header and copyright for Stefan Taferner.
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
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
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
Add safe-guard to prevent creation of insane number of recipient editor lines.
21 years ago
kmail.upd
Make font for new/unread/important messages configurable. Based on patch by Jason 'vanRijn' Kasper.
22 years ago
kmailIface.h
Add dcop calls dcopAddMessage_fastImport() and dcopResetAddMessage(). Use member variables instead of statics since the kernel is anyway a singleton. Based on patch by Danny Kukawka.
21 years ago
kmail_config_accounts.desktop
CVS_SILENT made messages (.desktop file)
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_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
Remove unused BrowserExtension. In fact I don't get it why the kdepim components
21 years ago
kmail_part.h
Remove unused BrowserExtension. In fact I don't get it why the kdepim components
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
forward port "Waldo rocks" fix ( https://intevation.de/roundup/kolab/issue640 )
21 years ago
kmailicalifaceimpl.h
Forward port of proko2 icon fix. Tell everyone using the folder location
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
Updated license header and copyright for Don Sanders.
21 years ago
kmcommands.h
Pass the current value of the useFixedFont option to the temporary KMReaderWin which is used for printing.
21 years ago
kmcomposerui.rc
Implement suggestions of mini usability study "KMail Composer and Select
21 years ago
kmcomposewin.cpp
Notice modifications of the recipient list in the new recipient editor.
21 years ago
kmcomposewin.h
Implement suggestions of mini usability study "KMail Composer and Select
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
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
Updated license header and copyright for Stefan Taferner.
21 years ago
kmfilter.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmfilteraction.cpp
- Add displayString() method to KMFilterAction which returns a translated string describing the filter action for visualization purposes, e.g. in the filter log.
21 years ago
kmfilteraction.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmfilterdlg.cpp
Micro-optimization found when reading the code
21 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
Updated license header and copyright for Stefan Taferner.
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
Updated license header and copyright for Stefan Taferner.
21 years ago
kmfolder.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmfoldercachedimap.cpp
From proko2:
21 years ago
kmfoldercachedimap.h
And the next step from the Usability study: kick the "Belongs To" off the properties
21 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
Allow the contents type of resource folders to be changed. This was not
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
Interestingly, there was no way to get the idString of the parent folder of a given folder.
22 years ago
kmfolderimap.cpp
Do not show an error message if a write-only folder is selected. This should be ok as
21 years ago
kmfolderimap.h
And the next step from the Usability study: kick the "Belongs To" off the properties
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
create a few static functions from the non-static functions which are going to be called by the new autosaving code.
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
Updated license header and copyright for Stefan Taferner.
21 years ago
kmfoldermbox.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmfoldermgr.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
kmfoldermgr.h
And the next step from the Usability study: kick the "Belongs To" off the properties
21 years ago
kmfoldernode.cpp
0 doesn't make a good QString...
22 years ago
kmfoldernode.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmfoldersearch.cpp
Updated license header and copyright for Don Sanders.
21 years ago
kmfoldersearch.h
Updated license header and copyright for Don Sanders.
21 years ago
kmfolderseldlg.cpp
Remember size of folder selection dialog.
21 years ago
kmfolderseldlg.h
Remember size of folder selection dialog.
21 years ago
kmfoldertree.cpp
Show submenu also for the account root folders
21 years ago
kmfoldertree.h
And the next step from the Usability study: kick the "Belongs To" off the properties
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
Don't use dcop to call a library method
22 years ago
kmheaders.cpp
Implement drag and drop of email to KDesktop, etc.
21 years ago
kmheaders.h
Find a way to do subject threading without needing to have the subject
21 years ago
kmkernel.cpp
If the user cancels the wallet password prompt, remember this decision and don't ask again for every account.
21 years ago
kmkernel.h
Add wizard for easy account creation. This wizard is called whenever kmail
21 years ago
kmmainwidget.cpp
From proko2:
21 years ago
kmmainwidget.h
Updated license header and copyright for Don Sanders.
21 years ago
kmmainwin.cpp
fix compile
21 years ago
kmmainwin.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmmainwin.rc
Implement Folder->"Assign Shortcut" to allow
21 years ago
kmmessage.cpp
Clear out all original headers apart from the content description ones
21 years ago
kmmessage.h
Parse and validate the email addresses in the to, cc and bcc fields
21 years ago
kmmimeparttree.cpp
adding missing copyright header
22 years ago
kmmimeparttree.h
adding missing copyright header
22 years ago
kmmsgbase.cpp
Save 4 bytes in KMMsgBase (32 -> 28)
22 years ago
kmmsgbase.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmmsgdict.cpp
Ensure serial numbes are correctly assigned for messages that are moved
22 years ago
kmmsgdict.h
Ensure serial numbes are correctly assigned for messages that are moved
22 years ago
kmmsgindex.cpp
…
kmmsgindex.h
…
kmmsginfo.cpp
19% speedup when loading 10000 kolab kontacts (and a similar improvement
22 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
More locale-independent ASCII string conversion fixes.
21 years ago
kmmsgpart.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmmsgpartdlg.cpp
…
kmmsgpartdlg.h
Updated license header and copyright for Stefan Taferner.
21 years ago
kmpopfiltercnfrmdlg.cpp
…
kmpopfiltercnfrmdlg.h
…
kmpopheaders.cpp
…
kmpopheaders.h
…
kmreadermainwin.cpp
Updated license header and copyright for Don Sanders.
21 years ago
kmreadermainwin.h
Propagate the current value of the Use Fixed Font option to the separate message window.
21 years ago
kmreadermainwin.rc
- Add menu bar to the separate reader window.
22 years ago
kmreaderwin.cpp
thanks for taking care about explaining the really important things to the
21 years ago
kmreaderwin.h
Pass the current value of the useFixedFont option to the temporary KMReaderWin which is used for printing.
21 years ago
kmsearchpattern.cpp
CVS_SILENT i18n style guide fixes
21 years ago
kmsearchpattern.h
Allow to search for the todo status flag.
21 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
Probably not a bad idea to calculate the attachment state after the message
21 years ago
kmsender.h
Updated license header and copyright for Stefan Taferner.
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
Updated license header and copyright for Don Sanders.
21 years ago
kmstartup.h
Updated license header and copyright for Don Sanders.
21 years ago
kmsystemtray.cpp
Yet another "plural-form-used-for-0", which triggers problems in the french translation
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
Fix password storage in configuration file.
22 years ago
kmtransport.h
Fix password storage in configuration file.
22 years ago
kmversion.h
Get ready for KDE 3.4 final.
21 years ago
kwindowpositioner.cpp
Implement alternatively positioning of the recipients picker below the
21 years ago
kwindowpositioner.h
Implement alternatively positioning of the recipients picker below the
21 years ago
listjob.cpp
in theory this won't be hit anymore, but with the imap fix, it should be safe
21 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
…
mailinglistpropertiesdialog.cpp
Fixed the ugly layout
21 years ago
mailinglistpropertiesdialog.h
save a vtable
21 years ago
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
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
Make sending mail to IDN domains work.
21 years ago
messagecomposer.h
Forward port from proko2 branch:
21 years ago
messageproperty.cpp
…
messageproperty.h
…
mh2kmail
…
mh2kmailr
…
networkaccount.cpp
Fix password storage in configuration file.
22 years ago
networkaccount.h
Fix password storage in configuration file.
22 years ago
newfolderdialog.cpp
Enable/disable ok button when folder name is empty
21 years ago
newfolderdialog.h
Enable/disable ok button when folder name is empty
21 years ago
objecttreeparser.cpp
Add support for smileys/emoticons to KMail. Based on patch by Sam "earl grey".
21 years ago
objecttreeparser.h
Add support for smileys/emoticons to KMail. Based on patch by Sam "earl grey".
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
…
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
recipientseditor.cpp
Make the recipient editor aware of changes made by the user.
21 years ago
recipientseditor.h
Make the recipient editor aware of changes made by the user.
21 years ago
recipientseditortest.cpp
- Fix identity combo crash
21 years ago
recipientseditortest.h
Alternative recipients editor and picker. Optional and off by default for now.
22 years ago
recipientspicker.cpp
CVS_SILENT i18n style guide fixes
21 years ago
recipientspicker.h
Implement suggestions of mini usability study "KMail Composer and Select
21 years ago
redirectdialog.cpp
don't allow the selection of CC and BCC adresses when redirecting
21 years ago
redirectdialog.h
Minor change in the comments to make doxygen happy.
22 years ago
regexplineedit.cpp
…
regexplineedit.h
…
renamejob.cpp
A single line that fixes quite a lot :-)
21 years ago
renamejob.h
Very minor changes in the comments to make doxygen happy.
22 years ago
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
Patch from #100725 to fix build problem on IRIX. Approved by Marc Mutz.
21 years ago
rulewidgethandlermanager.h
Lots of minor changes to the comments to make doxygen happy.
22 years ago
searchjob.cpp
Remove comment
21 years ago
searchjob.h
Use find() instead of contains(), for speed, and find in stringlists, not
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
…
signatureconfigurationdialog.ui
One anglebracket too much in some strings.
21 years ago
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
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
spamheaderanalyzer.cpp
Add optional graphical spam status to fancy headers. Based on patch by Patrick Audley.
22 years ago
spamheaderanalyzer.h
Add optional graphical spam status to fancy headers. Based on patch by Patrick Audley.
22 years ago
stl_util.h
Wow, well spotted, thanks Andre'
21 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
textsource.cpp
Implement drag and drop of email to KDesktop, etc.
21 years ago
textsource.h
Implement drag and drop of email to KDesktop, etc.
21 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
Patch from #100725 to fix build problem on IRIX. Approved by Marc Mutz.
21 years ago
urlhandlermanager.h
Lots of minor changes to the comments to make doxygen happy.
22 years ago
vacation.cpp
Rename everything from last commit to include "vacation" in the name; there
21 years ago
vacation.h
…
vacationdialog.cpp
…
vacationdialog.h
…
vcardviewer.cpp
…
vcardviewer.h
…
warningconfiguration.ui
CVS_SILENT
21 years ago
xfaceconfigurator.cpp
CVS_SILENT i18n style guide fixes
21 years ago
xfaceconfigurator.h
doh, forgot to add these files...
22 years ago