933 Commits (1a12b3e09079c26deb48a547cdfcc7ffdd176dee)

Author SHA1 Message Date
Roman Mindalev afee36d379 Fix transaction fee in uBTC 12 years ago
Eric Lombrozo 67155d9299 Minimal architectural changes necessary to support multiple wallets in bitcoin-qt 12 years ago
Richard Schwab 598889973b Adding 'copy txid' to qt tx overview context menu 12 years ago
Philip Kaufmann 967125ca4a blockchain -> block chain (used everywhere else) 12 years ago
Philip Kaufmann 48253c16bf translations update 2013-03-19 (bitcoinstrings.cpp / bitcoin_en.ts) 12 years ago
Philip Kaufmann 2547d2a90b Bitcoin-Qt: update Win executable file meta-data copyright 12 years ago
Philip Kaufmann c83dd7490c update bitcoin_en.ts and bitcoinstrings.cpp 12 years ago
Philip Kaufmann 311993ab10 Bitcoin-Qt: add "send coins" to context menu in addressbook 12 years ago
Philip Kaufmann 32af5266cf Bitcoin-Qt: massive header and cpp cleanup 12 years ago
David Griffith 4db114667f Also copy the address to the X11 clipboard (the one you middle-click to paste) 12 years ago
Pieter Wuille f7f3a96b74 Improve block database load error reporting 12 years ago
Pieter Wuille 398774181a Improve block database load error reporting 12 years ago
Pieter Wuille 9f2467ad62 Transactions-based verification progress 12 years ago
Wladimir J. van der Laan 24cde0b7d1 Change progress bar from block-based to time-based 12 years ago
Gavin Andresen 8269a0953e Reimplement click-to-pay links. Add OSX support. 12 years ago
Petter Reinholdtsen 17121ec4fe Use QImage.bits instead of QImage.constBits to ease backporting 12 years ago
Philip Kaufmann f561f3f37f translations update (bitcoinstrings.cpp + bitcoin_en.ts) 12 years ago
Philip Kaufmann 5711a20883 translations update (bitcoinstrings.cpp and bitcoin_en.ts) 12 years ago
Philip Kaufmann 8823b4ac3b Bitcoin-Qt: better copyright year handling in AboutDialog 12 years ago
Gavin Andresen 85b534b23e Prevent Qt crash at startup with an empty data directory 12 years ago
Philip Kaufmann d001476cbc full translations update 12 years ago
Philip Kaufmann bb0726a8cf Bitcoin-Qt: cleanup / optimise addressbookpage 12 years ago
Philip Kaufmann 446cbf5fe9 Bitcoin-Qt: extend parseBitcoinURI() pre-check 12 years ago
Philip Kaufmann 3a2e07493b update bitcoinstrings.cpp and bitcoin_en.ts (2013-01-14) 12 years ago
Philip Kaufmann bb41a87d57 add InitMessage() to noui and use debug.log for GUI 12 years ago
Philip Kaufmann 17c1f7f04f Bitcoin-Qt: use reference in setAddress_SM() and setAddress_VM() 12 years ago
Philip Kaufmann e6d2300562 Bitcoin-Qt: fix known addressbook bugs 12 years ago
Peter Todd 10046e27db Display tx nLockTime correctly when set to block # 12 years ago
Philip Kaufmann 765e22b82c Bitcoin-Qt: fix small stylesheet glitch in overviewpage.ui 12 years ago
Philip Kaufmann aec056edb5 Bitcoin-Qt: add a Signature label on sign message page 12 years ago
Philip Kaufmann 8ffbd6c378 Bitcoin-Qt: give testnet a unique IPC message queue name 12 years ago
Philip Kaufmann 2e43c92428 translations update (bitcoinstrings.cpp + bitcoin_en.ts) 12 years ago
Philip Kaufmann 5fb445b49e Bitcoin-Qt: add a Reset button to the options dialog 12 years ago
Philip Kaufmann 54413aab13 Bitcoin-Qt: never display own block count > estimated block count 12 years ago
Philip Kaufmann a8fbbd8fb0 Bitcoin-Qt: comment out unused parameter in addressbookpage 12 years ago
Andrey Alekseenko 6a3aef39e7 OptionsModel now has MapPortUPnP=false if UPNP is not supported 12 years ago
Philip Kaufmann 15d8ff2029 rework ThreadSafeAskFee() / askFee() functions 12 years ago
Philip Kaufmann 7f5a1b529b remove unneeded flag from MSG_INFORMATION and fix an indentation 12 years ago
Philip Kaufmann 50ecd7b689 use new message() function in BitcoinGUI 12 years ago
Philip Kaufmann 3675588a30 Bitcoin-Qt: remove obsolete modal flag from GUI APIs 12 years ago
Philip Kaufmann f82102121f split of createTrayIconMenu() from createTrayIcon() in BitcoinGUI 12 years ago
Philip Kaufmann 5350ea4171 update CClientUIInterface and remove orphan Wx stuff 12 years ago
burger2 ecd67a1420 Fix duplicate shortcut usage in sign/verify message dialog. 12 years ago
Philip Kaufmann baa510b210 update bitcoinstrings.cpp and bitcoin_en.ts 12 years ago
Pieter Wuille 45a9365f18 Fix status text after reindex 12 years ago
Pieter Wuille 7fea484674 Add -reindex, to perform in-place reindexing of block chain files 12 years ago
Philip Kaufmann 128eefa0f8 Qt: small header changes / fixes 12 years ago
Pieter Wuille 92467073ad Remove -detachdb and stop's detach argument. 12 years ago
Philip Kaufmann 6f959c4cb3 Bitcoin-Qt: use statustips in addition to tooltips 12 years ago
Philip Kaufmann 6b3783a9c9 fix some double-spaces in strings 12 years ago