You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Matt Douhan a6065b70b3 Trying to validate SMTP input fields when the user is adding 21 years ago
about Corporate Identity Guidelines compliant colours 21 years ago
avscripts
interfaces Very minor dox tweaks; KDE dox don't have \reimp (but perhaps they should -- I will have to sit down to define a suggested KDE dox style at some point), and @em foo @see confuses doxygen's parser. 21 years ago
pics Revert deletion of message status icons. Those icons are 12x12 and can't be replaced by global 16x16 icons. 21 years ago
profiles SVN_SILENT made messages (.desktop file) 21 years ago
COMMITPOLICY
ChangeLog
DESIGN Mention KMKernel::dimapFolderMgr() 21 years ago
KMail.desktop SVN_SILENT made messages (.desktop file) 21 years ago
Makefile.am SVNSILENT oops 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 Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
accountcombobox.h
accountdialog.cpp Commit Rich Birch's 'Leave on POP server options' patch which adds options to specify a maximal number of messages to leave on the server and a maximal size the messages left on the server should occupy. 21 years ago
accountdialog.h Commit Rich Birch's 'Leave on POP server options' patch which adds options to specify a maximal number of messages to leave on the server and a maximal size the messages left on the server should occupy. 21 years ago
accountwizard.cpp CVSSILENT: More header cleanup 21 years ago
accountwizard.h Add wizard for easy account creation. This wizard is called whenever kmail 21 years ago
acljobs.cpp
acljobs.h CVS_SILENT fix wrong comment 21 years ago
actionscheduler.cpp Various sublime actionscheduler improvements. 21 years ago
actionscheduler.h Various sublime actionscheduler improvements. 21 years ago
annotationjobs.cpp
annotationjobs.h
antispamconfig.cpp
antispamconfig.h
antispamwizard.cpp Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
antispamwizard.h
app_octetstream.cpp fix export's 22 years ago
application_octetstream.desktop SVN_SILENT made messages (.desktop file) 21 years ago
attachmentcollector.cpp
attachmentcollector.h
attachmentlistview.cpp
attachmentlistview.h
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
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 SVN_SILENT include fix 21 years ago
cachedimapjob.h
callback.cpp
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 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
composercryptoconfiguration.ui
configuredialog.cpp Add support for reduced font size for quoted text. Based on patch by Ivor Hewitt. 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 Add support for reduced font size for quoted text. Based on patch by Ivor Hewitt. 21 years ago
cr22-app-kmaillight.png
cr32-app-kmaillight.png
csshelper.cpp CVSSILENT: More header cleanup 21 years ago
csshelper.h Adjust to recent libkdepim changes, ie. use the shared CSSHelper and 21 years ago
custommimeheader.kcfg
custommimeheader.kcfgc
dcopimap.desktop SVN_SILENT made messages (.desktop file) 21 years ago
dcopmail.desktop SVN_SILENT made messages (.desktop file) 21 years ago
dcoptest.cpp CVSSILENT: More header cleanup 21 years ago
dictionarycombobox.cpp
dictionarycombobox.h
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 SVN_SILENT made messages (.desktop file) 21 years ago
expirejob.cpp
expirejob.h
expirypropertiesdialog.cpp CVSSILENT: More header cleanup 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
filterlog.h
filterlogdlg.cpp
filterlogdlg.h
folderIface.cpp CVSSILENT: More header cleanup 21 years ago
folderIface.h
folderdiaacltab.cpp Support for new-style distribution lists, merged from proko2, but using #ifdefs; 21 years ago
folderdiaacltab.h
folderjob.cpp
folderjob.h
folderpropertiesdialog.ui
folderpropertiesdialog.ui.h
folderrequester.cpp SVNSILENT let's include kmfolder.h where it's needed and not in 21 years ago
folderrequester.h As requested some time ago: open the folderrequester with the space key 21 years ago
foldershortcutdialog.cpp
foldershortcutdialog.h
folderstorage.cpp CVSSILENT: More header cleanup 21 years ago
folderstorage.h Remove kmfoldernode's setType() and type() methods and all the places where it is 21 years ago
globalsettings.kcfgc
headeritem.cpp Make kmheaders depend on a few fewer headers. 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
headerstrategy.h
headerstyle.cpp CVSSILENT: More header cleanup 21 years ago
headerstyle.h
hi16-app-kmail.png Move application icons to global theme 21 years ago
hi22-app-kmail.png Move application icons to global theme 21 years ago
hi32-app-kmail.png Move application icons to global theme 21 years ago
hi48-app-kmail.png Move application icons to global theme 21 years ago
hi64-app-kmail.png Move application icons to global theme 21 years ago
hi128-app-kmail.png Move application icons to global theme 21 years ago
hisc-app-kmail.svgz Move application icons to global theme 21 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 Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
identitydialog.h Refactor the validation code, using a helper function instead of 21 years ago
identitydrag.cpp
identitydrag.h
identitylistview.cpp
identitylistview.h
imapaccountbase.cpp - merge uidmap and metadata map 21 years ago
imapaccountbase.h - merge uidmap and metadata map 21 years ago
imapjob.cpp Fix Tills fix for the search updates: block signals while the message has no UID. 21 years ago
imapjob.h
isubject.cpp
isubject.h
jobscheduler.cpp
jobscheduler.h
kcm_kmail.cpp
kcursorsaver.h
keyresolver.cpp I couldn't send mail to Till because of: 21 years ago
keyresolver.h I couldn't send mail to Till because of: 21 years ago
khtmlparthtmlwriter.cpp
khtmlparthtmlwriter.h
kleo_util.h
klistboxdialog.cpp
klistboxdialog.h
kmaccount.cpp At last KMail builds again without errors 21 years ago
kmaccount.h At last KMail builds again without errors 21 years ago
kmacctcachedimap.cpp CVSSILENT: More header cleanup 21 years ago
kmacctcachedimap.h Add namespace support to kmail. 21 years ago
kmacctexppop.cpp Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
kmacctexppop.h Commit Rich Birch's 'Leave on POP server options' patch which adds options to specify a maximal number of messages to leave on the server and a maximal size the messages left on the server should occupy. 21 years ago
kmacctfolder.cpp
kmacctfolder.h Updated license header and copyright for Stefan Taferner. 21 years ago
kmacctimap.cpp At last KMail builds again without errors 21 years ago
kmacctimap.h * revert to QDict. Compilation fixed with: 21 years ago
kmacctlocal.cpp
kmacctlocal.h
kmacctmaildir.cpp
kmacctmaildir.h
kmacctmgr.cpp At last KMail builds again without errors 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 Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 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
kmail-3.3-misc.pl
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
kmail-3.4-misc.pl
kmail-3.4.1-update-status-filters.pl Add configuration update script for fixing changed keys for filtering by status. 21 years ago
kmail-pgpidentity.pl
kmail-upd-identities.pl
kmail.antispamrc
kmail.antivirusrc
kmail.kcfg Add support for reduced font size for quoted text. Based on patch by Ivor Hewitt. 21 years ago
kmail.upd Backport fix for bug 101001: 21 years ago
kmailIface.h Debatable: @TODO is special for KDevelop, but messes up apidox. Move it to its own comment. 21 years ago
kmail_config_accounts.desktop SVN_SILENT made messages (.desktop file) 21 years ago
kmail_config_appearance.desktop SVN_SILENT made messages (.desktop file) 21 years ago
kmail_config_composer.desktop SVN_SILENT made messages (.desktop file) 21 years ago
kmail_config_identity.desktop SVN_SILENT made messages (.desktop file) 21 years ago
kmail_config_misc.desktop SVN_SILENT made messages (.desktop file) 21 years ago
kmail_config_security.desktop SVN_SILENT made messages (.desktop file) 21 years ago
kmail_options.h CVS_SILENT i18n style guide fixes 21 years ago
kmail_part.cpp Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
kmail_part.h Remove unused BrowserExtension. In fact I don't get it why the kdepim components 21 years ago
kmail_part.rc Add the sieve manager to the part as well. This will _so_ go out of 21 years ago
kmail_view.desktop CVS_SILENT made messages (.desktop file) 21 years ago
kmailicalIface.h
kmailicalifaceimpl.cpp SVNSILENT let's include kmfolder.h where it's needed and not in 21 years ago
kmailicalifaceimpl.h Remove kmfoldernode's setType() and type() methods and all the places where it is 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 Make kmheaders depend on a few fewer headers. 21 years ago
kmcommands.h - merge uidmap and metadata map 21 years ago
kmcomposerui.rc Add an additional entry to the settings menu of the composer which 21 years ago
kmcomposewin.cpp Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
kmcomposewin.h Disable paste as quotation when the cursor is not in the editor view since 21 years ago
kmdebug.h
kmdict.cpp
kmdict.h
kmfawidgets.cpp
kmfawidgets.h
kmfilter.cpp CVSSILENT: More header cleanup 21 years ago
kmfilter.h Enhance the Kmail filtering system so that filters can be applied to 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 Move from inheriting from QPtrList to having a QValueList member, for 21 years ago
kmfilterdlg.h Enhance the Kmail filtering system so that filters can be applied to 21 years ago
kmfiltermgr.cpp Don't delete the filters by clearing our list of them, as is our solemn 21 years ago
kmfiltermgr.h Move from inheriting from QPtrList to having a QValueList member, for 21 years ago
kmfldsearch.cpp SVNSILENT More include decoupling. 21 years ago
kmfldsearch.h Make sure that button is enable 21 years ago
kmfolder.cpp Remove the disputed 21 years ago
kmfolder.h CVSSILENT: More header cleanup 21 years ago
kmfoldercachedimap.cpp Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
kmfoldercachedimap.h Forward port from 3.4 of: 21 years ago
kmfoldercombobox.cpp Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
kmfoldercombobox.h
kmfolderdia.cpp CVSSILENT: More header cleanup 21 years ago
kmfolderdia.h Don't crash when changing the folder contents type and make sure the 21 years ago
kmfolderdir.cpp Remove kmfoldernode's setType() and type() methods and all the places where it is 21 years ago
kmfolderdir.h Implement "Copy folder to" which allows one to copy a hierarchy of folders 21 years ago
kmfolderimap.cpp SVNSILENT let's include kmfolder.h where it's needed and not in 21 years ago
kmfolderimap.h At last KMail builds again without errors 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 SVNSILENT include cleanup 21 years ago
kmfoldermaildir.h Ouch. No idea how that crept in but calling KMFolderIndex::take instead of KMFolderMaildir is simply wrong. 21 years ago
kmfoldermbox.cpp Remove unused code. 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 Remove kmfoldernode's setType() and type() methods and all the places where it is 21 years ago
kmfoldernode.h Remove kmfoldernode's setType() and type() methods and all the places where it is 21 years ago
kmfoldersearch.cpp Fix Tills fix for the search updates: block signals while the message has no UID. 21 years ago
kmfoldersearch.h IMAP Search changes: 21 years ago
kmfolderseldlg.cpp Set the tree to Single selection mode. 21 years ago
kmfolderseldlg.h Set the tree to Single selection mode. 21 years ago
kmfoldertree.cpp Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
kmfoldertree.h SVNSILENT let's include kmfolder.h where it's needed and not in 21 years ago
kmfoldertype.h
kmglobal.h CVSSILENT: More header cleanup 21 years ago
kmgroupware.cpp
kmgroupware.h
kmheaders.cpp Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
kmheaders.h Make kmheaders depend on a few fewer headers. 21 years ago
kmkernel.cpp CVSSILENT: More header cleanup 21 years ago
kmkernel.h Make sure irrelevant context menu items are not shown based on the folder 21 years ago
kmmainwidget.cpp CVSSILENT: More header cleanup 21 years ago
kmmainwidget.h Import the sieve script management dialog Marc hacked up yesterday from 21 years ago
kmmainwin.cpp CVSSILENT: More header cleanup 21 years ago
kmmainwin.h Remove File->New Window from the KMail part (and thus Kontact). It's now only available in the standalone KMail. Unfortunately, introducing a separate kmail_part.rc file (which is mostly the same as kmmainwin.rc) was necessary. OTOH, I've now also removed the Tools->Addressbook entry from kmail_part.rc since it makes no sense in Kontact. 21 years ago
kmmainwin.rc Import the sieve script management dialog Marc hacked up yesterday from 21 years ago
kmmessage.cpp CVSSILENT: More header cleanup 21 years ago
kmmessage.h Add mbox to the dox list; fix remaining issues in the least intrusive way I could think of. 21 years ago
kmmimeparttree.cpp
kmmimeparttree.h
kmmsgbase.cpp const correctness 21 years ago
kmmsgbase.h const correctness 21 years ago
kmmsgdict.cpp
kmmsgdict.h
kmmsgindex.cpp Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
kmmsgindex.h
kmmsginfo.cpp
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 CVSSILENT: More header cleanup 21 years ago
kmmsgpart.h Updated license header and copyright for Stefan Taferner. 21 years ago
kmmsgpartdlg.cpp Make dialog more readable when disabled, and also allow selecting the text 21 years ago
kmmsgpartdlg.h Make dialog more readable when disabled, and also allow selecting the text 21 years ago
kmpopfiltercnfrmdlg.cpp
kmpopfiltercnfrmdlg.h
kmpopheaders.cpp
kmpopheaders.h
kmreadermainwin.cpp popup menus on URLs are odered like in Konqueror now 21 years ago
kmreadermainwin.h - Move the encoding selection from the main widget to the reader widget. This makes the selection automatically available in the separate reader window. 21 years ago
kmreadermainwin.rc
kmreaderwin.cpp Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
kmreaderwin.h Show a 'please wait' splash if opening an IMAP 21 years ago
kmsearchpattern.cpp These files include, but don't need kmmessage.h (11 of the previous 22...) 21 years ago
kmsearchpattern.h Revert changes of the message list icons since those are 12x12 and can't be replaced by 16x16 action icons. 21 years ago
kmsearchpatternedit.cpp * Fix odd vertical oversized combobox from filter criteria. 21 years ago
kmsearchpatternedit.h
kmsender.cpp Implement a new feature, the ability to send all queued email using 21 years ago
kmsender.h Implement a new feature, the ability to send all queued email using 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
kmstartup.cpp Backport fix for bug 101001: 21 years ago
kmstartup.h Updated license header and copyright for Don Sanders. 21 years ago
kmsystemtray.cpp SVNSILENT let's include kmfolder.h where it's needed and not in 21 years ago
kmsystemtray.h
kmtransport.cpp Trying to validate SMTP input fields when the user is adding 21 years ago
kmtransport.h Sanity check the smtp hostname field to avoid empty hostnames, this is only 21 years ago
kmversion.h Increased versions for KDE 3.4.1 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 Include the namespace with the listjob and use this one to see if the to-be-deleted folders 21 years ago
listjob.h Include the namespace with the listjob and use this one to see if the to-be-deleted folders 21 years ago
mailcomposerIface.h
maildirjob.cpp
maildirjob.h
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 Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
mailserviceimpl.h
mailsourceviewer.cpp
mailsourceviewer.h
main.cpp Updated license header and copyright for Stefan Taferner. 21 years ago
managesievescriptsdialog.cpp Import the sieve script management dialog Marc hacked up yesterday from 21 years ago
managesievescriptsdialog.h Import the sieve script management dialog Marc hacked up yesterday from 21 years ago
managesievescriptsdialog_p.h Import the sieve script management dialog Marc hacked up yesterday from 21 years ago
mboxjob.cpp
mboxjob.h
messagecomposer.cpp Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
messagecomposer.h Implemented body encryption with chiasmus 21 years ago
messageproperty.cpp Don't prematurely set messages complete. (Bandaid fix, we'll have to 21 years ago
messageproperty.h
mh2kmail
mh2kmailr
networkaccount.cpp
networkaccount.h
newfolderdialog.cpp Add namespace support to kmail. 21 years ago
newfolderdialog.h Add namespace support to kmail. 21 years ago
objecttreeparser.cpp CVSSILENT: More header cleanup 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
partnodebodypart.cpp Allow getting text parts as binary. 21 years ago
partnodebodypart.h
protocols.h
recipientseditor.cpp Lazy load the recipientspicker, to make opening a composer a bit 21 years ago
recipientseditor.h Lazy load the recipientspicker, to make opening a composer a bit 21 years ago
recipientseditortest.cpp CVSSILENT: More header cleanup 21 years ago
recipientseditortest.h
recipientspicker.cpp Use a ToolButton for the 'clear' button to loose the outline (and for consistency) 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
regexplineedit.cpp
regexplineedit.h
renamejob.cpp CVSSILENT: More header cleanup 21 years ago
renamejob.h
replyphrases.kcfg
replyphrases.kcfgc
rulewidgethandlermanager.cpp Backport IRIX compilation fix (safe since it uses a technique already used in another file) 21 years ago
rulewidgethandlermanager.h
searchjob.cpp Fix Tills fix for the search updates: block signals while the message has no UID. 21 years ago
searchjob.h Fix Tills fix for the search updates: block signals while the message has no UID. 21 years ago
secondarywindow.cpp
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
sievedebugdialog.cpp These files include, but don't need kmmessage.h (11 of the previous 22...) 21 years ago
sievedebugdialog.h Add Tools->Debug Sieve when compiled with --enable-debug. This lists all 21 years ago
sievejob.cpp Import the sieve script management dialog Marc hacked up yesterday from 21 years ago
sievejob.h Import the sieve script management dialog Marc hacked up yesterday from 21 years ago
signatureconfigurationdialog.ui One anglebracket too much in some strings. 21 years ago
signatureconfigurationdialogimpl.cpp
signatureconfigurationdialogimpl.h
signatureconfigurator.cpp Unify the code behind Edit Signature File and the Ok button in the 21 years ago
signatureconfigurator.h
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
spamheaderanalyzer.h
stl_util.h Add missing &... 21 years ago
subscriptiondialog.cpp These files include, but don't need kmmessage.h (11 of the previous 22...) 21 years ago
subscriptiondialog.h Implement wish 67038: Managing subscriptions shows no result 21 years ago
teehtmlwriter.cpp
teehtmlwriter.h
textsource.cpp Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
textsource.h Change message/rfc822 data type from QString to QCString. 21 years ago
tips Update tips 21 years ago
transportmanager.cpp
transportmanager.h
undostack.cpp Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
undostack.h
upgrade-signature.pl
upgrade-transport.pl
urlhandlermanager.cpp Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
urlhandlermanager.h
vacation.cpp These files include, but don't need kmmessage.h (11 of the previous 22...) 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
xfaceconfigurator.cpp Changed alls StdAddressBook::self() to StdAddressBook::self( true ) to have 21 years ago
xfaceconfigurator.h