71 Commits (d3ce931175ff73c83ea46bbdf34e50c6d6f17ab7)

Author SHA1 Message Date
Matthias Kiefer 27bddcadaa better use QString::arg() 26 years ago
Michael Haeckel 83750a40d0 Really last big charset fix :-) 26 years ago
Andreas Gungl 907e206429 Patch by Ingo Kloecker which eliminates a lot of unnecessary pgp/gpg calls 26 years ago
Andreas Gungl 05bf2e14d1 Kpgp::KeyToDecrypt(void) is no longer a dummy 26 years ago
Denis Perchine c213d38a41 Fix warnings on gcc 2.95.2. const QString & should be used instead of 26 years ago
Andreas Gungl 1221929e81 Settings page enhanced to make gpg/pgp version selectable. 26 years ago
Michael Haeckel c161a16acd Hide the stopwatch cursor before showing dialogs. 26 years ago
Michael Haeckel 094b1be1a0 Allow cancelling of public key insertion. 26 years ago
Don Sanders 35175af85e Another trigraph fix, submitted by Daniel Naber, verified by me. 26 years ago
Hans Petter Bieker 0007cd8b56 Cleaner compilation. 26 years ago
Daniel Naber 352b60961b clicking "cancel" didn't seem to have an effect for the security 26 years ago
Don Sanders 0ec659490a A couple of bug fixes from Andreas Gungl. 26 years ago
Matthias Kiefer 29141fdeb1 some improvements in i18n of messages 26 years ago
Malte Starostik 7a89f4166e KMessageBox::Yes != 0 26 years ago
Don Sanders feea33cf02 Assorted patches from Daniel Naber 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 &. 26 years ago
Don Sanders ca5bc06962 patch from Andreas Gungl 26 years ago
Don Sanders 6eeb04145d ported from warning to KMessageBox::information. 26 years ago
Don Sanders 24c803ef04 PGP 6.x support and a few other PGP related things from Andreas Gungl 27 years ago
Kurt Granroth 90d37c804b loadIcon => BarIcon 27 years ago
Waldo Bastian 3c9b35b72a WABA: QMessageBox -> KMessageBox 27 years ago
Don Sanders b3075eceb3 The Merge. QT 2.1 (cvs) now required. 27 years ago
Don Sanders 861c30878a GnuPG is now supported thanks to J. Nick Koston 27 years ago
Don Sanders 95347072ed Cleaned up several incorrect uses of QMessageBox result. 27 years ago
Reginald Stadlbauer c79d942912 KMail is useable again (only initial sizes of splitters are wrong) 27 years ago
Stephan Kulow 3782ba3053 making it compile again. Kmail I will have to take out ;( 27 years ago
Stephan Kulow 9408b3fa6e some more KDE2 changes. Some left. I'm neither a XDND or QSplitter expert :) 27 years ago
Waldo Bastian c5cbb21c16 WABA: KStandardDir changes 27 years ago
David Faure 873599955b If only fixheaders could also deal with 27 years ago
David Faure 8ba390ce21 some 0 -> QString::null conversions 27 years ago
Stephan Kulow 4f167aec94 CVS_SILENT fixing some header files (mainly adding klocale.h) 27 years ago
Warwick Allison 620e6d2922 Plug memory leak. 27 years ago
Warwick Allison ff23ada0dc Fix layout - child was in wrong place. bye-bye warning. 27 years ago
Stephan Kulow 1afae79487 CVS_SILENT ported to Qt 2.0 27 years ago
Lars Knoll 73d81701a4 attach pgp keys instead of inserting them into the message body 28 years ago
Juraj Bednar 4ee3a50382 CVS_SILENT: now correctly sets the cursor shape 28 years ago
Juraj Bednar 6f60b10e20 working version 28 years ago
Juraj Bednar 0d4915faaf CVS_SILENT: partially works 28 years ago
Juraj Bednar d90e9b6e3a CVS_SILENT: it finally works, i'm lame 28 years ago
Juraj Bednar faeadd4b10 CVS_SILENT: fix 28 years ago
Juraj Bednar fc31af7869 Should add the ability to insert arbitary public keys into the message 28 years ago
Juraj Bednar 4fc768e1fc Adding support for inserting my public key (to allow somebody to crypt with 28 years ago
Lars Knoll 142239bcd9 Lars: I hate my internet connection.... Trying since 28 years ago
Lars Knoll 7d9f424013 Rewritten pgp support for kmail. It now handles pgp5, pgp2.6 and systems 28 years ago
Lars Knoll 690e907810 * fixed a bug, which caused kmail to always detect pgp5.0 28 years ago
Juraj Bednar 2fdbeb284b When no key is found, it is reported with msgbox. 28 years ago
Juraj Bednar 02b6d75809 Decrypts message body when replying and forwarding (inline mime things 28 years ago
David Faure ec33615287 Ooops, forgot #include <config.h> 28 years ago
David Faure 14b54c6b58 Reverted changed for unsetenv. Fake function is in kdelibs/kdecore/fakes.cpp 28 years ago