|
about
|
work-around broken handling of empty divs (<div />) in webkit by explicitly closing them (<div></div>). fixes about kmail page
|
16 years ago |
|
avscripts
|
…
|
|
|
icons
|
…
|
|
|
interfaces
|
Implement serialization of searches into a custom attribute.
|
16 years ago |
|
kcm_kpimidentities
|
Build the identities KCM all the time as well.
|
16 years ago |
|
kconf_update
|
SVN_MERGE
|
16 years ago |
|
pics
|
Cleanup
|
16 years ago |
|
tests
|
With the TNEF stuff in a plugin now, we don't need to link against it
|
16 years ago |
|
ui
|
Reorganization: reduce dependency of folder* classes on the km* classes, so they could be shared later with mobile: get rid of KMKernel::config() step.
|
16 years ago |
|
.krazy
|
…
|
|
|
CMakeLists.txt
|
Use MailCommon::Util instead.
|
16 years ago |
|
HACKING
|
…
|
|
|
KMail2.desktop
|
SVN_SILENT made messages (.desktop file)
|
16 years ago |
|
Mainpage.dox
|
…
|
|
|
Messages.sh
|
…
|
|
|
RELEASE-HOWTO
|
…
|
|
|
TODO.cberzan
|
…
|
|
|
aboutdata.cpp
|
SVN_MERGE:
|
16 years ago |
|
aboutdata.h
|
…
|
|
|
addressvalidationjob.cpp
|
Move email address expansion jobs to messagecomposer for reuse in kmail-mobile.
|
16 years ago |
|
addressvalidationjob.h
|
Remove usage of job->exec() by introducing AddressValidationJob
|
16 years ago |
|
antispamwizard.cpp
|
Remove methods that were copied to MailCommon, use them from there.
|
16 years ago |
|
antispamwizard.h
|
Use the MailCommon namespace.
|
16 years ago |
|
archivefolderdialog.cpp
|
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
|
16 years ago |
|
archivefolderdialog.h
|
Use the MailCommon namespace.
|
16 years ago |
|
attachmentcontroller.cpp
|
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
|
16 years ago |
|
attachmentcontroller.h
|
SVN_MERGE
|
16 years ago |
|
attachmentview.cpp
|
Move the AttachmentModel to the composer library.
|
16 years ago |
|
attachmentview.h
|
Move the AttachmentModel to the composer library.
|
16 years ago |
|
backupjob.cpp
|
SVN_MERGE
|
16 years ago |
|
backupjob.h
|
SVN_MERGE
|
16 years ago |
|
codecaction.cpp
|
SVN_MERGE
|
16 years ago |
|
codecaction.h
|
…
|
|
|
codecmanager.cpp
|
SVN_MERGE
|
16 years ago |
|
codecmanager.h
|
SVN_MERGE
|
16 years ago |
|
collectionaclpage.cpp
|
Use the MailCommon namespace.
|
16 years ago |
|
collectionaclpage.h
|
Remove unused label
|
16 years ago |
|
collectionannotationsattribute.cpp
|
…
|
|
|
collectionannotationsattribute.h
|
…
|
|
|
collectiongeneralpage.cpp
|
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
|
16 years ago |
|
collectiongeneralpage.h
|
Use the MailCommon namespace.
|
16 years ago |
|
collectionmaintenancepage.cpp
|
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
|
16 years ago |
|
collectionmaintenancepage.h
|
SVN_MERGE
|
16 years ago |
|
collectionpane.cpp
|
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
|
16 years ago |
|
collectionpane.h
|
Reimplement isOutBoundFolder when whofield is empty as in kmail1
|
16 years ago |
|
collectionquotapage.cpp
|
Remove not implemented function
|
16 years ago |
|
collectionquotapage.h
|
…
|
|
|
collectionquotapage_p.cpp
|
SVN_MERGE
|
16 years ago |
|
collectionquotapage_p.h
|
Fix includes
|
16 years ago |
|
collectiontemplatespage.cpp
|
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
|
16 years ago |
|
collectiontemplatespage.h
|
Use the MailCommon namespace.
|
16 years ago |
|
collectionviewpage.cpp
|
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
|
16 years ago |
|
collectionviewpage.h
|
Use the MailCommon namespace.
|
16 years ago |
|
colorlistbox.cpp
|
Do not trigger kcmodule's change() signal when loading the saved settings for the appearance tab in kmail's configuration
|
16 years ago |
|
colorlistbox.h
|
Do not trigger kcmodule's change() signal when loading the saved settings for the appearance tab in kmail's configuration
|
16 years ago |
|
composer.cpp
|
…
|
|
|
composer.h
|
Refactor some logic from KMComposeWin into libmessagecomposer, so it can be shared with kmail-mobile. Functionality of desktop kmail should be unchanged.
|
16 years ago |
|
configagentdelegate.cpp
|
Warning--
|
16 years ago |
|
configagentdelegate.h
|
Don't create editor when we double click
|
16 years ago |
|
configmodule.h
|
Move out the ConfigModule interface so we can compile the identity KCM stand-alone.
|
16 years ago |
|
configuredialog.cpp
|
Do not trigger kcmodule's change() signal when loading the saved settings for the appearance tab in kmail's configuration
|
16 years ago |
|
configuredialog.h
|
SVN_MERGE
|
16 years ago |
|
configuredialog_p.cpp
|
Remove not implemented function
|
16 years ago |
|
configuredialog_p.h
|
Use the MailCommon namespace.
|
16 years ago |
|
configuredialoglistview.cpp
|
…
|
|
|
configuredialoglistview.h
|
…
|
|
|
custommimeheader.kcfg
|
backport: fix config name
|
16 years ago |
|
custommimeheader.kcfgc
|
…
|
|
|
dbusmail.desktop
|
SVN_SILENT made messages (.desktop file)
|
16 years ago |
|
filterimporterexporter.cpp
|
SVN_MERGE
|
16 years ago |
|
filterimporterexporter.h
|
…
|
|
|
filterlog.cpp
|
SVN_MERGE
|
16 years ago |
|
filterlog.h
|
…
|
|
|
filterlogdlg.cpp
|
Put everything in messageviewer/ into the MessageViewer namespace:
|
16 years ago |
|
filterlogdlg.h
|
…
|
|
|
foldershortcutactionmanager.cpp
|
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
|
16 years ago |
|
foldershortcutactionmanager.h
|
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
|
16 years ago |
|
foldershortcutdialog.cpp
|
Use the MailCommon namespace.
|
16 years ago |
|
foldershortcutdialog.h
|
Use the MailCommon namespace.
|
16 years ago |
|
globalsettings.cpp
|
…
|
|
|
globalsettings.h
|
…
|
|
|
globalsettings_base.kcfgc
|
Refactor MessageSender, moved to libmessagecomposer and split into MessageSender and MessageFactory
|
16 years ago |
|
identitydialog.cpp
|
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
|
16 years ago |
|
identitydialog.h
|
Use the MailCommon namespace.
|
16 years ago |
|
identitylistview.cpp
|
SVN_MERGE
|
16 years ago |
|
identitylistview.h
|
Make the identity KCM build standalone. The one major thing that needed
|
16 years ago |
|
identitypage.cpp
|
SVN_MERGE
|
16 years ago |
|
identitypage.h
|
Make the identity KCM build standalone. The one major thing that needed
|
16 years ago |
|
kcm_kmail.cpp
|
Extract the identity page into its own file from the 4k+ loc monster
|
16 years ago |
|
kmail.antispamrc
|
…
|
|
|
kmail.antispamrc-HOWTO
|
…
|
|
|
kmail.antivirusrc
|
…
|
|
|
kmail.kcfg.cmake
|
Fix bug #149236
|
16 years ago |
|
kmail2.notifyrc
|
SVN_SILENT made messages (.desktop file)
|
16 years ago |
|
kmail_addattachmentservicemenu.desktop
|
SVN_SILENT made messages (.desktop file)
|
16 years ago |
|
kmail_config_accounts.desktop
|
SVN_SILENT made messages (.desktop file)
|
16 years ago |
|
kmail_config_appearance.desktop
|
SVN_SILENT made messages (.desktop file)
|
16 years ago |
|
kmail_config_composer.desktop
|
SVN_SILENT made messages (.desktop file)
|
16 years ago |
|
kmail_config_identity.desktop
|
SVN_SILENT made messages (.desktop file)
|
16 years ago |
|
kmail_config_misc.desktop
|
SVN_SILENT made messages (.desktop file)
|
16 years ago |
|
kmail_config_security.desktop
|
SVN_SILENT made messages (.desktop file)
|
16 years ago |
|
kmail_export.h
|
added static library support for kdepim, and enable it for WinCE
|
16 years ago |
|
kmail_options.h
|
Fix incorrect usage of "resp." in translatable string.
|
16 years ago |
|
kmail_part.cpp
|
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
|
16 years ago |
|
kmail_part.h
|
…
|
|
|
kmail_part.rc
|
Use akonadi_empty_all_trash
|
16 years ago |
|
kmail_view.desktop
|
backport from trun: remove from khelpcenter navigation tree
|
16 years ago |
|
kmcollectionpropertiesdialog.cpp
|
Create own kmcollectionproperties dialog, before we register all page
|
16 years ago |
|
kmcollectionpropertiesdialog.h
|
Create own kmcollectionproperties dialog, before we register all page
|
16 years ago |
|
kmcommands.cpp
|
Use MailCommon::Util instead.
|
16 years ago |
|
kmcommands.h
|
Use the MailCommon namespace.
|
16 years ago |
|
kmcomposereditor.cpp
|
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
|
16 years ago |
|
kmcomposereditor.h
|
Refactor some logic from KMComposeWin into libmessagecomposer, so it can be shared with kmail-mobile. Functionality of desktop kmail should be unchanged.
|
16 years ago |
|
kmcomposerui.rc
|
* Enabled text direction support in message composer of KDEPIM if KDE_IS_VERSION(4, 5, 60)
|
16 years ago |
|
kmcomposewin.cpp
|
Remove methods that were copied to MailCommon, use them from there.
|
16 years ago |
|
kmcomposewin.h
|
Remove duplicate code
|
16 years ago |
|
kmfilter.cpp
|
Const'ify
|
16 years ago |
|
kmfilter.h
|
Forwardport r1147646+1147647: Fix porting bug which reversed the logic of "All but IMAP accounts" filters.
|
16 years ago |
|
kmfilteraction.cpp
|
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
|
16 years ago |
|
kmfilteraction.h
|
Refactor MDN support, once more. Remove the broken-in-porting MessageInfo class, that just stored MDN state in memory, losing it after an app restart. Now, store the mdn state as an akonadi attribute. This way we can check for it when doing other operations on messages, like filtering, keeping track of previously done states.
|
16 years ago |
|
kmfilterdlg.cpp
|
Remove methods that were copied to MailCommon, use them from there.
|
16 years ago |
|
kmfilterdlg.h
|
Const'ify
|
16 years ago |
|
kmfiltermgr.cpp
|
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
|
16 years ago |
|
kmfiltermgr.h
|
Merged revisions 1154773 via svnmerge from
|
16 years ago |
|
kmkernel.cpp
|
Remove methods that were copied to MailCommon, use them from there.
|
16 years ago |
|
kmkernel.h
|
Remove methods that were copied to MailCommon, use them from there.
|
16 years ago |
|
kmmainwidget.cpp
|
Allow to get standardMailActionManager
|
16 years ago |
|
kmmainwidget.h
|
Allow to get standardMailActionManager
|
16 years ago |
|
kmmainwin.cpp
|
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
|
16 years ago |
|
kmmainwin.h
|
…
|
|
|
kmmainwin.rc
|
Use akonadi_empty_all_trash
|
16 years ago |
|
kmreadermainwin.cpp
|
Remove methods that were copied to MailCommon, use them from there.
|
16 years ago |
|
kmreadermainwin.h
|
Simplify setMessagePart and attachment viewing.
|
16 years ago |
|
kmreadermainwin.rc
|
Forward port:
|
16 years ago |
|
kmreaderwin.cpp
|
Remove methods that were copied to MailCommon, use them from there.
|
16 years ago |
|
kmreaderwin.h
|
Move MessageStatus class to kdepimlibs, and adapt code
|
16 years ago |
|
kmsearchpattern.cpp
|
Move MessageStatus class to kdepimlibs, and adapt code
|
16 years ago |
|
kmsearchpattern.h
|
reduce constness that makes the Intel C++ compiler give warnings.
|
16 years ago |
|
kmsearchpatternedit.cpp
|
SVN_MERGE
|
16 years ago |
|
kmsearchpatternedit.h
|
SVN_MERGE:
|
16 years ago |
|
kmsoundtestwidget.cpp
|
Refactor MessageSender, moved to libmessagecomposer and split into MessageSender and MessageFactory
|
16 years ago |
|
kmsoundtestwidget.h
|
Refactor MessageSender, moved to libmessagecomposer and split into MessageSender and MessageFactory
|
16 years ago |
|
kmstartup.cpp
|
load mailcommon catalog
|
16 years ago |
|
kmstartup.h
|
…
|
|
|
kmsystemtray.cpp
|
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
|
16 years ago |
|
kmsystemtray.h
|
update systray when we exclude folder from check new mail
|
16 years ago |
|
kmversion.h
|
bump version
|
16 years ago |
|
mailinglistpropertiesdialog.cpp
|
Use the MailCommon namespace.
|
16 years ago |
|
mailinglistpropertiesdialog.h
|
Use the MailCommon namespace.
|
16 years ago |
|
mailserviceimpl.cpp
|
SVN_MERGE
|
16 years ago |
|
mailserviceimpl.h
|
…
|
|
|
main.cpp
|
SVN_MERGE
|
16 years ago |
|
managesievescriptsdialog.cpp
|
Remove methods that were copied to MailCommon, use them from there.
|
16 years ago |
|
managesievescriptsdialog.h
|
…
|
|
|
managesievescriptsdialog_p.h
|
…
|
|
|
mdnadvicedialog.cpp
|
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
|
16 years ago |
|
mdnadvicedialog.h
|
Backport the remaining parts of the MDN fetch fix as well, should unbreak flag changes.
|
16 years ago |
|
messageactions.cpp
|
Use some "Akonadi::StandardMailActionManager"
|
16 years ago |
|
messageactions.h
|
Use some "Akonadi::StandardMailActionManager"
|
16 years ago |
|
messageproperty.cpp
|
Reduce the number of broken filtering systems in kmail by 50% :)
|
16 years ago |
|
messageproperty.h
|
SVN_MERGE
|
16 years ago |
|
metatype.h
|
…
|
|
|
mh2kmail
|
…
|
|
|
mh2kmailr
|
…
|
|
|
newidentitydialog.cpp
|
Get rid of KMKernel dependency.
|
16 years ago |
|
newidentitydialog.h
|
Get rid of KMKernel dependency.
|
16 years ago |
|
redirectdialog.cpp
|
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
|
16 years ago |
|
redirectdialog.h
|
Extract KMLineEdit from kmail, first step towards extracting the entire
|
16 years ago |
|
regexplineedit.cpp
|
SVN_MERGE
|
16 years ago |
|
regexplineedit.h
|
SVN_MERGE
|
16 years ago |
|
rulewidgethandlermanager.cpp
|
reduce constness that makes the Intel C++ compiler give warnings.
|
16 years ago |
|
rulewidgethandlermanager.h
|
Implement serialization of searches into a custom attribute.
|
16 years ago |
|
searchdescriptionattribute.cpp
|
Missing files ...
|
16 years ago |
|
searchdescriptionattribute.h
|
Missing files ...
|
16 years ago |
|
searchwindow.cpp
|
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
|
16 years ago |
|
searchwindow.h
|
Use the MailCommon namespace.
|
16 years ago |
|
secondarywindow.cpp
|
…
|
|
|
secondarywindow.h
|
…
|
|
|
settings.kcfg
|
Fix antispam wizard (finish to port code)
|
16 years ago |
|
sievedebugdialog.cpp
|
Remove methods that were copied to MailCommon, use them from there.
|
16 years ago |
|
sievedebugdialog.h
|
…
|
|
|
sievejob.cpp
|
…
|
|
|
sievejob.h
|
…
|
|
|
simplestringlisteditor.cpp
|
…
|
|
|
simplestringlisteditor.h
|
…
|
|
|
snippetdlg.cpp
|
forward port SVN commit 1173069 by winterz:
|
16 years ago |
|
snippetdlg.h
|
…
|
|
|
snippetitem.cpp
|
SVN_MERGE
|
16 years ago |
|
snippetitem.h
|
…
|
|
|
snippetwidget.cpp
|
merge forward SVN commit 1173116 by winterz:
|
16 years ago |
|
snippetwidget.h
|
SVN_MERGE
|
16 years ago |
|
statusbarlabel.cpp
|
SVN_MERGE
|
16 years ago |
|
statusbarlabel.h
|
…
|
|
|
tag.cpp
|
Don't show tags in the toolbar by default.
|
16 years ago |
|
tag.h
|
SVN_MERGE
|
16 years ago |
|
tagactionmanager.cpp
|
SVN_MERGE
|
16 years ago |
|
tagactionmanager.h
|
Make the TagActionManager be a client of TagListMonitor instead of being
|
16 years ago |
|
tips
|
…
|
|
|
undostack.cpp
|
…
|
|
|
undostack.h
|
Allow to remove item from undo stack when we delete them
|
16 years ago |
|
util.cpp
|
Remove methods that were copied to MailCommon, use them from there.
|
16 years ago |
|
util.h
|
Remove methods that were copied to MailCommon, use them from there.
|
16 years ago |
|
vacation.cpp
|
Remove methods that were copied to MailCommon, use them from there.
|
16 years ago |
|
vacation.h
|
…
|
|
|
vacationdialog.cpp
|
SVN_MERGE
|
16 years ago |
|
vacationdialog.h
|
…
|
|
|
xfaceconfigurator.cpp
|
Port to new identity API.
|
16 years ago |
|
xfaceconfigurator.h
|
remove usage of job->exec()
|
16 years ago |