aboutsummaryrefslogtreecommitdiff
path: root/src/qt/sendcoinsdialog.cpp
AgeCommit message (Expand)Author
2021-05-16qt: Replace disambiguation strings with translator commentsHennadii Stepanov
2021-05-11Merge bitcoin/bitcoin#21752: doc: Clarify that feerates are per virtual sizeMarcoFalke
2021-05-10Merge bitcoin-core/gui#257: refactor: Use template function qOverload in sign...Hennadii Stepanov
2021-05-02scripted-diff: Replace three dots with ellipsis in the UI stringsHennadii Stepanov
2021-05-01scripted-diff: Clarify that feerates are per virtual sizeMarcoFalke
2021-04-30qt: Use template function qOverload in signal-slot connectionsHennadii Stepanov
2021-04-26Merge bitcoin/bitcoin#21714: refactor: Drop CCoinControl::SetNullMarcoFalke
2021-04-18refactor, qt: Simplify SendCoinsDialog::updateCoinControlStateJoão Barbosa
2021-04-18refactor: Drop CCoinControl::SetNullJoão Barbosa
2021-04-05qt: Handle exceptions in SendCoinsDialog::sendButtonClicked slotHennadii Stepanov
2021-03-16Merge #220: Do not translate file extensionsWladimir J. van der Laan
2021-03-12Merge #21404: refactor: Remove MakeUnique<T>()MarcoFalke
2021-03-11Merge bitcoin-core/gui#188: Write PSBTs to file with binary modeMarcoFalke
2021-03-11scripted-diff: remove MakeUnique<T>()fanquake
2021-03-06qt: Do not translate file extensionsHennadii Stepanov
2021-01-28Merge bitcoin-core/gui#85: Remove unused "What's This" button in dialogs on W...Jonas Schnelli
2021-01-18GUI: Write PSBTs to file with binary modeAndrew Chow
2021-01-13Merge bitcoin-core/gui#148: Bugfix: GUI: Restore SendConfirmationDialog butto...MarcoFalke
2020-12-09Bugfix: GUI: Restore SendConfirmationDialog button default to "Yes"Luke Dashjr
2020-12-04refactor: Use C++17 std::array where possibleMarcoFalke
2020-11-19Merge bitcoin-core/gui#46: refactor: Fix deprecation warnings when building a...MarcoFalke
2020-09-18Only update the updateSmartFeeLabel once in syncJonas Schnelli
2020-09-07scripted-diff: Remove unused "What's This" button in dialogs on WindowsHennadii Stepanov
2020-08-26qt, refactor: Fix 'buttonClicked is deprecated' warningsHennadii Stepanov
2020-06-27scripted-diff: Move ui_interface to the node libMarcoFalke
2020-06-18FillPSBT: report number of inputs signed (or would sign)Glenn Willen
2020-05-05gui: Fix manual coin control with multiple wallets loadedJoão Barbosa
2020-04-23Merge #17509: gui: save and load PSBTSamuel Dobson
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-03-27[gui] save PSBT to fileSjors Provoost
2020-03-24[gui] send dialog: split on_sendButton_clickedSjors Provoost
2020-03-19refactor: Change createWallet, fillPSBT argument orderRussell Yanofsky
2020-03-19refactor: Get rid of Wallet::IsWalletFlagSet methodRussell Yanofsky
2020-03-09Move FillPSBT to be a member of CWalletAndrew Chow
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-11-26[gui] send: show watch-only balance in send screenSjors Provoost
2019-11-23refactor: Nuke coincontrol circular dependencyHennadii Stepanov
2019-11-13[gui] watch-only wallet: copy PSBT to clipboardSjors Provoost
2019-11-13[gui] send: include watch-onlySjors Provoost
2019-10-24Remove BIP70 Supportfanquake
2019-10-18[wallet] Remove return value from CommitTransaction()John Newbery
2019-09-25Change sendcoins dialogue Yes to SendGregory Sanders
2019-09-08HTML escape address labels in more dialogs and notificationsAndrew Chow
2019-09-08HTML escape the wallet name in more dialogs and notificationsAndrew Chow
2019-08-29Merge #16701: qt: Replace functions deprecated in Qt 5.13Wladimir J. van der Laan
2019-08-23qt: Add TextWidth() wrapperHennadii Stepanov
2019-08-23gui: Ensure tx send error highlight is visiblebpay
2019-07-18Get rid of PendingWalletTx class.Russell Yanofsky
2019-06-06Merge #15886: qt, wallet: Revamp SendConfirmationDialogWladimir J. van der Laan
2019-05-18Do not show list for the only recipient.Hennadii Stepanov