|
about
|
Specify the font size for khtml again in pixel to get also the same size as
|
24 years ago |
|
pics
|
Fixes bug 49784 by replacing the question mark icons which indicate unknown signed/encrypted status of messages with better icons
|
24 years ago |
|
profiles
|
CVS_SILENT made messages
|
24 years ago |
|
ChangeLog
|
…
|
|
|
DESIGN
|
configure dialog
|
24 years ago |
|
KMail.desktop
|
CVS_SILENT made messages
|
24 years ago |
|
Makefile.am
|
Fix Bug 49208: Cannot use more than one identity for sending through two different smtp server per user because the transport combobox isn't initialized with the configured transports.
|
24 years ago |
|
accountdialog.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
accountdialog.h
|
move units into spinboxes;
|
24 years ago |
|
adddirectoryservicedialog.ui
|
- Implemented the new layouting scheme agreed upon by Karl-Heinz, Michael
|
24 years ago |
|
adddirectoryservicedialogimpl.cpp
|
Build
|
24 years ago |
|
adddirectoryservicedialogimpl.h
|
Build
|
24 years ago |
|
addtoaddressbook.cpp
|
CVS_SILENT Capitalisation fixes.
|
24 years ago |
|
addtoaddressbook.h
|
…
|
|
|
certificatehandlingdialog.ui
|
CVS_SILENT Style guide fix, use "cvslastchange" or X-WebCVS header line to view
|
24 years ago |
|
certificatehandlingdialogimpl.cpp
|
Make it build:
|
24 years ago |
|
certificatehandlingdialogimpl.h
|
a) Merged AEGYPTEN_BRANCH additions into HEAD branch.
|
24 years ago |
|
certificatewizard.ui
|
UI Fixes.
|
24 years ago |
|
certificatewizardimpl.cpp
|
Make it build:
|
24 years ago |
|
certificatewizardimpl.h
|
a) Merged AEGYPTEN_BRANCH additions into HEAD branch.
|
24 years ago |
|
colorlistbox.cpp
|
…
|
|
|
colorlistbox.h
|
…
|
|
|
configmanager.cpp
|
Committing new files for IdentityManager:
|
24 years ago |
|
configmanager.h
|
Committing new files for IdentityManager:
|
24 years ago |
|
configuredialog.cpp
|
give it a parent so it doesn't leak
|
24 years ago |
|
configuredialog.h
|
get rid of some boring and error prone reimplementations of e.g. apply(): Foobarbaz::apply() { mFooTab->apply(); mBarTab->apply(); mBazTab->apply(); }; by moving that down to TabbedConfigurationPage. Same for setup(), dismiss() and installProfile(), and for the ConfigureDialog as a whole.
|
24 years ago |
|
configuredialog_p.cpp
|
get rid of some boring and error prone reimplementations of e.g. apply(): Foobarbaz::apply() { mFooTab->apply(); mBarTab->apply(); mBazTab->apply(); }; by moving that down to TabbedConfigurationPage. Same for setup(), dismiss() and installProfile(), and for the ConfigureDialog as a whole.
|
24 years ago |
|
configuredialog_p.h
|
Move OpenPGP related configuration options to the OpenPGP configuration
|
24 years ago |
|
cr16-app-kmail.png
|
Merging in Stuff from Crystal 0.72
|
24 years ago |
|
cr32-app-kmail.png
|
Merging in Stuff from Crystal 0.72
|
24 years ago |
|
cr48-app-kmail.png
|
Merging in Stuff from Crystal 0.72
|
24 years ago |
|
cr64-app-kmail.png
|
Merging in Stuff from Crystal 0.72
|
24 years ago |
|
cr128-app-kmail.png
|
Merging in Stuff from Crystal 0.72
|
24 years ago |
|
cryptplugconfigdialog.cpp
|
make it compile
|
24 years ago |
|
cryptplugconfigdialog.h
|
CCMAIL: jan@intevation.de
|
24 years ago |
|
dcoptest.cpp
|
…
|
|
|
directoryservicesconfigurationdialog.ui
|
CVS_SILENT Style guide fix, use "cvslastchange" or X-WebCVS header line to view
|
24 years ago |
|
directoryservicesconfigurationdialogimpl.cpp
|
including config.h as first include (it defines quite some controlling defines)
|
24 years ago |
|
directoryservicesconfigurationdialogimpl.h
|
Build
|
24 years ago |
|
encryptionconfigurationdialog.ui
|
fixed layout
|
24 years ago |
|
encryptionconfigurationdialogimpl.cpp
|
Bugfix: enable function receiverCertificateDaysLeftToExpiry().
|
24 years ago |
|
encryptionconfigurationdialogimpl.h
|
Build
|
24 years ago |
|
eventsrc
|
CVS_SILENT made messages
|
24 years ago |
|
identitycombo.cpp
|
use UOIDs for identities; you need to let kconf_update run
|
24 years ago |
|
identitycombo.h
|
use UOIDs for identities; you need to let kconf_update run
|
24 years ago |
|
identitydialog.cpp
|
Fix Bug 49208: Cannot use more than one identity for sending through two different smtp server per user because the transport combobox isn't initialized with the configured transports.
|
24 years ago |
|
identitydialog.h
|
save dialog size
|
24 years ago |
|
identitydrag.cpp
|
Introducing IdentityDrag for the (DnD-enabled) identity list in the config dialog
|
24 years ago |
|
identitydrag.h
|
Introducing IdentityDrag for the (DnD-enabled) identity list in the config dialog
|
24 years ago |
|
identitylistview.cpp
|
Remove the "(Default)" suffix before renaming :-)
|
24 years ago |
|
identitylistview.h
|
Remove the "(Default)" suffix before renaming :-)
|
24 years ago |
|
identitymanager.cpp
|
from kroupware_branch: new method thatIsMe(), which is a small wrapper around addressForIdentity()
|
24 years ago |
|
identitymanager.h
|
from kroupware_branch: new method thatIsMe(), which is a small wrapper around addressForIdentity()
|
24 years ago |
|
kalarmtimer.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kalarmtimer.h
|
…
|
|
|
kbusyptr.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kbusyptr.h
|
…
|
|
|
kfileio.cpp
|
Backport Don's patch:
|
24 years ago |
|
kfileio.h
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
klistboxdialog.cpp
|
internal AEgpten bugfix #1155: pass QCString& certFingerprint parameter to pgpSignedMsg() function to avoid user being asked same questions repeatedly...
|
24 years ago |
|
klistboxdialog.h
|
internal AEgpten bugfix #1155: pass QCString& certFingerprint parameter to pgpSignedMsg() function to avoid user being asked same questions repeatedly...
|
24 years ago |
|
kmaccount.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmaccount.h
|
Make KMail compile again with KDE_3_0_BRANCH
|
24 years ago |
|
kmacctexppop.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmacctexppop.h
|
…
|
|
|
kmacctfolder.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmacctfolder.h
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmacctimap.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmacctimap.h
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmacctlocal.cpp
|
Port Don's "Rewrite the newish encryption state and signature state code." to HEAD.
|
24 years ago |
|
kmacctlocal.h
|
…
|
|
|
kmacctmaildir.cpp
|
Port Don's "Rewrite the newish encryption state and signature state code." to HEAD.
|
24 years ago |
|
kmacctmaildir.h
|
…
|
|
|
kmacctmgr.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmacctmgr.h
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmacctseldlg.cpp
|
CVS_SILENT Corrected typographical errors
|
24 years ago |
|
kmacctseldlg.h
|
…
|
|
|
kmaddrbook.cpp
|
Make coolo's commits compiling.
|
24 years ago |
|
kmaddrbook.h
|
Display warning if kaddressbook wasn't found.
|
24 years ago |
|
kmaddrbookdlg.cpp
|
Please don't shoot me. Today is obviously not my day.
|
24 years ago |
|
kmaddrbookdlg.h
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmail-3.1-update-new-mail-notification-settings.pl
|
Stupid me. Again I forgot to commit an update script.
|
24 years ago |
|
kmail-3.1-use-UOID-for-identities.pl
|
Make kconf_update scipts idempotent.
|
24 years ago |
|
kmail-pgpidentity.pl
|
…
|
|
|
kmail-upd-identities.pl
|
Make kconf_update scipts idempotent.
|
24 years ago |
|
kmail.upd
|
Remove obsolete new mail notification actions from KMail's config dialog. These actions are now provided by KNotify
|
24 years ago |
|
kmailIface.h
|
more whitespace changes
|
24 years ago |
|
kmbroadcaststatus.cpp
|
bugfix: avoid dividing by zero
|
24 years ago |
|
kmbroadcaststatus.h
|
Don't let the progress bar disappearing too early when doing different things
|
24 years ago |
|
kmcommands.cpp
|
Fix multiple undos, fix threading after undo, make undo a KMMoveCommand, make the undostack a QObject and make it emit signals on changes. Correct the default sizes of kmmainwin. Reviewed by Ingo.
|
24 years ago |
|
kmcommands.h
|
Move the KMCommand changes back in as it was the general agreement.
|
24 years ago |
|
kmcomposerui.rc
|
Fixed "Settings" menus, "Configure KMail..." should be always last entry.
|
24 years ago |
|
kmcomposewin.cpp
|
One small tweak for the WM_WINDOW_ROLE setting, append # to the name
|
24 years ago |
|
kmcomposewin.h
|
Restore the modified flag when cancelling spell checking.
|
24 years ago |
|
kmdict.cpp
|
…
|
|
|
kmdict.h
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmdisplayvcard.cpp
|
VCard -> vCard
|
24 years ago |
|
kmdisplayvcard.h
|
…
|
|
|
kmfawidgets.cpp
|
…
|
|
|
kmfawidgets.h
|
…
|
|
|
kmfilter.cpp
|
identityRenamed() is no longer used or needed
|
24 years ago |
|
kmfilter.h
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmfilteraction.cpp
|
Make it possible to use 7bit as CTE also for the main body part. Patch by Tsunehisa Kazawa <kazawa@ca2.so-net.ne.jp>
|
24 years ago |
|
kmfilteraction.h
|
identityRenamed() is no longer used or needed
|
24 years ago |
|
kmfilterdlg.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmfilterdlg.h
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmfiltermgr.cpp
|
internal AEgypten bugfix #12#3: By calling Assemble( Header, Body ) on the DwMessage _without_ having the Header and the Body assembled automatically we aoid loosing double empty lines between the diferent parts of the body after some header lines were added/modified.
|
24 years ago |
|
kmfiltermgr.h
|
code beautyfication; --virtual
|
24 years ago |
|
kmfldsearch.cpp
|
Fix tab order in search dialog by creating the Include sub-folders checkbox _before_ the search rules.
|
24 years ago |
|
kmfldsearch.h
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmfolder.cpp
|
Fix multiple undos, fix threading after undo, make undo a KMMoveCommand, make the undostack a QObject and make it emit signals on changes. Correct the default sizes of kmmainwin. Reviewed by Ingo.
|
24 years ago |
|
kmfolder.h
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmfoldercombobox.cpp
|
including config.h as first include (it defines quite some controlling defines)
|
24 years ago |
|
kmfoldercombobox.h
|
…
|
|
|
kmfolderdia.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmfolderdia.h
|
prefer direct connects over implementing trivial slots
|
24 years ago |
|
kmfolderdir.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmfolderdir.h
|
…
|
|
|
kmfolderimap.cpp
|
Make undo actually work for imap. You also need to upgrade your kioslave. Reviewed by Michael.
|
24 years ago |
|
kmfolderimap.h
|
Make undo actually work for imap. You also need to upgrade your kioslave. Reviewed by Michael.
|
24 years ago |
|
kmfoldermaildir.cpp
|
May god bless those that name their folders ' /' ;-)
|
24 years ago |
|
kmfoldermaildir.h
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmfoldermbox.cpp
|
Port Don's "Rewrite the newish encryption state and signature state code." to HEAD.
|
24 years ago |
|
kmfoldermbox.h
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmfoldermgr.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmfoldermgr.h
|
* Added DO_FOR_ALL macro for recursive traversing of folder tree.
|
24 years ago |
|
kmfoldernode.cpp
|
Remove superfluous setName(mName) from the c'tor.
|
24 years ago |
|
kmfoldernode.h
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmfolderseldlg.cpp
|
Fix Bug 42287: "move to folder" pop-up window does not remember last choice
|
24 years ago |
|
kmfolderseldlg.h
|
port to KDialogBase
|
24 years ago |
|
kmfoldertree.cpp
|
Add the possibility to select the startup-folder. This is a hidden feature and is only necessary for people who use only imap and get confused by the local folders. Reviewed (and requested ;-)) by Ingo.
|
24 years ago |
|
kmfoldertree.h
|
Include a copyright notice. BTW: what name should I include?
|
24 years ago |
|
kmglobal.h
|
…
|
|
|
kmheaders.cpp
|
Fixes bug 49784 by replacing the question mark icons which indicate unknown signed/encrypted status of messages with better icons
|
24 years ago |
|
kmheaders.h
|
Fixes bug 49784 by replacing the question mark icons which indicate unknown signed/encrypted status of messages with better icons
|
24 years ago |
|
kmidentity.cpp
|
taking over the solution as found in the branch
|
24 years ago |
|
kmidentity.h
|
serialization of KMIdentity to QDataStreams
|
24 years ago |
|
kmiostatusdlg.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmiostatusdlg.h
|
…
|
|
|
kmkernel.cpp
|
Give KMail's different windows some different names so that kwin's store window settings feature works correctly. This (together with Lubos' changes in kwin) fixes bug 49369
|
24 years ago |
|
kmkernel.h
|
Add startingUp() member function to KMKernel. The return value of this function indicates whether KMail is starting up.
|
24 years ago |
|
kmmainwin.cpp
|
Add the possibility to select the startup-folder. This is a hidden feature and is only necessary for people who use only imap and get confused by the local folders. Reviewed (and requested ;-)) by Ingo.
|
24 years ago |
|
kmmainwin.h
|
One startup folder is enough :-)
|
24 years ago |
|
kmmainwin.rc
|
Fixed "Settings" menus, "Configure KMail..." should be always last entry.
|
24 years ago |
|
kmmessage.cpp
|
Port Don's "Rewrite the newish encryption state and signature state code." to HEAD.
|
24 years ago |
|
kmmessage.h
|
Port Don's "Rewrite the newish encryption state and signature state code." to HEAD.
|
24 years ago |
|
kmmimeparttree.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmmimeparttree.h
|
Crypto bugfix: enable us to verify signed mail that is embedded in an old-style (non-multipart) Digest message.
|
24 years ago |
|
kmmsgbase.cpp
|
Port Don's "Rewrite the newish encryption state and signature state code." to HEAD.
|
24 years ago |
|
kmmsgbase.h
|
Port Don's "Rewrite the newish encryption state and signature state code." to HEAD.
|
24 years ago |
|
kmmsgdict.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmmsgdict.h
|
…
|
|
|
kmmsginfo.cpp
|
Port Don's "Rewrite the newish encryption state and signature state code." to HEAD.
|
24 years ago |
|
kmmsginfo.h
|
Port Don's "Rewrite the newish encryption state and signature state code." to HEAD.
|
24 years ago |
|
kmmsglist.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmmsglist.h
|
given:
|
24 years ago |
|
kmmsgpart.cpp
|
Fix bug 40073 by improving the determination of an attachment's filename
|
24 years ago |
|
kmmsgpart.h
|
a) Merged AEGYPTEN_BRANCH additions into HEAD branch.
|
24 years ago |
|
kmmsgpartdlg.cpp
|
CVS_SILENT Style guide text fix, use "cvslastchange" or X-WebCVS header to view
|
24 years ago |
|
kmmsgpartdlg.h
|
enable-final fix
|
24 years ago |
|
kmpgpwrap.cpp
|
…
|
|
|
kmpgpwrap.h
|
…
|
|
|
kmpopfiltercnfrmdlg.cpp
|
including config.h as first include (it defines quite some controlling defines)
|
24 years ago |
|
kmpopfiltercnfrmdlg.h
|
…
|
|
|
kmpopheaders.cpp
|
including config.h as first include (it defines quite some controlling defines)
|
24 years ago |
|
kmpopheaders.h
|
*** empty log message ***
|
24 years ago |
|
kmreaderwin.cpp
|
crypto-related bugfix: Have a little gap between the colored crypto frames and the forwarding frame so people can better see what was signed and/or encrypted when having encapsulated messages...
|
24 years ago |
|
kmreaderwin.h
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmrecentaddr.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmrecentaddr.h
|
…
|
|
|
kmsearchpattern.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmsearchpattern.h
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmsearchpatternedit.cpp
|
CVS_SILENT Style guide fix
|
24 years ago |
|
kmsearchpatternedit.h
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmsender.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmsender.h
|
if a user queues a new msg while already sending, ensure that the status
|
24 years ago |
|
kmservertest.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmservertest.h
|
…
|
|
|
kmtextbrowser.cpp
|
- centralize CryptPlugWrapperList in KMKernel to fix ownership problems
|
24 years ago |
|
kmtextbrowser.h
|
- centralize CryptPlugWrapperList in KMKernel to fix ownership problems
|
24 years ago |
|
kmtopwidget.cpp
|
…
|
|
|
kmtopwidget.h
|
…
|
|
|
kmtransport.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmtransport.h
|
Disable/enable ok button when sendmail location is empty
|
24 years ago |
|
kmundostack.cpp
|
Fix multiple undos, fix threading after undo, make undo a KMMoveCommand, make the undostack a QObject and make it emit signals on changes. Correct the default sizes of kmmainwin. Reviewed by Ingo.
|
24 years ago |
|
kmundostack.h
|
Fix multiple undos, fix threading after undo, make undo a KMMoveCommand, make the undostack a QObject and make it emit signals on changes. Correct the default sizes of kmmainwin. Reviewed by Ingo.
|
24 years ago |
|
kmversion.h
|
Finally apply the patch from Alexander Neundorf <alexander.neundorf@gmx.net>
|
24 years ago |
|
linklocator.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
linklocator.h
|
Moved KMReaderWin::strToHtml() code into its own class (LinkLocator) so that the email address and URL matching code can be used elsewhere in kmail. Fixed a few bugs in the process:
|
24 years ago |
|
mailcomposerIface.h
|
…
|
|
|
mailinglist-magic.cpp
|
Backporting from make_it_cool.
|
24 years ago |
|
mailinglist-magic.h
|
Backporting from make_it_cool.
|
24 years ago |
|
main.cpp
|
Add startingUp() member function to KMKernel. The return value of this function indicates whether KMail is starting up.
|
24 years ago |
|
mh2kmail
|
…
|
|
|
mh2kmailr
|
…
|
|
|
partNode.cpp
|
Crypto bugfix: enable us to verify signed mail that is embedded in an old-style (non-multipart) Digest message.
|
24 years ago |
|
partNode.h
|
Crypto bugfix: enable us to verify signed mail that is embedded in an old-style (non-multipart) Digest message.
|
24 years ago |
|
signatureconfigurationdialog.ui
|
fixed layout
|
24 years ago |
|
signatureconfigurationdialogimpl.cpp
|
Prepare final AEgypten test: hide all configuration options that are not fully implemented yet. (part 2 of this patch)
|
24 years ago |
|
signatureconfigurationdialogimpl.h
|
Build
|
24 years ago |
|
signatureconfigurator.cpp
|
CVS_SILENT Style guide fix, use "cvslastchange" or X-WebCVS header line to view
|
24 years ago |
|
signatureconfigurator.h
|
Adding KMail::SignatureConfigurator, an extraction of the Identity->Signature tab of the config dialog into a class of it's own. Not part of the built process yet.
|
24 years ago |
|
simplestringlisteditor.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
simplestringlisteditor.h
|
…
|
|
|
spellingfilter.cpp
|
Don't spell check quoted text, urls or email addresses.
|
24 years ago |
|
spellingfilter.h
|
Don't spell check quoted text, urls or email addresses.
|
24 years ago |
|
tips
|
spelling/grammar fix
|
24 years ago |
|
transportmanager.cpp
|
don't leak
|
24 years ago |
|
transportmanager.h
|
Fix Bug 49208: Cannot use more than one identity for sending through two different smtp server per user because the transport combobox isn't initialized with the configured transports.
|
24 years ago |
|
upgrade-signature.pl
|
Make kconf_update scipts idempotent.
|
24 years ago |
|
upgrade-transport.pl
|
don't upgrade transports that aren't there
|
24 years ago |
|
vcard.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
vcard.h
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |