1163 Commits (8476d5d407645229faf3017b390f041ce0666247)

Author SHA1 Message Date
Philip Kaufmann 90bd933e6d translation base files update 2013-04-02 12 years ago
Philip Kaufmann 39ee86257c Bitcoin-Qt: fix copy via context-menu broken 12 years ago
Jonas Schnelli aaa7f279c8 new mac osx icon 12 years ago
Philip Kaufmann b2bf46d35e Bitcoin-Qt: fix debug window 12 years ago
Philip Kaufmann abf11f79ae fix "send coins" via context menu in address book 12 years ago
Wladimir J. van der Laan 36599db428 qt: remove transaction count from overview page 12 years ago
Roman Mindalev 0de26d5826 Words in English language are more short than in other langs usually. 12 years ago
Philip Kaufmann 5968cf5db2 Bitcoin-Qt: ensure createTrayIconMenu() is always called on Mac 12 years ago
Wladimir J. van der Laan 09dfa86baf qt: Improve capslock detection on non-us keyboards (issue #1855) 12 years ago
Larry Gilbert 15e9739f3b Don't specify a point size for "Wallet" 12 years ago
Roman Mindalev f688056f9d Show window in center of screen on first launch 12 years ago
Roman Mindalev e11f1806b6 Save & restore window size and position 12 years ago
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