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 fe0a21a428 Bug fix. 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 compiles with Matthias' last changes 26 years ago
configuredialog.h Fixed 0.5 freakin bugs to do with network account modifications taking 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
kalarmtimer.h
kbusyptr.cpp sven: Removed old signal-driven IPC and introduced DCOP interface. New 26 years ago
kbusyptr.h
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
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 Show the username/password dialog when the user can't login because an 26 years ago
kmacctexppop.h Fixed 0.5 freakin bugs to do with network account modifications taking 26 years ago
kmacctfolder.cpp
kmacctfolder.h
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 Fixed 0.5 freakin bugs to do with network account modifications taking 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 Cleanups, avoid warnings 26 years ago
kmaddrbook.h Completed implementing respectable libkab/kmail integration. 26 years ago
kmaddrbookdlg.cpp Bug fix. 26 years ago
kmaddrbookdlg.h Completed implementing respectable libkab/kmail integration. 26 years ago
kmailIface.h sven: New class KMKernel and kmail interface, kmailIface.h 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 "According to KDE style guidelines, Undo and Redo should come before Cut, 26 years ago
kmcomposewin.cpp I must have forgotten to check this in with the rest of support for 26 years ago
kmcomposewin.h MIME Digest forwarding is complete, as is forwarding of multiple emails 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
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 Give rtti a try. Change some static_casts to dynamic_casts and add a 26 years ago
kmfoldertree.h More tweaks for keyboard/mouse handling. 26 years ago
kmglobal.h sven: Removed old signal-driven IPC and introduced DCOP interface. New 26 years ago
kmheaders.cpp Ported main window to kaction/xml-gui stuff with a lot of help from Simon. 26 years ago
kmheaders.h Changed a bool that was defined as an int to being of type bool. 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
kmkernel.cpp compiles with Matthias' last changes 26 years ago
kmkernel.h Lazily initialize kab for faster startup 26 years ago
kmmainwin.cpp Ported main window to kaction/xml-gui stuff with a lot of help from Simon. 26 years ago
kmmainwin.h Make it compile (oops) 26 years ago
kmmainwin.rc Rearranged order of top level menus. 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
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 make it compile 26 years ago
kmreaderwin.h vCards are now displayed inlined in the header.. 26 years ago
kmsender.cpp Support using filter rules to set the smtp server to use when replying 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 1.1.60 26 years ago
kmwelcomemsg.h -changed welcome message's reply-to to kmail@kde.org 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 Cleanups, avoid warnings 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 WABA: Make KMail a KUniqueApplication. 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
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