aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-10Replace icons with Nuvola (LGPL 2.1): all non-free except for those by Wladim...Luke Dashjr
2011-11-10Release process doc fixesGavin Andresen
2011-11-10Merge pull request #608 from TheBlueMatt/debian-buildGavin Andresen
2011-11-08Merge pull request #617 from tcatm/translations-readmeWladimir J. van der Laan
2011-11-08Merge pull request #611 from sipa/docsWladimir J. van der Laan
2011-11-08Merge pull request #618 from laanwj/issue615Wladimir J. van der Laan
2011-11-08Fix segmentation fault when editing address not in address book (issue #615)Wladimir J. van der Laan
2011-11-08Add debian build folderMatt Corallo
2011-11-08Re-add bitcoin(32&80).xpmMatt Corallo
2011-11-08add doc/translation_process.mdNils Schneider
2011-11-08merged translations from transifex: da de es es_CL nb nl ru zh_TWNils Schneider
2011-11-08Merge commit 'v0.5.0rc3'Pieter Wuille
2011-11-07Merge pull request #609 from iongchun/add-zhtwWladimir J. van der Laan
2011-11-07Mention Qt4 runtime dependenciesv0.5.0rc3Gavin Andresen
2011-11-07Static link on Linux. And better document release process on OSX.Gavin Andresen
2011-11-07Some extra commentsPieter Wuille
2011-11-06add zh_TW localeAng Iong Chun
2011-11-04Merge pull request #606 from dooglus/add-english-translationWladimir J. van der Laan
2011-11-04Add English translation to fix plural(s).Chris Moore
2011-11-04Merge branch 'master' of github.com:bitcoin/bitcoinv0.5.0rc2Gavin Andresen
2011-11-04Mac releases use macdeployqtplusGavin Andresen
2011-11-03Merge pull request #604 from laanwj/winqt_deterministicGavin Andresen
2011-11-03Make qt-win32 gitian build deterministicWladimir J. van der Laan
2011-11-03Merge git://github.com/p2k/bitcoin-qtGavin Andresen
2011-11-02Added a copy of the GPLv3 to macdeployqtplusp2k
2011-11-02Mac Deployment Scriptp2k
2011-11-01Update documentation to reflect 0.5 reality. And removed leading $ from shell...Gavin Andresen
2011-11-01attempt to make build deterministicWladimir J. van der Laan
2011-11-01do not use -fstack-protector on WindowsWladimir J. van der Laan
2011-11-01Update Win32 gitian descriptor for bitcoin-qt.Matt Corallo
2011-11-01Add gitian descriptor for qt cross compile via MinGW.Matt Corallo
2011-10-31Remove vladimir's DNS seed, at his request.Jeff Garzik
2011-10-29Save translators some workWladimir J. van der Laan
2011-10-25Add notes on getting gitian builds goingGavin Andresen
2011-10-25Update documentation to reflect reality (no win32 gitian builds, new Mac proc...Gavin Andresen
2011-10-25Update openssl to 1.0.0e.Matt Corallo
2011-10-25Update setup.nsi for bitcoin-qt.Matt Corallo
2011-10-25Decrease number of installed packages for Linux Gitian build.Matt Corallo
2011-10-25Remove wxWidgets gitian descriptors.Matt Corallo
2011-10-25Update Linux gitian descriptor for bitcoin-qt.Matt Corallo
2011-10-25Allow miniupnpc include path specificaiton and fix link on Win32.Matt Corallo
2011-10-25Optionally include additional QT plugins when required to build.Matt Corallo
2011-10-25Add BOOST_THREAD_USE_LIB define.Matt Corallo
2011-10-25Add option to specify a different suffix for boost_thread.Matt Corallo
2011-10-25Add returns to avoid annoying compile-time warnings.Matt Corallo
2011-10-25Add -Wno-strict-aliasing because boost breaks that too much.Matt Corallo
2011-10-25Only define __STDC_LIMIT_MACROS if not already defined.Matt Corallo
2011-10-25Update qt readme to indicate Qt is now the primary GUI.Matt Corallo
2011-10-25Merge pull request #592 from dooglus/qt-at-spi-bugGavin Andresen
2011-10-24Warn about the qt-at-spi bug in Ubuntu 11.10.Chris Moore