|
about
|
Fix application logos in about pages. Now the background is transparent and should work with any background image.
|
17 years ago |
|
avscripts
|
…
|
|
|
icons
|
- Remove oxygen icons to avoid duplication. Missing ones are added in the oxygen repository.
|
17 years ago |
|
interfaces
|
use interface from libmessageviewer
|
17 years ago |
|
kconf_update
|
…
|
|
|
pics
|
Readd renamed files
|
17 years ago |
|
tests
|
more IMAP groupware removal
|
17 years ago |
|
ui
|
more IMAP groupware removal
|
17 years ago |
|
.krazy
|
Cleanup kDebug/kWarning/kError():
|
17 years ago |
|
CMakeLists.txt
|
Bye bye old kmfoldercombobox.h
|
17 years ago |
|
HACKING
|
…
|
|
|
KMail.desktop
|
Make kontact the imap backend for the kolab resource.
|
17 years ago |
|
Mainpage.dox
|
…
|
|
|
Messages.sh
|
Allow translating the kcfg again.
|
17 years ago |
|
RELEASE-HOWTO
|
…
|
|
|
TODO-before-release
|
Port foldershortcutcommand to entity::id
|
17 years ago |
|
TODO.cberzan
|
SVN_MERGE
|
17 years ago |
|
aboutdata.cpp
|
Revert it, otherwise kmail doesn't find its rc file and co
|
17 years ago |
|
aboutdata.h
|
…
|
|
|
accountcombobox.cpp
|
Cleanup kDebug/kWarning/kError():
|
17 years ago |
|
accountcombobox.h
|
…
|
|
|
accountdialog.cpp
|
KMFolder--
|
17 years ago |
|
accountdialog.h
|
KMFolder--
|
17 years ago |
|
accountmanager.cpp
|
KMFolder--
|
17 years ago |
|
accountmanager.h
|
…
|
|
|
accountwizard.cpp
|
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
|
17 years ago |
|
accountwizard.h
|
Fix forward declaration
|
17 years ago |
|
acljobs.cpp
|
SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up.
|
17 years ago |
|
acljobs.h
|
…
|
|
|
actionscheduler.cpp
|
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
|
17 years ago |
|
actionscheduler.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
akonadisender.cpp
|
Fix signal/slot
|
17 years ago |
|
akonadisender.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
antispamwizard.cpp
|
Fix signal/slot
|
17 years ago |
|
antispamwizard.h
|
Fix signal/slot
|
17 years ago |
|
app_octetstream.cpp
|
use interface from libmessageviewer
|
17 years ago |
|
application_octetstream.desktop
|
SVN_MERGE
|
17 years ago |
|
attachmentcollector.cpp
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
attachmentcollector.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
attachmentcontroller.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
attachmentcontroller.h
|
First step towards untangling our dependencies. Move some of the common
|
17 years ago |
|
attachmentfrompublickeyjob.cpp
|
SVN_SILENT oops, that wasn't supposed to get merged yet.
|
17 years ago |
|
attachmentfrompublickeyjob.h
|
SVN_SILENT oops, that wasn't supposed to get merged yet.
|
17 years ago |
|
attachmentmodel.cpp
|
SVN_MERGE
|
17 years ago |
|
attachmentmodel.h
|
First step towards untangling our dependencies. Move some of the common
|
17 years ago |
|
attachmentview.cpp
|
First step towards untangling our dependencies. Move some of the common
|
17 years ago |
|
attachmentview.h
|
SVN_MERGE
|
17 years ago |
|
chiasmuskeyselector.cpp
|
…
|
|
|
chiasmuskeyselector.h
|
…
|
|
|
codecaction.cpp
|
SVN_MERGE
|
17 years ago |
|
codecaction.h
|
SVN_MERGE
|
17 years ago |
|
codecmanager.cpp
|
SVN_MERGE
|
17 years ago |
|
codecmanager.h
|
SVN_MERGE
|
17 years ago |
|
collectionaclpage.cpp
|
Show acl page
|
17 years ago |
|
collectionaclpage.h
|
Show acl page
|
17 years ago |
|
collectiongeneralpage.cpp
|
Reactivate some code
|
17 years ago |
|
collectiongeneralpage.h
|
Port some code in general page
|
17 years ago |
|
collectionmaintenancepage.cpp
|
Fix crash
|
17 years ago |
|
collectionmaintenancepage.h
|
Fix crash
|
17 years ago |
|
collectionquotapage.cpp
|
Use it directly
|
17 years ago |
|
collectionquotapage.h
|
Show this page if collection has a collectionquota attribute
|
17 years ago |
|
collectionquotapage_p.cpp
|
Port quotapage
|
17 years ago |
|
collectionquotapage_p.h
|
Port quotapage
|
17 years ago |
|
collectiontemplatespage.cpp
|
Fix save/load template config
|
17 years ago |
|
collectiontemplatespage.h
|
Fix save/load template config
|
17 years ago |
|
collectionviewpage.cpp
|
Save/load config
|
17 years ago |
|
collectionviewpage.h
|
Save/load config
|
17 years ago |
|
compactionjob.cpp
|
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
|
17 years ago |
|
compactionjob.h
|
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
|
17 years ago |
|
composer.cpp
|
…
|
|
|
composer.h
|
KMFolder--
|
17 years ago |
|
config-kmail.h.cmake
|
KMAIL -> KDEPIM, as another application might eventually want to use this.
|
17 years ago |
|
configuredialog.cpp
|
Remove the no longer needed IMAP groupware interface config.
|
17 years ago |
|
configuredialog.h
|
Disable IMAP related code. IMAP (both online and disconnected) should be handled by the akonadi resource.
|
17 years ago |
|
configuredialog_p.cpp
|
Extract the UI code for Configure dialogs Accont page, recieving tab into a .ui file.
|
17 years ago |
|
configuredialog_p.h
|
Remove the no longer needed IMAP groupware interface config.
|
17 years ago |
|
configuredialoglistview.cpp
|
Extract the UI code for Configure dialogs Accont page, recieving tab into a .ui file.
|
17 years ago |
|
configuredialoglistview.h
|
SVN_MERGE
|
17 years ago |
|
custommimeheader.kcfg
|
…
|
|
|
custommimeheader.kcfgc
|
…
|
|
|
customtemplates.cpp
|
Merged revisions 970940 via svnmerge from
|
17 years ago |
|
customtemplates.h
|
Merged revisions 970940 via svnmerge from
|
17 years ago |
|
customtemplates_kfg.kcfg
|
Merged revisions 957591 via svnmerge from
|
17 years ago |
|
customtemplates_kfg.kcfgc
|
…
|
|
|
customtemplatesmenu.cpp
|
…
|
|
|
customtemplatesmenu.h
|
…
|
|
|
dbusimap.desktop
|
SVN_MERGE
|
17 years ago |
|
dbusmail.desktop
|
SVN_MERGE
|
17 years ago |
|
distributionlistdialog.cpp
|
warnings--
|
17 years ago |
|
distributionlistdialog.h
|
…
|
|
|
expirejob.cpp
|
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
|
17 years ago |
|
expirejob.h
|
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
|
17 years ago |
|
expirypropertiesdialog.cpp
|
KMFolder--
|
17 years ago |
|
expirypropertiesdialog.h
|
kmfolder--
|
17 years ago |
|
filterimporterexporter.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
filterimporterexporter.h
|
- Set the correct config for the message list with the new config provider
|
17 years ago |
|
filterlog.cpp
|
SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up.
|
17 years ago |
|
filterlog.h
|
…
|
|
|
filterlogdlg.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
filterlogdlg.h
|
…
|
|
|
foldercollection.cpp
|
Add parent
|
17 years ago |
|
foldercollection.h
|
Don't use exec();
|
17 years ago |
|
folderjob.cpp
|
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
|
17 years ago |
|
folderjob.h
|
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
|
17 years ago |
|
folderrequester.cpp
|
Clean up
|
17 years ago |
|
folderrequester.h
|
Clean up
|
17 years ago |
|
folderselectiontreeview.cpp
|
SVN_MERGE
|
17 years ago |
|
folderselectiontreeview.h
|
SVN_MERGE
|
17 years ago |
|
folderselectiontreeviewdialog.cpp
|
Improve
|
17 years ago |
|
folderselectiontreeviewdialog.h
|
Allow to create new subfolder
|
17 years ago |
|
foldershortcutdialog.cpp
|
Port shortcut dialog to foldercollection
|
17 years ago |
|
foldershortcutdialog.h
|
Port shortcut dialog to foldercollection
|
17 years ago |
|
folderstorage.cpp
|
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
|
17 years ago |
|
folderstorage.h
|
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
|
17 years ago |
|
foldertreeview.cpp
|
Clean up
|
17 years ago |
|
foldertreeview.h
|
Clean up
|
17 years ago |
|
globalsettings.cpp
|
Readd it it fixes crash
|
17 years ago |
|
globalsettings.h
|
Readd it it fixes crash
|
17 years ago |
|
globalsettings_base.kcfgc
|
…
|
|
|
identitydialog.cpp
|
SVN_MERGE
|
17 years ago |
|
identitydialog.h
|
…
|
|
|
identitylistview.cpp
|
SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up.
|
17 years ago |
|
identitylistview.h
|
…
|
|
|
imapaccountbase.cpp
|
bye bye bodyvisitor
|
17 years ago |
|
imapaccountbase.h
|
Change namespace from libmessageviewer => Message to MessageViewer
|
17 years ago |
|
isubject.cpp
|
SVN_MERGE
|
17 years ago |
|
isubject.h
|
…
|
|
|
jobscheduler.cpp
|
SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up.
|
17 years ago |
|
jobscheduler.h
|
…
|
|
|
kcm_kmail.cpp
|
…
|
|
|
keyresolver.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
keyresolver.h
|
…
|
|
|
kleo_util.h
|
…
|
|
|
kmaccount.cpp
|
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
|
17 years ago |
|
kmaccount.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
kmacctcachedimap.cpp
|
SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up.
|
17 years ago |
|
kmacctcachedimap.h
|
…
|
|
|
kmacctfolder.cpp
|
…
|
|
|
kmacctfolder.h
|
…
|
|
|
kmacctimap.cpp
|
Disable IMAP related code. IMAP (both online and disconnected) should be handled by the akonadi resource.
|
17 years ago |
|
kmacctimap.h
|
…
|
|
|
kmacctlocal.cpp
|
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
|
17 years ago |
|
kmacctlocal.h
|
Merged revisions 995520 via svnmerge from
|
17 years ago |
|
kmacctmaildir.cpp
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
kmacctmaildir.h
|
…
|
|
|
kmacctseldlg.cpp
|
…
|
|
|
kmacctseldlg.h
|
…
|
|
|
kmail.antispamrc
|
BUG: 140353
|
17 years ago |
|
kmail.antispamrc-HOWTO
|
…
|
|
|
kmail.antivirusrc
|
…
|
|
|
kmail.kcfg.cmake
|
Remove the no longer needed IMAP groupware interface config.
|
17 years ago |
|
kmail.notifyrc
|
SVN_MERGE
|
17 years ago |
|
kmail_config_accounts.desktop
|
SVN_MERGE
|
17 years ago |
|
kmail_config_appearance.desktop
|
SVN_MERGE
|
17 years ago |
|
kmail_config_composer.desktop
|
SVN_MERGE
|
17 years ago |
|
kmail_config_identity.desktop
|
SVN_MERGE
|
17 years ago |
|
kmail_config_misc.desktop
|
SVN_MERGE
|
17 years ago |
|
kmail_config_security.desktop
|
SVN_MERGE
|
17 years ago |
|
kmail_export.h
|
…
|
|
|
kmail_options.h
|
…
|
|
|
kmail_part.cpp
|
Comment other code
|
17 years ago |
|
kmail_part.h
|
Comment other code
|
17 years ago |
|
kmail_part.rc
|
Readd menu
|
17 years ago |
|
kmail_view.desktop
|
SVN_MERGE
|
17 years ago |
|
kmcommands.cpp
|
Try to implement copy items
|
17 years ago |
|
kmcommands.h
|
Try to implement copy items
|
17 years ago |
|
kmcomposereditor.cpp
|
Port++
|
17 years ago |
|
kmcomposereditor.h
|
Port to KPIMTextEdit.
|
17 years ago |
|
kmcomposerui.rc
|
…
|
|
|
kmdebug.h
|
Cleanup kDebug/kWarning/kError():
|
17 years ago |
|
kmdict.cpp
|
Cleanup kDebug/kWarning/kError():
|
17 years ago |
|
kmdict.h
|
misspellings--
|
17 years ago |
|
kmfawidgets.cpp
|
Merged revisions 957591 via svnmerge from
|
17 years ago |
|
kmfawidgets.h
|
Merged revisions 957591 via svnmerge from
|
17 years ago |
|
kmfilter.cpp
|
KMFolder--
|
17 years ago |
|
kmfilter.h
|
KMFolder--
|
17 years ago |
|
kmfilteraction.cpp
|
KMFolder--
|
17 years ago |
|
kmfilteraction.h
|
KMFolder--
|
17 years ago |
|
kmfilterdlg.cpp
|
fix small optical glitch with margin inside tab
|
17 years ago |
|
kmfilterdlg.h
|
New "add to address book" filter type. Based on a commit from
|
17 years ago |
|
kmfiltermgr.cpp
|
KMFolder--
|
17 years ago |
|
kmfiltermgr.h
|
KMFolder--
|
17 years ago |
|
kmfolder.cpp
|
Start to implement create default folder but doesn't work yet
|
17 years ago |
|
kmfolder.h
|
Port++
|
17 years ago |
|
kmfolderdir.cpp
|
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
|
17 years ago |
|
kmfolderdir.h
|
Backport r967423 by tmcguire from trunk to the 4.2 branch:
|
17 years ago |
|
kmfolderindex.cpp
|
Remove it
|
17 years ago |
|
kmfolderindex.h
|
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
|
17 years ago |
|
kmfolderindex_common.cpp
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
kmfoldermgr.cpp
|
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
|
17 years ago |
|
kmfoldermgr.h
|
…
|
|
|
kmfoldernode.cpp
|
…
|
|
|
kmfoldernode.h
|
…
|
|
|
kmfoldertype.h
|
…
|
|
|
kmglobal.h
|
…
|
|
|
kmkernel.cpp
|
KMFolder--
|
17 years ago |
|
kmkernel.h
|
KMFolder--
|
17 years ago |
|
kmlineeditspell.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
kmlineeditspell.h
|
…
|
|
|
kmmainwidget.cpp
|
Not necessary now
|
17 years ago |
|
kmmainwidget.h
|
Not necessary now
|
17 years ago |
|
kmmainwin.cpp
|
Allow to save/load active icons
|
17 years ago |
|
kmmainwin.h
|
…
|
|
|
kmmainwin.rc
|
Readd menu
|
17 years ago |
|
kmmessage.cpp
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
kmmessage.h
|
SVN_MERGE
|
17 years ago |
|
kmmessagetag.cpp
|
- Set the correct config for the message list with the new config provider
|
17 years ago |
|
kmmessagetag.h
|
…
|
|
|
kmmsgbase.cpp
|
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
|
17 years ago |
|
kmmsgbase.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
kmmsgdict.cpp
|
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
|
17 years ago |
|
kmmsgdict.h
|
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
|
17 years ago |
|
kmmsginfo.cpp
|
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
|
17 years ago |
|
kmmsginfo.h
|
…
|
|
|
kmmsglist.cpp
|
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
|
17 years ago |
|
kmmsglist.h
|
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
|
17 years ago |
|
kmmsgpart.cpp
|
now all links
|
17 years ago |
|
kmmsgpart.h
|
now all links
|
17 years ago |
|
kmpopfiltercnfrmdlg.cpp
|
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
|
17 years ago |
|
kmpopfiltercnfrmdlg.h
|
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
|
17 years ago |
|
kmpopheaders.cpp
|
Minor fix
|
17 years ago |
|
kmpopheaders.h
|
…
|
|
|
kmreadermainwin.cpp
|
Port++
|
17 years ago |
|
kmreadermainwin.h
|
Not necessary now
|
17 years ago |
|
kmreadermainwin.rc
|
BUG: 196008
|
17 years ago |
|
kmreaderwin.cpp
|
Reactivate some code
|
17 years ago |
|
kmreaderwin.h
|
Not necessary now
|
17 years ago |
|
kmsearchpattern.cpp
|
Fix signal/slot
|
17 years ago |
|
kmsearchpattern.h
|
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
|
17 years ago |
|
kmsearchpatternedit.cpp
|
Enable search by status.
|
17 years ago |
|
kmsearchpatternedit.h
|
Allow searching by tag. Created new RuleWidgetHandler for tags.
|
17 years ago |
|
kmstartup.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
kmstartup.h
|
…
|
|
|
kmsystemtray.cpp
|
Disable IMAP related code. IMAP (both online and disconnected) should be handled by the akonadi resource.
|
17 years ago |
|
kmsystemtray.h
|
Backport r964250 by tmcguire from trunk to the 4.2 branch:
|
17 years ago |
|
kmversion.h
|
SVN_SILENT Update version numbers for today's release.
|
17 years ago |
|
korghelper.cpp
|
warnings--
|
17 years ago |
|
korghelper.h
|
…
|
|
|
kwindowpositioner.cpp
|
…
|
|
|
kwindowpositioner.h
|
…
|
|
|
localsubscriptiondialog.cpp
|
krazy2 i18ncheckarg fixes on source and ui files.
|
17 years ago |
|
localsubscriptiondialog.h
|
Backport r961641 by tmcguire from trunk to the 4.2 branch:
|
17 years ago |
|
mailinglist-magic.cpp
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
mailinglist-magic.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
mailinglistpropertiesdialog.cpp
|
USe FolderCollection
|
17 years ago |
|
mailinglistpropertiesdialog.h
|
Port ++
|
17 years ago |
|
mailmanagerimpl.cpp
|
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
|
17 years ago |
|
mailmanagerimpl.h
|
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
|
17 years ago |
|
mailserviceimpl.cpp
|
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
|
17 years ago |
|
mailserviceimpl.h
|
…
|
|
|
main.cpp
|
Start akonadi server if necessary
|
17 years ago |
|
managesievescriptsdialog.cpp
|
Disable IMAP related code. IMAP (both online and disconnected) should be handled by the akonadi resource. (another round)
|
17 years ago |
|
managesievescriptsdialog.h
|
…
|
|
|
managesievescriptsdialog_p.h
|
…
|
|
|
mdnadvicedialog.cpp
|
Fix krazy issue with obsolete QMessageBox::information() call. The easiest way seemed to be creating an inherited KDialog.
|
17 years ago |
|
mdnadvicedialog.h
|
Fix krazy issue with obsolete QMessageBox::information() call. The easiest way seemed to be creating an inherited KDialog.
|
17 years ago |
|
messageactions.cpp
|
Port action
|
17 years ago |
|
messageactions.h
|
Continue to port kmcommand to Akonadi::Item
|
17 years ago |
|
messagecomposer.cpp
|
Bye bye old kmfoldercombobox.h
|
17 years ago |
|
messagecomposer.h
|
SVN_MERGE
|
17 years ago |
|
messagehelper.cpp
|
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
|
17 years ago |
|
messagehelper.h
|
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
|
17 years ago |
|
messageinfo.cpp
|
More stuff ported from KMMessage
|
17 years ago |
|
messageinfo.h
|
More stuff ported from KMMessage
|
17 years ago |
|
messageproperty.cpp
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
messageproperty.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
messagesender.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
messagetree.cpp
|
…
|
|
|
messagetree.h
|
…
|
|
|
mh2kmail
|
…
|
|
|
mh2kmailr
|
…
|
|
|
networkaccount.cpp
|
SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up.
|
17 years ago |
|
networkaccount.h
|
…
|
|
|
newcomposerwin.cpp
|
Bye bye old kmfoldercombobox.h
|
17 years ago |
|
newcomposerwin.h
|
Bye bye old kmfoldercombobox.h
|
17 years ago |
|
org.kde.kmail.groupware.xml
|
…
|
|
|
popaccount.cpp
|
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
|
17 years ago |
|
popaccount.h
|
…
|
|
|
procmailparser.cpp
|
…
|
|
|
procmailparser.h
|
…
|
|
|
protocols.h
|
…
|
|
|
readablecollectionproxymodel.cpp
|
Improve
|
17 years ago |
|
readablecollectionproxymodel.h
|
Improve
|
17 years ago |
|
recipientseditor.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
recipientseditor.h
|
…
|
|
|
recipientspicker.cpp
|
make sure we have spacing between buttons
|
17 years ago |
|
recipientspicker.h
|
Show only default addresses in 'Select recipient' dialog. Based on a
|
17 years ago |
|
redirectdialog.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
redirectdialog.h
|
Backport r961588 by tmcguire from trunk to the 4.2 branch:
|
17 years ago |
|
regexplineedit.cpp
|
BUG: 204532
|
17 years ago |
|
regexplineedit.h
|
…
|
|
|
rulewidgethandlermanager.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
rulewidgethandlermanager.h
|
…
|
|
|
searchwindow.cpp
|
Fix signal/slot
|
17 years ago |
|
searchwindow.h
|
KMFolder--
|
17 years ago |
|
secondarywindow.cpp
|
…
|
|
|
secondarywindow.h
|
…
|
|
|
sieveconfig.cpp
|
…
|
|
|
sieveconfig.h
|
…
|
|
|
sievedebugdialog.cpp
|
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
|
17 years ago |
|
sievedebugdialog.h
|
…
|
|
|
sievejob.cpp
|
SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up.
|
17 years ago |
|
sievejob.h
|
…
|
|
|
simplestringlisteditor.cpp
|
SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up.
|
17 years ago |
|
simplestringlisteditor.h
|
Backport r961647 by tmcguire from trunk to the 4.2 branch:
|
17 years ago |
|
snippetdlg.cpp
|
…
|
|
|
snippetdlg.h
|
…
|
|
|
snippetitem.cpp
|
…
|
|
|
snippetitem.h
|
…
|
|
|
snippetwidget.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
snippetwidget.h
|
- Set the correct config for the message list with the new config provider
|
17 years ago |
|
statusbarlabel.cpp
|
…
|
|
|
statusbarlabel.h
|
…
|
|
|
stringutil.cpp
|
SVN_MERGE
|
17 years ago |
|
stringutil.h
|
Don't be Expandable by default, because then it crashes by default because the fieldname is empty
|
17 years ago |
|
subscriptiondialog.cpp
|
Cleanup kDebug/kWarning/kError():
|
17 years ago |
|
subscriptiondialog.h
|
Backport r961641 by tmcguire from trunk to the 4.2 branch:
|
17 years ago |
|
templateparser.cpp
|
Bye bye kmfolder
|
17 years ago |
|
templateparser.h
|
Bye bye kmfolder
|
17 years ago |
|
templatesconfiguration.cpp
|
SVN_MERGE
|
17 years ago |
|
templatesconfiguration.h
|
Remove support for importing legacy phrases, they are from ancient KDE 3 times.
|
17 years ago |
|
templatesconfiguration_kfg.kcfg
|
…
|
|
|
templatesconfiguration_kfg.kcfgc
|
…
|
|
|
templatesinsertcommand.cpp
|
Add Quoted message option to insert command in custom templates.
|
17 years ago |
|
templatesinsertcommand.h
|
SVN_MERGE
|
17 years ago |
|
textsource.cpp
|
listjob done by akonadi
|
17 years ago |
|
textsource.h
|
…
|
|
|
tips
|
…
|
|
|
undostack.cpp
|
KMFolder--
|
17 years ago |
|
undostack.h
|
KMFolder--
|
17 years ago |
|
util.cpp
|
Proof-reading messages.
|
17 years ago |
|
util.h
|
Un-revert the following commit, now that Laurent fixed it:
|
17 years ago |
|
vacation.cpp
|
Disable IMAP related code. IMAP (both online and disconnected) should be handled by the akonadi resource.
|
17 years ago |
|
vacation.h
|
…
|
|
|
vacationdialog.cpp
|
SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up.
|
17 years ago |
|
vacationdialog.h
|
…
|
|
|
version-kmail.h.cmake
|
…
|
|
|
xfaceconfigurator.cpp
|
…
|
|
|
xfaceconfigurator.h
|
…
|
|