aboutsummaryrefslogtreecommitdiff
path: root/src/qt/sendcoinsdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* really s/Doge/Dis/g this timeTomo Ueda2021-09-021-2/+2
* really s/doge/dis/g this timeTomo Ueda2021-09-021-1/+1
* Initial back end framework to separate wallet and relay fees + dust.Michi Lumin2021-07-301-1/+2
* Update QT client messages and translations to Doge equivalents (#1429)Ross Nicoll2019-03-251-1/+1
* Modify chain consensus parameters to be height aware (#1396)Ross Nicoll2018-09-191-1/+2
* Merge #9481 via remote-tracking branch 'jonas/2017/01/fee_warning' into 0.14....Luke Dashjr2017-06-051-0/+7
|\
| * Qt/Send: Give fallback fee a reasonable indentLuke Dashjr2017-02-171-0/+2
| * Qt/Send: Figure a decent warning colour from themeLuke Dashjr2017-02-171-0/+3
| * [Qt] Show more significant warning if we fall back to the default feeJonas Schnelli2017-01-061-0/+2
* | [trivial] Fix typos in commentspracticalswift2017-01-271-1/+1
* | qt: Use nPowTargetSpacing constantMarcoFalke2017-01-191-1/+2
|/
* Merge #9413: [CoinControl] Allow non-wallet owned change addressesJonas Schnelli2017-01-051-0/+13
|\
| * [CoinControl] Allow non-wallet owned change addressesJonas Schnelli2016-12-231-0/+13
* | Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
|/
* Merge #9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,...Pieter Wuille2016-12-021-1/+1
|\
| * Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo2016-12-021-1/+1
* | Make GUI incapable of setting tx confirm target of 1Alex Morcos2016-11-291-4/+4
|/
* [qt] Return useful error message on ATMP failureMarcoFalke2016-10-301-1/+1
* [Qt] overhaul smart-fee slider, adjust default confirmation targetJonas Schnelli2016-10-281-7/+25
* moveonly: move `coincontrol` to `src/wallet`Wladimir J. van der Laan2016-10-211-1/+1
* Do not shadow in src/qtPavel Janík2016-09-231-23/+23
* [Qt][CoinControl] fix UI bug that could result in paying unexpected feeJonas Schnelli2016-09-071-1/+4
* [qt] Remove Priority from coincontrol dialogMarcoFalke2016-08-241-9/+0
* Report reindexing progress in GUIPieter Wuille2016-05-171-1/+1
* Qt: Delay user confirmation of sendTyler Hardin2016-05-091-4/+49
* [qt] Remove unneeded "fSendFreeTransactions" checkMarcoFalke2016-03-171-2/+0
* [qt] Remove 0-fee from send dialogMarcoFalke2016-03-141-6/+0
* Merge pull request #7329Wladimir J. van der Laan2016-01-181-1/+1
|\
| * Typo fixes in commentsChris Wheeler2016-01-171-1/+1
* | Add sane fallback for fee estimationAlex Morcos2016-01-051-2/+4
|/
* Merge pull request #7205Wladimir J. van der Laan2016-01-051-1/+1
|\
| * Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* | [Qt] fix coincontrol update issue when deleting a send coin entryJonas Schnelli2016-01-041-3/+3
|/
* [Qt] improve minimum absolute fee optionJonas Schnelli2015-11-301-5/+22
* [Qt] call GuessVerificationProgress synchronous during core signal, pass doub...Jonas Schnelli2015-11-301-1/+1
* [Qt] reduce cs_main in getVerificationProgress()Jonas Schnelli2015-11-301-1/+1
* Merge pull request #6134Wladimir J. van der Laan2015-11-271-2/+3
|\
| * Change wallet and GUI code to use new smart fee estimation calls.Alex Morcos2015-11-161-2/+3
* | Merge pull request #6951Jonas Schnelli2015-11-181-1/+1
|\ \ | |/ |/|
| * [qt] Use maxTxFee instead of 10000000MarcoFalke2015-11-051-1/+1
* | Merge pull request #6962Wladimir J. van der Laan2015-11-091-2/+3
|\ \ | |/ |/|
| * translations: Don't translate markdown or force English grammarMarcoFalke2015-11-091-2/+3
* | [qt] Properly display required fee instead of minTxFeeMarcoFalke2015-11-031-5/+5
|/
* [QT] fix thin space word wrap line brake issueJonas Schnelli2015-09-181-2/+2
* Merge pull request #6415Wladimir J. van der Laan2015-08-141-2/+1
|\
| * Add logic to track pubkeys as watch-only, not just scriptsMatt Corallo2015-07-201-2/+1
* | qt: Introduce PlatformStyleWladimir J. van der Laan2015-07-311-14/+15
* | Includes: Cleanup around net main and walletJorge Timón2015-07-231-1/+1
* | TRIVIAL: Missing includesJorge Timón2015-07-231-0/+1
|/
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-3/+3