1232 Commits (a63f8b7b36e39722024a0ba061ca214f00a8f1bd)

Author SHA1 Message Date
Philip Kaufmann d78900cc1b fix some cosmetic glitches in the codebase 11 years ago
Wladimir J. van der Laan ed4c7fd4fd qt: add vout index to transaction id in transactions details dialog 11 years ago
Philip Kaufmann 42018eff07 Bitcoin-Qt: Use qDebug() for printing to debug.log 11 years ago
Cory Fields 35b8af9226 autotools: switch to autotools buildsystem 11 years ago
Timothy Stranex ccf3af77c1 Fix typo in a comment: it's base58, not base48. 11 years ago
Philip Kaufmann e664c3d70c Bitcoin-Qt: allow to differentiate Qt log entries from core 11 years ago
Jonas Schnelli 9e8904f6ae qt: Display txfee in first sendCoinsDialog message box 11 years ago
Wladimir J. van der Laan 9d2fee17e0 qt: Use GUIUtil::HtmlEscape to escape HTML 11 years ago
Wladimir J. van der Laan 5da998e887 qt: Add comment to sorting step in refreshAddressTable 11 years ago
Wladimir J. van der Laan dcd0b0775e qt: Handle address purpose in incremental updates 11 years ago
Philip Kaufmann bdd0c59ab0 Bitcoin-Qt: fixes for using display unit from options 11 years ago
Gavin Andresen b773da064d Set Accept: application/bitcoin-paymentrequest header 11 years ago
Philip Kaufmann d9baa28f92 Bitcoin-Qt: add testnet check and icon to intro dialog 11 years ago
Gregory Maxwell 71ac5052d8 Remove fAllowReuse from GetKeyFromPool. 11 years ago
Gregory Maxwell 20469d83dd [QT] Don't ask for a passphrase to getnewaddress. 11 years ago
Philip Kaufmann 6728e00776 Bitcoin-Qt: extend some checks for valid model pointers 11 years ago
Philip Kaufmann dbc0a6aba2 Bitcoin-Qt: tweak Qt walletXXX.cpp/h code 11 years ago
Gavin Andresen a41d5fe019 Payment Protocol: X509-validated payment requests 11 years ago
Gavin Andresen 47d0534368 Route qDebug() messages to debug.log 11 years ago
Gavin Andresen a73aa68b84 Rework when payment server is started 11 years ago
Philip Kaufmann a2189fbaf6 update SelectParamsFromCommandLine() handling/order 11 years ago
Gavin Andresen 618855133d Refactor: CAddressBookData for mapAddressBook 11 years ago
Gavin Andresen 57d80467f1 Reject dust amounts during validation 11 years ago
Philip Kaufmann 88ff655987 translations update for 0.8.4 11 years ago
Philip Kaufmann 265e2657b4 remove a newline from a string in init.cpp 11 years ago
Philip Kaufmann 0f1c8f23eb translations update for Transifex 2013-08-05 11 years ago
Gavin Andresen 050d2e953f Remove #define loop from util.h 11 years ago
Philip Kaufmann bef9f573b5 fix string in intro.cpp, which is untranslatable on Transifex 11 years ago
Philip Kaufmann c431e9f1f0 Bitcoin-Qt: save and restore position of debug window 11 years ago
Philip Kaufmann 5bc6d8e580 fix possible infinite loop in intro.cpp thread 11 years ago
Philip Kaufmann 3960d2e4ab update bitcoin_en.ts to current master (2013-07-23) 11 years ago
Philip Kaufmann 84ef729aa1 Bitcoin-Qt: fix QApplication includes to match our include defaults 11 years ago
constantined 2ecb7555a9 Switch to using raw_utf8 11 years ago
Nils Schneider 674cb304b3 let user select wallet file with -wallet=foo.dat 11 years ago
Philip Kaufmann dae158132d translation update 2013-06-25 11 years ago
Mike Hearn 0e4b317555 Introduce a CChainParameters singleton class and regtest mode. 11 years ago
Wladimir J. van der Laan be77b637fc qt: allow user to choose data directory 11 years ago
Philip Kaufmann 0206e38dcd allow txindex to be removed and add a reindex dialog 11 years ago
Wladimir J. van der Laan cb85aeb06c qt: Add total balance in overview page 11 years ago
Eric Lombrozo 05df3fc68d Removed AcceptToMemoryPool method from CTransaction. This method belongs to the mempool instance. 11 years ago
Cory Fields 99add01e76 osx: fix bitcoin-qt startup crash when clicking dock icon 11 years ago
Cory Fields 13c84b3bd5 build: add global var for whether or not the gui is enabled 11 years ago
Philip Kaufmann 1fc57d568b Bitcoin-Qt: harmonize 2 setClientModel() functions 11 years ago
Jonas Schnelli f679b2900a MaxOSX: settings fixes (#2371) 11 years ago
Philip Kaufmann 80fccb0eb3 Bitcoin-Qt: setup testnet GUI directly 11 years ago
vhf / victor felder a35e268da4 Too many bitcoins allowed in amount. (#2401) 11 years ago
Philip Kaufmann 3260b4c090 remove GetBoolArg() fDefault parameter defaulting to false 11 years ago
Wladimir J. van der Laan 25c0cce7fb Qt5 compatibility 11 years ago
Pieter Wuille dfa23b94c2 CSecret/CKey -> CKey/CPubKey split/refactor 12 years ago
Jonas Schnelli b4b0170595 osx: make use of the 10.8+ user notification center to display growl like notifications 12 years ago