Two operations are currently supported:
° picking the email address from an entry of the address database to
put it into a to- (etc.) -field.
° adding the sender or any other address that appears in a displayed
message to the address book, by either creating a new entry, or adding
this email address to an existing entry
Everything else is, in my opinion, no task for the mailer.
The files
kmaddrbook.h kmaddrbook.cpp kmaddrbookdlg.cpp kmaddrbookdlg.h
are no more needed, I think, but I did not remove them for now.
The files
addtoaddressbook.cpp addtoaddressbook.h
have been added by me.
There seems to be a problem when using the address database from
different clients at the same time. I will investigate that tomorrow.
--Mirko.
svn path=/trunk/kdenetwork/kmail/; revision=49369
WARNING: Composer inherits only KTMainWindow now. If you close reader and
composer is opened, reader will *quit* the application, and you might
lose your mail in composer. I´ll port reader to XMLGui as soon as
possible, and fix this.
svn path=/trunk/kdenetwork/kmail/; revision=45094