Revision 8a72caf...
Go back to digest for 26th May 2013Features in KDE-PIM
Jan Kundrát committed changes in [trojita] src/AbookAddressbook/be.contacts.cpp:
Addressbook: improve handling of prettyName when creating new contact
If prettyName is empty, use the default value for the name field (so
don't show an empty name field, users will think they cannot click
there).
If prettyName is not empty, set the text of the QStandardItem to
prettyName. Before, the text of the QStandardItem would be
"[New Contact]" until we selected another contact.
File Changes
Modified 1 files
- src/AbookAddressbook/be.contacts.cpp
1 files changed in total