Commit Graph

  • 22014c31e5 Merge pull request #1093 from jgarzik/tx-opt Jeff Garzik 2012-04-14 08:50:43 -07:00
  • 46ba858817 Merge pull request #1089 from laanwj/2012_04_translationupdate Wladimir J. van der Laan 2012-04-13 23:47:50 -07:00
  • 3fddc8effc Update translations for bitcoin core Wladimir J. van der Laan 2012-04-13 08:45:26 +02:00
  • c1d0547cf6 Merge pull request #1096 from laanwj/2012_04_tick Wladimir J. van der Laan 2012-04-13 23:27:23 -07:00
  • b970067298 Do not show green tick unless all known blocks are downloaded (fixes #921) Wladimir J. van der Laan 2012-04-14 08:21:22 +02:00
  • 8deb9822e4 Locking fix for AlreadyHave() Jeff Garzik 2012-04-13 18:24:55 -04:00
  • 9925d34a49 Database micro-optimization for "tx" network message Jeff Garzik 2012-04-13 17:48:15 -04:00
  • 2d67195ed2 Set label when selecting an address that already has a label. Fixes #1080. Wladimir J. van der Laan 2012-04-13 21:08:46 +02:00
  • e72c6a1830 revert to default OS theme for progressbar / fix small glitches in bitcoingui.cpp Philip Kaufmann 2012-04-13 18:25:56 +02:00
  • 6b8e7eefcc Add missing tooltip and key shortcut in settings dialog (#1088 without line break part) Wladimir J. van der Laan 2012-04-13 09:16:46 +02:00
  • c3c203ccd9 Merge pull request #1087 from sipa/fix_1086 Gavin Andresen 2012-04-12 18:22:15 -07:00
  • 7a743148c9 Fix #1086: add /testnet to passed datadir Pieter Wuille 2012-04-13 03:11:14 +02:00
  • 8b09cd3a4d Replace several network protocol version numbers with named constants stored in version.h. Jeff Garzik 2012-04-12 20:07:49 -04:00
  • b3a6e613fc CBitcoinSecret::SetString() now calls IsValid() to make sure it was passed something with the correct version. Chris Moore 2012-04-12 13:13:08 -07:00
  • b7dc02381f Merge pull request #1041 from gavinandresen/listtransactionsfix Gavin Andresen 2012-04-12 12:20:51 -07:00
  • 181400c3d5 make text in about box selectable (fixes #1055) Wladimir J. van der Laan 2012-04-12 20:50:18 +02:00
  • d844cb58a8 Merge pull request #1078 from Diapolo/QR-Code Wladimir J. van der Laan 2012-04-12 11:38:36 -07:00
  • 7261945eb5 enable wordWrap on lblQRCode / small code comment change Philip Kaufmann 2012-04-12 20:21:02 +02:00
  • b1a99c3a1f limit length of generated URI to 255 chars to prevent a DoS against the QR-Code dialog Philip Kaufmann 2012-04-12 18:39:22 +02:00
  • 1e8c62b29c updated to reflect pull-request suggestions / renamed some GUI elements Philip Kaufmann 2012-04-11 23:05:22 +02:00
  • 9e0dba8c17 fixed amount part of URI in QR-Codes / removed (no label) string if we have NO label / coding style updates / removed an unused variable Philip Kaufmann 2012-04-11 14:21:15 +02:00
  • 460b66b14b Remove obsolete Win32 AffinityBugWorkaround() Jeff Garzik 2012-04-12 13:24:00 -04:00
  • b87c0fc440 version.h: separate client, net sections. Move more constants to this file. Jeff Garzik 2012-04-12 12:23:58 -04:00
  • 93e447b631 BIP 0031: pong message Jeff Garzik 2012-04-11 12:38:03 -04:00
  • 940e22fd81 Fix OSX build errors. Gavin Andresen 2012-04-12 11:14:46 -04:00
  • 4ac24cf59e Merge pull request #855 from sje397/ToggleHide Wladimir J. van der Laan 2012-04-11 23:02:18 -07:00
  • ca2c1cb446 Merge pull request #1072 from sipa/boostpaths Pieter Wuille 2012-04-11 15:02:24 -07:00
  • ee12c3d60c Use filesystem::path instead of manual string tinkering Pieter Wuille 2012-04-09 23:50:56 +02:00
  • bcaa5f1c04 Merge pull request #1083 from laanwj/2012_04_connectionicon Wladimir J. van der Laan 2012-04-11 11:06:26 -07:00
  • 2232717cba Remove path.make_preferred() calls, and fix compiler error in bitcoinrpc RE: boost::system Gavin Andresen 2012-04-11 14:00:48 -04:00
  • 5ca4f13b87 by popular request, make 4th bar of connection icon green Wladimir J. van der Laan 2012-04-11 19:59:15 +02:00
  • 37e7e72041 Merge pull request #1077 from sipa/buildinfo Gavin Andresen 2012-04-11 10:35:44 -07:00
  • 4577167170 Fix build.h dependencies Pieter Wuille 2012-04-11 03:51:08 +02:00
  • 5d464a4a55 Force regeneration of build.h in qmake builds Pieter Wuille 2012-04-11 02:21:29 +02:00
  • 702764f53b Merge pull request #1054 from sipa/buildinfo Pieter Wuille 2012-04-10 13:31:12 -07:00
  • b56772e5df Merge pull request #1046 from laanwj/2012_04_rpcporterror Wladimir J. van der Laan 2012-04-10 13:14:47 -07:00
  • a20c0d0f67 Build identification strings Pieter Wuille 2012-04-07 02:06:53 +02:00
  • 86d5634941 Toggle main window hide on tray icon click sje397 2012-02-18 01:34:53 +11:00
  • 962e2fcdb6 Merge pull request #1070 from cardpuncher/patch-1 Pieter Wuille 2012-04-10 03:41:09 -07:00
  • 1a275bac2b Merge pull request #1052 from sipa/scopedlocks Pieter Wuille 2012-04-09 13:25:17 -07:00
  • 9c2c932f8c Added comment lines in French & Turkish which basically mean "Bitcoin, virtual P2P cryptocurrency". cardpuncher 2012-04-09 22:22:38 +03:00
  • 1044391135 Merge branch 'filesystem' of https://github.com/Diapolo/bitcoin Gavin Andresen 2012-04-09 10:41:59 -04:00
  • f342dac1cb Do not report spurious deadlocks caused by TRY_LOCK Pieter Wuille 2012-04-07 18:55:29 +02:00
  • 908037fe16 Support for parametrized locks in deadlock detector Pieter Wuille 2012-04-07 18:29:31 +02:00
  • f8dcd5ca6f Use scoped locks instead of CRITICAL_BLOCK Pieter Wuille 2012-04-06 18:39:12 +02:00
  • 138d08c531 Merge pull request #987 from luke-jr/ipc_name_fix Gregory Maxwell 2012-04-06 11:22:24 -07:00
  • fa2544e79f Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs Luke Dashjr 2012-03-25 17:25:10 -04:00
  • 3e34352222 Show error message instead of exception crash when unable to bind RPC port Wladimir J. van der Laan 2012-04-05 20:36:27 +02:00
  • 42c63d3ad2 fixed small error in bitcoinrpc.cpp Philip Kaufmann 2012-04-06 15:31:28 +02:00
  • 36949554ab updated util.cpp to use make_preferred() Philip Kaufmann 2012-03-31 15:22:45 +02:00
  • 93fb7489a7 updated bitcoinrpc.cpp to use make_preferred() and removed double inclusion of boost/filesystem.hpp Philip Kaufmann 2012-03-31 15:05:55 +02:00
  • 9c24588e73 updated db.cpp to use make_preferred() Philip Kaufmann 2012-03-21 22:15:28 +01:00
  • 9362da78b0 Merge pull request #1033 from sipa/wait Pieter Wuille 2012-04-06 04:11:14 -07:00
  • 9682087b65 Merge pull request #1051 from graingert/patch-1 Gregory Maxwell 2012-04-05 19:21:03 -07:00
  • f9781fc62e Change sign message bitcoin address tooltip to "The address to sign the message with" Closes #1050 graingert 2012-04-06 04:08:16 +02:00
  • 3acee27b14 Merge pull request #1047 from luke-jr/strlcpy_attribute Gavin Andresen 2012-04-05 16:41:20 -07:00
  • 7993454a92 Document strlcpy.h in assets-attribution.txt since it isn't MIT-licensed Luke Dashjr 2012-04-05 18:58:20 -04:00
  • 0167938c26 Merge pull request #1045 from sipa/fastblocks2 Pieter Wuille 2012-04-05 13:02:16 -07:00
  • e88ed65a39 Flush on log size instead of transaction count Pieter Wuille 2012-04-05 17:54:30 +02:00
  • 399ff1fe05 Merge pull request #1043 from Diapolo/misc Gavin Andresen 2012-04-05 07:36:23 -07:00
  • 895c12943b Merge pull request #1042 from gavinandresen/use_ssl_cleanup Gavin Andresen 2012-04-05 07:34:45 -07:00
  • ea2cc8fc4a Merge pull request #1037 from gavinandresen/addmultisigenable Gavin Andresen 2012-04-05 07:34:19 -07:00
  • c7fa55bb87 Merge pull request #1036 from gavinandresen/pubsubcleanup Gavin Andresen 2012-04-05 07:33:54 -07:00
  • 78494ffecc Merge pull request #1035 from gavinandresen/osxbuild Gavin Andresen 2012-04-05 07:33:00 -07:00
  • 4a8d0f3b10 Merge pull request #1039 from sipa/fix_955 Gregory Maxwell 2012-04-05 06:17:05 -07:00
  • 7f10522c43 removed obsolete boost workaround (boost ticket #4258) Philip Kaufmann 2012-04-05 08:34:31 +02:00
  • 60d5ab3a16 Merge pull request #1038 from Diapolo/misc Wladimir J. van der Laan 2012-04-04 22:52:34 -07:00
  • 5ce4c2a23a Remove USE_SSL #define Gavin Andresen 2012-04-04 21:19:27 -04:00
  • 723cafcbcf Bug fix listtransactions from/count handling. Gavin Andresen 2012-04-04 20:56:13 -04:00
  • e5c027b49b Verify status of encrypt/decrypt calls to detect failed padding Pieter Wuille 2012-04-05 01:02:49 +02:00
  • cf8525a571 removed an unneeded space in bitcoin-qt.pro Philip Kaufmann 2012-04-02 22:25:04 +02:00
  • fc42e9fae2 removed an unused / obsolete tag from bitcoin.qrc Philip Kaufmann 2012-04-02 22:22:26 +02:00
  • ea8c55cfd7 Enable addmultisigaddress RPC call for main network Gavin Andresen 2012-04-04 16:01:27 -04:00
  • f487746ded Remove half-implemented publish/subscribe system Gavin Andresen 2012-04-04 15:56:00 -04:00
  • 3a8ca61bd0 Add ifdef RELEASE to makefile.osx as the compile-for-older-macs flags Gavin Andresen 2012-04-04 15:45:31 -04:00
  • 092631f0ba Condition variable for outbound connection slots Pieter Wuille 2012-04-04 16:01:57 +02:00
  • 712fd182b7 Locking system overhaul, add condition variables Pieter Wuille 2012-04-02 02:40:41 +02:00
  • b0a7e05a45 Merge pull request #1019 from laanwj/2012_03_uirefactor Pieter Wuille 2012-04-04 05:03:07 -07:00
  • cadae3588c Merge pull request #1025 from Diapolo/GUI-BlockDL Wladimir J. van der Laan 2012-04-04 04:36:09 -07:00
  • 5cccb13dad Move from noui.h / ui.h to one ui_interface.h with dummy implementation for the daemon. Wladimir J. van der Laan 2012-04-04 13:19:30 +02:00
  • 5a60b66a9d Use a messagebox to display the error when -server is provided without providing a rpc password Wladimir J. van der Laan 2012-03-31 15:08:25 +02:00
  • 7cfbe1fee4 qtui.h/noui.h interface cleanup Wladimir J. van der Laan 2012-03-25 20:47:33 +02:00
  • 1a3f0da922 support RPC stop and encryptwallet with UI Wladimir J. van der Laan 2012-03-25 20:17:59 +02:00
  • 5d7cebdadc move translation function _ to qtui.h/noui.h instead of util.h Wladimir J. van der Laan 2012-03-24 21:13:48 +01:00
  • 6cb6d62347 remove dependency on serialize.h and util.h for SecureString Wladimir J. van der Laan 2012-03-24 20:07:01 +01:00
  • f0b5e9e116 remove unused CalledSetStatusBar and UIThreadCall notifications Wladimir J. van der Laan 2012-03-24 19:11:39 +01:00
  • 98e6175874 Update UI through async calls MainFrameRepaint and AddressBookRepaint instead of a timer. Wladimir J. van der Laan 2012-03-24 18:48:18 +01:00
  • 75b6323200 remove HTML code around "Wallet" (displayed on overview page) and use Qt tags for font settings Philip Kaufmann 2012-04-04 09:07:55 +02:00
  • 7e7bcce2d9 Code deduplication: make function in GUIUtil to get connection type to call object slot in GUI thread with invokeMethod. Wladimir J. van der Laan 2012-03-24 17:07:29 +01:00
  • 55f69a4700 move QT_PLUGINS stuff to qt main file, where it belongs Wladimir J. van der Laan 2012-03-24 16:52:43 +01:00
  • fc8c44e3d5 Merge pull request #949 from laanwj/2012_03_vc2010compilefixes Wladimir J. van der Laan 2012-04-03 11:35:33 -07:00
  • 52d3a48128 VC2010 compile fixes Wladimir J. van der Laan 2012-03-18 23:14:03 +01:00
  • 703d64469e Merge pull request #934 from luke-jr/gitian_luke Gregory Maxwell 2012-04-03 08:09:13 -07:00
  • 853a4a81b3 clarified comment why we use an own progressbar style / included "~" in the tr() call Philip Kaufmann 2012-04-03 09:42:34 +02:00
  • ec9a4904f3 changed percentage done in tooltip to float to be more precise / allowed plurals in translation for "x block(s) remaining" Philip Kaufmann 2012-04-03 08:30:13 +02:00
  • 3263a245bb Merge pull request #1026 from laanwj/2012_04_increase_up_to_date_time Gregory Maxwell 2012-04-02 20:35:44 -07:00
  • a7a69cd07a polished code and fixed progress display (was very jerky at the end of a sync) Philip Kaufmann 2012-04-02 23:51:40 +02:00
  • e9de46c436 color update for progress bar Philip Kaufmann 2012-04-02 20:29:07 +02:00
  • c7c0c93172 implemented OS independent progress bar style / moved one-time functions used on the bar to a better code location Philip Kaufmann 2012-04-02 19:07:03 +02:00
  • 5519660a0d changed progressbar text to "~n blocks remaining" Philip Kaufmann 2012-04-02 15:28:53 +02:00