74 Commits (acc2d2ca5f7dadcf9807ed1bfcac6c010fe3649d)

Author SHA1 Message Date
gubatron 57702541a2 Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 11 years ago
Wladimir J. van der Laan 69d03bc6e2 qt: Fix tab order in send and receive tab 11 years ago
Philip Kaufmann c78bd93701
[Qt] extend validate line edit and btc address validator 11 years ago
Cozz Lovan edd735da4e [Qt] Fix coin control labels update 11 years ago
Philip Kaufmann 3380713af5 [Qt] coin control change address handling update 11 years ago
Wladimir J. van der Laan 4a61c39456 qt: status WalletModel::Aborted is no longer used 11 years ago
Philip Kaufmann 24646ee76f [Qt] fix possibilty to delete last sendcoins entry 11 years ago
Wladimir J. van der Laan 6c98cca9e4 qt: use deleteLater to remove send entries 11 years ago
Philip Kaufmann 834e14e57f [Qt] coin-control features GUI cleanup 2 11 years ago
Philip Kaufmann 84b695cc9d [Qt] allow deletion of payment-requests in sendcoins 11 years ago
Philip Kaufmann 0689f46cc7 Coincontrol cleanup (e.g. add missing license) 11 years ago
Wladimir J. van der Laan fb0507fe4b qt: show all units in send confirmation 11 years ago
Cozz Lovan 6a86c24db1 Coin Control Features 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Wladimir J. van der Laan e592d43f51 qt: add license header to source files 11 years ago
Philip Kaufmann c6c97e0f4e [Qt] Rework of payment request UI (mainly for insecure pr) 11 years ago
Philip Kaufmann 71ba4670fc [Qt] sendcoinsdialog: convert QMessageBox usage to message() 11 years ago
Philip Kaufmann 4751df0ca3 [Qt] additional small fixes for #3099 (new receive flow) 11 years ago
Philip Kaufmann 8a041f494f sendcoinsdialog: display real failed address string 11 years ago
Philip Kaufmann 23b48d13f1 Bitcoin-Qt: translation fixes in sendcoins 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
Philip Kaufmann bdd0c59ab0 Bitcoin-Qt: fixes for using display unit from options 11 years ago
Philip Kaufmann 6728e00776 Bitcoin-Qt: extend some checks for valid model pointers 11 years ago
Gavin Andresen a41d5fe019 Payment Protocol: X509-validated payment requests 11 years ago
Wladimir J. van der Laan 25c0cce7fb Qt5 compatibility 12 years ago
Philip Kaufmann 1ce0448808 Bitcoin-Qt: only use qApp for Q(Core)Application::instance() 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
Philip Kaufmann 6b3783a9c9 fix some double-spaces in strings 12 years ago
Philip Kaufmann 81605d90f5 enhance Qt5 compatibility 12 years ago
Matt Corallo 2bc15836be Fix Qt test cases by moving address checks to parseBitcoinURI 12 years ago
Michael Ford 50c85be6fc Typo 12 years ago
Philip Kaufmann e0873dafc5 add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinsentry and connect it to displayUnitChanged() - this ensures all fields in the GUI, who use a display unit are imediately updated, when the user changes this setting in the optionsdialog / ensure used fields init with the current set display unit 13 years ago
Philip Kaufmann 93b7af3099 URI-handling code update: added safety checks and tray-notifications 13 years ago
sje397 8fdb7e108f Added 'immature balance' for miners. Only displayed if the balance is greater than zero. 13 years ago
Philip Kaufmann 51ce20d5da update some strings used as warning messages in sendcoinsdialog.cpp 13 years ago
Wladimir J. van der Laan 76d8170ce8 fix warnings: enumeration values 'XX' not handled in switch [-Wswitch-enum] 13 years ago
Luke Dashjr fa2544e79f Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs 13 years ago
Wladimir J. van der Laan 23b3cf9d10 Restructure IPC URL handling (fixes #851) 13 years ago
Matt Corallo 7d145a0f59 Add support for opening bitcoin: URIs directly. 13 years ago
Matt Corallo 9a93c4c024 Automatically refocus on new SendCoinsEntrys and scroll to them. 13 years ago
Wladimir J. van der Laan bde280b9a4 Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
Luke Dashjr 21d9f36781 Use standard C99 (and Qt) types for 64-bit integers 13 years ago
Wladimir J. van der Laan dead0ff8cd Add robustness against null models 13 years ago
p2k 527137e3ee Improved Mac experience; QDoubleSpinBox for BitcoinAmountField 13 years ago
Janne Pulkkinen 609acbf43d Send Coins page not cleared when changing tabs. Clear all button for clearing the entries 13 years ago
Wladimir J. van der Laan b8afa21fad show balance in sendcoins screen (issue #24) 13 years ago
Wladimir J. van der Laan b7bcaf940d Wallet encryption part 2: ask passphrase when needed, add menu options 13 years ago
Wladimir J. van der Laan 856aacf388 don't include <QDebug> 13 years ago