Don Sanders
333877ace6
patch from matt@nightrealms.com to work around some QGuardedPtr gcc 2.95.2
...
weirdness.
svn path=/trunk/kdenetwork/kmail/; revision=56315
26 years ago
Don Sanders
dc8666eeee
Ported createFolderList over to returning a QValueList< QGuardedPtr< KMFolder > >* instead of
...
a QList< KMFolder >*, should improve event safety (eg maybe KMail won't crash if you delete the folder currenty being searched, assuming it could before).
svn path=/trunk/kdenetwork/kmail/; revision=55182
26 years ago
Don Sanders
3b274ffc47
Fix a problem with folders being deleted while the filter dialog is
...
referencing them.
svn path=/trunk/kdenetwork/kmail/; revision=54762
26 years ago
George Staikos
fcaa7556fc
final patchlet for external filters.
...
svn path=/trunk/kdenetwork/kmail/; revision=49860
26 years ago
George Staikos
8bd7264657
fixed some bugs in the program filter.
...
svn path=/trunk/kdenetwork/kmail/; revision=49859
26 years ago
George Staikos
0382eb9f66
Updated Stefan's code to use KTempFile instead. Much more secure and
...
works better on machines with multiple users.
svn path=/trunk/kdenetwork/kmail/; revision=49856
26 years ago
George Staikos
ddb5bbbb99
Stefan's filter patch to pipe messages to programs.
...
svn path=/trunk/kdenetwork/kmail/; revision=49854
26 years ago
Don Sanders
c405f9e424
Improve backwards compatibility. (skip message was causing other rules to be ignored and forcing mails to end up in the inbox).
...
Have to be very careful changing this stuff, so easy to make a mistake.
svn path=/trunk/kdenetwork/kmail/; revision=48406
26 years ago
Don Sanders
05f55c49c3
Bit more work on multiple identities
...
svn path=/trunk/kdenetwork/kmail/; revision=47334
26 years ago
Don Sanders
c6f9af351f
Bit more work on multiple identities/personas
...
svn path=/trunk/kdenetwork/kmail/; revision=47331
26 years ago
Bernhard Rosenkraenzer
02690eed6d
Fix build with gcc 2.9*
...
svn path=/trunk/kdenetwork/kmail/; revision=45602
26 years ago
Don Sanders
9d9b4e8388
With some hesitation I commit a patch that:
...
Allows only one transfer filter action to be applied per message.
This has the unfortunate side effect of:
Appearing to reverse the order in which filters are applied
But at least filters at the top of the list have highest priority now.
svn path=/trunk/kdenetwork/kmail/; revision=44843
26 years ago
Sven Radej
fd968c341e
sven: Removed old signal-driven IPC and introduced DCOP interface. New
...
class KMKernel holds all previously static objects.
svn path=/trunk/kdenetwork/kmail/; revision=44623
26 years ago
Don Sanders
184a616140
Minor updates. (Suppress warnings)
...
svn path=/trunk/kdenetwork/kmail/; revision=33207
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
feaabb0210
Synchronized with KMail 1.0.24 in 1.1 branch. Approximately 14 weeks of updates have been merged.
...
svn path=/trunk/kdenetwork/kmail/; revision=23044
27 years ago
Stephan Kulow
a319ad6c44
CVS_SILENT compilation fixes
...
svn path=/trunk/kdenetwork/kmail/; revision=19985
27 years ago
Stephan Kulow
1afae79487
CVS_SILENT ported to Qt 2.0
...
svn path=/trunk/kdeutils/knotes/; revision=17396
27 years ago
Stefan Taferner
dc07f317df
* kmfilteraction.cpp (process): Removed patch for kmfilter
...
action "Move" of 1998-06-14.
Fixed bug in kmfilteraction "Move" action.
* Fonts: reader- and composer-window now change
their font when the settings are changed.
* Shutdown: improved handling of window-close and
KMail shutdown- and crash-handling.
svn path=/trunk/kdenetwork/kmail/; revision=8280
28 years ago
Markus Wuebben
4ccce67b14
//$markus: -Applied patch for filtering
...
svn path=/trunk/kdenetwork/kmail/; revision=8230
28 years ago
Stefan Taferner
ca05f0391e
* Filters: Bugfix: when deleting a folder that was the target
...
of a filter the next get-mails crashed.
* Filter Dialog: Deleting filter rules did not work. Fixed.
svn path=/trunk/kdenetwork/kmail/; revision=7508
28 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
eba875be4e
Working hard on the mail filter dialog. Still not done.
...
Fixed some small bugs.
Good night for today :-)
svn path=/trunk/kdenetwork/kmail/; revision=2680
29 years ago
Kalle Dalheimer
fcb71731dd
Compiles even on gcc 2.7.2.1 now...
...
svn path=/trunk/kdenetwork/kmail/; revision=2338
29 years ago
Stefan Taferner
2bf8c1600a
New version of KMail with nearly re-written message and folder classes B-)
...
Still somewhat unstable, but attachments start to work \!
svn path=/trunk/kdenetwork/kmail/; revision=2334
29 years ago
Stefan Taferner
a4da64754d
Switched nearly every character pointer in KMMessage and KMMsgPart to
...
QString. This should improve performance and usability.
svn path=/trunk/kdenetwork/kmail/; revision=2217
29 years ago
Stefan Taferner
59a5dd3621
Implemented basis for mail filters.
...
I think I also found the bug in the sender code :-)))
So sending (via sendmail) should work (again).
svn path=/trunk/kdenetwork/kmail/; revision=2152
29 years ago
Stefan Taferner
e040f05ccc
Fixed various things and added latest changes of Markus.
...
svn path=/trunk/kdenetwork/kmail/; revision=2050
29 years ago