aboutsummaryrefslogtreecommitdiff
path: root/src/qt/sendcoinsdialog.h
AgeCommit message (Expand)Author
2022-08-29ui: show header pre-synchronization progressPieter Wuille
2022-08-12GUI: sendCoinsDialog, remove duplicate wallet().getBalances() callfurszy
2022-03-16gui: restore Send for external signerSjors Provoost
2022-03-16refactor: helper function signWithExternalSigner()Sjors Provoost
2022-02-24move-only: helper function to present PSBTSjors Provoost
2022-01-11Merge bitcoin/bitcoin#23497: Add `src/node/` and `src/wallet/` code to `node:...MarcoFalke
2022-01-09Merge bitcoin-core/gui#441: Add Create Unsigned button to SendConfirmationDialogHennadii Stepanov
2022-01-06Add src/wallet/* code to wallet:: namespaceRussell Yanofsky
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-10-07qt: Add Create Unsigned button to SendConfirmationDialogAndrew Chow
2021-04-18refactor, qt: Simplify SendCoinsDialog::updateCoinControlStateJoão Barbosa
2021-04-05qt: Handle exceptions in SendCoinsDialog::sendButtonClicked slotHennadii Stepanov
2021-01-13Merge bitcoin-core/gui#148: Bugfix: GUI: Restore SendConfirmationDialog butto...MarcoFalke
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-12-09Bugfix: GUI: Restore SendConfirmationDialog button default to "Yes"Luke Dashjr
2020-09-18Only update the updateSmartFeeLabel once in syncJonas Schnelli
2020-05-13Merge #18894: gui: Fix manual coin control with multiple wallets loadedJonas Schnelli
2020-05-08refactor: Use override for non-final overridersHennadii Stepanov
2020-05-05gui: Fix manual coin control with multiple wallets loadedJoão Barbosa
2020-03-24[gui] send dialog: split on_sendButton_clickedSjors Provoost
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-11-13[gui] watch-only wallet: copy PSBT to clipboardSjors Provoost
2019-04-24Make SendConfirmationDialog fully fledgedHennadii Stepanov
2019-01-13Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)practicalswift
2018-10-30qt: Remove "Pay only required fee" checkboxHennadii Stepanov
2018-07-27Update copyright headers to 2018DrahtBot
2018-04-07scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky
2018-04-04Use WalletBalances struct in QtRussell Yanofsky
2018-03-01[qt] navigate to transaction history page after sendSjors Provoost
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-09-13[qt] Add use available balance in send coins dialogCryptAxe
2017-07-14Use CoinControl to pass custom fee setting from QT.Alex Morcos
2017-06-12Remove unnecessary forward class declarations in header filespracticalswift
2017-05-11[Qt] simple fee bumper with user verificationJonas Schnelli
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-10-28[Qt] overhaul smart-fee slider, adjust default confirmation targetJonas Schnelli
2016-08-24[qt] Remove Priority from coincontrol dialogMarcoFalke
2016-05-09Qt: Delay user confirmation of sendTyler Hardin
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-07-31qt: Introduce PlatformStyleWladimir J. van der Laan
2015-07-15qt: define QT_NO_KEYWORDSWladimir J. van der Laan
2015-04-28[Qt] add defaultConfirmTarget constant to sendcoinsdialogPhilip Kaufmann
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-16Remove references to X11 licenceMichael Ford
2014-11-19[Qt] Add Smartfee to GUICozz Lovan
2014-11-03Fix all header definesPavel Janík
2014-09-26Use a typedef for monetary valuesMark Friedenbach
2014-09-18[Qt] include and file header cleanupPhilip Kaufmann
2014-07-02Watchonly balances are shown separately in gui.JaSK