Ingo Klcker
a581604f05
Backport Don's patch:
...
Make kBytesToFile obey the verbose parameter and only show msgDialog if verbose == false.
svn path=/trunk/kdenetwork/kmail/; revision=183950
24 years ago
Ingo Klcker
d616951db2
Replace NULL and 0L with 0 everywhere and clean up some delete foo
...
svn path=/trunk/kdenetwork/kmail/; revision=183391
24 years ago
Stephan Binner
d1625de7eb
Capitalisation fixes.
...
svn path=/trunk/kdenetwork/kmail/; revision=145215
24 years ago
Dirk Mueller
6797558d5d
356 includes less
...
svn path=/trunk/kdenetwork/kmail/; revision=117339
25 years ago
Stephan Kulow
6164556515
use debug area 5006 - so I can read mails without seeing tons of debug output
...
svn path=/trunk/kdenetwork/kmail/; revision=101769
25 years ago
Michael Haeckel
79103e2e17
Again QT_NO_ASCII_CAST fixes and two charset related fixes for bugs I found on
...
the way.
svn path=/trunk/kdenetwork/kmail/; revision=101586
25 years ago
Marc Mutz
68919fa2cc
Make kfileio.cpp compile with QT_NO_ASCII_CAST:
...
- Changed an unlink() to QFile::remove()
- Changed rename() to QDir::rename()
- Removed unneeded QFileInfo: There is also a QFile::exists().
- Removed unused includes.
- Changed return "" to return FALSE in function returning bool.
- Changed QString == NULL tests to QString.isEmpty().
All changes are local to kBytesToFile.
svn path=/trunk/kdenetwork/kmail/; revision=101408
25 years ago
Don Sanders
d119e93a21
Fix #10081 "attachments can be corrupted when they're opened
...
from within KMail", patch by dnaber
svn path=/trunk/kdenetwork/kmail/; revision=63108
26 years ago
Hans Petter Bieker
0007cd8b56
Cleaner compilation.
...
svn path=/trunk/kdenetwork/kmail/; revision=59916
26 years ago
Hans Petter Bieker
146d20c92b
Removed spaces.
...
svn path=/trunk/kdenetwork/kmail/; revision=53933
26 years ago
Don Sanders
636147c05c
Attaching files should work again, again.
...
a = b can do some pretty weird stuff when a and b are QByteArrays
svn path=/trunk/kdenetwork/kmail/; revision=45603
26 years ago
Hans Petter Bieker
5d0397dd9f
More qstrings.
...
svn path=/trunk/kdenetwork/kmail/; revision=41815
26 years ago
Waldo Bastian
3c9b35b72a
WABA: QMessageBox -> KMessageBox
...
svn path=/trunk/kdenetwork/kmail/; revision=35591
27 years ago
David Faure
1bb9dda8ab
CVS_SILENT removed duplicate headers - difficult one because of #ifdef KRN
...
svn path=/trunk/kdenetwork/kmail/; revision=34851
27 years ago
Don Sanders
b3075eceb3
The Merge. QT 2.1 (cvs) now required.
...
svn path=/trunk/kdenetwork/kmail/; revision=33018
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
Hans Petter Bieker
09d70e9e12
* QString::sprintf -> QString::arg
...
* and removed some .data()s..
I hope I didn't break anything.. :)
svn path=/trunk/kdenetwork/kmail/; revision=20956
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
2718dbbdeb
Remove some QCString vs. QString vs. QByteArray confusion.
...
(fixes attachment Save As)
svn path=/trunk/kdenetwork/kmail/; revision=19266
27 years ago
Stephan Kulow
1afae79487
CVS_SILENT ported to Qt 2.0
...
svn path=/trunk/kdeutils/knotes/; revision=17396
27 years ago
Sven Radej
222f4710ab
Sven: Commited after being reviewd/bugfixed by Waldo Bastian, John Birch and
...
Patrick Dowler. This change is important becouse without it kmail is
(far) more likely to lose mails then with it.
- server/client => fixes locking problems
- deleting last char in message => attachment problems
- don't quit while sending if last window get's closed
- handle "he@server.org (Miguel de Icaza)" properly
- version 1.0.17
- fixed serious/most suspicous warnings
svn path=/trunk/kdenetwork/kmail/; revision=16501
28 years ago
Stefan Taferner
8b009c6577
Fix: improved performance when displaying messages (Bug #148 ).
...
svn path=/trunk/kdenetwork/kmail/; revision=16137
28 years ago
Alex Zepeda
729b084656
Remove a default from the implementation.
...
svn path=/trunk/kdenetwork/kmail/; revision=10748
28 years ago
Stephan Kulow
2fe913b217
I know, Ok is ok too, but OK is more OK some GUI guides say :)
...
svn path=/trunk/kdenetwork/kmail/; revision=10430
28 years ago
Markus Wuebben
c96fac8ec3
//$markus: -more stabilization
...
svn path=/trunk/kdenetwork/kmail/; revision=8616
28 years ago
Stefan Taferner
c3c4b53f97
* Removed lots of old debug messages.
...
* Composer: answering the confirmation is no longer
ignored.
* Finetuning: added missing pixmaps to makefile and
repainted pixmap for queued and sent messages.
svn path=/trunk/kdenetwork/kmail/; revision=8608
28 years ago
Stefan Taferner
25c6cd7f92
* fixed attachment size in sending/receiving (often extra zero-bytes were added
...
* fix in kfileio -- extra zero-byte was there
svn path=/trunk/kdenetwork/kmail/; revision=5369
28 years ago
Stefan Taferner
9d95da801d
Removed obsolete files, added ChangeLog, fixed problem in kfileio, composer, and startup code
...
svn path=/trunk/kdenetwork/kmail/; revision=5275
29 years ago
Stefan Taferner
8f6dd7dee4
Fixed problem with sending multiple addresses, esp. those that contain
...
" or comma in a quoted string.
svn path=/trunk/kdenetwork/kmail/; revision=5265
29 years ago
Stefan Taferner
3015f41a72
* dead.letter is now written when kmail crashes
...
* some bugs fixed
svn path=/trunk/kdenetwork/kmail/; revision=5108
29 years ago
Stefan Taferner
3a3c1859a1
* rewrote the sender code, adding some nice features
...
* removed header fields 'Status' and 'X-Status' in sent messages
* fixed some minor bugs
svn path=/trunk/kdenetwork/kmail/; revision=3768
29 years ago
Stefan Taferner
22ca31975f
- ensured that QString::sprintf does not cause troubles
...
- now pine&co are able to display the contents of the mail folders, however,
the status field still needs work
- rewrote the quoted-printable header-field parser. Now quoted-printable
encoded header fields look a lot better.
svn path=/trunk/kdenetwork/kmail/; revision=3490
29 years ago
Stefan Taferner
d5f5d0c62b
Added a simple shell script that converts MH style mail folders to those
...
that KMail likes (dir with numbered messages to one large file).
Attachments can now be shell scripts. Defined by adding a | after the
name of the script in Settings->Identity->Signature.
svn path=/trunk/kdenetwork/kmail/; revision=2764
29 years ago
Stefan Taferner
7c7fe31cf5
Fixed some bugs, and implemented saving of messages to local file.
...
svn path=/trunk/kdenetwork/kmail/; revision=2688
29 years ago
Stefan Taferner
ceaf2cad80
Added saving of attachments plus editable mimetype/subtype in the composer.
...
svn path=/trunk/kdenetwork/kmail/; revision=2530
29 years ago
Stefan Taferner
d1c0f416ce
Fixed a lot bugs and cleaned up the code of the composer.
...
The reader will be cleaned next.
Retrieving POP mails is now in experimental state and may work.
Sending attachments should work now, receiving them still needs work ;-)
svn path=/trunk/kdenetwork/kmail/; revision=2467
29 years ago