Add option to export all contacts to vcard
There are some use cases where user might want to export all contacts to a .vcf file, e.g. if you have terminated some account/service that you can't sync no more, and want to move those to some other service, or just import them back as local contacts.
(The other commit is just to fix some QString::arg: Argument missing: warnings.)