Added 'Backup Wallet' menu option
authorsje397 <sje397@gmail.com>
Tue, 14 Feb 2012 12:14:43 +0000 (23:14 +1100)
committersje397 <sje397@gmail.com>
Wed, 15 Feb 2012 12:29:59 +0000 (23:29 +1100)
commit4efbda3f257bd8e635715377d85862d322c57c4b
treeb968cfa7ffcded317da62e8792ff1aa3dacb2c88
parent15b87b2ec40bdcbc7e8173c79b829fc0f550909e
Added 'Backup Wallet' menu option

- icon from the LGPL Nuvola set (like the tick) - http://www.icon-king.com/projects/nuvola/
- include 'boost/version.hpp' in db.cpp so that the overwrite version of copy can be used
- catch exceptions in BackupWallet (e.g. filesystem_error thrown when trying to overwrite without the overwrite flag set)
- include db.h in walletmodel.cpp for BackupWallet function
- updated doc/assets-attribution.txt and contrib/debian/copyright with copyright info for new icon
contrib/debian/copyright
doc/assets-attribution.txt
src/db.cpp
src/qt/bitcoin.qrc
src/qt/bitcoingui.cpp
src/qt/bitcoingui.h
src/qt/res/icons/filesave.png [new file with mode: 0644]
src/qt/walletmodel.cpp
src/qt/walletmodel.h