aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge git://github.com/p2k/bitcoin-qtGavin Andresen2011-11-031-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Mac Deployment Scriptp2k2011-11-021-1/+1
| * | | | | Merge branch 'master' of https://github.com/bitcoin/bitcoinWladimir J. van der Laan2011-10-114-20/+2562
| |\ \ \ \ \
* | | | | | | Remove vladimir's DNS seed, at his request.Jeff Garzik2011-10-311-1/+0
* | | | | | | Save translators some workWladimir J. van der Laan2011-10-291-145/+4
* | | | | | | Update openssl to 1.0.0e.Matt Corallo2011-10-251-2/+2
* | | | | | | Optionally include additional QT plugins when required to build.Matt Corallo2011-10-251-0/+10
* | | | | | | Add returns to avoid annoying compile-time warnings.Matt Corallo2011-10-252-0/+2
* | | | | | | Only define __STDC_LIMIT_MACROS if not already defined.Matt Corallo2011-10-251-2/+6
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #586 from cjdelisle/hardening-bug-workaroundGavin Andresen2011-10-241-1/+6
|\ \ \ \ \ \
| * | | | | | Added a workaround for an Ubuntu bug which causes -fstack-protector-all to be...cjdelisle2011-10-161-1/+6
| | |_|_|/ / | |/| | | |
* | | | | | Translation lookup logic improvementsWladimir J. van der Laan2011-10-232-9/+25
* | | | | | Revert "translation fixes"Wladimir J. van der Laan2011-10-236-6/+3
* | | | | | translation fixesWladimir J. van der Laan2011-10-236-3/+6
* | | | | | update translations: nb, es_CL (from transifex)Nils Schneider2011-10-222-0/+4662
|/ / / / /
* | / / / Merge pull request #583 from laanwj/qt3Wladimir J. van der Laan2011-10-1520-120/+444
|\| | | | | |/ / / |/| | |
| * | | Add alt-1..alt-5 shortcut to switch between tabsWladimir J. van der Laan2011-10-091-0/+5
| * | | Improved Mac experience; QDoubleSpinBox for BitcoinAmountFieldp2k2011-10-0917-112/+432
| * | | Make "Quit" menu sanerWladimir J. van der Laan2011-10-094-7/+5
| * | | Merge branch 'master' of https://github.com/bitcoin/bitcoinWladimir J. van der Laan2011-10-0942-6624/+3827
| |\ \ \
| * | | | only install translator when not emptyWladimir J. van der Laan2011-10-011-1/+2
* | | | | Merge pull request #578 from luke-jr/bitcoind_build_improvementsGavin Andresen2011-10-101-7/+6
|\ \ \ \ \
| * | | | | Allow users to customize CXX, CXXFLAGS, and LDFLAGS normallyLuke Dashjr2011-10-101-7/+6
* | | | | | bitcoind does not need to link with gthread-2.0Gavin Andresen2011-10-101-1/+0
* | | | | | Merge pull request #577 from paraipanakos/masterGavin Andresen2011-10-101-0/+2508
|\ \ \ \ \ \
| * | | | | | Added Spanish translation for qtAlex B2011-10-091-0/+2508
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #576 from luke-jr/bitcoind_build_improvementsGavin Andresen2011-10-101-9/+28
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Add support to makefile.unix for the same parameters used by bitcoin-qt.pro, ...Luke Dashjr2011-10-091-9/+28
| |/ / / /
* | | | | Mac OSX release process changesGavin Andresen2011-10-101-2/+19
* | | | | Merge branch 'master' of github.com:bitcoin/bitcoinGavin Andresen2011-10-091-1/+8
|\| | | |
| * | | | Merge pull request #573 from luke-jr/bugfix_bits_stringGavin Andresen2011-10-091-1/+8
| |\ \ \ \
| | * | | | Bugfix: "bits" should be a hex-string, not a number (that just doesn't make s...Luke Dashjr2011-10-061-1/+8
* | | | | | Bump version to 0.5.0.0Gavin Andresen2011-10-081-1/+1
|/ / / / /
* | | | | Remove old wx translations, updated qt translationsGavin Andresen2011-10-083-471/+3210
* | | | | Remove ui_res from makefilesGavin Andresen2011-10-072-2/+2
* | | | | Fix build on windows and macGavin Andresen2011-10-0712-44/+44
* | | | | Fix for 64bit buildVictor Leschuk2011-10-061-2/+2
|/ / / /
* | | | Merge pull request #564 from luke-jr/optimize_remove_CheckWork_delayGavin Andresen2011-10-061-1/+0
|\ \ \ \
| * | | | Remove 2 second sleep from CheckWorkDavid Joel Schwartz2011-10-041-1/+0
| | |_|/ | |/| |
* | | | Use C's const char* for status strings rather than C++'s std::string, which i...David Joel Schwartz2011-10-051-7/+8
* | | | Fix miner_test unit test bugGavin Andresen2011-10-051-3/+3
* | | | Merge branch 'listsinceblock' of https://github.com/cdhowie/bitcoinGavin Andresen2011-10-051-0/+66
|\ \ \ \
| * | | | listsinceblock now shows txns with 0 confirms, as well as allows the lastbloc...Chris Howie2011-07-141-3/+32
| * | | | Add listsinceblock command for retrieving all wallet transactions in blocks a...Chris Howie2011-07-141-0/+38
* | | | | Auto-build dependenciesGavin Andresen2011-10-051-5/+18
* | | | | Update mac Makefile and build instructions to use MacPortsGavin Andresen2011-10-051-21/+39
* | | | | Merge pull request #545 from tcatm/remove-addr.txtGavin Andresen2011-10-051-18/+0
|\ \ \ \ \
| * | | | | remove code that reads addr.txt in LoadAddreses()Nils Schneider2011-10-011-18/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'no-cryptopp' of https://github.com/tcatm/bitcoinGavin Andresen2011-10-0527-6042/+66
|\ \ \ \ \
| * | | | | simpler ByteReverseNils Schneider2011-09-301-20/+1