911 Commits (159bc4819304c4394a92230c9e7b9f3416abe877)

Author SHA1 Message Date
Gavin Andresen 050d2e953f Remove #define loop from util.h 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
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 11 years ago
Jonas Schnelli b4b0170595 osx: make use of the 10.8+ user notification center to display growl like notifications 11 years ago
Philip Kaufmann 6a2da2ba96 translations update 2013-05-23 11 years ago
Philip Kaufmann 38a33c085e translations update 2013-05-19 (for 0.8.2 release) 11 years ago
Philip Kaufmann 40c387e517 translations update 2013-05-08 12 years ago
Philip Kaufmann e7d41be870 translations update 2013-05-07 12 years ago
Philip Kaufmann b9763faf12 translations update 2013-05-04 12 years ago
Gavin Andresen 000dc55181 Un-hardcode TX_FEE constants 12 years ago
Gavin Andresen 1f00f4e9c9 CreateTransaction: return strFailReason on failure 12 years ago
Jonas Schnelli 367491df9d osx: show testnet icon in dock as early as possible 12 years ago
Gavin Andresen d605bc4cd1 Exit cleanly if AppInit2 returns false 12 years ago
Wladimir J. van der Laan dffb535ead qt: remove fee recommendation in settings 12 years ago
Wladimir J. van der Laan 1a31428ec0 qt: remove extraneous padding introduced in multiwallet support patch 12 years ago
Philip Kaufmann 9e334cfae3 translations update 2013-04-25 12 years ago
Philip Kaufmann 46fd626b21 small updates for walletview.cpp 12 years ago
Jonas Schnelli e790d47785 new toolbar icon for liunx/win fix #2518 12 years ago
Jonas Schnelli f9124587cc new splash screen 12 years ago
Jonas Schnelli 4d17a1b0c2 fix: GUI Disappearing #1522 (Mac OSX) 12 years ago
Philip Kaufmann a26811ebdf embed bitcoin_testnet.ico in bitcoin-qt.exe (usable for shortcuts) 12 years ago
Philip Kaufmann 41fdc1cad1 overviewpage: make some code Qt5 compatible 12 years ago
Philip Kaufmann d9d6c7d936 bitcoingui: remove 2 unneeded includes 12 years ago
Philip Kaufmann e9abeac204 bitcoin: use static QApplication:: instead of app. 12 years ago
Philip Kaufmann 99ae01234d aboutdialog: use just "The Bitcoin developers" as tr()-string 12 years ago
Wladimir J. van der Laan e83a90f127 qt: register metatype for bool* 12 years ago
Wladimir J. van der Laan 45155d3010 qt: move export button to tabs 12 years ago
Jonas Schnelli 5ab27b32a2 new testnet window .ico file 12 years ago
Philip Kaufmann 8d643c90a6 Bitcoin-Qt: remove " - " on empty title in BitcoinGUI::message() 12 years ago
Philip Kaufmann cdd4400889 use the new COPYRIGHT_YEAR macro in bitcoin-qt.rc 12 years ago
Philip Kaufmann ec3cac6631 move COPYRIGHT_YEAR to clientversion.h 12 years ago
Philip Kaufmann 4881353efe rework ClientModel::getBlockSource() + BitcoinGUI::setNumBlocks() 12 years ago
Jonas Schnelli 4c23743635 better quality windows .ICO icon file 12 years ago