Don Sanders
35175af85e
Another trigraph fix, submitted by Daniel Naber, verified by me.
...
- // _the_ _machine_ _where_ _pgp_ _runs: helps; ???)
+ // _the_ _machine_ _where_ _pgp_ _runs: helps; ??? )
svn path=/trunk/kdenetwork/kmail/; revision=61166
26 years ago
Hans Petter Bieker
0007cd8b56
Cleaner compilation.
...
svn path=/trunk/kdenetwork/kmail/; revision=59916
26 years ago
Daniel Naber
352b60961b
clicking "cancel" didn't seem to have an effect for the security
...
tab. i.e. modified values appeared again if the dialog was called
again (but they were not saved, BTW)
svn path=/trunk/kdenetwork/kmail/; revision=59738
26 years ago
Don Sanders
0ec659490a
A couple of bug fixes from Andreas Gungl.
...
If the public key of the sender of an encrypted message cannot be found
then reread the database of keys.
Add a cancel button to the dialog that prompts for the users passphrase
as before they had to close the passphrase dialogbox to cancel.
svn path=/trunk/kdenetwork/kmail/; revision=56069
26 years ago
Matthias Kiefer
29141fdeb1
some improvements in i18n of messages
...
svn path=/trunk/kdenetwork/kmail/; revision=52326
26 years ago
Malte Starostik
7a89f4166e
KMessageBox::Yes != 0
...
svn path=/trunk/kdenetwork/kmail/; revision=52092
26 years ago
Don Sanders
feea33cf02
Assorted patches from Daniel Naber
...
svn path=/trunk/kdenetwork/kmail/; revision=47141
26 years ago
Espen Sand
ef6bd95167
Coverted every dialog to subclass from KDialogBase
...
26 years ago
Jacek Stolarczyk
0580b98643
Fixed a small problem with passing const char* for i18n()'ed strings. Changed to const QString &.
...
svn path=/trunk/kdenetwork/kmail/; revision=43762
26 years ago
Don Sanders
ca5bc06962
patch from Andreas Gungl
...
svn path=/trunk/kdenetwork/kmail/; revision=42967
26 years ago
Don Sanders
6eeb04145d
ported from warning to KMessageBox::information.
...
svn path=/trunk/kdenetwork/kmail/; revision=42942
26 years ago
Don Sanders
24c803ef04
PGP 6.x support and a few other PGP related things from Andreas Gungl
...
svn path=/trunk/kdenetwork/kmail/; revision=39335
27 years ago
Kurt Granroth
90d37c804b
loadIcon => BarIcon
...
svn path=/trunk/kdenetwork/kmail/; revision=37396
27 years ago
Waldo Bastian
3c9b35b72a
WABA: QMessageBox -> KMessageBox
...
svn path=/trunk/kdenetwork/kmail/; revision=35591
27 years ago
Don Sanders
b3075eceb3
The Merge. QT 2.1 (cvs) now required.
...
svn path=/trunk/kdenetwork/kmail/; revision=33018
27 years ago
Don Sanders
861c30878a
GnuPG is now supported thanks to J. Nick Koston
...
svn path=/trunk/kdenetwork/kmail/; revision=28982
27 years ago
Don Sanders
95347072ed
Cleaned up several incorrect uses of QMessageBox result.
...
svn path=/trunk/kdenetwork/kmail/; revision=28955
27 years ago
Reginald Stadlbauer
c79d942912
KMail is useable again (only initial sizes of splitters are wrong)
...
svn path=/trunk/kdenetwork/kmail/; revision=26985
27 years ago
Stephan Kulow
3782ba3053
making it compile again. Kmail I will have to take out ;(
...
svn path=/trunk/kdenetwork/kmail/; revision=26363
27 years ago
Stephan Kulow
9408b3fa6e
some more KDE2 changes. Some left. I'm neither a XDND or QSplitter expert :)
...
svn path=/trunk/kdenetwork/kmail/; revision=26078
27 years ago
Waldo Bastian
c5cbb21c16
WABA: KStandardDir changes
...
svn path=/trunk/kdenetwork/kmail/; revision=23999
27 years ago
David Faure
873599955b
If only fixheaders could also deal with
...
no matching function for call to `KApplication::getIconLoader ()'
:)
svn path=/trunk/kdenetwork/kmail/; revision=21953
27 years ago
David Faure
8ba390ce21
some 0 -> QString::null conversions
...
svn path=/trunk/kdenetwork/kmail/; revision=20959
27 years ago
Stephan Kulow
4f167aec94
CVS_SILENT fixing some header files (mainly adding klocale.h)
...
svn path=/trunk/kdeutils/knotes/; revision=19976
27 years ago
Warwick Allison
620e6d2922
Plug memory leak.
...
svn path=/trunk/kdenetwork/kmail/; revision=18940
27 years ago
Warwick Allison
ff23ada0dc
Fix layout - child was in wrong place. bye-bye warning.
...
svn path=/trunk/kdenetwork/kmail/; revision=18932
27 years ago
Stephan Kulow
1afae79487
CVS_SILENT ported to Qt 2.0
...
svn path=/trunk/kdeutils/knotes/; revision=17396
27 years ago
Lars Knoll
73d81701a4
attach pgp keys instead of inserting them into the message body
...
svn path=/trunk/kdenetwork/kmail/; revision=14079
28 years ago
Juraj Bednar
4ee3a50382
CVS_SILENT: now correctly sets the cursor shape
...
svn path=/trunk/kdenetwork/kmail/; revision=14012
28 years ago
Juraj Bednar
6f60b10e20
working version
...
svn path=/trunk/kdenetwork/kmail/; revision=14011
28 years ago
Juraj Bednar
0d4915faaf
CVS_SILENT: partially works
...
svn path=/trunk/kdenetwork/kmail/; revision=14010
28 years ago
Juraj Bednar
d90e9b6e3a
CVS_SILENT: it finally works, i'm lame
...
svn path=/trunk/kdenetwork/kmail/; revision=14009
28 years ago
Juraj Bednar
faeadd4b10
CVS_SILENT: fix
...
svn path=/trunk/kdenetwork/kmail/; revision=14006
28 years ago
Juraj Bednar
fc31af7869
Should add the ability to insert arbitary public keys into the message
...
svn path=/trunk/kdenetwork/kmail/; revision=14004
28 years ago
Juraj Bednar
4fc768e1fc
Adding support for inserting my public key (to allow somebody to crypt with
...
it).
TODO :
* Add this to pgp 2.x. I have really no idea of pgp 2.x command line syntax
* Add support for inserting others' keys. This should be done via
pubKeys() (some kind of list).
It should pop up dialog, saying it's recommended to sign the message
if sending somebody other's public key, if sign button isn't clicked up.
svn path=/trunk/kdenetwork/kmail/; revision=12828
28 years ago
Lars Knoll
142239bcd9
Lars: I hate my internet connection.... Trying since
...
24 hours to commit this bugfix for the pgp2.6 support
in kmail
svn path=/trunk/kdenetwork/kmail/; revision=11615
28 years ago
Lars Knoll
7d9f424013
Rewritten pgp support for kmail. It now handles pgp5, pgp2.6 and systems
...
without pgp correctly. It includes better checking for for errors
occuring during the running of pgp, and has workarounds for a problem
which caused pgp2.6 to reject messages signed with pgp5, and a problem
with pgp5, when encrypting messages containing non ascii chars.
The passphrase is now finally passed in a secure way with pipes.
svn path=/trunk/kdenetwork/kmail/; revision=11348
28 years ago
Lars Knoll
690e907810
* fixed a bug, which caused kmail to always detect pgp5.0
...
even if it is not installed
svn path=/trunk/kdenetwork/kmail/; revision=11120
28 years ago
Juraj Bednar
2fdbeb284b
When no key is found, it is reported with msgbox.
...
svn path=/trunk/kdenetwork/kmail/; revision=10376
28 years ago
Juraj Bednar
02b6d75809
Decrypts message body when replying and forwarding (inline mime things
...
are not yet decrypted).
svn path=/trunk/kdenetwork/kmail/; revision=10371
28 years ago
David Faure
ec33615287
Ooops, forgot #include <config.h>
...
svn path=/trunk/kdenetwork/kmail/; revision=10193
28 years ago
David Faure
14b54c6b58
Reverted changed for unsetenv. Fake function is in kdelibs/kdecore/fakes.cpp
...
svn path=/trunk/kdenetwork/kmail/; revision=10192
28 years ago
David Faure
8521e03b8b
Portability improvement : if unsetenv doesn't exist, use putenv
...
svn path=/trunk/kdenetwork/kmail/; revision=10168
28 years ago
Juraj Bednar
8072b1984e
PGP now uses pipes also with 2.6.3. This is much safer. For other notes,
...
see kpgp.cpp comments.
svn path=/trunk/kdenetwork/kmail/; revision=10149
28 years ago
Juraj Bednar
e91cb56a1f
Fixed some broken things in PGP 5.0 implementation and reduced the
...
TODO list ;-)
svn path=/trunk/kdenetwork/kmail/; revision=10103
28 years ago
Juraj Bednar
8bbe1a3e96
This version seems to work quite good with PGP 5.0. The ,,todo'' things
...
are in kpgp.cpp file. -Juraj.
svn path=/trunk/kdenetwork/kmail/; revision=10086
28 years ago
Juraj Bednar
f71517cb97
Minor bugfix
...
svn path=/trunk/kdenetwork/kmail/; revision=10085
28 years ago
Juraj Bednar
bebe49c4d8
Fixed some broken things with PGP 5.0. Added TODO section to kpgp.cpp.
...
svn path=/trunk/kdenetwork/kmail/; revision=10083
28 years ago
Juraj Bednar
707b5bedec
Alpha stage of pgp 5.0i support. It should work with pgp 2.6.x too !!!
...
Currently signs, encrypts and decrypts. PLEASE CHECK !
svn path=/trunk/kdenetwork/kmail/; revision=10074
28 years ago
Stefan Taferner
0eb3cd61ab
fix in pgp
...
svn path=/trunk/kdenetwork/kmail/; revision=9225
28 years ago