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.
 
 
 
Dirk Mueller d53baeeffa Adjust makefiles to match the docu move by coolo 27 years ago
pics CVS_SILENT: pgp-keys was not in Makefile.am 28 years ago
ChangeLog Added extra ungrabbing of pointer and keyboard to avoid locking problems when many message windows pop up. 27 years ago
KMail.kdelnk CVS_SILENT making messages 27 years ago
Makefile.am Adjust makefiles to match the docu move by coolo 27 years ago
Makefile.in added msg-old pixmap and switched kmheaders to icon loader 29 years ago
charsetsDlg.cpp CVS_SILENT ported to Qt 2.0 27 years ago
charsetsDlg.h use defined() instead of #ifdef 28 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 * Switched busy pointer (if not animated) and hand cursor 28 years ago
kbusyptr.h Fixed some bugs, and implemented saving of messages to local file. 29 years ago
kfileio.cpp * QString::sprintf -> QString::arg 27 years ago
kfileio.h Remove some QCString vs. QString vs. QByteArray confusion. 27 years ago
kfontutils.cpp constify. 27 years ago
kfontutils.h Fonts: improved font settings. The HTML widget 28 years ago
kmaccount.cpp CVS_SILENT compilation fixes 27 years ago
kmaccount.h * Headers: now current message is not reset when reading mails 28 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 It's better to check if the system have the header file we are looking than 27 years ago
kmacctlocal.h //$markus: -Added kmnewiostatus[wdg].*. Classes to visualize the download 28 years ago
kmacctmgr.cpp * QString::sprintf -> QString::arg 27 years ago
kmacctmgr.h CVS_SILENT ported to Qt 2.0 27 years ago
kmacctpop.cpp * QString::sprintf -> QString::arg 27 years ago
kmacctpop.h CVS_SILENT ported to Qt 2.0 27 years ago
kmacctseldlg.cpp CVS_SILENT fixing some header files (mainly adding klocale.h) 27 years ago
kmacctseldlg.h Working hard on the mail filter dialog. Still not done. 29 years ago
kmaddrbook.cpp #inlcude kconfig and klocale issues 27 years ago
kmaddrbook.h CVS_SILENT ported to Qt 2.0 27 years ago
kmaddrbookdlg.cpp some more QStringing. Now compiles. 27 years ago
kmaddrbookdlg.h CVS_SILENT ported to Qt 2.0 27 years ago
kmail.xpm MD: Tidy up icons 28 years ago
kmcomposewin.cpp KEdit::Search -> search, Replace -> replace 27 years ago
kmcomposewin.h more QT2.0 porting 27 years ago
kmdragdata.h using mimelib now plus a complete new base 29 years ago
kmfilter.cpp some 0 -> QString::null conversions 27 years ago
kmfilter.h * Filters: Bugfix: when deleting a folder that was the target 28 years ago
kmfilteraction.cpp CVS_SILENT compilation fixes 27 years ago
kmfilteraction.h CVS_SILENT ported to Qt 2.0 27 years ago
kmfilterdlg.cpp CVS_SILENT fixing some header files (mainly adding klocale.h) 27 years ago
kmfilterdlg.h Remove some QCString vs. QString vs. QByteArray confusion. 27 years ago
kmfiltermgr.cpp CVS_SILENT ported to Qt 2.0 27 years ago
kmfiltermgr.h * Message-list: now the first unread/new message is 28 years ago
kmfolder.cpp some 0 -> QString::null conversions 27 years ago
kmfolder.h more QT2.0 porting 27 years ago
kmfolderdia.cpp CVS_SILENT fixing some header files (mainly adding klocale.h) 27 years ago
kmfolderdia.h Fixed various things and added latest changes of Markus. 29 years ago
kmfolderdir.cpp CVS_SILENT fixing some header files (mainly adding klocale.h) 27 years ago
kmfolderdir.h Fixed various things and added latest changes of Markus. 29 years ago
kmfoldermgr.cpp CVS_SILENT fixing some header files (mainly adding klocale.h) 27 years ago
kmfoldermgr.h Implemented Send-Queued. 29 years ago
kmfoldernode.cpp CVS_SILENT ported to Qt 2.0 27 years ago
kmfoldernode.h Fixed various things and added latest changes of Markus. 29 years ago
kmfolderseldlg.cpp CVS_SILENT fixing some header files (mainly adding klocale.h) 27 years ago
kmfolderseldlg.h 1998-06-18 Stefan Taferner <taferner@kde.org> (KMail-0.7.5) 28 years ago
kmfoldertree.cpp #inlcude kconfig and klocale issues 27 years ago
kmfoldertree.h * Sorting messages: replaced sorting algorithm, which caused 28 years ago
kmglobal.h Sven: Commited after being reviewd/bugfixed by Waldo Bastian, John Birch and 28 years ago
kmheaders.cpp * QString::sprintf -> QString::arg 27 years ago
kmheaders.h Bugfix: 'From' column did not update new text at first. 28 years ago
kmidentity.cpp CVS_SILENT fixing some header files (mainly adding klocale.h) 27 years ago
kmidentity.h Added a simple shell script that converts MH style mail folders to those 29 years ago
kmiostatusdlg.cpp CVS_SILENT fixing some header files (mainly adding klocale.h) 27 years ago
kmiostatusdlg.h first draft of a I/O status dialog for sending / receiving mails 29 years ago
kmmainwin.cpp * QString::sprintf -> QString::arg 27 years ago
kmmainwin.h more QT2.0 porting 27 years ago
kmmessage.cpp Update for some Qt QString changes. 27 years ago
kmmessage.h sven: - check if folder exists in createFolder 28 years ago
kmmsgbase.cpp Update for some Qt QString changes. 27 years ago
kmmsgbase.h sven: - check if folder exists in createFolder 28 years ago
kmmsginfo.cpp sven: - check if folder exists in createFolder 28 years ago
kmmsginfo.h sven: - check if folder exists in createFolder 28 years ago
kmmsglist.cpp * Sorting messages: replaced sorting algorithm, which caused 28 years ago
kmmsglist.h * Sorting messages: replaced sorting algorithm, which caused 28 years ago
kmmsgpart.cpp Update for some Qt QString changes. 27 years ago
kmmsgpart.h Remove some QCString vs. QString vs. QByteArray confusion. 27 years ago
kmmsgpartdlg.cpp Update for some Qt QString changes. 27 years ago
kmmsgpartdlg.h // $markus: 29 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 CVS_SILENT fixing some header files (mainly adding klocale.h) 27 years ago
kmnewiostatuswdg.h CVS_SILENT ported to Qt 2.0 27 years ago
kmreaderwin.cpp Update for some Qt QString changes. 27 years ago
kmreaderwin.h Safer user of strings (faster too, since one less copy). 27 years ago
kmsender.cpp some 0 -> QString::null conversions 27 years ago
kmsender.h more QT2.0 porting 27 years ago
kmsettings.cpp CVS_SILENT compilation fixes 27 years ago
kmsettings.h CVS_SILENT ported to Qt 2.0 27 years ago
kmtopwidget.cpp Sven: Commited after being reviewd/bugfixed by Waldo Bastian, John Birch and 28 years ago
kmtopwidget.h Sven: Commited after being reviewd/bugfixed by Waldo Bastian, John Birch and 28 years ago
kmversion.h Bugfix: new/unread messages that are displayed upon selecting 27 years ago
kpgp.cpp some 0 -> QString::null conversions 27 years ago
kpgp.h Fix layout - child was in wrong place. bye-bye warning. 27 years ago
kpgpbase.cpp some 0 -> QString::null conversions 27 years ago
kpgpbase.h CVS_SILENT ported to Qt 2.0 27 years ago
main.cpp CVS_SILENT compilation fixes 27 years ago
mh2kmail Added a simple shell script that converts MH style mail folders to those 29 years ago
mini-kmail.xpm MD: Tidy up icons 28 years ago