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.
 
 
 
Montel Laurent 85dbb29fde Remove not necessary variable 14 years ago
about
avscripts Use a more portable ps(1) call in the clamav script. 14 years ago
icons
kcm_kpimidentities SVN_SILENT made messages (.desktop file) 14 years ago
kconf_update
pics
tests
ui This feature was never implemented. Disable it until I understand how to 14 years ago
.krazy
CMakeLists.txt Add checkbox to active or not improve plaintext of html message 14 years ago
HACKING
KMail2.desktop add Office to Categories, which is required by the spec 14 years ago
Mainpage.dox
Messages.sh
RELEASE-HOWTO
TODO.cberzan
aboutdata.cpp 2012 :) 14 years ago
aboutdata.h
accountconfigorderdialog.cpp Fix layout 14 years ago
accountconfigorderdialog.h Make move down/move up works 14 years ago
addressvalidationjob.cpp Fix value of mIsValid flag 14 years ago
addressvalidationjob.h
antispamwizard.cpp Create a new lib pimcommon where we can put class used by other 14 years ago
antispamwizard.h Wording and typo fixes. 14 years ago
archivefolderdialog.cpp Remove comment 14 years ago
archivefolderdialog.h not necessary to define as virtual here 14 years ago
attachmentcontroller.cpp Allow to select all attachement 14 years ago
attachmentcontroller.h Allow to select all attachement 14 years ago
attachmentmissingwarning.cpp Add missing space. 14 years ago
attachmentmissingwarning.h Add a new feature (as in thunderbird): show a kmessagewarning when we 14 years ago
attachmentview.cpp Make it compile 14 years ago
attachmentview.h Merge remote-tracking branch 'origin/KDE/4.9' 14 years ago
codecaction.cpp
codecaction.h Fix includes 15 years ago
codecmanager.cpp not necessary to use a qobject here 15 years ago
codecmanager.h not necessary to use a qobject here 15 years ago
collectionmaintenancepage.cpp Remove QtGui/ otherwise it will make some problem in qt5 14 years ago
collectionmaintenancepage.h Add a method to force reindex of collection 14 years ago
collectionpane.cpp Look at resource online status and not all kmail online status as 14 years ago
collectionpane.h
collectionquotapage.cpp
collectionquotapage.h Minor 14 years ago
collectionquotapage_p.cpp
collectionquotapage_p.h
collectiontemplatespage.cpp follow changes in templateparser to use TemplateParser namespace 14 years ago
collectiontemplatespage.h follow changes in templateparser to use TemplateParser namespace 14 years ago
collectionviewpage.cpp Fix Bug 297868 - Custom icons of favorite folders lost after checking 14 years ago
collectionviewpage.h
colorlistbox.cpp Fix forward declaration/includes 15 years ago
colorlistbox.h Fix forward declaration/includes 15 years ago
composer.cpp
composer.h Fix Bug 308227 - Changing identities (that have different custom 14 years ago
configagentdelegate.cpp
configagentdelegate.h Minor 14 years ago
configmodule.h
configuredialog.cpp not necessary to store this pointer 14 years ago
configuredialog.h
configuredialog_p.cpp Finally fixed bug where kmail lose config. 15 years ago
configuredialog_p.h not necessary to store this pointer 14 years ago
configuredialoglistview.cpp
configuredialoglistview.h
custommimeheader.kcfg
custommimeheader.kcfgc
dbusmail.desktop
foldershortcutactionmanager.cpp in updateShortcutsForIndex(), check that the model does indeed have 14 years ago
foldershortcutactionmanager.h
foldershortcutdialog.cpp
foldershortcutdialog.h Make it explicit 15 years ago
globalsettings.cpp
globalsettings.h
globalsettings_base.kcfgc
identityaddvcarddialog.cpp Allow to select vcard from existing vcard 14 years ago
identityaddvcarddialog.h Allow to select vcard from existing vcard 14 years ago
identitydialog.cpp Rename class 14 years ago
identitydialog.h First step to rename it. Rename KMC* to C* (it's not a kmail class) 14 years ago
identityeditvcarddialog.cpp Show just "vcard" page 14 years ago
identityeditvcarddialog.h Fix Bug 97239 - better support for including own vCard into mails 14 years ago
identitylistview.cpp Minor 14 years ago
identitylistview.h
identitypage.cpp Fix Bug 309394 - configure mail in kontact 14 years ago
identitypage.h Fix Bug 301152 - Kontact - Personal Information Manager has been 14 years ago
kcm_kmail.cpp
kmail.antispamrc Fix Bug 264062 - Default SpamAssassin filters case sensitive 14 years ago
kmail.antispamrc-HOWTO
kmail.antivirusrc Minor 14 years ago
kmail.kcfg.cmake Fix Bug 171992 - Add the option for not showing the number of unread 14 years ago
kmail2.notifyrc SVN_SILENT made messages (.desktop file) 14 years ago
kmail_addattachmentservicemenu.desktop SVN_SILENT made messages (.desktop file) 14 years ago
kmail_config_accounts.desktop SVN_SILENT made messages (.desktop file) 14 years ago
kmail_config_appearance.desktop SVN_SILENT made messages (.desktop file) 14 years ago
kmail_config_composer.desktop SVN_SILENT made messages (.desktop file) 14 years ago
kmail_config_identity.desktop SVN_SILENT made messages (.desktop file) 14 years ago
kmail_config_misc.desktop SVN_SILENT made messages (.desktop file) 14 years ago
kmail_config_security.desktop SVN_SILENT made messages (.desktop file) 14 years ago
kmail_export.h
kmail_options.h
kmail_part.cpp Forward include 14 years ago
kmail_part.h
kmail_part.rc Clean up 14 years ago
kmail_view.desktop SVN_SILENT made messages (.desktop file) 14 years ago
kmcommands.cpp Merge remote-tracking branch 'origin/KDE/4.9' 14 years ago
kmcommands.h This is a big refactoring that extends the behavior that we should required only parts that are really needed. Before this, the needed parts were determined based on all available filters. With this refactoring, except in some manual filtering cases, only the filters that are valid for the collection where the item is are taken into account. For example, if there was a spam filtering for POP3 (that required the whole body), when a mail arrived in an online IMAP account, the full body was requested even if the filter had the option to apply only for non-IMAP accounts. Now only the enveloper will be requested for IMAP (unless there are other filters VALID for IMAP needing more). 14 years ago
kmcomposereditor.cpp Typo 14 years ago
kmcomposereditor.h Typo 14 years ago
kmcomposerui.rc Now we can add or not own vcard 14 years ago
kmcomposewin.cpp Fix error message 14 years ago
kmcomposewin.h Fix error message 14 years ago
kmkernel.cpp Remove not necessary variable 14 years ago
kmkernel.h Remove not necessary variable 14 years ago
kmknotify.cpp Minor 14 years ago
kmknotify.h Use kmail namespace 14 years ago
kmmainwidget.cpp Fix Bug 308227 - Changing identities (that have different custom 14 years ago
kmmainwidget.h Remove not necessary variable 14 years ago
kmmainwin.cpp not necessary 14 years ago
kmmainwin.h not necessary 14 years ago
kmmainwin.rc Clean up 14 years ago
kmreadermainwin.cpp Apply andras optimization => call search contact when it's necessary. 14 years ago
kmreadermainwin.h Apply andras optimization => call search contact when it's necessary. 14 years ago
kmreadermainwin.rc Remove not existing action 14 years ago
kmreaderwin.cpp Use "SaveAs" action from messaviewer => not necessary to duplicate 14 years ago
kmreaderwin.h Use "SaveAs" action from messaviewer => not necessary to duplicate 14 years ago
kmsearchfilterproxymodel.cpp Use kmail namespace 14 years ago
kmsearchfilterproxymodel.h Use kmail namespace 14 years ago
kmsearchmessagemodel.cpp Move Qt::escape to messagelistutil. Remove not necessary variable 14 years ago
kmsearchmessagemodel.h Fix Bug 285878 - search mail - unusable sort by date 15 years ago
kmstartup.cpp Create a new lib pimcommon where we can put class used by other 14 years ago
kmstartup.h
kmsystemtray.cpp Fix includes 14 years ago
kmsystemtray.h Fix Bug 171992 - Add the option for not showing the number of unread 14 years ago
mailinglistpropertiesdialog.cpp Minor optimization 14 years ago
mailinglistpropertiesdialog.h Minor. Remove not necessary variable 15 years ago
mailserviceimpl.cpp warnings-- 14 years ago
mailserviceimpl.h
main.cpp Fix Bug 306700 - Command line option --msg does not work 14 years ago
messageactions.cpp Merge remote-tracking branch 'origin/KDE/4.9' 14 years ago
messageactions.h Merge remote-tracking branch 'origin/KDE/4.9' 14 years ago
mh2kmail
mh2kmailr
newidentitydialog.cpp const'ify 15 years ago
newidentitydialog.h not necessary to define as virtual here 14 years ago
searchdescriptionattribute.cpp
searchdescriptionattribute.h
searchwindow.cpp Remove QtGui/ otherwise it will make some problem in qt5 14 years ago
searchwindow.h not virtual here 14 years ago
secondarywindow.cpp Fix Bug 163978 - Kontact name disappears from composer titlebar when 14 years ago
secondarywindow.h warnings-- 14 years ago
simplestringlisteditor.cpp Allow to move up/move down multi item 14 years ago
simplestringlisteditor.h Allow to move up/move down multi item 14 years ago
snippetwidget.cpp Remove QtGui/ otherwise it will make some problem in qt5 14 years ago
snippetwidget.h not necessary to define as virtual here 14 years ago
statusbarlabel.cpp
statusbarlabel.h
tag.cpp Fix Bug 307600 - colors for marked mails disappear 14 years ago
tag.h Fix Bug 307600 - colors for marked mails disappear 14 years ago
tagactionmanager.cpp Fix bug found by allen just reproduce in kontact mode 14 years ago
tagactionmanager.h Convert sync nepomuk calls to async ones. 14 years ago
tagselectdialog.cpp Fix save size 14 years ago
tagselectdialog.h USe KListWidgetSearchLine 14 years ago
tips
undostack.cpp prefix ++ is faster than postfix ++ 14 years ago
undostack.h
util.cpp Fix Bug 308227 - Changing identities (that have different custom 14 years ago
util.h Move default color in util.cpp 14 years ago
xfaceconfigurator.cpp Not necessary to have search/replace here 14 years ago
xfaceconfigurator.h Minor 14 years ago