Continuation of work in #3099.
Keep a list of requested payments in the Receive tab so that a user can recall previously created receive requests after closing their windows.
Currently this list is not stored between bitcoin-qt sessions. This can be implemented later, but it is not clear here it should be stored as I don't think it belongs in the wallet (maybe in QSettings?) at least until it is really associated with a transaction.
