|
about
|
…
|
|
|
interfaces
|
Give url handlers some possibilities to get back to KMail for identity handling, mailing, etc.
|
22 years ago |
|
pics
|
Remove obsolete icons and add kmmsgham icon.
|
22 years ago |
|
profiles
|
CVS_SILENT made messages
|
22 years ago |
|
COMMITPOLICY
|
KMail cvs commit policy as agreed to on kde-core
|
23 years ago |
|
ChangeLog
|
…
|
|
|
DESIGN
|
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
|
22 years ago |
|
KMail.desktop
|
CVS_SILENT made messages
|
22 years ago |
|
Makefile.am
|
Move the KMLittleProgressDlg class into its own file and rename it to
|
22 years ago |
|
TODO
|
…
|
|
|
aboutdata.cpp
|
More credits.
|
22 years ago |
|
aboutdata.h
|
…
|
|
|
accountdialog.cpp
|
Corrected a few typos (e.g. doesn't -> does not - the most poorly-documented KDE message
|
22 years ago |
|
accountdialog.h
|
- Support different authentication methods for Normal/TLS and SSL connections (mainly for POP and IMAP, but also for SMTP servers that don't support the AUTH command).
|
22 years ago |
|
acljobs.cpp
|
Reimplemented the ACL support completely so that it's really "disconnected"
|
22 years ago |
|
acljobs.h
|
Reimplemented the ACL support completely so that it's really "disconnected"
|
22 years ago |
|
actionscheduler.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
actionscheduler.h
|
Update copyright / license to urlhandlermanager.h style.
|
23 years ago |
|
antispamwizard.cpp
|
Rephrased one i18n message.
|
22 years ago |
|
antispamwizard.h
|
Make it possible to mark detected spam optionally as read.
|
22 years ago |
|
app_octetstream.cpp
|
Backport the bodypartformatter (plugin) infrastructure from aegypten
|
22 years ago |
|
application_octetstream.desktop
|
CVS_SILENT made messages
|
22 years ago |
|
attachmentlistview.cpp
|
Use new MailListDrag class for drag and drop of mails.
|
23 years ago |
|
attachmentlistview.h
|
Remove all FooInherited #defines and all "base" typedefs to make it consistent. They're removed since they obfuscate the inheritance trees and potential problems when changing the inheritance (the compiler doesn't force you to look at every reference to the superclass).
|
23 years ago |
|
attachmentstrategy.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
attachmentstrategy.h
|
Add a Display enum (None(hidden),AsIcon,Inline) and a method defaultDisplay() that determines that default attachemtn display style for a given partNode. To be used in the objecttreeparser to get rid if if () else if () else if () else if () ...
|
23 years ago |
|
bodypartformatter.cpp
|
Backport the bodypartformatter (plugin) infrastructure from aegypten
|
22 years ago |
|
bodypartformatter.h
|
typo
|
22 years ago |
|
bodypartformatterfactory.cpp
|
Backport the bodypartformatter (plugin) infrastructure from aegypten
|
22 years ago |
|
bodypartformatterfactory.h
|
Backport the bodypartformatter (plugin) infrastructure from aegypten
|
22 years ago |
|
bodypartformatterfactory_p.h
|
Backport the bodypartformatter (plugin) infrastructure from aegypten
|
22 years ago |
|
bodyvisitor.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
bodyvisitor.h
|
…
|
|
|
cachedimapjob.cpp
|
CachedImapJob hasn't been using displayProgress() for a while now. Begone.
|
22 years ago |
|
cachedimapjob.h
|
Factorize 3 times duplicated expireMessage() code to FolderJob. Should be a no-op.
|
22 years ago |
|
callback.cpp
|
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
|
22 years ago |
|
callback.h
|
Now accepting and declining an invitation works
|
22 years ago |
|
certificatehandlingdialog.ui
|
…
|
|
|
certificatehandlingdialog.ui.h
|
…
|
|
|
certificatehandlingdialogimpl.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
certificatehandlingdialogimpl.h
|
…
|
|
|
certificatewizard.ui
|
KDE proofreaders. Remove exclamation marks to improve readability.
|
22 years ago |
|
certificatewizardimpl.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
certificatewizardimpl.h
|
…
|
|
|
colorlistbox.cpp
|
Convert the KMail configuration dialog to a bunch of KCMs embedded in a
|
22 years ago |
|
colorlistbox.h
|
Convert the KMail configuration dialog to a bunch of KCMs embedded in a
|
22 years ago |
|
configuredialog.cpp
|
'Detailed' is less geek speak than 'Verbose'
|
22 years ago |
|
configuredialog.h
|
Save the kconfigxt configuration along with the rest of the config. Otherwise these configurations were not saved in Kontact at all
|
22 years ago |
|
configuredialog_p.cpp
|
oops
|
22 years ago |
|
configuredialog_p.h
|
Make the verbose new mail notification optional.
|
22 years ago |
|
cr16-app-kmail.png
|
…
|
|
|
cr22-app-kmail.png
|
…
|
|
|
cr22-app-kmaillight.png
|
Add a lighter version of the KMail icon which is necessary for the system tray. Note that due to a bug in KIconLoader you will only see the 'unknown icon' icon unless you copy this icon to KDEDIR/share/icons/crystalsvg/32x32/apps/.
|
23 years ago |
|
cr32-app-kmail.png
|
…
|
|
|
cr32-app-kmaillight.png
|
fix the systray icon
|
23 years ago |
|
cr48-app-kmail.png
|
…
|
|
|
cr64-app-kmail.png
|
…
|
|
|
cr128-app-kmail.png
|
…
|
|
|
cryptplugconfigdialog.cpp
|
Corrected typos (exclamation marks).
|
22 years ago |
|
cryptplugconfigdialog.h
|
From aegypten_branch: Remove unused code.
|
22 years ago |
|
csshelper.cpp
|
Third tranche of Instant Messaging integration.
|
22 years ago |
|
csshelper.h
|
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
|
22 years ago |
|
dcopimap.desktop
|
CVS_SILENT made messages
|
22 years ago |
|
dcopmail.desktop
|
CVS_SILENT made messages
|
22 years ago |
|
dcoptest.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
dictionarycombobox.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
dictionarycombobox.h
|
ComboBox for selecting the spell-checking dictionary. Will be used in a later commit.
|
23 years ago |
|
encryptionconfigurationdialog.ui
|
Corrected typographical errors.
|
22 years ago |
|
encryptionconfigurationdialogimpl.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
encryptionconfigurationdialogimpl.h
|
…
|
|
|
eventsrc
|
CVS_SILENT made messages
|
22 years ago |
|
expirejob.cpp
|
- Different status messages for expiry to /dev/null and expiry to archive folder.
|
22 years ago |
|
expirejob.h
|
GUI: Implemented "Expire messages by moving them to another folder".
|
22 years ago |
|
filehtmlwriter.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
filehtmlwriter.h
|
Use KHTMLPart::setUserStyleSheet() to set out CSS defintions (instead of using <script>). Thanks to Dirk for the tip.
|
23 years ago |
|
filterlog.cpp
|
add controls to the log viewer for better control of the logging,
|
22 years ago |
|
filterlog.h
|
- replace FilterLog::enableContentType( ContentType contentType ) and FilterLog::disableContentType( ContentType contentType ) by void FilterLog::setContentTypeEnabled( ContentType contentType, bool b )
|
22 years ago |
|
filterlogdlg.cpp
|
- replace FilterLog::enableContentType( ContentType contentType ) and FilterLog::disableContentType( ContentType contentType ) by void FilterLog::setContentTypeEnabled( ContentType contentType, bool b )
|
22 years ago |
|
filterlogdlg.h
|
- replace FilterLog::enableContentType( ContentType contentType ) and FilterLog::disableContentType( ContentType contentType ) by void FilterLog::setContentTypeEnabled( ContentType contentType, bool b )
|
22 years ago |
|
folderIface.cpp
|
Add dcop calls displayPath and displayName for usage in the Kontact summary widget.
|
22 years ago |
|
folderIface.h
|
Add dcop calls displayPath and displayName for usage in the Kontact summary widget.
|
22 years ago |
|
folderdiaacltab.cpp
|
Ask the user if he really wants to shoot him/herself in the foot by removing
|
22 years ago |
|
folderdiaacltab.h
|
Fixed error message and disappearing local folders when creating a folder over online IMAP
|
22 years ago |
|
folderjob.cpp
|
Reworked the "mail expiry" feature to work as a background task (timer-driven)
|
22 years ago |
|
folderjob.h
|
Reworked the "mail expiry" feature to work as a background task (timer-driven)
|
22 years ago |
|
folderpropertiesdialog.ui
|
Removing accelerators (<property name="accel">) from ui files. That is good because:
|
23 years ago |
|
folderpropertiesdialog.ui.h
|
…
|
|
|
folderstorage.cpp
|
Added a removeMsg() that takes a list of KMMsgBase, like kmcommands do,
|
22 years ago |
|
folderstorage.h
|
Added a removeMsg() that takes a list of KMMsgBase, like kmcommands do,
|
22 years ago |
|
globalsettings.kcfgc
|
Port the Groupware and IMAP Resource options to KConfigXt. Move the whats
|
22 years ago |
|
headerlistquicksearch.cpp
|
Fix crash when we have two account:
|
22 years ago |
|
headerlistquicksearch.h
|
- Fix bug 78030 (status filter doesn't works in other languages). Based on patch by Andreas, but I kept Any Status as first item in the combobox.
|
22 years ago |
|
headerstrategy.cpp
|
Third tranche of Instant Messaging integration.
|
22 years ago |
|
headerstrategy.h
|
…
|
|
|
headerstyle.cpp
|
This rather large commit is mostly made up of unintentional indentation changes. Sorry.
|
22 years ago |
|
headerstyle.h
|
…
|
|
|
htmlstatusbar.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
htmlstatusbar.h
|
…
|
|
|
identitydialog.cpp
|
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
|
22 years ago |
|
identitydialog.h
|
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
|
22 years ago |
|
identitydrag.cpp
|
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
|
22 years ago |
|
identitydrag.h
|
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
|
22 years ago |
|
identitylistview.cpp
|
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
|
22 years ago |
|
identitylistview.h
|
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
|
22 years ago |
|
imapaccountbase.cpp
|
Excorsize the remaining users of displayProgress() and port them to
|
22 years ago |
|
imapaccountbase.h
|
Excorsize the remaining users of displayProgress() and port them to
|
22 years ago |
|
imapjob.cpp
|
Add ProgressItem support for on the server moves/copies.
|
22 years ago |
|
imapjob.h
|
Excorsize the remaining users of displayProgress() and port them to
|
22 years ago |
|
iobserver.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
iobserver.h
|
…
|
|
|
isubject.cpp
|
Backport the bodypartformatter (plugin) infrastructure from aegypten
|
22 years ago |
|
isubject.h
|
Backport the bodypartformatter (plugin) infrastructure from aegypten
|
22 years ago |
|
jobscheduler.cpp
|
GUI: Implemented "Expire messages by moving them to another folder".
|
22 years ago |
|
jobscheduler.h
|
GUI: Implemented "Expire messages by moving them to another folder".
|
22 years ago |
|
kcursorsaver.h
|
CVS_SILENT typo
|
22 years ago |
|
khtmlparthtmlwriter.cpp
|
Use KHTMLPart::setUserStyleSheet() to set out CSS defintions (instead of using <script>). Thanks to Dirk for the tip.
|
23 years ago |
|
khtmlparthtmlwriter.h
|
Use KHTMLPart::setUserStyleSheet() to set out CSS defintions (instead of using <script>). Thanks to Dirk for the tip.
|
23 years ago |
|
klistboxdialog.cpp
|
…
|
|
|
klistboxdialog.h
|
…
|
|
|
kmaccount.cpp
|
Detailed new mail notification. Inspired by a patch by Kristian Eide.
|
22 years ago |
|
kmaccount.h
|
Detailed new mail notification. Inspired by a patch by Kristian Eide.
|
22 years ago |
|
kmacctcachedimap.cpp
|
Don't show verbose notification for folders which didn't really get
|
22 years ago |
|
kmacctcachedimap.h
|
Excorsize the remaining users of displayProgress() and port them to
|
22 years ago |
|
kmacctexppop.cpp
|
Improved progress-info for pop (upon completion it shows "N new messages [...]"
|
22 years ago |
|
kmacctexppop.h
|
Support for cancelling dimap checks.
|
22 years ago |
|
kmacctfolder.cpp
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmacctfolder.h
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmacctimap.cpp
|
Excorsize the remaining users of displayProgress() and port them to
|
22 years ago |
|
kmacctimap.h
|
Detailed new mail notification. Inspired by a patch by Kristian Eide.
|
22 years ago |
|
kmacctlocal.cpp
|
Detailed new mail notification. Inspired by a patch by Kristian Eide.
|
22 years ago |
|
kmacctlocal.h
|
There's really no reason for this to continue being public
|
22 years ago |
|
kmacctmaildir.cpp
|
Detailed new mail notification. Inspired by a patch by Kristian Eide.
|
22 years ago |
|
kmacctmaildir.h
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmacctmgr.cpp
|
Remove now unused stuff from KMBroadcastStatus. Improve move command
|
22 years ago |
|
kmacctmgr.h
|
Detailed new mail notification. Inspired by a patch by Kristian Eide.
|
22 years ago |
|
kmacctseldlg.cpp
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmacctseldlg.h
|
…
|
|
|
kmaddrbook.cpp
|
QString()->QString::null, some consts, use QValueList::operator+= instead of manually looping
|
22 years ago |
|
kmaddrbook.h
|
Moved expandDistributionList to KAddrBookExternal (libkdenetwork) so that
|
22 years ago |
|
kmail-3.1-update-new-mail-notification-settings.pl
|
…
|
|
|
kmail-3.1-use-UOID-for-identities.pl
|
…
|
|
|
kmail-3.1.4-dont-use-UOID-0-for-any-identity.pl
|
…
|
|
|
kmail-3.2-misc.sh
|
Fix #70387
|
23 years ago |
|
kmail-3.2-update-loop-on-goto-unread-settings.sh
|
…
|
|
|
kmail-3.3-move-identities.pl
|
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
|
22 years ago |
|
kmail-3.3-use-ID-for-accounts.pl
|
Fix a few issues with the account id update script:
|
22 years ago |
|
kmail-pgpidentity.pl
|
…
|
|
|
kmail-upd-identities.pl
|
…
|
|
|
kmail.antispamrc
|
add support for the Annoyance-Filter anti-spam tool,
|
22 years ago |
|
kmail.kcfg
|
Make the verbose new mail notification optional.
|
22 years ago |
|
kmail.upd
|
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
|
22 years ago |
|
kmailIface.h
|
And the moral of the story is that if train A goes at 60mph from new york
|
22 years ago |
|
kmail_config_appearance.desktop
|
CVS_SILENT made messages
|
22 years ago |
|
kmail_config_composer.desktop
|
CVS_SILENT made messages
|
22 years ago |
|
kmail_config_identity.desktop
|
CVS_SILENT made messages
|
22 years ago |
|
kmail_config_misc.desktop
|
CVS_SILENT made messages
|
22 years ago |
|
kmail_config_network.desktop
|
CVS_SILENT made messages
|
22 years ago |
|
kmail_config_security.desktop
|
CVS_SILENT made messages
|
22 years ago |
|
kmail_options.h
|
Add --view command line option to allow viewing msg files. If someone knows a better solution for the 'prevent invisible KMail from running if viewing message fails' problem then let me know. Hint: Now someone needs to write a desktop file which associates message/rfc822 files with 'kmail --view %u'.
|
22 years ago |
|
kmail_part.cpp
|
Move the KMLittleProgressDlg class into its own file and rename it to
|
22 years ago |
|
kmail_part.h
|
Move the KMLittleProgressDlg class into its own file and rename it to
|
22 years ago |
|
kmail_view.desktop
|
Your wish is my command
|
22 years ago |
|
kmailicalIface.h
|
When making a new entry, figure out what folder this should go into. It looks through the list of folders, and asks KMail if they're writable. If more than one is possible, it asks the user.
|
22 years ago |
|
kmailicalifaceimpl.cpp
|
When making a new entry, figure out what folder this should go into. It looks through the list of folders, and asks KMail if they're writable. If more than one is possible, it asks the user.
|
22 years ago |
|
kmailicalifaceimpl.h
|
When making a new entry, figure out what folder this should go into. It looks through the list of folders, and asks KMail if they're writable. If more than one is possible, it asks the user.
|
22 years ago |
|
kmailpartIface.h
|
…
|
|
|
kmbroadcaststatus.cpp
|
Remove now unused stuff from KMBroadcastStatus. Improve move command
|
22 years ago |
|
kmbroadcaststatus.h
|
Remove now unused stuff from KMBroadcastStatus. Improve move command
|
22 years ago |
|
kmcommands.cpp
|
Ðnitialize member variables.
|
22 years ago |
|
kmcommands.h
|
Remove now unused stuff from KMBroadcastStatus. Improve move command
|
22 years ago |
|
kmcomposerui.rc
|
- added button for resetting fontsettings in html-composer toolbar
|
22 years ago |
|
kmcomposewin.cpp
|
- Make sure the current crypto module is actually used.
|
22 years ago |
|
kmcomposewin.h
|
Use KPIM::AddresseeLineEdit in order to have ordered LDAP completion
|
22 years ago |
|
kmdebug.h
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmdict.cpp
|
Speed up dimap syncing some more by using a dict instead of a list to
|
22 years ago |
|
kmdict.h
|
Speed up dimap syncing some more by using a dict instead of a list to
|
22 years ago |
|
kmfawidgets.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
kmfawidgets.h
|
…
|
|
|
kmfilter.cpp
|
From the series: zack does magic and you, the common people, stand in awe.
|
22 years ago |
|
kmfilter.h
|
CVS_SILENT redundant
|
22 years ago |
|
kmfilteraction.cpp
|
Make use of the new KPIM::CollectingProcess instead of abusing the kernel to collect the output.
|
22 years ago |
|
kmfilteraction.h
|
Commit the code that uses the MessageProperty class.
|
23 years ago |
|
kmfilterdlg.cpp
|
Redirect focus to the filter action combo box.
|
22 years ago |
|
kmfilterdlg.h
|
Add possibility to copy filters now that I've figured out how to make it work.
|
22 years ago |
|
kmfiltermgr.cpp
|
Added filtering to the Filter Actions
|
22 years ago |
|
kmfiltermgr.h
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmfldsearch.cpp
|
Better KStdGuiItem and KStdAction usage
|
22 years ago |
|
kmfldsearch.h
|
KDE 3.2 requires at least Qt 3.2.
|
22 years ago |
|
kmfolder.cpp
|
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
|
22 years ago |
|
kmfolder.h
|
GUI: Implemented "Expire messages by moving them to another folder".
|
22 years ago |
|
kmfoldercachedimap.cpp
|
Detailed new mail notification. Inspired by a patch by Kristian Eide.
|
22 years ago |
|
kmfoldercachedimap.h
|
dimap progress info: keep label constant, put folder name in status message when != toplevel folder.
|
22 years ago |
|
kmfoldercombobox.cpp
|
GUI: Implemented "Expire messages by moving them to another folder".
|
22 years ago |
|
kmfoldercombobox.h
|
…
|
|
|
kmfolderdia.cpp
|
Move the expiry settings to a tab of its own
|
22 years ago |
|
kmfolderdia.h
|
Move the expiry settings to a tab of its own
|
22 years ago |
|
kmfolderdir.cpp
|
Prepend the displayPath of local folders with /Local
|
22 years ago |
|
kmfolderdir.h
|
Prepend the displayPath of local folders with /Local
|
22 years ago |
|
kmfolderimap.cpp
|
Crypto state handling for the imap folder check progress items.
|
22 years ago |
|
kmfolderimap.h
|
Hook in the new progress infrastructure because it got zero reaction on
|
22 years ago |
|
kmfolderindex.cpp
|
make sure forked children don't inherit kmail's file descriptors
|
22 years ago |
|
kmfolderindex.h
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmfoldermaildir.cpp
|
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
|
22 years ago |
|
kmfoldermaildir.h
|
Cleanup job: the protocol() method is now removed. It was by now only used in a single debug statement in kmcommands.cpp
|
22 years ago |
|
kmfoldermbox.cpp
|
Reworked the "mail expiry" feature to work as a background task (timer-driven)
|
22 years ago |
|
kmfoldermbox.h
|
Respect mQuiet when an imap folder sets it also in the underlying mbox.
|
22 years ago |
|
kmfoldermgr.cpp
|
Reworked the "mail expiry" feature to work as a background task (timer-driven)
|
22 years ago |
|
kmfoldermgr.h
|
Reworked the "mail expiry" feature to work as a background task (timer-driven)
|
22 years ago |
|
kmfoldernode.cpp
|
0 doesn't make a good QString...
|
22 years ago |
|
kmfoldernode.h
|
Add dcop calls displayPath and displayName for usage in the Kontact summary widget.
|
22 years ago |
|
kmfoldersearch.cpp
|
GUI: Implemented "Expire messages by moving them to another folder".
|
22 years ago |
|
kmfoldersearch.h
|
Reworked the "mail expiry" feature to work as a background task (timer-driven)
|
22 years ago |
|
kmfolderseldlg.cpp
|
- Remember the last selected folder.
|
22 years ago |
|
kmfolderseldlg.h
|
- Remember the last selected folder.
|
22 years ago |
|
kmfoldertree.cpp
|
Use KMMailingListPostCommand for new message to mailing list
|
22 years ago |
|
kmfoldertree.h
|
I forgot something
|
22 years ago |
|
kmfoldertype.h
|
Move dIMAP to a new folder manager. One bug is still there: It doesn't show up in the folder tree!
|
23 years ago |
|
kmglobal.h
|
Reworked the "mail expiry" feature to work as a background task (timer-driven)
|
22 years ago |
|
kmgroupware.cpp
|
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
|
22 years ago |
|
kmgroupware.h
|
Remove all traces of the automatic resource handling. It never really worked anyway
|
22 years ago |
|
kmheaders.cpp
|
Remove now unused stuff from KMBroadcastStatus. Improve move command
|
22 years ago |
|
kmheaders.h
|
Remove now unused stuff from KMBroadcastStatus. Improve move command
|
22 years ago |
|
kmkernel.cpp
|
Make proxy a singleton and remove use from dlopened plugins to ensure that the DCOP object id is unique within the process, otherwise DCOP signals are delivered to the wrong object.
|
22 years ago |
|
kmkernel.h
|
Third tranche of Instant Messaging integration.
|
22 years ago |
|
kmmainwidget.cpp
|
don't duplicate, innovate
|
22 years ago |
|
kmmainwidget.h
|
Detailed new mail notification. Inspired by a patch by Kristian Eide.
|
22 years ago |
|
kmmainwin.cpp
|
Move the KMLittleProgressDlg class into its own file and rename it to
|
22 years ago |
|
kmmainwin.h
|
Move the KMLittleProgressDlg class into its own file and rename it to
|
22 years ago |
|
kmmainwin.rc
|
- Make it possible to open saved messages with KMail. The opened message
|
22 years ago |
|
kmmessage.cpp
|
avoid duplication of rfc822 attachments when forwarding messages inline
|
22 years ago |
|
kmmessage.h
|
CVS_SILENT typo fix
|
22 years ago |
|
kmmimeparttree.cpp
|
More KStdGuiItems/icons
|
22 years ago |
|
kmmimeparttree.h
|
Correct the sizes shown in the mtv for imap messages. Parts sum up the size of their children and compare this to their own.
|
22 years ago |
|
kmmsgbase.cpp
|
added another filterrule (wishlist #33535): "has an attachment" and "has no attachment".
|
22 years ago |
|
kmmsgbase.h
|
added another filterrule (wishlist #33535): "has an attachment" and "has no attachment".
|
22 years ago |
|
kmmsgdict.cpp
|
Don't hardcode the size of the msgdict but gather intelligence as to the
|
22 years ago |
|
kmmsgdict.h
|
…
|
|
|
kmmsgindex.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
kmmsgindex.h
|
doesn't seem to be needed for threading :)
|
23 years ago |
|
kmmsginfo.cpp
|
Add the UID the msgSize on server to the index.
|
22 years ago |
|
kmmsginfo.h
|
Add the UID the msgSize on server to the index.
|
22 years ago |
|
kmmsglist.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
kmmsglist.h
|
o Remove int vs uint madness in KMMsgList. QMemArray<> expects uints, while KMMsgBase, inheriting QMemArray<>, worked with ints. to get rid of the warnings, some methods (e.g. size()) were reimplemented to call the QMemArray<> versions and casting the result to int before returning.
|
23 years ago |
|
kmmsgpart.cpp
|
convert CRLF -> LF in bodyDecoded also in case of 7bit or 8bit cte.
|
23 years ago |
|
kmmsgpart.h
|
…
|
|
|
kmmsgpartdlg.cpp
|
Corrected typos (exclamation marks).
|
22 years ago |
|
kmmsgpartdlg.h
|
…
|
|
|
kmpopfiltercnfrmdlg.cpp
|
CVS_SILENT i18n style guide fixes
|
22 years ago |
|
kmpopfiltercnfrmdlg.h
|
Patch by Ladislav Strojil for KMail POP filters so that the confirmation dialog
|
23 years ago |
|
kmpopheaders.cpp
|
Large speedup of pop filters. Also cleas the logic of id vs size message
|
22 years ago |
|
kmpopheaders.h
|
Large speedup of pop filters. Also cleas the logic of id vs size message
|
22 years ago |
|
kmreadermainwin.cpp
|
More KStdGuiItems/icons
|
22 years ago |
|
kmreadermainwin.h
|
Fix bug 69656 (kmail quits after sending a message from the tray [if the main window is hidden])
|
22 years ago |
|
kmreadermainwin.rc
|
…
|
|
|
kmreaderwin.cpp
|
This rather large commit is mostly made up of unintentional indentation changes. Sorry.
|
22 years ago |
|
kmreaderwin.h
|
This updates the presence string in the mail header in line with changes on the IM system.
|
22 years ago |
|
kmsearchpattern.cpp
|
- Searching for a single '\n' with a Boyer-Moore search? I beg your pardon?
|
22 years ago |
|
kmsearchpattern.h
|
added another filterrule (wishlist #33535): "has an attachment" and "has no attachment".
|
22 years ago |
|
kmsearchpatternedit.cpp
|
Redirect focus to the header field combo box.
|
22 years ago |
|
kmsearchpatternedit.h
|
- Make use of RuleWidgetHandlers for managing the search/filter rule widgets.
|
22 years ago |
|
kmsender.cpp
|
Can be null if the user cancels the auth dialog.
|
22 years ago |
|
kmsender.h
|
Ported to new progress-info framework.
|
22 years ago |
|
kmservertest.cpp
|
- Support different authentication methods for Normal/TLS and SSL connections (mainly for POP and IMAP, but also for SMTP servers that don't support the AUTH command).
|
22 years ago |
|
kmservertest.h
|
- Support different authentication methods for Normal/TLS and SSL connections (mainly for POP and IMAP, but also for SMTP servers that don't support the AUTH command).
|
22 years ago |
|
kmstartup.cpp
|
not sure how long I've got this patch applied :)
|
22 years ago |
|
kmstartup.h
|
…
|
|
|
kmsystemtray.cpp
|
Detailed new mail notification. Inspired by a patch by Kristian Eide.
|
22 years ago |
|
kmsystemtray.h
|
took a while, but do you still remember
|
22 years ago |
|
kmtransport.cpp
|
- Support different authentication methods for Normal/TLS and SSL connections (mainly for POP and IMAP, but also for SMTP servers that don't support the AUTH command).
|
22 years ago |
|
kmtransport.h
|
- Support different authentication methods for Normal/TLS and SSL connections (mainly for POP and IMAP, but also for SMTP servers that don't support the AUTH command).
|
22 years ago |
|
kmversion.h
|
Bump the version number.
|
22 years ago |
|
mailcomposerIface.h
|
…
|
|
|
maildirjob.cpp
|
Reworked the "mail expiry" feature to work as a background task (timer-driven)
|
22 years ago |
|
maildirjob.h
|
Factorize 3 times duplicated expireMessage() code to FolderJob. Should be a no-op.
|
22 years ago |
|
mailinglist-magic.cpp
|
From the series: zack does magic and you, the common people, stand in awe.
|
22 years ago |
|
mailinglist-magic.h
|
From the series: zack does magic and you, the common people, stand in awe.
|
22 years ago |
|
mailserviceimpl.cpp
|
- hide deprecated DCOP calls
|
22 years ago |
|
mailserviceimpl.h
|
- hide deprecated DCOP calls
|
22 years ago |
|
mailsourceviewer.cpp
|
- Remove the superfluous 'if ( pointer != 0 )'.
|
22 years ago |
|
mailsourceviewer.h
|
Fix memory usage problems with "view source" by:
|
22 years ago |
|
main.cpp
|
Move kapp->dcopClient()->suspend() before KMail::lockOrDie() so that KMail is correctly started if the user tells us in lockOrDie that it should be started.
|
22 years ago |
|
mboxjob.cpp
|
Reworked the "mail expiry" feature to work as a background task (timer-driven)
|
22 years ago |
|
mboxjob.h
|
Factorize 3 times duplicated expireMessage() code to FolderJob. Should be a no-op.
|
22 years ago |
|
messagecomposer.cpp
|
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
|
22 years ago |
|
messagecomposer.h
|
new feature: composing HTML messages
|
22 years ago |
|
messageproperty.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
messageproperty.h
|
Fix copying/moving of imap messages to different accounts.
|
23 years ago |
|
mh2kmail
|
…
|
|
|
mh2kmailr
|
…
|
|
|
networkaccount.cpp
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
networkaccount.h
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
objecttreeparser.cpp
|
Disable handling of TNEF attachments for now and remove some annoying debug output.
|
22 years ago |
|
objecttreeparser.h
|
From aegypten_branch:
|
22 years ago |
|
overlaywidget.cpp
|
Make the overlaywidget a QHBox so that we can see its frame.
|
22 years ago |
|
overlaywidget.h
|
Make the overlaywidget a QHBox so that we can see its frame.
|
22 years ago |
|
partNode.cpp
|
Backport the bodypartformatter (plugin) infrastructure from aegypten
|
22 years ago |
|
partNode.h
|
Backport the bodypartformatter (plugin) infrastructure from aegypten
|
22 years ago |
|
partmetadata.h
|
…
|
|
|
partnodebodypart.cpp
|
Backport the bodypartformatter (plugin) infrastructure from aegypten
|
22 years ago |
|
partnodebodypart.h
|
Backport the bodypartformatter (plugin) infrastructure from aegypten
|
22 years ago |
|
pluginloader.h
|
Backport the bodypartformatter (plugin) infrastructure from aegypten
|
22 years ago |
|
pluginloaderbase.cpp
|
Backport the bodypartformatter (plugin) infrastructure from aegypten
|
22 years ago |
|
pluginloaderbase.h
|
Backport the bodypartformatter (plugin) infrastructure from aegypten
|
22 years ago |
|
progressdialog.cpp
|
Show progress items in both the statusbar progress and the large progress
|
22 years ago |
|
progressdialog.h
|
o Implement crypto state setting/getting/broadcasting in the progress
|
22 years ago |
|
progressmanager.cpp
|
o Implement crypto state setting/getting/broadcasting in the progress
|
22 years ago |
|
progressmanager.h
|
o Implement crypto state setting/getting/broadcasting in the progress
|
22 years ago |
|
protocols.h
|
Use kio_newimap instead of kio_imap.
|
22 years ago |
|
regexplineedit.cpp
|
Give focus to the line edit if the RegExpLineEdit gets the focus.
|
22 years ago |
|
regexplineedit.h
|
GPLv2 + Qt -> GPLv2+ + Qt
|
22 years ago |
|
rulewidgethandlermanager.cpp
|
- warning--
|
22 years ago |
|
rulewidgethandlermanager.h
|
Add RuleWidgetHandlers and RuleWidgetHandlerManager. There are currently three handlers which handle the function widgets and the value widgets for search/filter rules: a status rule handler, a numeric rule handler (for size and age) and a general text rule handler. I'll send a patch with the corresponding changes in kmsearchpatternedit.* to the list.
|
22 years ago |
|
secondarywindow.cpp
|
Fix bug 69656 (kmail quits after sending a message from the tray [if the main window is hidden])
|
22 years ago |
|
secondarywindow.h
|
Fix bug 69656 (kmail quits after sending a message from the tray [if the main window is hidden])
|
22 years ago |
|
sieveconfig.cpp
|
compile with explicit KURL() constructor
|
22 years ago |
|
sieveconfig.h
|
…
|
|
|
sievejob.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
sievejob.h
|
…
|
|
|
signatureconfigurationdialog.ui
|
Corrected typographical errors.
|
22 years ago |
|
signatureconfigurationdialogimpl.cpp
|
…
|
|
|
signatureconfigurationdialogimpl.h
|
…
|
|
|
signatureconfigurator.cpp
|
compile with explicit KURL() constructor
|
22 years ago |
|
signatureconfigurator.h
|
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
|
22 years ago |
|
simplestringlisteditor.cpp
|
Convert the KMail configuration dialog to a bunch of KCMs embedded in a
|
22 years ago |
|
simplestringlisteditor.h
|
Convert the KMail configuration dialog to a bunch of KCMs embedded in a
|
22 years ago |
|
ssllabel.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
ssllabel.h
|
…
|
|
|
startupwizard.cpp
|
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
|
22 years ago |
|
startupwizard.h
|
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
|
22 years ago |
|
statusbarprogresswidget.cpp
|
Show progress items in both the statusbar progress and the large progress
|
22 years ago |
|
statusbarprogresswidget.h
|
Show progress items in both the statusbar progress and the large progress
|
22 years ago |
|
subscriptiondialog.cpp
|
Great speedup for the subscription dialog.
|
22 years ago |
|
subscriptiondialog.h
|
Great speedup for the subscription dialog.
|
22 years ago |
|
teehtmlwriter.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
teehtmlwriter.h
|
Use KHTMLPart::setUserStyleSheet() to set out CSS defintions (instead of using <script>). Thanks to Dirk for the tip.
|
23 years ago |
|
tips
|
CVS_SILENT Typographical corrections and changes
|
22 years ago |
|
transportmanager.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
transportmanager.h
|
…
|
|
|
undostack.cpp
|
KDE proofreaders. Remove exclamation marks to improve readability.
|
22 years ago |
|
undostack.h
|
…
|
|
|
upgrade-signature.pl
|
…
|
|
|
upgrade-transport.pl
|
…
|
|
|
urlhandlermanager.cpp
|
This rather large commit is mostly made up of unintentional indentation changes. Sorry.
|
22 years ago |
|
urlhandlermanager.h
|
Backport the bodypartformatter (plugin) infrastructure from aegypten
|
22 years ago |
|
vacation.cpp
|
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
|
22 years ago |
|
vacation.h
|
Better success message when installing out-of-office scripts: Tell the user whether or not the reply mechanism was activated or deactivated.
|
22 years ago |
|
vacationdialog.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
vacationdialog.h
|
…
|
|
|
vcardviewer.cpp
|
Disable links, because we don't need them here
|
22 years ago |
|
vcardviewer.h
|
Merge from osnabrueck_branch: all
|
22 years ago |