Commit Graph

  • 2f91039c70 Add gitian descriptor for qt cross compile via MinGW. Matt Corallo 2011-10-06 00:13:57 -04:00
  • 02d630c37f Remove vladimir's DNS seed, at his request. Jeff Garzik 2011-10-31 12:42:01 -04:00
  • 8d3e1becf0 Save translators some work - Remove duplicate translation strings (that somehow came from old wx UI and ended up in bitcoinstrings.cpp) Wladimir J. van der Laan 2011-10-29 23:09:58 +02:00
  • 383ad8b8a6 Add notes on getting gitian builds going Gavin Andresen 2011-10-25 12:27:09 -04:00
  • 7ec064b88e Update documentation to reflect reality (no win32 gitian builds, new Mac process) Gavin Andresen 2011-10-25 12:09:08 -04:00
  • 472bbb750c Update openssl to 1.0.0e. Matt Corallo 2011-10-24 15:27:54 -04:00
  • d1df571746 Update setup.nsi for bitcoin-qt. Matt Corallo 2011-10-17 11:29:45 -04:00
  • 438adb6c25 Decrease number of installed packages for Linux Gitian build. Matt Corallo 2011-10-24 10:43:38 -04:00
  • f5e760268b Remove wxWidgets gitian descriptors. Matt Corallo 2011-10-16 17:07:46 -04:00
  • 8ab246297b Update Linux gitian descriptor for bitcoin-qt. Matt Corallo 2011-10-14 11:38:37 -04:00
  • aaf71d8453 Allow miniupnpc include path specificaiton and fix link on Win32. Matt Corallo 2011-10-17 00:09:22 -04:00
  • 5f2e76b8c7 Optionally include additional QT plugins when required to build. Matt Corallo 2011-10-07 10:46:56 -04:00
  • 3f197952bd Add BOOST_THREAD_USE_LIB define. Matt Corallo 2011-10-07 10:17:23 -04:00
  • 0e569e4a27 Add option to specify a different suffix for boost_thread. Matt Corallo 2011-10-06 17:02:21 -04:00
  • 0767e69199 Add returns to avoid annoying compile-time warnings. Matt Corallo 2011-10-10 15:51:07 -04:00
  • d041590218 Add -Wno-strict-aliasing because boost breaks that too much. Matt Corallo 2011-10-10 15:14:15 -04:00
  • 25a9a1f62b Only define __STDC_LIMIT_MACROS if not already defined. Matt Corallo 2011-10-10 12:08:05 -04:00
  • f891cc9415 Update qt readme to indicate Qt is now the primary GUI. Matt Corallo 2011-10-14 11:06:57 -04:00
  • 20601f3477 Merge pull request #592 from dooglus/qt-at-spi-bug Gavin Andresen 2011-10-25 05:49:26 -07:00
  • 6c33ec4045 Warn about the qt-at-spi bug in Ubuntu 11.10. Chris Moore 2011-10-24 16:21:28 -07:00
  • f9f289aba5 Merge pull request #584 from kwaaak/master Gavin Andresen 2011-10-24 11:29:57 -07:00
  • d760b5c979 Merge pull request #586 from cjdelisle/hardening-bug-workaround Gavin Andresen 2011-10-24 11:29:32 -07:00
  • cf908574cf Merge pull request #591 from laanwj/translation_lookup_logic Gavin Andresen 2011-10-24 11:28:23 -07:00
  • 5c92622ad6 Translation lookup logic improvements - use wildcard for TRANSLATIONS in bitcoin-qt.pro to automatically build all translations present in src/qt/locale (thanks @tcatm) - first load translations/<language>.qm, then translations/<language>_<TERRITORY>.qm, so that territory-specific translations take precedence, but the fallback is on the base language if no territory-specific translation exists. Wladimir J. van der Laan 2011-10-23 13:37:39 +02:00
  • 3a30f34f1a Revert "translation fixes" Wladimir J. van der Laan 2011-10-23 11:20:39 +02:00
  • f86ecd4a06 translation fixes - use wildcard for TRANSLATIONS in bitcoin-qt.pro to automatically build all translations present in src/qt/locale (thanks @tcatm) - rename language files to the usual <lang>_<TERRITORY> - include recently added language files for es_ES and nb_NO Wladimir J. van der Laan 2011-10-23 10:08:44 +02:00
  • 38a9edba20 update translations: nb, es_CL (from transifex) Nils Schneider 2011-10-22 23:21:03 +02:00
  • 7298ebb432 Added Caps Lock check and warning at askpassphrasedialog. Nick Bosma 2011-10-15 20:56:06 +02:00
  • 1e5f939381 Added a workaround for an Ubuntu bug which causes -fstack-protector-all to be disregarded. cjdelisle 2011-10-16 20:38:23 -04:00
  • b68a8a6b34 Merge pull request #583 from laanwj/qt3 Wladimir J. van der Laan 2011-10-15 08:33:10 -07:00
  • efb3d3292f Make build work on Mac OS X 10.7 Lion (32bit dependencies through MacPorts) kwaaak 2011-10-14 07:39:54 +03:00
  • fbea7eca65 Merge branch 'master' of https://github.com/bitcoin/bitcoin Wladimir J. van der Laan 2011-10-11 21:07:09 +02:00
  • 755e2819b0 Merge pull request #578 from luke-jr/bitcoind_build_improvements Gavin Andresen 2011-10-10 13:57:47 -07:00
  • e44a00ae0d bitcoind does not need to link with gthread-2.0 Gavin Andresen 2011-10-10 16:03:14 -04:00
  • a1e0bb5a09 Allow users to customize CXX, CXXFLAGS, and LDFLAGS normally Luke Dashjr 2011-10-10 13:42:43 -04:00
  • ef49d8a6ca Add spanish translation to TRANSLATIONS Gavin Andresen 2011-10-10 11:25:51 -04:00
  • e99b8eae65 Merge pull request #577 from paraipanakos/master Gavin Andresen 2011-10-10 08:20:53 -07:00
  • ab877a2dde Merge pull request #576 from luke-jr/bitcoind_build_improvements Gavin Andresen 2011-10-10 08:20:28 -07:00
  • b50ac8f73e Mac OSX release process changes Gavin Andresen 2011-10-10 11:13:32 -04:00
  • 53f21f6ee7 Added Spanish translation for qt Alex B 2011-10-09 23:54:07 +02:00
  • d85f245800 Add alt-1..alt-5 shortcut to switch between tabs Wladimir J. van der Laan 2011-10-09 21:40:03 +02:00
  • 527137e3ee Improved Mac experience; QDoubleSpinBox for BitcoinAmountField p2k 2011-10-07 13:21:45 +02:00
  • d934e7e3dd Make "Quit" menu saner - Use 'x' for Exit shortcut - Set Ctrl-Q as global quit key sequence Wladimir J. van der Laan 2011-10-09 21:06:28 +02:00
  • 8828da5f56 Merge branch 'master' of https://github.com/bitcoin/bitcoin Wladimir J. van der Laan 2011-10-09 20:26:40 +02:00
  • b4d0588d06 Add support to makefile.unix for the same parameters used by bitcoin-qt.pro, dynamic linking unless STATIC=1 is passed Luke Dashjr 2011-10-09 14:23:20 -04:00
  • eab61cd0b2 Merge branch 'master' of github.com:bitcoin/bitcoin Gavin Andresen 2011-10-09 13:36:10 -04:00
  • 4db9705dd8 Merge pull request #573 from luke-jr/bugfix_bits_string Gavin Andresen 2011-10-09 10:32:22 -07:00
  • ddd9b39bd4 Merge pull request #575 from globalcitizen/master Gavin Andresen 2011-10-09 10:27:34 -07:00
  • bdf2f7e711 Fix typo. Improve Gentoo instructions. globalcitizen 2011-10-09 17:18:34 +08:00
  • 4adf78bad3 Improved Gentoo instructions. globalcitizen 2011-10-09 17:16:53 +08:00
  • c60aec9c20 Fix extraneous directory specifier, beautify bash syntax $VAR -> ${VAR} globalcitizen 2011-10-09 17:10:43 +08:00
  • 7b465b663a Collate generic dependency information. Segregate distribution-specific (Ubuntu/Debian) information. Add Gentoo information. globalcitizen 2011-10-09 17:04:35 +08:00
  • 94eaab7710 Bump version to 0.5.0.0 Gavin Andresen 2011-10-08 17:29:47 -04:00
  • 0b3f3657c8 Remove old wx translations, updated qt translations Gavin Andresen 2011-10-08 17:29:21 -04:00
  • c1131a28ad Remove ui_res from makefiles Gavin Andresen 2011-10-07 14:35:36 -04:00
  • 6853e627f1 Fix build on windows and mac Gavin Andresen 2011-10-07 11:02:21 -04:00
  • e9b95e4f6c Merge pull request #572 from delirium---/master Gavin Andresen 2011-10-06 12:11:07 -07:00
  • 903a255836 Bugfix: "bits" should be a hex-string, not a number (that just doesn't make sense) Luke Dashjr 2011-10-06 12:47:28 -04:00
  • b95e6376d0 Fix for 64bit build Victor Leschuk 2011-10-06 19:53:42 +04:00
  • 32ebde4612 Merge pull request #564 from luke-jr/optimize_remove_CheckWork_delay Gavin Andresen 2011-10-06 07:54:50 -07:00
  • e653578db3 Merge pull request #566 from luke-jr/optimize_http_status Gavin Andresen 2011-10-05 12:19:34 -07:00
  • ae81b82fb8 Use C's const char* for status strings rather than C++'s std::string, which is slower David Joel Schwartz 2011-08-06 05:15:00 -08:00
  • 9e5322d23a Fix miner_test unit test bug Gavin Andresen 2011-10-05 14:33:49 -04:00
  • 3a6e468d9a Merge branch 'listsinceblock' of https://github.com/cdhowie/bitcoin Gavin Andresen 2011-10-05 11:38:24 -04:00
  • 4ffbdcc0f5 Auto-build dependencies Gavin Andresen 2011-10-05 11:28:08 -04:00
  • e9e7bb968b Update mac Makefile and build instructions to use MacPorts Gavin Andresen 2011-10-05 11:09:28 -04:00
  • ff3b235580 Merge pull request #545 from tcatm/remove-addr.txt Gavin Andresen 2011-10-05 07:41:07 -07:00
  • b898c8fce6 Merge branch 'no-cryptopp' of https://github.com/tcatm/bitcoin Gavin Andresen 2011-10-05 10:38:10 -04:00
  • 8bc52d0692 Merge pull request #558 from luke-jr/bugfix_CreateThread_ThreadSocketHandler_errReporting Gavin Andresen 2011-10-05 07:27:56 -07:00
  • 9ec4fa7b50 Merge pull request #561 from luke-jr/optimize_conn_adjtime Gavin Andresen 2011-10-05 07:22:52 -07:00
  • 3552497ae5 Send "Connection: close" HTTP header with JSON-RPC requests (client) Luke Dashjr 2011-10-04 00:42:36 -04:00
  • 5c5d310a0a Merge pull request #549 from enmaku/master Gavin Andresen 2011-10-04 07:41:00 -07:00
  • 887b9d4113 Merge pull request #547 from TheBlueMatt/build-updates Gavin Andresen 2011-10-04 07:38:06 -07:00
  • 514b18722a Remove 2 second sleep from CheckWork David Joel Schwartz 2011-08-06 05:15:00 -08:00
  • 65ba3e2f50 Bugfix: report error creating ThreadSocketHandler thread just like the rest Luke Dashjr 2011-10-03 23:45:42 -04:00
  • a4e6ae101a Only GetAdjustedTime once for the retry loop Luke Dashjr 2011-10-03 23:41:47 -04:00
  • 5a105cdb7d Added bitrpc.py which allows for sending of all standard Bitcoin commands via RPC rather than as command line args. David Perry 2011-10-03 16:10:03 -07:00
  • 8ad100a55b Added wallet tools David Perry 2011-10-03 14:04:11 -07:00
  • 3504801778 Declare integer constant LL Gavin Andresen 2011-10-03 13:10:31 -04:00
  • c923fe71b4 Update release-process to point to gitian.sigs repo. Matt Corallo 2011-10-03 12:59:37 -04:00
  • ba2db7262b Edited doc/readme-qt.rst via GitHub Wladimir J. van der Laan 2011-10-02 10:47:23 +03:00
  • 5d3083c3fb Bugfix: Restore old behaviour of USE_UPNP as close as possible (built & enabled by default, can be disabled or unsupported by option) Luke Dashjr 2011-09-29 15:02:12 -04:00
  • 74567f7ef1 remove code that reads addr.txt in LoadAddreses() Nils Schneider 2011-10-01 22:27:02 +02:00
  • 1ff3583e41 Merge pull request #543 from laanwj/utiltests Gavin Andresen 2011-10-01 12:00:24 -07:00
  • ad9ceecf9c Merge pull request #476 from forrestv/getmemorypool Gavin Andresen 2011-10-01 11:57:51 -07:00
  • 074d584a04 Added RPC call 'getmemorypool' that provides everything needed to construct a block with a custom generation transaction and submit a solution Forrest Voight 2011-09-06 18:15:46 -04:00
  • 2f7f2a5fca remove possibility of 63 bit overflow in ParseMoney - also, add unit tests for various functions in util.cpp/util.h Wladimir J. van der Laan 2011-10-01 02:47:47 +02:00
  • 608dacf689 only install translator when not empty Wladimir J. van der Laan 2011-10-01 13:23:00 +02:00
  • 452506fc41 simpler ByteReverse Nils Schneider 2011-09-30 16:23:26 +02:00
  • 6ccff2cbde remove cryptopp dependency, add simple unittest for SHA256Transform() Nils Schneider 2011-09-27 20:16:07 +02:00
  • 52e9fe9296 Merge branch 'master' of https://github.com/bitcoin/bitcoin Wladimir J. van der Laan 2011-09-30 17:39:29 +02:00
  • 8f1631b797 make USE_SSL actually work (thanks @prusnak for noticing) Wladimir J. van der Laan 2011-09-30 17:36:39 +02:00
  • f4769e44a3 Merge pull request #524 from sipa/signandverif Gavin Andresen 2011-09-30 05:04:26 -07:00
  • e297ea999e Merge pull request #542 from laanwj/qt2 Gavin Andresen 2011-09-29 12:06:03 -07:00
  • 07e2882366 qmake build system improvements - USE_SSL=1 to support RPC SSL - BDB_LIB_SUFFIX= to link against specific BDB version - Fix typo - Start lrelease during qmake phase to prevent errors/warnings Wladimir J. van der Laan 2011-09-29 19:53:44 +02:00
  • 9a7e5ed3b0 Merge pull request #539 from laanwj/qt2 Gavin Andresen 2011-09-29 10:50:40 -07:00
  • 7dd4001b40 Merge pull request #537 from tcatm/remove-deprecated-rpcs Nils Schneider 2011-09-29 09:39:11 -07:00
  • 20091df725 Add assertion size>0 to MedianFilter Wladimir J. van der Laan 2011-09-29 17:17:42 +02:00
  • e8e0e23d20 Merge pull request #538 from tcatm/deprecate-midstate Gavin Andresen 2011-09-29 07:57:22 -07:00
  • f33a43efdf Update "other files" in Qt Creator with all documentation now that the projects merged Wladimir J. van der Laan 2011-09-28 22:01:47 +02:00