|
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
|
…
|
|
|
kcm_kpimidentities
|
Bring back the settings to configure sent/drafts/template folder.
|
16 years ago |
|
kconf_update
|
SVN_MERGE
|
16 years ago |
|
pics
|
Cleanup
|
16 years ago |
|
tests
|
Move searchpattern tests to mailcommon
|
15 years ago |
|
ui
|
Put the value for "Use system HTTP proxy" in front the label
|
15 years ago |
|
.krazy
|
…
|
|
|
CMakeLists.txt
|
Seems like all of pim is ported, so get rid of the deprecated warnings.
|
15 years ago |
|
HACKING
|
…
|
|
|
KMail2.desktop
|
SVN_SILENT made messages (.desktop file)
|
16 years ago |
|
Mainpage.dox
|
…
|
|
|
Messages.sh
|
do not extract messages from sources in 'tests' subdirectories
|
16 years ago |
|
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
|
…
|
|
|
antispamwizard.cpp
|
Don't create filters with no criterias if there are no spam/virus tools.
|
15 years ago |
|
antispamwizard.h
|
Don't create filters with no criterias if there are no spam/virus tools.
|
15 years ago |
|
archivefolderdialog.cpp
|
Don't allow to delete tag folder after we archived it
|
15 years ago |
|
archivefolderdialog.h
|
Use the MailCommon namespace.
|
16 years ago |
|
attachmentcontroller.cpp
|
Prevent the editing of an encapsulated message from the message composer.
|
15 years ago |
|
attachmentcontroller.h
|
Prevent the editing of an encapsulated message from the message composer.
|
15 years ago |
|
attachmentview.cpp
|
API cleanup of some classes from messagecore/
|
16 years ago |
|
attachmentview.h
|
Move the AttachmentModel to the composer library.
|
16 years ago |
|
backupjob.cpp
|
Backport fix crash, progressItem can be removed in progressmanager directly
|
16 years ago |
|
backupjob.h
|
Backport fix crash, progressItem can be removed in progressmanager directly
|
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 Akonadi::CollectionPropertiesDialog instead of
|
16 years ago |
|
collectionaclpage.h
|
Use Akonadi::CollectionPropertiesDialog instead of
|
16 years ago |
|
collectionmaintenancepage.cpp
|
Fix the rest of "Maintenance tab in folder properties dialog not useful" bug.
|
15 years ago |
|
collectionmaintenancepage.h
|
-pedantic
|
15 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
|
Use Akonadi::CollectionPropertiesDialog instead of
|
16 years ago |
|
collectionquotapage.h
|
Use Akonadi::CollectionPropertiesDialog instead of
|
16 years ago |
|
collectionquotapage_p.cpp
|
SVN_MERGE
|
16 years ago |
|
collectionquotapage_p.h
|
Fix includes
|
16 years ago |
|
collectiontemplatespage.cpp
|
Use Akonadi::CollectionPropertiesDialog instead of
|
16 years ago |
|
collectiontemplatespage.h
|
Use Akonadi::CollectionPropertiesDialog instead of
|
16 years ago |
|
collectionviewpage.cpp
|
Use Akonadi::CollectionPropertiesDialog instead of
|
16 years ago |
|
collectionviewpage.h
|
Use Akonadi::CollectionPropertiesDialog instead of
|
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
|
Ported the majority of KMail to the KConfigXT architecture, by converting the
|
15 years ago |
|
configuredialog.h
|
SVN_MERGE
|
16 years ago |
|
configuredialog_p.cpp
|
Reduce "false-positives" when deciding whether a change has been made in the configure dialog.
|
15 years ago |
|
configuredialog_p.h
|
Reduce "false-positives" when deciding whether a change has been made in the configure dialog.
|
15 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)
|
15 years ago |
|
filterlogdlg.cpp
|
Coding style and API cleanup of FilterLog
|
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
|
Ported the majority of KMail to the KConfigXT architecture, by converting the
|
15 years ago |
|
identitydialog.cpp
|
Ported the majority of KMail to the KConfigXT architecture, by converting the
|
15 years ago |
|
identitydialog.h
|
Use the MailCommon namespace.
|
16 years ago |
|
identitylistview.cpp
|
- enable the identity stuff for wince
|
16 years ago |
|
identitylistview.h
|
- enable the identity stuff for wince
|
16 years ago |
|
identitypage.cpp
|
Use the identity manager from the mailcommon kernel. Fixes identity
|
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 typos in messages
|
15 years ago |
|
kmail2.notifyrc
|
SVN_SILENT made messages (.desktop file)
|
15 years ago |
|
kmail_addattachmentservicemenu.desktop
|
SVN_SILENT made messages (.desktop file)
|
15 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
|
…
|
|
|
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
|
remove unused include
|
16 years ago |
|
kmail_part.rc
|
Move "Check Mail In" next to "Check Mail" again
|
15 years ago |
|
kmail_view.desktop
|
SVN_SILENT made messages (.desktop file)
|
15 years ago |
|
kmcommands.cpp
|
Ported the majority of KMail to the KConfigXT architecture, by converting the
|
15 years ago |
|
kmcommands.h
|
Use the filtering code from mailcommon
|
16 years ago |
|
kmcomposereditor.cpp
|
Ported the majority of KMail to the KConfigXT architecture, by converting the
|
15 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
|
Ported the majority of KMail to the KConfigXT architecture, by converting the
|
15 years ago |
|
kmcomposewin.h
|
Remove duplicate code
|
16 years ago |
|
kmfilterdlg.cpp
|
Ported the majority of KMail to the KConfigXT architecture, by converting the
|
15 years ago |
|
kmfilterdlg.h
|
Fix the Apply button behaviour in the Configure Filters dialog. Patch by George Metaxas.
|
15 years ago |
|
kmkernel.cpp
|
Don't prevent KMail from starting when migration failed.
|
15 years ago |
|
kmkernel.h
|
Fix change to default trash when we remove a folder which is a trash used by imap account
|
15 years ago |
|
kmmainwidget.cpp
|
Whitespace fix.
|
15 years ago |
|
kmmainwidget.h
|
Ported the majority of KMail to the KConfigXT architecture, by converting the
|
15 years ago |
|
kmmainwin.cpp
|
Remove no longer needed Mac workaround.
|
15 years ago |
|
kmmainwin.h
|
…
|
|
|
kmmainwin.rc
|
Move "Check Mail In" next to "Check Mail" again
|
15 years ago |
|
kmreadermainwin.cpp
|
Make use of the new AbstractMessageLoadedHandler for
|
16 years ago |
|
kmreadermainwin.h
|
Simplify setMessagePart and attachment viewing.
|
16 years ago |
|
kmreadermainwin.rc
|
…
|
|
|
kmreaderwin.cpp
|
Make use of the new AbstractMessageLoadedHandler for
|
16 years ago |
|
kmreaderwin.h
|
Make use of the new AbstractMessageLoadedHandler for
|
16 years ago |
|
kmstartup.cpp
|
Ported the majority of KMail to the KConfigXT architecture, by converting the
|
15 years ago |
|
kmstartup.h
|
…
|
|
|
kmsystemtray.cpp
|
Fix the missing part of the unread message count in systemtray.
|
15 years ago |
|
kmsystemtray.h
|
note to self read mails before quick fixing, rkcosta kindly fixed this already
|
15 years ago |
|
kmversion.h
|
SVN_SILENT Update version numbers for today's release.
|
16 years ago |
|
mailinglistpropertiesdialog.cpp
|
compile on MeeGo
|
16 years ago |
|
mailinglistpropertiesdialog.h
|
attempt to compile on MeeGo
|
16 years ago |
|
mailserviceimpl.cpp
|
SVN_MERGE
|
16 years ago |
|
mailserviceimpl.h
|
…
|
|
|
main.cpp
|
SVN_MERGE
|
16 years ago |
|
messageactions.cpp
|
Compare items correctly, minor code cleanups.
|
15 years ago |
|
messageactions.h
|
Don't use the blocking API to avoid stucking into the sub-event loop.
|
16 years ago |
|
mh2kmail
|
…
|
|
|
mh2kmailr
|
…
|
|
|
newidentitydialog.cpp
|
Get rid of KMKernel dependency.
|
16 years ago |
|
newidentitydialog.h
|
Get rid of KMKernel dependency.
|
16 years ago |
|
searchdescriptionattribute.cpp
|
…
|
|
|
searchdescriptionattribute.h
|
…
|
|
|
searchwindow.cpp
|
Minor
|
15 years ago |
|
searchwindow.h
|
coding style cleanup
|
16 years ago |
|
secondarywindow.cpp
|
…
|
|
|
secondarywindow.h
|
…
|
|
|
settings.kcfg
|
Fix antispam wizard (finish to port code)
|
16 years ago |
|
simplestringlisteditor.cpp
|
…
|
|
|
simplestringlisteditor.h
|
…
|
|
|
snippetwidget.cpp
|
Port SnippetWidget to MailCommon::SnippetManager.
|
16 years ago |
|
snippetwidget.h
|
Port SnippetWidget to MailCommon::SnippetManager.
|
16 years ago |
|
statusbarlabel.cpp
|
SVN_MERGE
|
16 years ago |
|
statusbarlabel.h
|
…
|
|
|
tag.cpp
|
…
|
|
|
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
|
Use KMime::Types::Mailbox to pass around mail addresses
|
15 years ago |
|
util.h
|
Use KMime::Types::Mailbox to pass around mail addresses
|
15 years ago |
|
xfaceconfigurator.cpp
|
Port to new identity API.
|
16 years ago |
|
xfaceconfigurator.h
|
…
|
|