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.
 
 
 
Waldo Bastian b76bdbb1b7 Check for empty subject in the composer window, instead of in the send part. 25 years ago
about Use a nice font size. 25 years ago
pics much better. featuring alpha channel shadow :) 25 years ago
ChangeLog fix the link to webcvs 25 years ago
DESIGN Added DESIGN file, which will (hopefully) contain abstracts on the various 25 years ago
KMail.desktop CVS_SILENT 25 years ago
Makefile.am SMTP authentication and SMTP over TLS/SSL. 25 years ago
accountdialog.cpp Make it possible to use a prefix to the IMAP folders, that starts with a slash, 25 years ago
accountdialog.h Inverval mail checking for IMAP. 25 years ago
addtoaddressbook.cpp use debug area 5006 - so I can read mails without seeing tons of debug output 25 years ago
addtoaddressbook.h fixes: 25 years ago
colorlistbox.cpp Qt3 compile fixes. The last problem is in kmcomposewin.cpp 25 years ago
colorlistbox.h removing "const QString" in return values and parameters. It only confuses compilers, 25 years ago
configuredialog.cpp ifdef scoring also here. 25 years ago
configuredialog.h It nearly compiles with QT_NO_COMPAT now, besides a few khtml headers which 25 years ago
dcoptest.cpp Fix for sending RFC2447 attachments via DCOP interface. 25 years ago
hi16-app-kmail.png lo -> hi 25 years ago
hi32-app-kmail.png Adding a shadow 25 years ago
hi48-app-kmail.png Adding a shadow 25 years ago
kalarmtimer.cpp Remove all QObject::initMetaObject() calls, since they are automatically 25 years ago
kalarmtimer.h kdoc-ify header file comments 25 years ago
kbusyptr.cpp use debug area 5006 - so I can read mails without seeing tons of debug output 25 years ago
kbusyptr.h kdoc-ify header file comments 25 years ago
kfileio.cpp use debug area 5006 - so I can read mails without seeing tons of debug output 25 years ago
kfileio.h kdoc-ify header file comments 25 years ago
kmaccount.cpp Store the SMTP password encoded instead of plain text. 25 years ago
kmaccount.h Store the SMTP password encoded instead of plain text. 25 years ago
kmacctexppop.cpp Use a different name for the key of the password in the new format for better 25 years ago
kmacctexppop.h Ask again for the password, if login failed. 25 years ago
kmacctfolder.cpp
kmacctfolder.h kdoc-ify header file comments 25 years ago
kmacctimap.cpp Use a different name for the key of the password in the new format for better 25 years ago
kmacctimap.h Ask again for the password, if login failed. 25 years ago
kmacctlocal.cpp - Adding/removing IMAP accounts should work again properly. 25 years ago
kmacctlocal.h - Adding/removing IMAP accounts should work again properly. 25 years ago
kmacctmaildir.cpp - Adding/removing IMAP accounts should work again properly. 25 years ago
kmacctmaildir.h - Adding/removing IMAP accounts should work again properly. 25 years ago
kmacctmgr.cpp Inverval mail checking for IMAP. 25 years ago
kmacctmgr.h Send mails only on manual mail checking and not on interval mail checking. 25 years ago
kmacctseldlg.cpp Massive commit to include native maildir-style mailboxes support in 25 years ago
kmacctseldlg.h kdoc-ify header file comments 25 years ago
kmaddrbook.cpp Qt3 compile fixes. The last problem is in kmcomposewin.cpp 25 years ago
kmaddrbook.h - internal addressbook based on QStringList now 25 years ago
kmaddrbookdlg.cpp + mListBox->sort(); 25 years ago
kmaddrbookdlg.h kdoc-ify header file comments 25 years ago
kmail.upd Use a different name for the key of the password in the new format for better 25 years ago
kmailIface.h kdoc-ify header file comments 25 years ago
kmbroadcaststatus.cpp use debug area 5006 - so I can read mails without seeing tons of debug output 25 years ago
kmbroadcaststatus.h kdoc-ify header file comments 25 years ago
kmcomposerui.rc Drafts folder. 26 years ago
kmcomposewin.cpp Check for empty subject in the composer window, instead of in the send part. 25 years ago
kmcomposewin.h Make attachment drag and drop working with Qt3. 25 years ago
kmdisplayvcard.cpp
kmdisplayvcard.h kdoc-ify header file comments 25 years ago
kmfawidgets.cpp Changed addressbook dialog to KDialogBase. 25 years ago
kmfawidgets.h Cleanup. 25 years ago
kmfilter.cpp QList -> QPtrList 25 years ago
kmfilter.h QList -> QPtrList 25 years ago
kmfilteraction.cpp Use the real Qt3 QRegExp from Qt3. 25 years ago
kmfilteraction.h QList -> QPtrList 25 years ago
kmfilterdlg.cpp QList -> QPtrList 25 years ago
kmfilterdlg.h QList -> QPtrList 25 years ago
kmfiltermgr.cpp QList -> QPtrList 25 years ago
kmfiltermgr.h QList -> QPtrList 25 years ago
kmfldsearch.cpp Qt3 compile fixes. The last problem is in kmcomposewin.cpp 25 years ago
kmfldsearch.h Qt3 compile fixes. The last problem is in kmcomposewin.cpp 25 years ago
kmfolder.cpp Don't crash, when moving several messages from an IMAP folder to a local one. 25 years ago
kmfolder.h Make moving/copying multiple mails from IMAP to local folders working again 25 years ago
kmfolderdia.cpp The first 50$ :-) 25 years ago
kmfolderdia.h QList -> QPtrList 25 years ago
kmfolderdir.cpp QList -> QPtrList 25 years ago
kmfolderdir.h Store the IMAP folder also in a KMFolderMgr like the local folders. 25 years ago
kmfolderimap.cpp Don't fetch always all mail flags when switching to a folder in some cases. 25 years ago
kmfolderimap.h Inverval mail checking for IMAP. 25 years ago
kmfoldermaildir.cpp centralize the ugly exit(1)s, show a messagebox via KNotify and use 25 years ago
kmfoldermaildir.h Readd my code for moving/copying messages from/to/between IMAP folders, someone 25 years ago
kmfoldermbox.cpp centralize the ugly exit(1)s, show a messagebox via KNotify and use 25 years ago
kmfoldermbox.h Readd my code for moving/copying messages from/to/between IMAP folders, someone 25 years ago
kmfoldermgr.cpp The first 50$ :-) 25 years ago
kmfoldermgr.h Cheking for new mails in all folders on an IMAP account. 25 years ago
kmfoldernode.cpp Remove all QObject::initMetaObject() calls, since they are automatically 25 years ago
kmfoldernode.h QList -> QPtrList 25 years ago
kmfolderseldlg.cpp Fix 29572 25 years ago
kmfolderseldlg.h Qt3 compile fixes. The last problem is in kmcomposewin.cpp 25 years ago
kmfoldertree.cpp Inverval mail checking for IMAP. 25 years ago
kmfoldertree.h Qt3 compile fixes. The last problem is in kmcomposewin.cpp 25 years ago
kmglobal.h Remove the rest of the KRN code and the welcome message. 25 years ago
kmheaders.cpp centralize the ugly exit(1)s, show a messagebox via KNotify and use 25 years ago
kmheaders.h ifdef scoring also here. 25 years ago
kmidentity.cpp Quote the name entered in the identity, when it contains special characters. 25 years ago
kmidentity.h kdoc-ify header file comments 25 years ago
kmiostatusdlg.cpp Remove all QObject::initMetaObject() calls, since they are automatically 25 years ago
kmiostatusdlg.h kdoc-ify header file comments 25 years ago
kmkernel.cpp centralize the ugly exit(1)s, show a messagebox via KNotify and use 25 years ago
kmkernel.h centralize the ugly exit(1)s, show a messagebox via KNotify and use 25 years ago
kmmainwin.cpp Cheking for new mails in all folders on an IMAP account. 25 years ago
kmmainwin.h Send mails only on manual mail checking and not on interval mail checking. 25 years ago
kmmainwin.rc Revert the dock widget changes. 25 years ago
kmmessage.cpp Don't redirect encrypted messages in unencrypted form. 25 years ago
kmmessage.h Don't return something in a void function to compile on IRIX. 25 years ago
kmmsgbase.cpp Fix possible memory corruption. 25 years ago
kmmsgbase.h Massive commit to include native maildir-style mailboxes support in 25 years ago
kmmsginfo.cpp Massive commit to include native maildir-style mailboxes support in 25 years ago
kmmsginfo.h Don't return something in a void function to compile on IRIX. 25 years ago
kmmsglist.cpp
kmmsglist.h It nearly compiles with QT_NO_COMPAT now, besides a few khtml headers which 25 years ago
kmmsgpart.cpp Fix for sending RFC2447 attachments via DCOP interface. 25 years ago
kmmsgpart.h kdoc-ify header file comments 25 years ago
kmmsgpartdlg.cpp ASCII_CAST cleanup for kmmsgbase.cpp and kmacctlocal.cpp. 25 years ago
kmmsgpartdlg.h
kmnewiostatus.cpp Remove all QObject::initMetaObject() calls, since they are automatically 25 years ago
kmnewiostatus.h
kmnewiostatuswdg.cpp Remove all QObject::initMetaObject() calls, since they are automatically 25 years ago
kmnewiostatuswdg.h kdoc-ify header file comments 25 years ago
kmpgpwrap.cpp Use the pgp code from libkdenetwork. 25 years ago
kmpgpwrap.h kdoc-ify header file comments 25 years ago
kmreaderwin.cpp A dot after an URL most likely doesn't belong to the URL. 25 years ago
kmreaderwin.h Organize the temp files for the attachments in a more intelligent way. 25 years ago
kmrecentaddr.cpp - internal addressbook based on QStringList now 25 years ago
kmrecentaddr.h Prevent some compiler warnings. 25 years ago
kmscoring.cpp ASCII_CAST cleanup for kmmsgbase.cpp and kmacctlocal.cpp. 25 years ago
kmscoring.h ASCII_CAST cleanup for kmmsgbase.cpp and kmacctlocal.cpp. 25 years ago
kmsearchpattern.cpp QList -> QPtrList 25 years ago
kmsearchpattern.h QList -> QPtrList 25 years ago
kmsearchpatternedit.cpp QList -> QPtrList 25 years ago
kmsearchpatternedit.h QList -> QPtrList 25 years ago
kmsender.cpp Check for empty subject in the composer window, instead of in the send part. 25 years ago
kmsender.h Display the sending progress in the status bar. 25 years ago
kmservertest.cpp SMTP authentication and SMTP over TLS/SSL. 25 years ago
kmservertest.h Autodetection with feedback of the security features of IMAP servers. 25 years ago
kmtopwidget.cpp
kmtopwidget.h Revert the dock widget changes. 25 years ago
kmtransport.cpp Use for SMTP/IMAP/POP3 the same password dialog from kdelibs and handle 25 years ago
kmtransport.h SMTP authentication and SMTP over TLS/SSL. 25 years ago
kmundostack.cpp
kmundostack.h QList -> QPtrList 25 years ago
kmversion.h Use the configured font again also for the header edit fields in the composer. 25 years ago
mailcomposerIface.h kdoc-ify header file comments 25 years ago
mailinglist-magic.cpp detect ezmlm mailing lists 25 years ago
mailinglist-magic.h Get rid of all remaining ASCII_CAST and COMPAT issues. 25 years ago
main.cpp Massive commit to include native maildir-style mailboxes support in 25 years ago
mh2kmail
mh2kmailr Add version for recursive dirs 26 years ago
vcard.cpp Make it compile. 25 years ago
vcard.h Add docs for VCard handling. Patch by Bjoen Wolf. 25 years ago