|
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
|
we need the full definition of KUrl for Q_UNUSED
|
17 years ago |
|
kconf_update
|
…
|
|
|
messagelistview
|
Fix config name error
|
17 years ago |
|
pics
|
Readd renamed files
|
17 years ago |
|
tests
|
Fix compile tests
|
17 years ago |
|
ui
|
Configuration option to enable/disable indicators
|
17 years ago |
|
.krazy
|
Cleanup kDebug/kWarning/kError():
|
17 years ago |
|
CMakeLists.txt
|
Merged revisions 1044788 via svnmerge from
|
17 years ago |
|
HACKING
|
Point to the new junior jobs site. although I doubt anybody has ever read this...
|
17 years ago |
|
KMail.desktop
|
merge SVN commit 1032869 by dfaure:
|
17 years ago |
|
Mainpage.dox
|
…
|
|
|
Messages.sh
|
Allow translating the kcfg again.
|
17 years ago |
|
RELEASE-HOWTO
|
Just a little reminder for myself.
|
17 years ago |
|
aboutdata.cpp
|
update email
|
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 |
|
annotationjobs.cpp
|
annotation done by akonadi directly
|
17 years ago |
|
annotationjobs.h
|
annotation done by akonadi directly
|
17 years ago |
|
antispamconfig.cpp
|
USe antispamconfig.cpp from libmessageviewer
|
17 years ago |
|
antispamconfig.h
|
USe antispamconfig.cpp from libmessageviewer
|
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_SILENT made messages (.desktop file)
|
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 |
|
attachmentdialog.cpp
|
Use attachmentdialog.h from libmessageviewer
|
17 years ago |
|
attachmentdialog.h
|
Use attachmentdialog.h from libmessageviewer
|
17 years ago |
|
attachmentlistview.cpp
|
SVN_MERGE
|
17 years ago |
|
attachmentlistview.h
|
SVN_MERGE
|
17 years ago |
|
attachmentstrategy.cpp
|
Use attachmentstrategy.h from libmessageviewer
|
17 years ago |
|
attachmentstrategy.h
|
Use attachmentstrategy.h from libmessageviewer
|
17 years ago |
|
autoqpointer.h
|
We can use directly autoqpointer.h from libmessageviewer
|
17 years ago |
|
backupjob.cpp
|
SVN_MERGE
|
17 years ago |
|
backupjob.h
|
SVN_MERGE
|
17 years ago |
|
bodypartformatter.cpp
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
bodypartformatter.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
bodypartformatterfactory.cpp
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
bodypartformatterfactory.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
bodypartformatterfactory_p.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
bodyvisitor.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 |
|
bodyvisitor.h
|
Change namespace from libmessageviewer => Message to MessageViewer
|
17 years ago |
|
cachedimapjob.cpp
|
Remove Scalix support from KDE PIM
|
17 years ago |
|
cachedimapjob.h
|
done by akonadi
|
17 years ago |
|
callback.cpp
|
Merged revisions 1039801 via svnmerge from
|
17 years ago |
|
callback.h
|
It's not used in kmail (moved in messageviewer)
|
17 years ago |
|
chiasmuskeyselector.cpp
|
…
|
|
|
chiasmuskeyselector.h
|
…
|
|
|
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
|
Merged revisions 1039801 via svnmerge from
|
17 years ago |
|
config-kmail.h.cmake
|
Started to implement support for indicators.
|
17 years ago |
|
configuredialog.cpp
|
Configuration option to enable/disable indicators
|
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
|
ahhh... KDEPIM_ENTERPRISE_BUILD, not ENTERPRISE_BUILD
|
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 |
|
copyfolderjob.cpp
|
copyfolder done by akonadi
|
17 years ago |
|
copyfolderjob.h
|
copyfolder done by akonadi
|
17 years ago |
|
csshelper.cpp
|
Use csshelper from libmessageviewer (temporary)
|
17 years ago |
|
csshelper.h
|
Use csshelper from libmessageviewer (temporary)
|
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_SILENT made messages (.desktop file)
|
17 years ago |
|
dbusmail.desktop
|
SVN_SILENT made messages (.desktop file)
|
17 years ago |
|
distributionlistdialog.cpp
|
Port StdAddressBook to Akonadi
|
17 years ago |
|
distributionlistdialog.h
|
…
|
|
|
editorwatcher.cpp
|
Export editorwatcher.h from libmessageviewer and use it
|
17 years ago |
|
editorwatcher.h
|
Export editorwatcher.h from libmessageviewer and use it
|
17 years ago |
|
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 |
|
favoritefolderview.cpp
|
Favorite folder view can be remove now (we use akonadi favorite folder view)
|
17 years ago |
|
favoritefolderview.h
|
Favorite folder view can be remove now (we use akonadi favorite folder view)
|
17 years ago |
|
filehtmlwriter.cpp
|
Move to libmessageviewer
|
17 years ago |
|
filehtmlwriter.h
|
Move to libmessageviewer
|
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
|
…
|
|
|
folderadaptor.cpp
|
Disable IMAP related code. IMAP (both online and disconnected) should be handled by the akonadi resource.
|
17 years ago |
|
folderadaptor.h
|
…
|
|
|
folderdialogacltab.cpp
|
Port from StdAddressBook to Akonadi
|
17 years ago |
|
folderdialogacltab.h
|
Rename it for coherent with other collection*page (not ported yet)
|
17 years ago |
|
folderdialogquotatab.cpp
|
create page for quota for collection property dialog
|
17 years ago |
|
folderdialogquotatab.h
|
create page for quota for collection property dialog
|
17 years ago |
|
folderdialogquotatab_p.cpp
|
create page for quota for collection property dialog
|
17 years ago |
|
folderdialogquotatab_p.h
|
create page for quota for collection property dialog
|
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 |
|
folderselectiondialog.cpp
|
now we can remove folderselectiondialog.cpp
|
17 years ago |
|
folderselectiondialog.h
|
now we can remove folderselectiondialog.cpp
|
17 years ago |
|
folderselectiontreewidget.cpp
|
Remove it
|
17 years ago |
|
folderselectiontreewidget.h
|
Remove it
|
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 |
|
folderview.cpp
|
Byebye folderview.cpp
|
17 years ago |
|
folderview.h
|
Byebye folderview.cpp
|
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
|
…
|
|
|
groupware_types.cpp
|
…
|
|
|
groupware_types.h
|
…
|
|
|
headerstrategy.cpp
|
Bye bye headerstrategy.h (use it from libmessageviewer)
|
17 years ago |
|
headerstrategy.h
|
Bye bye headerstrategy.h (use it from libmessageviewer)
|
17 years ago |
|
headerstyle.cpp
|
Port from KABC::StdAddressBook to Akonadi
|
17 years ago |
|
headerstyle.h
|
Bye bye headerstyle.cpp (using version from libmessageviewer)
|
17 years ago |
|
htmlquotecolorer.cpp
|
Trivial commit for trivial krazy2 warnings.
|
17 years ago |
|
htmlquotecolorer.h
|
Trivial commit for trivial krazy2 warnings.
|
17 years ago |
|
htmlstatusbar.cpp
|
Changed HTML status bar in message window to be clickable and toggle between HTML and plain text when available.
|
17 years ago |
|
htmlstatusbar.h
|
Changed HTML status bar in message window to be clickable and toggle between HTML and plain text when available.
|
17 years ago |
|
iconnamecache.cpp
|
Use iconnamecache.h from libmessageviewer
|
17 years ago |
|
iconnamecache.h
|
Use iconnamecache.h from libmessageviewer
|
17 years ago |
|
identitydialog.cpp
|
Use the new method from kdepimlibs
|
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
|
Disable IMAP related code. IMAP (both online and disconnected) should be handled by the akonadi resource.
|
17 years ago |
|
imapaccountbase.h
|
warnings--
|
17 years ago |
|
imapjob.cpp
|
imapjob will do by akonadi
|
17 years ago |
|
imapjob.h
|
imapjob will do by akonadi
|
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
|
…
|
|
|
kcursorsaver.h
|
Not necessary to have kcursorsaver.h in kmail and in libmessageviewer
|
17 years ago |
|
keyresolver.cpp
|
Reduce code duplication a bit
|
17 years ago |
|
keyresolver.h
|
Reduce code duplication a bit
|
17 years ago |
|
khtmlparthtmlwriter.cpp
|
warnings--
|
17 years ago |
|
khtmlparthtmlwriter.h
|
use khtmlparthtmlwriter.h from libmessageviewer
|
17 years ago |
|
kleo_util.h
|
Backport r940792 by tmcguire from trunk to the 4.2 branch:
|
17 years ago |
|
kleojobexecutor.cpp
|
Use kleojobexecutor.h from libmessageviewer (temporary, will remove when we will remove old code)
|
17 years ago |
|
kleojobexecutor.h
|
Use kleojobexecutor.h from libmessageviewer (temporary, will remove when we will remove old code)
|
17 years ago |
|
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
|
warnings--
|
17 years ago |
|
kmacctcachedimap.h
|
warnings--
|
17 years ago |
|
kmacctfolder.cpp
|
…
|
|
|
kmacctfolder.h
|
…
|
|
|
kmacctimap.cpp
|
Possibly fix a crash when exiting KMail, because the scheduler was never told to
|
17 years ago |
|
kmacctimap.h
|
warnings--
|
17 years ago |
|
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
|
…
|
|
|
kmaddrbook.cpp
|
Port from StdAddressBook to Akonadi
|
17 years ago |
|
kmaddrbook.h
|
Use kmaddrbook.h from libmessageviewer
|
17 years ago |
|
kmail.antispamrc
|
Merged revisions 1020465 via svnmerge from
|
17 years ago |
|
kmail.antispamrc-HOWTO
|
…
|
|
|
kmail.antivirusrc
|
…
|
|
|
kmail.kcfg.cmake
|
Control Center -> System Settings
|
17 years ago |
|
kmail.notifyrc
|
SVN_SILENT made messages (.desktop file)
|
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_SILENT made messages (.desktop file)
|
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
|
Merged revisions 1044788 via svnmerge from
|
17 years ago |
|
kmail_view.desktop
|
SVN_MERGE
|
17 years ago |
|
kmailicalifaceimpl.cpp
|
Remove Scalix support from KDE PIM
|
17 years ago |
|
kmailicalifaceimpl.h
|
…
|
|
|
kmatmlistview.cpp
|
SVN_MERGE
|
17 years ago |
|
kmatmlistview.h
|
SVN_MERGE
|
17 years ago |
|
kmcommands.cpp
|
SVN_MERGE
|
17 years ago |
|
kmcommands.h
|
Start to port shortcutaction to akonadi::collection
|
17 years ago |
|
kmcomposereditor.cpp
|
Port++
|
17 years ago |
|
kmcomposereditor.h
|
Port to KPIMTextEdit.
|
17 years ago |
|
kmcomposerui.rc
|
…
|
|
|
kmcomposewin.cpp
|
BUG: 192873
|
17 years ago |
|
kmcomposewin.h
|
Merged revisions 1039801 via svnmerge from
|
17 years ago |
|
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
|
Disable IMAP related code. IMAP (both online and disconnected) should be handled by the akonadi resource.
|
17 years ago |
|
kmfilter.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
kmfilteraction.cpp
|
Fix mem leak
|
17 years ago |
|
kmfilteraction.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
kmfilterdlg.cpp
|
change the default button focus from the [Help] to the [Cancel] button.
|
17 years ago |
|
kmfilterdlg.h
|
New "add to address book" filter type. Based on a commit from
|
17 years ago |
|
kmfiltermgr.cpp
|
Disable IMAP related code. IMAP (both online and disconnected) should be handled by the akonadi resource.
|
17 years ago |
|
kmfiltermgr.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
kmfolder.cpp
|
Coding style fixes
|
17 years ago |
|
kmfolder.h
|
Started to implement support for indicators.
|
17 years ago |
|
kmfoldercachedimap.cpp
|
Remove theses class (done by akonadi now)
|
17 years ago |
|
kmfoldercachedimap.h
|
Remove theses class (done by akonadi now)
|
17 years ago |
|
kmfoldercombobox.cpp
|
Disable IMAP related code. IMAP (both online and disconnected) should be handled by the akonadi resource.
|
17 years ago |
|
kmfoldercombobox.h
|
…
|
|
|
kmfolderdialog.cpp
|
Remove not necessary variable
|
17 years ago |
|
kmfolderdialog.h
|
Remove not necessary variable
|
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 |
|
kmfolderimap.cpp
|
Remove theses class (done by akonadi now)
|
17 years ago |
|
kmfolderimap.h
|
Remove theses class (done by akonadi now)
|
17 years ago |
|
kmfolderindex.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 |
|
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 |
|
kmfolderindex_sqlite.cpp
|
SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up.
|
17 years ago |
|
kmfoldermaildir.cpp
|
Remove theses class (done by akonadi now)
|
17 years ago |
|
kmfoldermaildir.h
|
Remove theses class (done by akonadi now)
|
17 years ago |
|
kmfoldermbox.cpp
|
Remove theses class (done by akonadi now)
|
17 years ago |
|
kmfoldermbox.h
|
Remove theses class (done by akonadi now)
|
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
|
…
|
|
|
kmfoldersearch.cpp
|
Remove theses class (done by akonadi now)
|
17 years ago |
|
kmfoldersearch.h
|
Remove theses class (done by akonadi now)
|
17 years ago |
|
kmfoldertype.h
|
…
|
|
|
kmglobal.h
|
…
|
|
|
kmgroupware.cpp
|
Merged revisions 1032288 via svnmerge from
|
17 years ago |
|
kmgroupware.h
|
…
|
|
|
kmkernel.cpp
|
Moved main window toggling code from KMSystemTray to KMKernel
|
17 years ago |
|
kmkernel.h
|
Moved main window toggling code from KMSystemTray to KMKernel
|
17 years ago |
|
kmlineeditspell.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
kmlineeditspell.h
|
…
|
|
|
kmmainwidget.cpp
|
Merged revisions 1044788 via svnmerge from
|
17 years ago |
|
kmmainwidget.h
|
Merged revisions 1044788 via svnmerge from
|
17 years ago |
|
kmmainwin.cpp
|
Allow to save/load active icons
|
17 years ago |
|
kmmainwin.h
|
Merged revisions 953503 via svnmerge from
|
17 years ago |
|
kmmainwin.rc
|
Merged revisions 1044788 via svnmerge from
|
17 years ago |
|
kmmessage.cpp
|
Merged revisions 1034078 via svnmerge from
|
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
|
SVN_SILENT warning--
|
17 years ago |
|
kmmimeparttree.cpp
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
kmmimeparttree.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
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
|
Merge workarounds for zero serial numbers from trunk.
|
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 |
|
kmmsgpartdlg.cpp
|
SVN_MERGE
|
17 years ago |
|
kmmsgpartdlg.h
|
SVN_MERGE
|
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 from KABC::StdAddressBook to Akonadi based code
|
17 years ago |
|
kmreadermainwin.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 |
|
kmreadermainwin.rc
|
BUG: 196008
|
17 years ago |
|
kmreaderwin.cpp
|
Changed HTML status bar in message window to be clickable and toggle between HTML and plain text when available.
|
17 years ago |
|
kmreaderwin.h
|
Changed HTML status bar in message window to be clickable and toggle between HTML and plain text when available.
|
17 years ago |
|
kmsearchpattern.cpp
|
Fix porting bug, we're in FuncIs_Not_InAddressbook here.
|
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
|
The commit message below is wrong, this is about enabling search by status again, r1002525 by jarmond in trunk.
|
17 years ago |
|
kmsearchpatternedit.h
|
Allow searching by tag. Created new RuleWidgetHandler for tags.
|
17 years ago |
|
kmsender.cpp
|
SVN_MERGE
|
17 years ago |
|
kmsender.h
|
SVN_MERGE
|
17 years ago |
|
kmstartup.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
kmstartup.h
|
…
|
|
|
kmsystemtray.cpp
|
Moved main window toggling code from KMSystemTray to KMKernel
|
17 years ago |
|
kmsystemtray.h
|
Moved main window toggling code from KMSystemTray to KMKernel
|
17 years ago |
|
kmversion.h
|
SVN_SILENT update version for KDE 4.4
|
17 years ago |
|
korghelper.cpp
|
warnings--
|
17 years ago |
|
korghelper.h
|
…
|
|
|
kwindowpositioner.cpp
|
…
|
|
|
kwindowpositioner.h
|
…
|
|
|
listjob.cpp
|
listjob done by akonadi
|
17 years ago |
|
listjob.h
|
listjob done by akonadi
|
17 years ago |
|
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 |
|
maildirjob.cpp
|
maildirjob.h can be remove (done by akonadi)
|
17 years ago |
|
maildirjob.h
|
maildirjob.h can be remove (done by akonadi)
|
17 years ago |
|
mailinglist-magic.cpp
|
debug--
|
17 years ago |
|
mailinglist-magic.h
|
Add a context-menu "Mailing-List", which can be used to subcribe to, unsubscribe from, post
|
17 years ago |
|
mailinglistpropertiesdialog.cpp
|
Port ++
|
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
|
…
|
|
|
mailsourceviewer.cpp
|
BUG: 212087
|
17 years ago |
|
mailsourceviewer.h
|
Share mailsourceviewer.h from libmessageviewer
|
17 years ago |
|
main.cpp
|
Start Akonadi by default now that KMail uses Akonadi for
|
17 years ago |
|
mainfolderview.cpp
|
Bye bye mainfolderview
|
17 years ago |
|
mainfolderview.h
|
Bye bye mainfolderview
|
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
|
Merged revisions 947259 via svnmerge from
|
17 years ago |
|
managesievescriptsdialog_p.h
|
Merged revisions 947259 via svnmerge from
|
17 years ago |
|
mboxjob.cpp
|
Done by akonadi directly
|
17 years ago |
|
mboxjob.h
|
Done by akonadi directly
|
17 years ago |
|
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
|
Don't add title when title is empty
|
17 years ago |
|
messageactions.h
|
Add a context-menu "Mailing-List", which can be used to subcribe to, unsubscribe from, post
|
17 years ago |
|
messagecomposer.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
messagecomposer.h
|
SVN_MERGE
|
17 years ago |
|
messagecopyhelper.cpp
|
copy/paste/cut will done by akonadi
|
17 years ago |
|
messagecopyhelper.h
|
copy/paste/cut will done by akonadi
|
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
|
…
|
|
|
newfolderdialog.cpp
|
not necessary to have newfolderdialog.cpp
|
17 years ago |
|
newfolderdialog.h
|
not necessary to have newfolderdialog.cpp
|
17 years ago |
|
objecttreeparser.cpp
|
Changed HTML status bar in message window to be clickable and toggle between HTML and plain text when available.
|
17 years ago |
|
objecttreeparser.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
objecttreeparser_p.cpp
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
objecttreeparser_p.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
org.kde.kmail.groupware.xml
|
…
|
|
|
partNode.cpp
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
partNode.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
partmetadata.h
|
Use partmetadata.h from libmessageviewer
|
17 years ago |
|
partnodebodypart.cpp
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
partnodebodypart.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
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
|
warning--
|
17 years ago |
|
procmailparser.h
|
…
|
|
|
protocols.h
|
…
|
|
|
quotajobs.cpp
|
quotajobs is not necessary here now that it's in akonadi
|
17 years ago |
|
quotajobs.h
|
quotajobs is not necessary here now that it's in akonadi
|
17 years ago |
|
recipientseditor.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
recipientseditor.h
|
Merged revisions 945861 via svnmerge from
|
17 years ago |
|
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
|
Merged revisions 1020460 via svnmerge from
|
17 years ago |
|
regexplineedit.h
|
…
|
|
|
renamejob.cpp
|
Rename job will do by akonadi directly now
|
17 years ago |
|
renamejob.h
|
Rename job will do by akonadi directly now
|
17 years ago |
|
rulewidgethandlermanager.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
rulewidgethandlermanager.h
|
…
|
|
|
searchjob.cpp
|
will do by akonadi
|
17 years ago |
|
searchjob.h
|
will do by akonadi
|
17 years ago |
|
searchwindow.cpp
|
KMFolder--
|
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
|
merge from E35 SVN commit 947361 by mlaurent:
|
17 years ago |
|
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
|
i18n here
|
17 years ago |
|
snippetdlg.h
|
Connect return on klineedit to accept()
|
17 years ago |
|
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 |
|
spamheaderanalyzer.cpp
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
spamheaderanalyzer.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
statusbarlabel.cpp
|
…
|
|
|
statusbarlabel.h
|
…
|
|
|
stl_util.h
|
Use from libmessageviewer
|
17 years ago |
|
stringutil.cpp
|
Change parseMailtoUrl() to return a QMap containing all fields.
|
17 years ago |
|
stringutil.h
|
Change parseMailtoUrl() to return a QMap containing all fields.
|
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 |
|
teehtmlwriter.cpp
|
Move to libmessageviewer
|
17 years ago |
|
teehtmlwriter.h
|
Move to libmessageviewer
|
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
|
Merged revisions 953507 via svnmerge from
|
17 years ago |
|
templatesconfiguration_kfg.kcfgc
|
…
|
|
|
templatesinsertcommand.cpp
|
Add Quoted message option to insert command in custom templates.
|
17 years ago |
|
templatesinsertcommand.h
|
Merge for kolab/issue3831
|
17 years ago |
|
textsource.cpp
|
listjob done by akonadi
|
17 years ago |
|
textsource.h
|
…
|
|
|
tips
|
…
|
|
|
undostack.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 |
|
undostack.h
|
…
|
|
|
urlhandlermanager.cpp
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
urlhandlermanager.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
util.cpp
|
never used
|
17 years ago |
|
util.h
|
never used
|
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
|
…
|
|
|
vcardviewer.cpp
|
Remove kmail vcardviewer use libmessageviewer/vcardviewer
|
17 years ago |
|
vcardviewer.h
|
Remove kmail vcardviewer use libmessageviewer/vcardviewer
|
17 years ago |
|
version-kmail.h.cmake
|
…
|
|
|
xfaceconfigurator.cpp
|
Port from KABC::StdAddressBook::whoAmI to KPIMIdentities
|
17 years ago |
|
xfaceconfigurator.h
|
…
|
|