1232 Commits (a63f8b7b36e39722024a0ba061ca214f00a8f1bd)

Author SHA1 Message Date
Wladimir J. van der Laan 9705c5b9ae qt: english language update 11 years ago
Wladimir J. van der Laan 7d16bb3874 qt: clean up signal handling in walletframe/walletview 11 years ago
Philip Kaufmann 4751df0ca3 [Qt] additional small fixes for #3099 (new receive flow) 11 years ago
Philip Kaufmann 444fd65f66 GUIUtil: make getSaveFileName() use native OS path separators 11 years ago
Pieter Wuille 722fa283d0 Break dependency of init on wallet. 11 years ago
Wladimir J. van der Laan 3b70282015 qt: ReceiveCoinsDialog and SendCoinsDialog should not take a gui object 11 years ago
Philip Kaufmann 1511057b4f [Qt] additional small fix for #3099 (new receive flow) 11 years ago
Philip Kaufmann d57a496c51 [Qt] misc small fixes for #3099 (new receive flow) 11 years ago
Philip Kaufmann 2384a2864b allow emit message() in sendcoinsdialog and walletview 11 years ago
Wladimir J. van der Laan 70b14636cd qt: general polish after adding new receive flow 11 years ago
Philip Kaufmann 9195e0bed2 paymentserver: init all class members in constructor 11 years ago
Philip Kaufmann 08dd1b7be1 Qt: move paymentACK handling to paymentserver 11 years ago
Philip Kaufmann 800d5b14c7 [Qt]: fix num Blocks to maturity in Tx description 11 years ago
Philip Kaufmann 8abac716ea bitcoingui: show main window (if hidden) on modal messages 11 years ago
Wladimir J. van der Laan 33a2febf5d qt: show payment information in one text area 11 years ago
Wladimir J. van der Laan 786b066f03 qt: move bitcoin URI formatting to guiutil 11 years ago
Wladimir J. van der Laan 8a7f37c797 qt: use SendCoinsRecipient for payment request information 11 years ago
Wladimir J. van der Laan 03535acd05 qt: add message field to SendCoinsRecipient 11 years ago
Wladimir J. van der Laan 82095923bb qt: allow dragging, copying and saving QR code 11 years ago
Wladimir J. van der Laan 864a6f790e qt: remove verify/send message and send coins from address book 11 years ago
Wladimir J. van der Laan 74fb765e29 qt: rework "receive coins" workflow 11 years ago
Jeff Garzik 0db9a805bd Revert "Switch to using raw_utf8" 11 years ago
Philip Kaufmann 81bdc9a512 splashscreen: use TestNet() instead of unneeded string processing 11 years ago
Wladimir J. van der Laan 2a03a39020 Add separate bitcoin-rpc client 11 years ago
super3 db0e8ccd90 Bump Year Number to 2013 11 years ago
Wladimir J. van der Laan 163145938c qt: remove awkward way of setting GUI pages 11 years ago
Philip Kaufmann 95d4a2be95 paymentserver: style fixes / cleanup 11 years ago
Wladimir J. van der Laan 26702e6930 qt: merge walletstack and walletframe 11 years ago
Philip Kaufmann 46b57eb500 add SendCoinsEntry::updateLabel() function 11 years ago
Philip Kaufmann 75fa27eaca make BitcoinAmountField::setReadOnly() usable 11 years ago
Philip Kaufmann 47970dac41 clientmodel: remove 2 hard-coded values, use CChainParams instead 11 years ago
Scott Ellis ce14345a89 Add network traffic graph 11 years ago
Pieter Wuille 4c6d41b8b6 Refactor/encapsulate chain globals into a CChain class 11 years ago
Philip Kaufmann 48c011489b don't touch addressbook when using secure payment-requests 11 years ago
Philip Kaufmann 06dfd23d41 paymentserver: use own HTML-esc / add new header const 11 years ago
Philip Kaufmann 8a041f494f sendcoinsdialog: display real failed address string 11 years ago
Philip Kaufmann 057bf35bc5 sendcoinsentry: small clear() and setValue() changes 11 years ago
Philip Kaufmann c7b1d6bbc7 Bitcoin-Qt: ensure Qt icon is shown with Qt >= 5.0 11 years ago
Philip Kaufmann a8d0c1e8cc Bitcoin-Qt: prevent stuck/unusable debug window on exit 11 years ago
Philip Kaufmann 23b48d13f1 Bitcoin-Qt: translation fixes in sendcoins 11 years ago
Philip Kaufmann ab25271d3c Bitcoin-Qt: add missing change from branch Qt_misc 11 years ago
Philip Kaufmann d5f0ef54f8 several small Qt-related fixes 11 years ago
Cozz Lovan 5dc9164edc GUI: fix sendcoinsdialog/sendcoinsentry 11 years ago
Cory Fields 7a3df1cd94 autotools: fix the Makefile.include to be safely included anywhere. 11 years ago
Wladimir J. van der Laan 9a4a7d3c6a qt: english translation update 11 years ago
Gavin Andresen 881a85a22d Replace printf with LogPrintf / LogPrint 11 years ago
Gavin Andresen e51321fb75 Refactor: OutputDebugStringF -> LogPrint(category, ...) 11 years ago
Cory Fields 21ffa3ce3a autotools: add translate target for qt translations 11 years ago
Philip Kaufmann b26f9d893c Bitcoin-Qt: BitcoinGUI::message() updates/fixes 11 years ago
Cory Fields f286aa1611 autotools: rearrange qt sources to make them more flexible 11 years ago