Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-14 | qt: Update remaining "The Bitcoin Core Developers" | Wladimir J. van der Laan | |
2014-01-13 | qt: use series of pngs for spinner | Wladimir J. van der Laan | |
Use a series of .png frames for the spinner instead of a .mng. `mng` is an obscure image format and is not built by default into Qt5. This appears to improve the crispness of the spinner as well. Does not noticably increase the size (still ~27k) and the code is not more complicated either. | |||
2013-12-27 | Update debian/ | Matt Corallo | |
2013-10-12 | Documentation Cleanup in /Doc | super3 | |
Added some help text, and bumped version numbers. Added a Readable Index for /Contrib Fixing /Contrib Index URLs Revert Version Numbers. | |||
2013-09-17 | Update contrib/debian: proper desktop category and update changelog | Matt Corallo | |
2013-06-27 | README for contrib/debian | Gavin Andresen | |
2013-06-26 | Fix Gnome bitcoin: URI handler | Gavin Andresen | |
2013-05-13 | new icons for linux, etc. | Jonas Schnelli | |
- new xpm resources for different linux window managers - new png files for autoresizing on different linux window managers - favicon with new logo - window .ico with new logo - updated debian package script - updated changelog | |||
2013-04-24 | re-remove irc reference in bitcoin.conf.5 | Scott Howard | |
2013-04-23 | added bitcoin-qt manpage and corrected a few minus signs used as hyphens in ↵ | Scott Howard | |
other manpages | |||
2013-03-24 | Update contrib/debian (including IRC removal) | Matt Corallo | |
2012-09-08 | Apply MIT license to md2k7 art | Luke Dashjr | |
[21:48:14] <md2k7> feel free to make it MIT if you like | |||
2012-07-18 | Docs Tidy up | fanquake | |
2012-06-25 | Update contrib/debian and remove system json_spirit patch. | Matt Corallo | |
That patch has been broken for a long, long time (forever?) and doesn't make sense. | |||
2012-06-02 | Update contrib/debian. | Matt Corallo | |
* Updates package description to note that blockchain now takes 2+ GB instead of 150+ MB. * Stop creating DB_CONFIG with DB_LOG_AUTO_REMOVE as that is set in Bitcoin itself now. * Update changelog with 0.6.2 and the current updates. | |||
2012-05-23 | Use debhelper to install bitcoind.bash-completion | Christian von Roques | |
2012-05-06 | Update changelog to match reality. | Matt Corallo | |
2012-04-09 | Added comment lines in French & Turkish which basically mean "Bitcoin, ↵ | cardpuncher | |
virtual P2P cryptocurrency". | |||
2012-04-04 | Remove USE_SSL #define | Gavin Andresen | |
2012-02-17 | Merge pull request #834 from sje397/BackupWallet | Wladimir J. van der Laan | |
Added 'Backup Wallet' menu option to GUI | |||
2012-02-15 | Make bitcoin-qt static-link libqrcode and add it for debian pkgs. | Matt Corallo | |
2012-02-15 | Added 'Backup Wallet' menu option | sje397 | |
- 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-26 | Merge pull request #593 (Full URL Support in bitcoin-qt) | Wladimir J. van der Laan | |
2012-01-07 | Remove 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-05 | Add support for opening bitcoin: URIs directly. | Matt Corallo | |
2011-12-16 | Update debian changelog to 0.5.1. | Matt Corallo | |
2011-11-21 | Update contrib/debian/ for 0.5.0 release and fix copyright file. | Matt Corallo | |
2011-11-20 | update debian copyright file for MIT icon relicensing | Luke Dashjr | |
2011-11-11 | Replace kfm_home with go-home for "overview" | Luke Dashjr | |
2011-11-10 | Replace icons with Nuvola (LGPL 2.1): some (but not all) GPL-licensed | Luke Dashjr | |
2011-11-10 | Replace 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-08 | Add debian build folder | Matt Corallo | |