Don Sanders
05cde7e1a7
Code cleanup, make various actions (reply, replyall, etc, etc) independent
...
of gui classes.
svn path=/trunk/kdenetwork/kmail/; revision=175796
24 years ago
Steffen Hansen
ab9ef7fa06
make it compile
...
svn path=/trunk/kdenetwork/kmail/; revision=172952
24 years ago
Marc Mutz
bae3fa3502
use KConfig::checkUpdate()
...
svn path=/trunk/kdenetwork/kmail/; revision=172905
24 years ago
Malcolm Hunter
ee0b4b31e8
Corrected typographical errors
...
svn path=/trunk/kdenetwork/kmail/; revision=167451
24 years ago
Ingo Klcker
6a216d122e
my email address changed
...
svn path=/trunk/kdenetwork/kmail/; revision=158335
24 years ago
Marc Mutz
106f1863c5
Make Ryan happy: Move tip-of-the-day handling to main window, use kernel->firstInstance() to decide whether to show the dialog or not
...
svn path=/trunk/kdenetwork/kmail/; revision=158032
24 years ago
Marc Mutz
4f0f41849d
KMail now has "Tip of the Day"!
...
svn path=/trunk/kdenetwork/kmail/; revision=157669
24 years ago
Marc Mutz
fd05a5ff73
disable KConfig::setDollarExpansion call again, since it breaks user names etc.
...
containing dollars (#42988 ).
Admins (for whom that was added in the first place, can use the [] suffix
to request expansion on a per-key basis.
svn path=/trunk/kdenetwork/kmail/; revision=157077
24 years ago
Zack Rusin
3db9205e9f
Making KMail use dollar sign expansion ( env variables ) in order to make
...
configuring it trivial in a multi-user environment (e.g. skel kmailrc file
with [Account 1] login=$USER ... )
svn path=/trunk/kdenetwork/kmail/; revision=152360
24 years ago
Malcolm Hunter
3d28b8828d
Corrected typographical errors
...
svn path=/trunk/kdenetwork/kmail/; revision=151171
24 years ago
Neil Stevens
a11e6ab3e0
Enhanced lock file handling, *with* comments
...
svn path=/trunk/kdenetwork/kmail/; revision=150200
24 years ago
Ingo Klcker
ca61eab743
Add Jan Simonson (PGP 6 contribution) to the Authors. Approved by Michael
...
svn path=/trunk/kdenetwork/kmail/; revision=142836
24 years ago
Marc Mutz
349f0b4857
Sorry translators, but this would be too embarassing to have in the release:
...
- I18N_NOOP("(c) 1997-2001, The KMail developers"),
+ I18N_NOOP("(c) 1997-2002, The KMail developers"),
svn path=/trunk/kdenetwork/kmail/; revision=139242
24 years ago
Michael Haeckel
d573f45f0e
Use my @kde.org e-mail everywhere, because the other provider does no longer
...
offer forwarding but only webmail with free advertising service.
svn path=/trunk/kdenetwork/kmail/; revision=132246
25 years ago
Michael Haeckel
86f702e78d
Save the index files on exit without being killed by the session management
...
if it takes too long.
svn path=/trunk/kdenetwork/kmail/; revision=128258
25 years ago
David Faure
6ee2ec33fe
Fixed "malformed URL" error message when clicking on a mailto: link.
...
svn path=/trunk/kdenetwork/kmail/; revision=128235
25 years ago
Michael Haeckel
9d5efea1eb
Restore minimized windows again minimized by session management.
...
svn path=/trunk/kdenetwork/kmail/; revision=128229
25 years ago
Michael Haeckel
389366244a
Update the list of authors.
...
svn path=/trunk/kdenetwork/kmail/; revision=127966
25 years ago
Malcolm Hunter
b84d1af7b1
"Corrected typographical errors"
...
svn path=/trunk/kdenetwork/kmail/; revision=127290
25 years ago
Dirk Mueller
622531139d
maybe kill(2) is more portable
...
svn path=/trunk/kdenetwork/kmail/; revision=127275
25 years ago
Michael Haeckel
34eb07965a
Make it impossible to run KMail twice on the same time on different X displays
...
by creating a lock file because KUniqueApplication doesn't prevent that.
svn path=/trunk/kdenetwork/kmail/; revision=127131
25 years ago
Malcolm Hunter
566a13b908
"Corrected typographical errors"
...
svn path=/trunk/kdenetwork/kmail/; revision=126894
25 years ago
Marc Mutz
6fad9e0c4b
In Help->About KMail->Authors, give back their umlauts to poor Michel and Ingo...
...
svn path=/trunk/kdenetwork/kmail/; revision=126698
25 years ago
Marc Mutz
b591612eb2
- Sepearte the text in the about page into static and dynamic parts.
...
Dynamic parts are:
KMail version, prior Kmail and KDE versions, homepage and help:// URL,
and the feature list, which is now generated on the fly from a static
const char* const array of I18N_NOOP'ed feature items.
- "A KDE Mail Client" -> "The KDE Mail Client" ;-)
svn path=/trunk/kdenetwork/kmail/; revision=126688
25 years ago
David Faure
b8d4de754c
Support for multiple --attach on the command line
...
svn path=/trunk/kdenetwork/kmail/; revision=126462
25 years ago
Luk Tinkl
5cd435ce41
this fixes the garbled strings in Subject and other fields, when
...
invoked from command line (e.g. from Konqueror's Send Link feature)
please backport if it's OK, thanks
svn path=/trunk/kdenetwork/kmail/; revision=120944
25 years ago
Daniel Naber
513d7d11fe
change my "job" to "Documentation"
...
svn path=/trunk/kdenetwork/kmail/; revision=119609
25 years ago
Roberto Teixeira
d2fcb22713
This fixes some problems with the former commit:
...
- Increased version number of kmcomposerui.rc
- changed value for ALL_HDRS to allow showing HDR_FCC
- Fcc sticky checkbox now works
- Changed location for Fcc.
- Fixed problem in the configuration dialog
- Removed an extra colon in "Sent-mail Folder"
- Sorted about dialog.
svn path=/trunk/kdenetwork/kmail/; revision=119127
25 years ago
Roberto Teixeira
c08e892412
Added option to allow each identity having a separate sent-mail folder. Also
...
added a option to pick a sent-mail folder on the composer window.
The folders are all identified by the idString() and in all situations there
is a fallback (kernel->sentFolder()) in case the specified folder has been
deleted or something like this.
Possible problems pointed by Ingo Klöcker have been solved.
svn path=/trunk/kdenetwork/kmail/; revision=119050
25 years ago
Dirk Mueller
6797558d5d
356 includes less
...
svn path=/trunk/kdenetwork/kmail/; revision=117339
25 years ago
Kurt Granroth
0b28159da9
Massive commit to include native maildir-style mailboxes support in
...
KMail. To test, create a Child Folder and select "maildir" as the
mailbox type.
svn path=/trunk/kdenetwork/kmail/; revision=109511
25 years ago
Don Sanders
236022e767
Updated about page for KMail 1.3 as promised.
...
svn path=/trunk/kdenetwork/kmail/; revision=108167
25 years ago
Don Sanders
a0e9a4dca0
Don't compact when kmail is exiting due to a request by session management.
...
svn path=/trunk/kdenetwork/kmail/; revision=107822
25 years ago
Michael Haeckel
e79831951e
At least I do still need this header to be able to compile.
...
+#include <stdlib.h>
svn path=/trunk/kdenetwork/kmail/; revision=101401
25 years ago
Marc Mutz
e72c3a6d99
Remove unused includes.
...
svn path=/trunk/kdenetwork/kmail/; revision=101208
25 years ago
Marc Mutz
40a26506b2
Make vcard.cpp and main.cpp compile with QT_NO_ASCII_CAST.
...
Add #ifdef's around include files that are not neccessarily there.
Remove unused includes from vcard.cpp.
svn path=/trunk/kdenetwork/kmail/; revision=101066
25 years ago
Michael Haeckel
94853ac910
+ about.addAuthor( "Marc Mutz", QString::null, "mutz@kde.org" );
...
svn path=/trunk/kdenetwork/kmail/; revision=98626
25 years ago
Michael Haeckel
3e90eb2243
Add the possibility to add attachments via the command line.
...
Patch by Andreas Schlapbach <schlpbch@iam.unibe.ch>
svn path=/trunk/kdenetwork/kmail/; revision=95784
25 years ago
Stephan Kulow
6b809f4033
adding myself to the list of authors :)
...
svn path=/trunk/kdenetwork/kmail/; revision=94528
25 years ago
Stephan Kulow
774838c000
some fixes for CC
...
svn path=/trunk/kdenetwork/kmail/; revision=92720
25 years ago
Luk Tinkl
b7e887ab2c
insert the "libkdenetwork" catalog to make it translated
...
svn path=/trunk/kdenetwork/kmail/; revision=91849
25 years ago
Daniel Naber
476ec3fdd1
the homepage url is now at the correct place in this long
...
list of parameters
svn path=/trunk/kdenetwork/kmail/; revision=84313
25 years ago
Don Sanders
1491a4339d
Make it compile on aix, and remove a debug statement.
...
===================================================================
RCS file: /home/kde/kdenetwork/kmail/kmaddrbook.cpp,v
retrieving revision 1.30
diff -u -b -r1.30 kmaddrbook.cpp
--- kmaddrbook.cpp 2001/01/22 21:15:12 1.30
+++ kmaddrbook.cpp 2001/02/18 21:00:27
@@ -2,6 +2,7 @@
// Author: Stefan Taferner <taferner@kde.org>
// This code is under GPL
+#include <config.h>
#include "kmaddrbook.h"
#include <kapp.h>
#include <kconfig.h>
@@ -112,7 +113,6 @@
while ( !t.eof() )
{
line = t.readLine();
- kdDebug() << QString("load ") + line << endl;
if (line[0]!='#' && !line.isNull()) inSort((const char *)line.local8Bit());
}
rc = file.status();
Index: kmfilter.cpp
===================================================================
RCS file: /home/kde/kdenetwork/kmail/kmfilter.cpp,v
retrieving revision 1.29
diff -u -b -r1.29 kmfilter.cpp
--- kmfilter.cpp 2001/02/15 00:28:45 1.29
+++ kmfilter.cpp 2001/02/18 21:00:27
@@ -1,6 +1,7 @@
// kmfilter.cpp
// Author: Stefan Taferner <taferner@kde.org>
+#include <config.h>
#include "kmfilter.h"
#include "kmglobal.h"
#include "kmmessage.h"
Index: main.cpp
===================================================================
RCS file: /home/kde/kdenetwork/kmail/main.cpp,v
retrieving revision 1.113
diff -u -b -r1.113 main.cpp
--- main.cpp 2001/01/19 09:52:28 1.113
+++ main.cpp 2001/02/18 21:00:27
@@ -1,6 +1,7 @@
// KMail startup and initialize code
// Author: Stefan Taferner <taferner@alpin.or.at>
+#include <config.h>
#include <signal.h>
#include <unistd.h>
#include <stdio.h>
Index: vcard.cpp
===================================================================
RCS file: /home/kde/kdenetwork/kmail/vcard.cpp,v
retrieving revision 1.9
diff -u -b -r1.9 vcard.cpp
--- vcard.cpp 2000/09/06 05:46:27 1.9
+++ vcard.cpp 2001/02/18 21:00:28
@@ -26,6 +26,7 @@
// FIXME: do proper CRLF/CR handling
// FIXME: handle TYPE=x,y,z qualifiers
+#include <config.h>
#include "vcard.h"
#include <stdlib.h>
#include <ctype.h>
svn path=/trunk/kdenetwork/kmail/; revision=83507
25 years ago
Simon Hausmann
eee540ccb3
- tell the dcop client about the default object
...
svn path=/trunk/kdenetwork/kmail/; revision=78993
26 years ago
Lars Knoll
8923af4987
use more descriptive encoding names. I unfortunately still didn't get that
...
working in the composer. Anyway, the composer should aswell use
availableEncodingNames/descriptiveEncodingNames instead of
availableCharsetNames(). It can then use charsetForEncoding() to find out
which charset to use to display this.
svn path=/trunk/kdenetwork/kmail/; revision=77859
26 years ago
Daniel Naber
a5139c3ae2
Now there's a "real" listing of authors in the About box
...
as in other KDE programs.
svn path=/trunk/kdenetwork/kmail/; revision=75684
26 years ago
Daniel Naber
e8640da0b9
removing non necessary i18n_noop
...
svn path=/trunk/kdenetwork/kmail/; revision=75637
26 years ago
Daniel Naber
b3ea3510fc
don't tell people to mail bugs directly to the mailing list;
...
updated my email address
svn path=/trunk/kdenetwork/kmail/; revision=75579
26 years ago
Don Sanders
22b10420f9
Patch from Frerich Raabe <frerichraabe@gmx.de>
...
Add a --body commandline parameter which lets you pass a template body
text to KMail without using an extra file
svn path=/trunk/kdenetwork/kmail/; revision=66105
26 years ago
Don Sanders
bb0025889e
Fix critical crash when changing folder bug introduced recently.
...
svn path=/trunk/kdenetwork/kmail/; revision=63748
26 years ago