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.
 
 
 
Don Sanders d24d427907 --msg option wasn't working, now it does. 26 years ago
pics ... heart by heart ... 26 years ago
ChangeLog Updated the About dialog to include more current names. Sorry if I missed 26 years ago
KMail.desktop Better looking title. Well at least I think so. 26 years ago
Makefile.am Ported main window to kaction/xml-gui stuff with a lot of help from Simon. 26 years ago
Makefile.in * Removed the slot for launching old settings 26 years ago
accountdialog.cpp Fixed 0.5 freakin bugs to do with network account modifications taking 26 years ago
accountdialog.h Added precommand to local account and moved all precommand code to KMAccount, since all the account types now support it. 26 years ago
addtoaddressbook.cpp Cleanups, avoid warnings 26 years ago
addtoaddressbook.h I added support to kmail to use the KDE address book, finally. 26 years ago
charsetsDlg.cpp CVS_SILENT removed duplicate headers - difficult one because of #ifdef KRN 27 years ago
charsetsDlg.h use defined() instead of #ifdef 28 years ago
colorlistbox.cpp Added support for quoted text colors and fonts in the 26 years ago
colorlistbox.h Added support for quoted text colors and fonts in the 26 years ago
configuredialog.cpp New messages should be red by default, unread should be blue 26 years ago
configuredialog.h Fixed bug where the user wasn't able to select from a variety of 26 years ago
hi32-app-kmail.png New icon names 26 years ago
hi48-app-kmail.png New icon names 26 years ago
kalarmtimer.cpp Minor bugs fixed. Tested Jacek's charset support but it's still broken. 28 years ago
kalarmtimer.h Stefan: added install option for pixmaps and for documents. 29 years ago
kbusyptr.cpp sven: Removed old signal-driven IPC and introduced DCOP interface. New 26 years ago
kbusyptr.h Fixed some bugs, and implemented saving of messages to local file. 29 years ago
kfileio.cpp Removed spaces. 26 years ago
kfileio.h More qstrings. 26 years ago
kfontutils.cpp koi8-r fix from Anatoli Gorchetchnikov 26 years ago
kfontutils.h Fonts: improved font settings. The HTML widget 28 years ago
kmaccount.cpp Change the sendReceipts method so that events aren't processed inside 26 years ago
kmaccount.h Fixed 0.5 freakin bugs to do with network account modifications taking 26 years ago
kmacctexppop.cpp Fix Bug#6866 26 years ago
kmacctexppop.h Show total number of bytes to download (again, it was removed because it 26 years ago
kmacctfolder.cpp Added a simple shell script that converts MH style mail folders to those 29 years ago
kmacctfolder.h Fixed various things and added latest changes of Markus. 29 years ago
kmacctlocal.cpp Support using the MAIL environment variable when finding the mail spool 26 years ago
kmacctlocal.h Fixed 0.5 freakin bugs to do with network account modifications taking 26 years ago
kmacctmgr.cpp Fixed 0.5 freakin bugs to do with network account modifications taking 26 years ago
kmacctmgr.h Fixed 0.5 freakin bugs to do with network account modifications taking 26 years ago
kmacctpop.cpp Fix Bug#6866 26 years ago
kmacctpop.h Fixed 0.5 freakin bugs to do with network account modifications taking 26 years ago
kmacctseldlg.cpp oops, really make advanced pop the default now. 26 years ago
kmacctseldlg.h RIP dear dialog based on setGeometry() and fixed sizes. 26 years ago
kmaddrbook.cpp Work around QFile weirdness, is this is qt bug? Will follow this up 26 years ago
kmaddrbook.h Clean up odds and ends for external address book support. 26 years ago
kmaddrbookdlg.cpp Clean up odds and ends for external address book support. 26 years ago
kmaddrbookdlg.h Completed implementing respectable libkab/kmail integration. 26 years ago
kmailIface.h --msg option wasn't working, now it does. 26 years ago
kmbroadcaststatus.cpp Perhaps a more elegant method of ensuring the status bar geometry is sensible. 26 years ago
kmbroadcaststatus.h Compiles with --enable-final. Some #undef for stupid X headers (are 4.0 headers 26 years ago
kmcomposerui.rc I feel bold today 26 years ago
kmcomposewin.cpp Fixed Bug#6666 26 years ago
kmcomposewin.h WABA: Change colors appropriately when a color scheme changes. 26 years ago
kmdisplayvcard.cpp More vcard display code 26 years ago
kmdisplayvcard.h Basic vCards are now displayed. Still needs more fields to be implemented 26 years ago
kmdragdata.h using mimelib now plus a complete new base 29 years ago
kmfilter.cpp -body search 26 years ago
kmfilter.h The Merge. QT 2.1 (cvs) now required. 27 years ago
kmfilteraction.cpp Support using filter rules to set the smtp server to use when replying 26 years ago
kmfilteraction.h There were problems with changes made in the filter dialog being applied 26 years ago
kmfilterdlg.cpp There were problems with changes made in the filter dialog being applied 26 years ago
kmfilterdlg.h There were problems with changes made in the filter dialog being applied 26 years ago
kmfiltermgr.cpp * Removed the slot for launching old settings 26 years ago
kmfiltermgr.h * Removed the slot for launching old settings 26 years ago
kmfldsearch.cpp More code tidy ups, my mother would be pleased. 26 years ago
kmfldsearch.h Ported createFolderList over to returning a QValueList< QGuardedPtr< KMFolder > >* instead of 26 years ago
kmfolder.cpp Fixed a bug in addMsg. The stream was told to seek to the end -2, but if the file was size 0 (just created), this would fail, which would screw up the ferror check later in the code. 26 years ago
kmfolder.h Fixed undo/redo problem, in a not very nice way (using msgIdMD5 as a message UID) 26 years ago
kmfolderdia.cpp Fix problem with setting default parent folder for athe folder being 26 years ago
kmfolderdia.h Ported createFolderList over to returning a QValueList< QGuardedPtr< KMFolder > >* instead of 26 years ago
kmfolderdir.cpp -changed welcome message's reply-to to kmail@kde.org 26 years ago
kmfolderdir.h The Merge. QT 2.1 (cvs) now required. 27 years ago
kmfoldermgr.cpp Ported createFolderList over to returning a QValueList< QGuardedPtr< KMFolder > >* instead of 26 years ago
kmfoldermgr.h Ported createFolderList over to returning a QValueList< QGuardedPtr< KMFolder > >* instead of 26 years ago
kmfoldernode.cpp The Merge. QT 2.1 (cvs) now required. 27 years ago
kmfoldernode.h The Merge. QT 2.1 (cvs) now required. 27 years ago
kmfolderseldlg.cpp Ported createFolderList over to returning a QValueList< QGuardedPtr< KMFolder > >* instead of 26 years ago
kmfolderseldlg.h Ported createFolderList over to returning a QValueList< QGuardedPtr< KMFolder > >* instead of 26 years ago
kmfoldertree.cpp show sort indicator for folders, too (fixes bug #3449) 26 years ago
kmfoldertree.h WABA: Change colors appropriately when a color scheme changes. 26 years ago
kmglobal.h sven: Removed old signal-driven IPC and introduced DCOP interface. New 26 years ago
kmheaders.cpp fix #6885 26 years ago
kmheaders.h WABA: Change colors appropriately when a color scheme changes. 26 years ago
kmidentity.cpp default values for "signature" were not consistent, which broke appending 26 years ago
kmidentity.h A little more work on multiple Personas. 26 years ago
kmiostatusdlg.cpp CVS_SILENT removed duplicate headers - difficult one because of #ifdef KRN 27 years ago
kmiostatusdlg.h first draft of a I/O status dialog for sending / receiving mails 29 years ago
kmkernel.cpp --msg option wasn't working, now it does. 26 years ago
kmkernel.h --msg option wasn't working, now it does. 26 years ago
kmmainwin.cpp fix 6528 26 years ago
kmmainwin.h fix 6528 26 years ago
kmmainwin.rc Clean up odds and ends for external address book support. 26 years ago
kmmessage.cpp Support using filter rules to set the smtp server to use when replying 26 years ago
kmmessage.h MIME Digest forwarding is complete, as is forwarding of multiple emails 26 years ago
kmmsgbase.cpp Work around possible source incompatible change in QT between 2.1 and 2.1.1 26 years ago
kmmsgbase.h Converted some 'const QString' to 'const QString&' 26 years ago
kmmsginfo.cpp Converted some 'const QString' to 'const QString&' 26 years ago
kmmsginfo.h Converted some 'const QString' to 'const QString&' 26 years ago
kmmsglist.cpp Removed a number of sorting functions that are obsolete now that qlistview does the sorting. 26 years ago
kmmsglist.h Removed a number of sorting functions that are obsolete now that qlistview does the sorting. 26 years ago
kmmsgpart.cpp Fixed compilation with an explicit const_cast. 26 years ago
kmmsgpart.h Converted some 'const QString' to 'const QString&' 26 years ago
kmmsgpartdlg.cpp Patch from Daniel Naber to allow specification of attachment type as the autodetect stuff often guesses wrong. 26 years ago
kmmsgpartdlg.h Patch from Daniel Naber to allow specification of attachment type as the autodetect stuff often guesses wrong. 26 years ago
kmnewiostatus.cpp //$markus: -cleaned up some stuff 28 years ago
kmnewiostatus.h CVS_SILENT ported to Qt 2.0 27 years ago
kmnewiostatuswdg.cpp "preparing transmission..." -> "preparing transmission from 26 years ago
kmnewiostatuswdg.h CVS_SILENT ported to Qt 2.0 27 years ago
kmreaderwin.cpp explicitly changed some write() calls' arguments to 26 years ago
kmreaderwin.h WABA: Change colors appropriately when a color scheme changes. 26 years ago
kmsender.cpp again replaced some strings to use %1 and QString::arg instead of beeing added together. It seems, that some developers never learn this :-( 26 years ago
kmsender.h Support using filter rules to set the smtp server to use when replying 26 years ago
kmsettings.cpp WABA: Use KDE-wide defaults as default for link colors. 26 years ago
kmsettings.h Final patches from George Staikos <staikos@0wned.org> 27 years ago
kmtopwidget.cpp compiles with Matthias' last changes 26 years ago
kmtopwidget.h sven: Composer inherits (edited) KMTopLevelWidget again, and everything is 26 years ago
kmundostack.cpp Fixed undo/redo problem, in a not very nice way (using msgIdMD5 as a message UID) 26 years ago
kmundostack.h Fixed undo/redo problem, in a not very nice way (using msgIdMD5 as a message UID) 26 years ago
kmversion.h --msg option wasn't working, now it does. 26 years ago
kmwelcomemsg.h Updated doco. 26 years ago
kpgp.cpp A couple of bug fixes from Andreas Gungl. 26 years ago
kpgp.h A couple of bug fixes from Andreas Gungl. 26 years ago
kpgpbase.cpp 6819 26 years ago
kpgpbase.h PGP 6.x support and a few other PGP related things from Andreas Gungl 27 years ago
ktablistbox.cpp fixed a crash 26 years ago
ktablistbox.h adding ktablistbox until it's ported.. 27 years ago
lo16-app-kmail.png New icon names 26 years ago
lo32-app-kmail.png New icon names 26 years ago
main.cpp --msg option wasn't working, now it does. 26 years ago
md5.c Converted some 'const QString' to 'const QString&' 26 years ago
md5.h Converted some 'const QString' to 'const QString&' 26 years ago
mh2kmail Added a simple shell script that converts MH style mail folders to those 29 years ago
vcard.cpp Basic vCards are now displayed. Still needs more fields to be implemented 26 years ago
vcard.h Basic vCards are now displayed. Still needs more fields to be implemented 26 years ago