aboutsummaryrefslogtreecommitdiff
path: root/src/qt/sendcoinsdialog.cpp
AgeCommit message (Expand)Author
2017-06-05scripted-diff: Remove Q_FOREACHJorge Timón
2017-05-22Merge #10390: [wallet] remove minimum total fee optionWladimir J. van der Laan
2017-05-11remove minimum total fee optionGregory Sanders
2017-05-11[Qt] simple fee bumper with user verificationJonas Schnelli
2017-04-20[qt] Don't call method on null WalletModel objectRussell Yanofsky
2017-04-10Call estimate(Smart)Fee directly from CBlockPolicyEstimatorAlex Morcos
2017-03-17Merge #9592: [Qt] Add checkbox in the GUI to opt-in to RBF when creating a tr...Jonas Schnelli
2017-03-14Merge #9481: [Qt] Show more significant warning if we fall back to the defaul...Wladimir J. van der Laan
2017-02-17Qt/Send: Give fallback fee a reasonable indentLuke Dashjr
2017-02-17Qt/Send: Figure a decent warning colour from themeLuke Dashjr
2017-01-27[trivial] Fix typos in commentspracticalswift
2017-01-25[Qt] Change RBF checkbox to reflect -walletrbf settingRussell Yanofsky
2017-01-25[Qt] Add simple optin-RBF checkbox and confirmation infoJonas Schnelli
2017-01-19qt: Use nPowTargetSpacing constantMarcoFalke
2017-01-06[Qt] Show more significant warning if we fall back to the default feeJonas Schnelli
2017-01-05Merge #9413: [CoinControl] Allow non-wallet owned change addressesJonas Schnelli
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-12-23[CoinControl] Allow non-wallet owned change addressesJonas Schnelli
2016-12-02Merge #9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,...Pieter Wuille
2016-12-02Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo
2016-11-29Make GUI incapable of setting tx confirm target of 1Alex Morcos
2016-10-30[qt] Return useful error message on ATMP failureMarcoFalke
2016-10-28[Qt] overhaul smart-fee slider, adjust default confirmation targetJonas Schnelli
2016-10-21moveonly: move `coincontrol` to `src/wallet`Wladimir J. van der Laan
2016-09-23Do not shadow in src/qtPavel Janík
2016-09-07[Qt][CoinControl] fix UI bug that could result in paying unexpected feeJonas Schnelli
2016-08-24[qt] Remove Priority from coincontrol dialogMarcoFalke
2016-05-17Report reindexing progress in GUIPieter Wuille
2016-05-09Qt: Delay user confirmation of sendTyler Hardin
2016-03-17[qt] Remove unneeded "fSendFreeTransactions" checkMarcoFalke
2016-03-14[qt] Remove 0-fee from send dialogMarcoFalke
2016-01-18Merge pull request #7329Wladimir J. van der Laan
2016-01-17Typo fixes in commentsChris Wheeler
2016-01-05Add sane fallback for fee estimationAlex Morcos
2016-01-05Merge pull request #7205Wladimir J. van der Laan
2016-01-04[Qt] fix coincontrol update issue when deleting a send coin entryJonas Schnelli
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-11-30[Qt] improve minimum absolute fee optionJonas Schnelli
2015-11-30[Qt] call GuessVerificationProgress synchronous during core signal, pass doub...Jonas Schnelli
2015-11-30[Qt] reduce cs_main in getVerificationProgress()Jonas Schnelli
2015-11-27Merge pull request #6134Wladimir J. van der Laan
2015-11-18Merge pull request #6951Jonas Schnelli
2015-11-16Change wallet and GUI code to use new smart fee estimation calls.Alex Morcos
2015-11-09Merge pull request #6962Wladimir J. van der Laan
2015-11-09translations: Don't translate markdown or force English grammarMarcoFalke
2015-11-05[qt] Use maxTxFee instead of 10000000MarcoFalke
2015-11-03[qt] Properly display required fee instead of minTxFeeMarcoFalke
2015-09-18[QT] fix thin space word wrap line brake issueJonas Schnelli
2015-08-14Merge pull request #6415Wladimir J. van der Laan
2015-07-31qt: Introduce PlatformStyleWladimir J. van der Laan