about
Fixing broken Layout here, too. Doesn't affect translations of course ..
25 years ago
pics
It is not possible to flag messages.
25 years ago
ChangeLog
added comment that this file isn't up to date, people
26 years ago
KMail.desktop
CVS_SILENT made messages
25 years ago
Makefile.am
Message scoring.
25 years ago
accountdialog.cpp
Add a note to the translators, since I just saw a horrible translation.
25 years ago
accountdialog.h
Add an option for auto expunging IMAP folders.
25 years ago
addtoaddressbook.cpp
missing i18n()
25 years ago
addtoaddressbook.h
fixes:
25 years ago
colorlistbox.cpp
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
colorlistbox.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
configuredialog.cpp
Use KMFolderTree::createFolderList() in KMScoringManager::getGroups()
25 years ago
configuredialog.h
some fixes for CC
25 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
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kbusyptr.cpp
- The cursor becomes again idle when displying a vcard.
26 years ago
kbusyptr.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kfileio.cpp
Fix #10081 "attachments can be corrupted when they're opened
26 years ago
kfileio.h
More qstrings.
26 years ago
kmaccount.cpp
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmaccount.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmacctexppop.cpp
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmacctexppop.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 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
kmacctimap.cpp
Don't display a [+] sign besides folder that don't have subfolder, but the IMAP
25 years ago
kmacctimap.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmacctlocal.cpp
Remove processEvent calls what an ignorant hyprocrit I am.
25 years ago
kmacctlocal.h
Procmail support by Guillaume Laurent <glaurent@telegraph-road.org>
25 years ago
kmacctmgr.cpp
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmacctmgr.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmacctseldlg.cpp
Yet another feature.
25 years ago
kmacctseldlg.h
Patch from Michael Haeckel <Michael@Haeckel.Net>
26 years ago
kmaddrbook.cpp
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmaddrbook.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmaddrbookdlg.cpp
Patch by "Sergey A. Sukiyazov" <ssykiyazov@freemail.ru>
26 years ago
kmaddrbookdlg.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmailIface.h
Added a dcop method that takes a QString instead of a KURL so that it's
26 years ago
kmbroadcaststatus.cpp
Patch from Michael Haeckel <Michael@Haeckel.Net>
26 years ago
kmbroadcaststatus.h
Patch from Michael Haeckel <Michael@Haeckel.Net>
26 years ago
kmcomposerui.rc
Drafts folder.
26 years ago
kmcomposewin.cpp
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmcomposewin.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmdisplayvcard.cpp
Used KURLLabel instead of QLabel for URLs and Email addresses. This makes
26 years ago
kmdisplayvcard.h
Used KURLLabel instead of QLabel for URLs and Email addresses. This makes
26 years ago
kmdragdata.h
using mimelib now plus a complete new base
29 years ago
kmfilter.cpp
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmfilter.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmfilteraction.cpp
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmfilteraction.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmfilterdlg.cpp
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmfilterdlg.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmfiltermgr.cpp
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmfiltermgr.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmfldsearch.cpp
Really correct plural handling by using %n.
25 years ago
kmfldsearch.h
The search dialog now defaults to the selected folder, even if serveral folders
25 years ago
kmfolder.cpp
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmfolder.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmfolderdia.cpp
qDebug -> kdDebug()
25 years ago
kmfolderdia.h
Disable a few actions for imap folders that are not going to work in the near
25 years ago
kmfolderdir.cpp
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmfolderdir.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmfoldermgr.cpp
Remove the rest of the KRN code and the welcome message.
25 years ago
kmfoldermgr.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmfoldernode.cpp
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmfoldernode.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmfolderseldlg.cpp
Remove processEvent calls what an ignorant hyprocrit I am.
25 years ago
kmfolderseldlg.h
better caption for the move/copy to folder dialog
25 years ago
kmfoldertree.cpp
fixed my nextUnreadFolder change to not ask twice
25 years ago
kmfoldertree.h
commiting "another patch", which introduces the new action "Move to the next unread text"
25 years ago
kmglobal.h
Remove the rest of the KRN code and the welcome message.
25 years ago
kmheaders.cpp
Fix crash on delete problem introduced by updateMessageMenu change in
25 years ago
kmheaders.h
show the date as "Today 21:00:52" and translated instead of the ctime format
25 years ago
kmidentity.cpp
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmidentity.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmiostatusdlg.cpp
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmiostatusdlg.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmkernel.cpp
some fixes for CC
25 years ago
kmkernel.h
Added a dcop method that takes a QString instead of a KURL so that it's
26 years ago
kmmainwin.cpp
Cleanup some code and hopefully fixes the problem, that the Auto setting for
25 years ago
kmmainwin.h
use a timer for the message menu update to get speed again in mass actions
25 years ago
kmmainwin.rc
commiting my revision of Don's rapidfilter patch. Also automatic detection
25 years ago
kmmessage.cpp
Message scoring.
25 years ago
kmmessage.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmmsgbase.cpp
here too
25 years ago
kmmsgbase.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmmsginfo.cpp
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmmsginfo.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmmsglist.cpp
insure found delete called on an united variable
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
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmmsgpart.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmmsgpartdlg.cpp
The text/html mimetype seems to need an extra invitation.
25 years ago
kmmsgpartdlg.h
message/rfc822 attachments are now
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
- Transmission completed...
26 years ago
kmnewiostatuswdg.h
CVS_SILENT ported to Qt 2.0
27 years ago
kmpgpwrap.cpp
Use the pgp code from libkdenetwork.
25 years ago
kmpgpwrap.h
Use the pgp code from libkdenetwork.
25 years ago
kmreaderwin.cpp
Cleanup some code and hopefully fixes the problem, that the Auto setting for
25 years ago
kmreaderwin.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmscoring.cpp
Use KMFolderTree::createFolderList() in KMScoringManager::getGroups()
25 years ago
kmscoring.h
Use KMFolderTree::createFolderList() in KMScoringManager::getGroups()
25 years ago
kmsender.cpp
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmsender.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmtopwidget.cpp
Patch from Matthias Ettrich.
26 years ago
kmtopwidget.h
Cleaning...
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
new version number (because of Michael's IMAP patch)
25 years ago
lo16-app-kmail.png
New icon names
26 years ago
lo32-app-kmail.png
New icon names
26 years ago
mailinglist-magic.cpp
commiting my revision of Don's rapidfilter patch. Also automatic detection
25 years ago
mailinglist-magic.h
commiting my revision of Don's rapidfilter patch. Also automatic detection
25 years ago
main.cpp
some fixes for CC
25 years ago
md5.c
removing "const QString" in return values and parameters. It only confuses compilers,
25 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
mh2kmailr
Add version for recursive dirs
26 years ago
smtp.cpp
Fixed <CR><LF>.<CR><LF> issue which make qMail unhappy
25 years ago
smtp.h
Maybe fix some enable-final problems.
25 years ago
vcard.cpp
Make it compile on aix, and remove a debug statement.
25 years ago
vcard.h
more licence fixups
26 years ago