aboutsummaryrefslogtreecommitdiff
path: root/contrib/debian
AgeCommit message (Collapse)Author
2012-02-17Merge pull request #834 from sje397/BackupWalletWladimir J. van der Laan
Added 'Backup Wallet' menu option to GUI
2012-02-15Make bitcoin-qt static-link libqrcode and add it for debian pkgs.Matt Corallo
2012-02-15Added 'Backup Wallet' menu optionsje397
- 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
2012-01-26Merge pull request #593 (Full URL Support in bitcoin-qt)Wladimir J. van der Laan
2012-01-07Remove mentions on anonymity in debian folder.Matt Corallo
These should never have been there, bitcoin isnt anonymous without a ton of work that virtually no users will ever be willing and capable of doing.
2012-01-05Add support for opening bitcoin: URIs directly.Matt Corallo
2011-12-16Update debian changelog to 0.5.1.Matt Corallo
2011-11-21Update contrib/debian/ for 0.5.0 release and fix copyright file.Matt Corallo
2011-11-20update debian copyright file for MIT icon relicensingLuke Dashjr
2011-11-11Replace kfm_home with go-home for "overview"Luke Dashjr
2011-11-10Replace icons with Nuvola (LGPL 2.1): some (but not all) GPL-licensedLuke Dashjr
2011-11-10Replace icons with Nuvola (LGPL 2.1): all non-free except for those by ↵Luke Dashjr
Wladimir van der Laan (who will hopefully relicense)
2011-11-08Add debian build folderMatt Corallo