You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Marc Mutz 1869426c1d trash handling was moved down to kmaccount itself 24 years ago
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 fix typos; mention that you shouldn't keep persistent references to identities other then by UOID 24 years ago
KMail.desktop CVS_SILENT made messages 24 years ago
Makefile.am CVS_SILENT minor beautification of INCLUDES line 24 years ago
accountdialog.cpp white space diffs and the configure dialog part of the systemtray (not yet used 24 years ago
accountdialog.h from kroupware_branch: Sieve Vacation support 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 ported the UI changes Aaron did and make it compile in the intermediate 24 years ago
certificatehandlingdialog.ui.h ported the UI changes Aaron did and make it compile in the intermediate 24 years ago
certificatehandlingdialogimpl.cpp ported the UI changes Aaron did and make it compile in the intermediate 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 CVS_SILENT yet another diff massage 24 years ago
certificatewizardimpl.h a) Merged AEGYPTEN_BRANCH additions into HEAD branch. 24 years ago
colorlistbox.cpp fixed compilation with KDE_NO_COMPAT (kapplication.h, kcolordialog.h) 25 years ago
colorlistbox.h
configmanager.cpp Committing new files for IdentityManager: 24 years ago
configmanager.h Committing new files for IdentityManager: 24 years ago
configuredialog.cpp white space diffs and the configure dialog part of the systemtray (not yet used 24 years ago
configuredialog.h white space diffs and the configure dialog part of the systemtray (not yet used 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 white space diffs and the configure dialog part of the systemtray (not yet used 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 massaging diff 24 years ago
cryptplugconfigdialog.h CCMAIL: jan@intevation.de 24 years ago
dcoptest.cpp 356 includes less 25 years ago
directoryservicesconfigurationdialog.ui CVS_SILENT Style guide fix, use "cvslastchange" or X-WebCVS header line to view 24 years ago
directoryservicesconfigurationdialogimpl.cpp white space diffs and the configure dialog part of the systemtray (not yet used 24 years ago
directoryservicesconfigurationdialogimpl.h Build 24 years ago
encryptionconfigurationdialog.ui ported the UI changes Aaron did and make it compile in the intermediate 24 years ago
encryptionconfigurationdialogimpl.cpp ported the UI changes Aaron did and make it compile in the intermediate 24 years ago
encryptionconfigurationdialogimpl.h Build 24 years ago
eventsrc CVS_SILENT made messages 24 years ago
folderpropertiesdialog.ui ported the UI changes Aaron did and make it compile in the intermediate 24 years ago
folderpropertiesdialog.ui.h ported the UI changes Aaron did and make it compile in the intermediate 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 white space diffs and the configure dialog part of the systemtray (not yet used 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 ported Don's KMKernel::config into HEAD 24 years ago
identitymanager.h from kroupware_branch: new method thatIsMe(), which is a small wrapper around addressForIdentity() 24 years ago
imapaccountbase.cpp trash handling was moved down to kmaccount itself 24 years ago
imapaccountbase.h trash handling was moved down to kmaccount itself 24 years ago
imapprogressdialog.cpp from kroupware_branch: starting to merge the kmaccount refactoring 24 years ago
imapprogressdialog.h from kroupware_branch: starting to merge the kmaccount refactoring 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 merging smaller cleanups 24 years ago
kbusyptr.h warnings = 0; 24 years ago
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 first part of the job/imap/folder cleanup. 24 years ago
kmaccount.h first part of the job/imap/folder cleanup. 24 years ago
kmacctexppop.cpp merging smaller cleanups 24 years ago
kmacctexppop.h This function is no longer used. 25 years ago
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 first part of the job/imap/folder cleanup. 24 years ago
kmacctimap.h one more whitespace diff 24 years ago
kmacctlocal.cpp Port Don's "Rewrite the newish encryption state and signature state code." to HEAD. 24 years ago
kmacctlocal.h - Adding/removing IMAP accounts should work again properly. 25 years ago
kmacctmaildir.cpp Port Don's "Rewrite the newish encryption state and signature state code." to HEAD. 24 years ago
kmacctmaildir.h - Adding/removing IMAP accounts should work again properly. 25 years ago
kmacctmgr.cpp first part of the job/imap/folder cleanup. 24 years ago
kmacctmgr.h first part of the job/imap/folder cleanup. 24 years ago
kmacctseldlg.cpp CVS_SILENT Corrected typographical errors 24 years ago
kmacctseldlg.h
kmaddrbook.cpp white space diffs and the configure dialog part of the systemtray (not yet used 24 years ago
kmaddrbook.h Display warning if kaddressbook wasn't found. 24 years ago
kmaddrbookdlg.cpp ported Don's KMKernel::config into HEAD 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 Upgrade PGP Identity -> Default PGP Key (for GnuPG users) 24 years ago
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 white space diffs and the configure dialog part of the systemtray (not yet used 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 cleanup: remove historic #define 24 years ago
kmcommands.h Move the KMCommand changes back in as it was the general agreement. 24 years ago
kmcomposerui.rc from kroupware_branch: RFC-compliant MDN support 24 years ago
kmcomposewin.cpp ported Don's KMKernel::config into HEAD 24 years ago
kmcomposewin.h from kroupware_branch: RFC-compliant MDN support 24 years ago
kmdebug.h from kroupware_branch: adding kmdebug, a convenience wrapper around kdDebug() and friends 24 years ago
kmdict.cpp - delete mVecs; 24 years ago
kmdict.h Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
kmdisplayvcard.cpp white space diffs and the configure dialog part of the systemtray (not yet used 24 years ago
kmdisplayvcard.h fixed compilation with *NO_COMPAT, removed unecessary includes, 25 years ago
kmfawidgets.cpp Get rid of the internal addressbook. 25 years ago
kmfawidgets.h
kmfilter.cpp white space diffs and the configure dialog part of the systemtray (not yet used 24 years ago
kmfilter.h white space diffs and the configure dialog part of the systemtray (not yet used 24 years ago
kmfilteraction.cpp from kroupware_branch: RFC-compliant MDN support 24 years ago
kmfilteraction.h from kroupware_branch: RFC-compliant MDN support 24 years ago
kmfilterdlg.cpp white space diffs and the configure dialog part of the systemtray (not yet used 24 years ago
kmfilterdlg.h white space diffs and the configure dialog part of the systemtray (not yet used 24 years ago
kmfiltermgr.cpp ported Don's KMKernel::config into HEAD 24 years ago
kmfiltermgr.h code beautyfication; --virtual 24 years ago
kmfldsearch.cpp janitorial: more "x" -> 'x' changes (x is a single char), in files where it's used with QString::find() or ::contains(). Anyone wants to do the rest (for correctness)? 24 years ago
kmfldsearch.h Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
kmfolder.cpp first part of the job/imap/folder cleanup. 24 years ago
kmfolder.h first part of the job/imap/folder cleanup. 24 years ago
kmfoldercombobox.cpp including config.h as first include (it defines quite some controlling defines) 24 years ago
kmfoldercombobox.h Keep filters around when the mailbox happens to be deleted. 24 years ago
kmfolderdia.cpp ported Don's KMKernel::config into HEAD 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 Fix header files: missing includes, superfluous includes, missing forward 25 years ago
kmfolderimap.cpp ported Don's KMKernel::config into HEAD 24 years ago
kmfolderimap.h Fix a crash when the content of a folder is deleted and afterwards the account is deleted (check if mAccount is null). Reviewed by Michael. 24 years ago
kmfoldermaildir.cpp from kroupware_branch: RFC-compliant MDN support 24 years ago
kmfoldermaildir.h Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
kmfoldermbox.cpp ported Don's KMKernel::config into HEAD 24 years ago
kmfoldermbox.h Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
kmfoldermgr.cpp ported Don's KMKernel::config into HEAD 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 ported Don's KMKernel::config into HEAD 24 years ago
kmfoldertree.h Include a copyright notice. BTW: what name should I include? 24 years ago
kmglobal.h Expire old messages from any folder. 25 years ago
kmheaders.cpp ported Don's KMKernel::config into HEAD 24 years ago
kmheaders.h Fix Bug 44014 (Kmail Status Line Unread Count incorrect) by connecting the numUnreadMsgsChanged-signal to setFolderInfoStatus. Reviewed by Ingo. 24 years ago
kmidentity.cpp white space diffs and the configure dialog part of the systemtray (not yet used 24 years ago
kmidentity.h from kroupware_branch: only emit changed() singnals when the identity really changed. Needs new KMIdentity::operator!=() 24 years ago
kmkernel.cpp ported Don's KMKernel::config into HEAD 24 years ago
kmkernel.h ported Don's KMKernel::config into HEAD 24 years ago
kmmainwin.cpp ported Don's KMKernel::config into HEAD 24 years ago
kmmainwin.h from kroupware_branch: Sieve Vacation support 24 years ago
kmmainwin.rc from kroupware_branch: Sieve Vacation support 24 years ago
kmmessage.cpp ported Don's KMKernel::config into HEAD 24 years ago
kmmessage.h candidate_for_3_1_1: add new methods KMMessage::{forward,reply}Subject() const and use forwardSubject() in the "forward as attachment" command when forwarding a single mail 24 years ago
kmmimeparttree.cpp ported Don's KMKernel::config into HEAD 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 ported the UI changes Aaron did and make it compile in the intermediate 24 years ago
kmmsgbase.h from kroupware_branch: RFC-compliant MDN support 24 years ago
kmmsgdict.cpp another smaller merge 24 years ago
kmmsgdict.h another smaller merge 24 years ago
kmmsginfo.cpp from kroupware_branch: RFC-compliant MDN support 24 years ago
kmmsginfo.h from kroupware_branch: RFC-compliant MDN support 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 merging minor cleanup 24 years ago
kmmsgpart.h from kroupware_branch: RFC-compliant MDN support 24 years ago
kmmsgpartdlg.cpp merging minor cleanup 24 years ago
kmmsgpartdlg.h enable-final fix 24 years ago
kmpgpwrap.cpp - Adapt KMail to the changes in Kpgp* 25 years ago
kmpgpwrap.h - Adapt KMail to the changes in Kpgp* 25 years ago
kmpopfiltercnfrmdlg.cpp including config.h as first include (it defines quite some controlling defines) 24 years ago
kmpopfiltercnfrmdlg.h Sort correctely. 25 years ago
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 ported Don's KMKernel::config into HEAD 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 Fix header files: missing includes, superfluous includes, missing forward 25 years ago
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 first part of the job/imap/folder cleanup. 24 years ago
kmsender.cpp ported Don's KMKernel::config into HEAD 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 Use my @kde.org e-mail everywhere, because the other provider does no longer 25 years ago
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 356 includes less 25 years ago
kmtopwidget.h Fragile part of include cleanup: header files. 25 years ago
kmtransport.cpp white space diffs and the configure dialog part of the systemtray (not yet used 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 white space diffs and the configure dialog part of the systemtray (not yet used 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 janitorial: more "x" -> 'x' changes (x is a single char), in files where it's used with QString::find() or ::contains(). Anyone wants to do the rest (for correctness)? 24 years ago
mailinglist-magic.h Backporting from make_it_cool. 24 years ago
main.cpp ported Don's KMKernel::config into HEAD 24 years ago
mh2kmail
mh2kmailr
networkaccount.cpp from kroupware_branch: starting to merge the kmaccount refactoring 24 years ago
networkaccount.h from kroupware_branch: starting to merge the kmaccount refactoring 24 years ago
partNode.cpp white space diffs and the configure dialog part of the systemtray (not yet used 24 years ago
partNode.h white space diffs and the configure dialog part of the systemtray (not yet used 24 years ago
sieveconfig.cpp from kroupware_branch: Sieve Vacation support 24 years ago
sieveconfig.h from kroupware_branch: Sieve Vacation support 24 years ago
sievejob.cpp from kroupware_branch: Sieve Vacation support 24 years ago
sievejob.h from kroupware_branch: Sieve Vacation support 24 years ago
signatureconfigurationdialog.ui ported the UI changes Aaron did and make it compile in the intermediate 24 years ago
signatureconfigurationdialogimpl.cpp ported the UI changes Aaron did and make it compile in the intermediate 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 added simplestringlisteditor.{h,cpp} 25 years ago
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 one more tip; ">" -> "&gt;" fixes 24 years ago
transportmanager.cpp white space diffs and the configure dialog part of the systemtray (not yet used 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
vacation.cpp from kroupware_branch: Sieve Vacation support 24 years ago
vacation.h from kroupware_branch: Sieve Vacation support 24 years ago
vacationdialog.cpp from kroupware_branch: Sieve Vacation support 24 years ago
vacationdialog.h from kroupware_branch: Sieve Vacation support 24 years ago
vcard.cpp Argh... Revert unintentionally committed patches. 24 years ago
vcard.h Argh... Revert unintentionally committed patches. 24 years ago