about
Hopefully get really rid of the font size problems.
25 years ago
pics
Revert an earlier broken commit.
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
Use mimelib from ../mimelib
25 years ago
accountdialog.cpp
Make the hidden folders checkbox again visible.
25 years ago
accountdialog.h
GUI: Make SASL fine configurable.
25 years ago
addtoaddressbook.cpp
use debug area 5006 - so I can read mails without seeing tons of debug output
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
ASCII_CAST cleanup for kmmsgbase.cpp and kmacctlocal.cpp.
25 years ago
configuredialog.h
- move the "return receipts" checkbox from the
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
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kbusyptr.cpp
use debug area 5006 - so I can read mails without seeing tons of debug output
25 years ago
kbusyptr.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kfileio.cpp
use debug area 5006 - so I can read mails without seeing tons of debug output
25 years ago
kfileio.h
Again QT_NO_ASCII_CAST fixes and two charset related fixes for bugs I found on
25 years ago
kmaccount.cpp
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
kmaccount.h
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
kmacctexppop.cpp
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
kmacctexppop.h
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
kmacctfolder.cpp
…
kmacctfolder.h
…
kmacctimap.cpp
Don't crash, when the connection breaks while we are doing NOOP commands.
25 years ago
kmacctimap.h
Silently ignore, that changing flags in a readonly mailbox does not work.
25 years ago
kmacctlocal.cpp
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
kmacctlocal.h
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
kmacctmgr.cpp
Hopepully get rid a double mail retrieving on some buggy server by not
25 years ago
kmacctmgr.h
- Store filenames always in unicode. Although this requires much more local8Bit
25 years ago
kmacctseldlg.cpp
GUI:
25 years ago
kmacctseldlg.h
Patch from Michael Haeckel <Michael@Haeckel.Net>
26 years ago
kmaddrbook.cpp
use debug area 5006 - so I can read mails without seeing tons of debug output
25 years ago
kmaddrbook.h
- internal addressbook based on QStringList now
25 years ago
kmaddrbookdlg.cpp
- internal addressbook based on QStringList now
25 years ago
kmaddrbookdlg.h
- internal addressbook based on QStringList now
25 years ago
kmailIface.h
Readd and old dcop function for backwards compatibility.
25 years ago
kmbroadcaststatus.cpp
use debug area 5006 - so I can read mails without seeing tons of debug output
25 years ago
kmbroadcaststatus.h
Patch from Michael Haeckel <Michael@Haeckel.Net>
26 years ago
kmcomposerui.rc
Drafts folder.
26 years ago
kmcomposewin.cpp
Patch by Ingo Kloecker: Changes due to an API change in libkdenetwork
25 years ago
kmcomposewin.h
Get rid of all remaining ASCII_CAST and COMPAT issues.
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
…
kmfawidgets.cpp
Cleanup.
25 years ago
kmfawidgets.h
Cleanup.
25 years ago
kmfilter.cpp
use debug area 5006 - so I can read mails without seeing tons of debug output
25 years ago
kmfilter.h
Implement outgoing filtering and
25 years ago
kmfilteraction.cpp
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
kmfilteraction.h
Outsource custom widget classes into kmfawidgets.{h,cpp}.
25 years ago
kmfilterdlg.cpp
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
kmfilterdlg.h
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
kmfiltermgr.cpp
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
kmfiltermgr.h
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
kmfldsearch.cpp
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
kmfldsearch.h
The search dialog now defaults to the selected folder, even if serveral folders
25 years ago
kmfolder.cpp
I've fixed the problem with deleting messages
25 years ago
kmfolder.h
- Store filenames always in unicode. Although this requires much more local8Bit
25 years ago
kmfolderdia.cpp
Don't allow foldernames starting with a dot. These folders disappear otherwise
25 years ago
kmfolderdia.h
making use of indentities indepent of mailing lists
25 years ago
kmfolderdir.cpp
Remove all QObject::initMetaObject() calls, since they are automatically
25 years ago
kmfolderdir.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmfoldermgr.cpp
- Store filenames always in unicode. Although this requires much more local8Bit
25 years ago
kmfoldermgr.h
QT_NO_{ASCII_CAST,COMPAT} fixes.
25 years ago
kmfoldernode.cpp
Remove all QObject::initMetaObject() calls, since they are automatically
25 years ago
kmfoldernode.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmfolderseldlg.cpp
Obviously corrent fixes to let these files compile with QT_NO_ASCII_CAST
25 years ago
kmfolderseldlg.h
better caption for the move/copy to folder dialog
25 years ago
kmfoldertree.cpp
Don't crash in a some cases, by accessing a non existant QTimer object.
25 years ago
kmfoldertree.h
Don't crash in a some cases, by accessing a non existant QTimer object.
25 years ago
kmglobal.h
Remove the rest of the KRN code and the welcome message.
25 years ago
kmheaders.cpp
Mail should now be pretty robust when feed corrupted .*.index.sorted files
25 years ago
kmheaders.h
- speed up generate_key() a bit, by doing the date stuff only when needed
25 years ago
kmidentity.cpp
Obviously corrent fixes to let these files compile with QT_NO_ASCII_CAST
25 years ago
kmidentity.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmiostatusdlg.cpp
Remove all QObject::initMetaObject() calls, since they are automatically
25 years ago
kmiostatusdlg.h
removing "const QString" in return values and parameters. It only confuses compilers,
25 years ago
kmkernel.cpp
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
kmkernel.h
Readd and old dcop function for backwards compatibility.
25 years ago
kmmainwin.cpp
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
kmmainwin.h
ASCII_CAST cleanup for kmmsgbase.cpp and kmacctlocal.cpp.
25 years ago
kmmainwin.rc
Change a few filter related strings to better ones.
25 years ago
kmmessage.cpp
Non-latin characters in attachment filenames and attachment descriptions
25 years ago
kmmessage.h
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
kmmsgbase.cpp
Don't use separete lines in headers, that contain only blanks.
25 years ago
kmmsgbase.h
ASCII_CAST cleanup for kmmsgbase.cpp and kmacctlocal.cpp.
25 years ago
kmmsginfo.cpp
ASCII_CAST cleanup for kmmsgbase.cpp and kmacctlocal.cpp.
25 years ago
kmmsginfo.h
ASCII_CAST cleanup for kmmsgbase.cpp and kmacctlocal.cpp.
25 years ago
kmmsglist.cpp
insure found delete called on an united variable
26 years ago
kmmsglist.h
…
kmmsgpart.cpp
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
kmmsgpart.h
Non-latin characters in attachment filenames and attachment descriptions
25 years ago
kmmsgpartdlg.cpp
ASCII_CAST cleanup for kmmsgbase.cpp and kmacctlocal.cpp.
25 years ago
kmmsgpartdlg.h
message/rfc822 attachments are now
26 years ago
kmnewiostatus.cpp
Remove all QObject::initMetaObject() calls, since they are automatically
25 years ago
kmnewiostatus.h
…
kmnewiostatuswdg.cpp
Remove all QObject::initMetaObject() calls, since they are automatically
25 years ago
kmnewiostatuswdg.h
…
kmpgpwrap.cpp
Use the pgp code from libkdenetwork.
25 years ago
kmpgpwrap.h
Use the pgp code from libkdenetwork.
25 years ago
kmreaderwin.cpp
use "help:/kmail" as the link in the welcome page. "help:kmail" (i.e. without
25 years ago
kmreaderwin.h
ASCII_CAST cleanup for kmmsgbase.cpp and kmacctlocal.cpp.
25 years ago
kmrecentaddr.cpp
- internal addressbook based on QStringList now
25 years ago
kmrecentaddr.h
- static KMRecentAddresses * KMRecentAddresses::self();
25 years ago
kmscoring.cpp
ASCII_CAST cleanup for kmmsgbase.cpp and kmacctlocal.cpp.
25 years ago
kmscoring.h
ASCII_CAST cleanup for kmmsgbase.cpp and kmacctlocal.cpp.
25 years ago
kmsearchpattern.cpp
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
kmsearchpattern.h
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
kmsearchpatternedit.cpp
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
kmsearchpatternedit.h
kwidgetlister is now in libkenetwork
25 years ago
kmsender.cpp
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
kmsender.h
Get rid of all remaining ASCII_CAST and COMPAT issues.
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
disable edit_undo and send_queued if not available
25 years ago
kmversion.h
I think it's time for an upgrade and 1.2.3 is a nice number :-)
25 years ago
mailinglist-magic.cpp
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
mailinglist-magic.h
Get rid of all remaining ASCII_CAST and COMPAT issues.
25 years ago
main.cpp
At least I do still need this header to be able to compile.
25 years ago
mh2kmail
…
mh2kmailr
Add version for recursive dirs
26 years ago
smtp.cpp
More verbose error reporting.
25 years ago
smtp.h
Maybe fix some enable-final problems.
25 years ago
vcard.cpp
Make vcard.cpp and main.cpp compile with QT_NO_ASCII_CAST.
25 years ago
vcard.h
more licence fixups
26 years ago