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.
 
 
 
Michael Haeckel 4dabd587f4 Don't set new messages to 'unread' when adding to a maildir folder. 25 years ago
about Use a nice font size. 25 years ago
pics Replace the old pgp-keys.png with the new kdelibs/kdeui/keys.png. 25 years ago
profiles Loop in the current folder when searching for unread messages. 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 made messages 25 years ago
Makefile.am Remove some dead code that had only the purpose to include qlabel.h and 25 years ago
accountdialog.cpp Remove some dead code that had only the purpose to include qlabel.h and 25 years ago
accountdialog.h On demand downloading of huge mails, deleting without downloading. Manually or 25 years ago
addtoaddressbook.cpp CVS-SILENT: fixincludes -e 25 years ago
addtoaddressbook.h fixes: 25 years ago
colorlistbox.cpp fixed compilation with KDE_NO_COMPAT (kapplication.h, kcolordialog.h) 25 years ago
colorlistbox.h removing "const QString" in return values and parameters. It only confuses compilers, 25 years ago
configuredialog.cpp Remove some dead code that had only the purpose to include qlabel.h and 25 years ago
configuredialog.h Finally commit the configuredialog restructuring. See kmail@kde.org list archive for what's changed. 25 years ago
configuredialog_p.cpp #define QT_NO_CAST_ASCII only if not compiling with --enable-final; plus: return is no function ;-) 25 years ago
configuredialog_p.h Make the composer font configurable independant of the viewer font. 25 years ago
cryptplug.h Initial check in of wrapper class made for easily accessing the shared C library CRYPTPLUG ( an independent cryptography plug-in made for Aegypten project, see http://www.gnupg.org/aegypten/ ) 25 years ago
cryptplugwrapper.cpp Initial check in of wrapper class made for easily accessing the shared C library CRYPTPLUG ( an independent cryptography plug-in made for Aegypten project, see http://www.gnupg.org/aegypten/ ) 25 years ago
cryptplugwrapper.dox Initial check in of wrapper class made for easily accessing the shared C library CRYPTPLUG ( an independent cryptography plug-in made for Aegypten project, see http://www.gnupg.org/aegypten/ ) 25 years ago
cryptplugwrapper.h Initial check in of wrapper class made for easily accessing the shared C library CRYPTPLUG ( an independent cryptography plug-in made for Aegypten project, see http://www.gnupg.org/aegypten/ ) 25 years ago
dcoptest.cpp 356 includes less 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 CVS_SILENT fixheaders 25 years ago
kbusyptr.h kdoc-ify header file comments 25 years ago
kfileio.cpp 356 includes less 25 years ago
kfileio.h Fix header files: missing includes, superfluous includes, missing forward 25 years ago
kmaccount.cpp - When the destination folder of an account is deleted, the destination is restored to the inbox. 25 years ago
kmaccount.h Remove some dead code that had only the purpose to include qlabel.h and 25 years ago
kmacctexppop.cpp - Don't eat lot of RAM, when fetching many mails from a local account 25 years ago
kmacctexppop.h This function is no longer used. 25 years ago
kmacctfolder.cpp 356 includes less 25 years ago
kmacctfolder.h kdoc-ify header file comments 25 years ago
kmacctimap.cpp - Open mailboxes always with SELECT. Most other clients also do that and 25 years ago
kmacctimap.h Added support for imap-sets to addMsg, removeMsg, copyMsg and take 25 years ago
kmacctlocal.cpp - Don't eat lot of RAM, when fetching many mails from a local account 25 years ago
kmacctlocal.h - Adding/removing IMAP accounts should work again properly. 25 years ago
kmacctmaildir.cpp Close #9280: 25 years ago
kmacctmaildir.h - Adding/removing IMAP accounts should work again properly. 25 years ago
kmacctmgr.cpp Don't allow empty account names to sneak past readConfig() 25 years ago
kmacctmgr.h Remove some dead code that had only the purpose to include qlabel.h and 25 years ago
kmacctseldlg.cpp 356 includes less 25 years ago
kmacctseldlg.h kdoc-ify header file comments 25 years ago
kmaddrbook.cpp Use getpwent and add quotation marks around the name if neccessary. 25 years ago
kmaddrbook.h Get rid of the internal addressbook. 25 years ago
kmaddrbookdlg.cpp Get rid of the internal addressbook. 25 years ago
kmaddrbookdlg.h Get rid of the internal addressbook. 25 years ago
kmail.upd - Smart Message-Id generation 25 years ago
kmailIface.h kdoc-ify header file comments 25 years ago
kmbroadcaststatus.cpp Give the progress bar again a nice layout. 25 years ago
kmbroadcaststatus.h kdoc-ify header file comments 25 years ago
kmcomposerui.rc - Adapt KMail to an API change of Kpgp (more flexible key 25 years ago
kmcomposewin.cpp "ISpell" -> "ISpell/Aspell", as both is supported by KSpell 25 years ago
kmcomposewin.h Make the composer font configurable independant of the viewer font. 25 years ago
kmdict.cpp Use our own hash table instead of QDict. This is much faster and requires 25 years ago
kmdict.h Use our own hash table instead of QDict. This is much faster and requires 25 years ago
kmdisplayvcard.cpp CVS_SILENT Email standardization 25 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 Cleanup. 25 years ago
kmfilter.cpp This patch fixes two issues people reported (repeatedly): 25 years ago
kmfilter.h This patch fixes two issues people reported (repeatedly): 25 years ago
kmfilteraction.cpp CVS-SILENT: fixincludes -e 25 years ago
kmfilteraction.h Rename "Finished" constant to "Moved" and get rid of stopIt in loop (has been in production for months here) 25 years ago
kmfilterdlg.cpp s/on explicit \"Apply Filters\"/on manual filtering/ 25 years ago
kmfilterdlg.h filterdialog now saves it's size on OK so it can be restored next time 25 years ago
kmfiltermgr.cpp CVS-SILENT: fixincludes -e 25 years ago
kmfiltermgr.h This patch fixes two issues people reported (repeatedly): 25 years ago
kmfldsearch.cpp CVS_SILENT Corrected typographical errors 25 years ago
kmfldsearch.h Fix compile warnings. 25 years ago
kmfolder.cpp Avoid a compiler warning by adding a default to a switch statement 25 years ago
kmfolder.h Better support for read only folders. The locally stored messages status is 25 years ago
kmfoldercombobox.cpp o KDE-ified the UI in the search window, using KDialogBase, KStatusBar, 25 years ago
kmfoldercombobox.h o KDE-ified the UI in the search window, using KDialogBase, KStatusBar, 25 years ago
kmfolderdia.cpp Remove some dead code that had only the purpose to include qlabel.h and 25 years ago
kmfolderdia.h Adds configurable sender/receiver to each folder 25 years ago
kmfolderdir.cpp Use unicode and special character save names for the IMAP cache files. 25 years ago
kmfolderdir.h Fix header files: missing includes, superfluous includes, missing forward 25 years ago
kmfolderimap.cpp o KDE-ified the UI in the search window, using KDialogBase, KStatusBar, 25 years ago
kmfolderimap.h Better support for read only folders. The locally stored messages status is 25 years ago
kmfoldermaildir.cpp Don't set new messages to 'unread' when adding to a maildir folder. 25 years ago
kmfoldermaildir.h Update the serial numbers correctely, when emtying a folder. 25 years ago
kmfoldermbox.cpp Display the number of all messages in the outbox, not only those with the 25 years ago
kmfoldermbox.h Update the serial numbers correctely, when emtying a folder. 25 years ago
kmfoldermgr.cpp Don't tell new users on startup, that the IMAP cache directory will be created. 25 years ago
kmfoldermgr.h Don't tell new users on startup, that the IMAP cache directory will be created. 25 years ago
kmfoldernode.cpp 356 includes less 25 years ago
kmfoldernode.h QList -> QPtrList 25 years ago
kmfolderseldlg.cpp CVS_SILENT fixheaders 25 years ago
kmfolderseldlg.h Qt3 compile fixes. The last problem is in kmcomposewin.cpp 25 years ago
kmfoldertree.cpp Call slotFolderExpanded on startup to make sure the folder-settings are fully read. 25 years ago
kmfoldertree.h Make displaying of the about page on startup working again with Qt-3.0.1. 25 years ago
kmglobal.h Expire old messages from any folder. 25 years ago
kmheaders.cpp shift-LEFT and shift-RIGHT now selects the prev/next mail in mainwindow 25 years ago
kmheaders.h shift-LEFT and shift-RIGHT now selects the prev/next mail in mainwindow 25 years ago
kmidentity.cpp CVS-SILENT: fixincludes -e 25 years ago
kmidentity.h Per identity configurable drafts folder (local and IMAP). 25 years ago
kmiostatusdlg.cpp 356 includes less 25 years ago
kmiostatusdlg.h kdoc-ify header file comments 25 years ago
kmkernel.cpp Don't crash, when selecting a folder, where importing OE5 mails is in 25 years ago
kmkernel.h Save the index files on exit without being killed by the session management 25 years ago
kmmainwin.cpp shift-LEFT and shift-RIGHT now selects the prev/next mail in mainwindow 25 years ago
kmmainwin.h - new actions {expand,collapse} (all) thread(s) 25 years ago
kmmainwin.rc Added "Mark all Mails as read" Action 25 years ago
kmmessage.cpp Don't store the sent-mail folder in a member variable. That doesn't help 25 years ago
kmmessage.h Don't store the sent-mail folder in a member variable. That doesn't help 25 years ago
kmmsgbase.cpp Make parsing of long address headers _much_ faster. 25 years ago
kmmsgbase.h Don't loose the automatically set replied flags in IMAP folders after 25 years ago
kmmsgdict.cpp Use our own hash table instead of QDict. This is much faster and requires 25 years ago
kmmsgdict.h Use our own hash table instead of QDict. This is much faster and requires 25 years ago
kmmsginfo.cpp Don't loose the automatically set replied flags in IMAP folders after 25 years ago
kmmsginfo.h Don't loose the automatically set replied flags in IMAP folders after 25 years ago
kmmsglist.cpp Use our own hash table instead of QDict. This is much faster and requires 25 years ago
kmmsglist.h Update the serial numbers correctely, when emtying a folder. 25 years ago
kmmsgpart.cpp Revert to the good old mimelib functions. These KCodecs functions don't seem 25 years ago
kmmsgpart.h kdoc-ify header file comments 25 years ago
kmmsgpartdlg.cpp Move kmimetypevaliadator from libkdenetwork to kdeui. 25 years ago
kmmsgpartdlg.h
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 Make sorting by size and by order of arrival working again. 25 years ago
kmpopfiltercnfrmdlg.h Sort correctely. 25 years ago
kmpopheaders.cpp Fixed a few compile warnings. 25 years ago
kmpopheaders.h This also belongs to the on demand huge mail downloading. 25 years ago
kmreaderwin.cpp unnecessary to disconnect a slot that doesn't exist. 25 years ago
kmreaderwin.h don't display status icon of message in fancy headers as this causes 25 years ago
kmrecentaddr.cpp - internal addressbook based on QStringList now 25 years ago
kmrecentaddr.h Fix header files: missing includes, superfluous includes, missing forward 25 years ago
kmscoring.cpp 356 includes less 25 years ago
kmscoring.h ASCII_CAST cleanup for kmmsgbase.cpp and kmacctlocal.cpp. 25 years ago
kmsearchpattern.cpp Minor code cleanups, mostly removal of Qt2 defines. 25 years ago
kmsearchpattern.h Committed patch kmail-fix-to-or-cc-filter-behaviour-and-make-contains-default.diff, 25 years ago
kmsearchpatternedit.cpp On demand downloading of huge mails, deleting without downloading. Manually or 25 years ago
kmsearchpatternedit.h On demand downloading of huge mails, deleting without downloading. Manually or 25 years ago
kmsender.cpp - Smart Message-Id generation 25 years ago
kmsender.h Today is a big day in the history of KMail. 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 356 includes less 25 years ago
kmtopwidget.h Revert the dock widget changes. 25 years ago
kmtransport.cpp Remove some dead code that had only the purpose to include qlabel.h and 25 years ago
kmtransport.h Finally commit the configuredialog restructuring. See kmail@kde.org list archive for what's changed. 25 years ago
kmundostack.cpp Use serial numbers instead of message id for undo. 25 years ago
kmundostack.h Use serial numbers instead of message id for undo. 25 years ago
kmversion.h Make sorting by reciever in the sent-mail folder working again. 25 years ago
mailcomposerIface.h kdoc-ify header file comments 25 years ago
mailinglist-magic.cpp 356 includes less 25 years ago
mailinglist-magic.h Get rid of all remaining ASCII_CAST and COMPAT issues. 25 years ago
main.cpp Save the index files on exit without being killed by the session management 25 years ago
mh2kmail
mh2kmailr Add version for recursive dirs 26 years ago
simplestringlisteditor.cpp CVS-SILENT: fixincludes -e 25 years ago
simplestringlisteditor.h added simplestringlisteditor.{h,cpp} 25 years ago
vcard.cpp Make it compile. 25 years ago
vcard.h Add docs for VCard handling. Patch by Bjoen Wolf. 25 years ago