136 Commits (6f0289967fa12afa4bc3299f433bb496a8e7c229)

Author SHA1 Message Date
Wladimir J. van der Laan 1ae5839ff0 moveonly: move `coincontrol` to `src/wallet` 8 years ago
Pavel Janík f839350420 Do not shadow in src/qt 8 years ago
Jonas Schnelli 04802930d4
[Qt][CoinControl] fix UI bug that could result in paying unexpected fee 8 years ago
MarcoFalke fa8dd785a2 [qt] Remove Priority from coincontrol dialog 8 years ago
Pieter Wuille b4d24e142e Report reindexing progress in GUI 9 years ago
Tyler Hardin 3902a291ab Qt: Delay user confirmation of send 9 years ago
MarcoFalke fae8467d41 [qt] Remove unneeded "fSendFreeTransactions" check 9 years ago
MarcoFalke fa48bb3148 [qt] Remove 0-fee from send dialog 9 years ago
Chris Wheeler 9d263bd17c Typo fixes in comments 9 years ago
Alex Morcos e420a1b15e Add sane fallback for fee estimation 9 years ago
Jonas Schnelli 621bd6919f
[Qt] fix coincontrol update issue when deleting a send coin entry 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Jonas Schnelli ff723da6f6
[Qt] improve minimum absolute fee option 9 years ago
Jonas Schnelli 4082e46603
[Qt] call GuessVerificationProgress synchronous during core signal, pass double over UI signal 9 years ago
Jonas Schnelli 947d20b84a
[Qt] reduce cs_main in getVerificationProgress() 9 years ago
Alex Morcos 4fe28236c0 Change wallet and GUI code to use new smart fee estimation calls. 9 years ago
MarcoFalke 6dd3a44ce2 translations: Don't translate markdown or force English grammar 9 years ago
MarcoFalke 513686dd43 [qt] Use maxTxFee instead of 10000000 9 years ago
MarcoFalke abd8b768ee [qt] Properly display required fee instead of minTxFee 9 years ago
Jonas Schnelli 24cb7c7bbb [QT] fix thin space word wrap line brake issue 9 years ago
Wladimir J. van der Laan eec7757445 qt: Introduce PlatformStyle 9 years ago
Jorge Timón 60c8bac77c Includes: Cleanup around net main and wallet 9 years ago
Jorge Timón 9dd793f499 TRIVIAL: Missing includes 9 years ago
Matt Corallo f5813bdd3e Add logic to track pubkeys as watch-only, not just scripts 9 years ago
Wladimir J. van der Laan d29ec6c230 qt: define QT_NO_KEYWORDS 9 years ago
Philip Kaufmann e656560edb
[Qt] add defaultConfirmTarget constant to sendcoinsdialog 10 years ago
Luke Dashjr b05a89b2de Non-grammatical language improvements 10 years ago
Corinne Dashjr 7e6d23b171 Bugfix: Grammar fixes 10 years ago
Philip Kaufmann 107d35b700 [Qt] add defaultConfirmTarget constant to sendcoinsdialog 10 years ago
Philip Kaufmann 985ec17eee [Qt, Trivial] misc minor string changes 10 years ago
Philip Kaufmann 6171e494fc [Qt] Use identical strings for expired payment request message 10 years ago
Jorge Timón 8a893c949b Includes: Do not include main.h from any other header 10 years ago
Cozz Lovan 292623adf5 Subtract fee from amount 10 years ago
Jonas Schnelli 50c72f23ad [Move Only] Move wallet related things to src/wallet/ 10 years ago
Philip Kaufmann 8517e9709e [Qt] rework setNumBlocks to have blockDate as parameter 10 years ago
Cozz Lovan 90a43c1e93 [Qt] Code-movement-only: Format confirmation message in sendcoinsdialog 10 years ago
Daira Hopwood 1371e6f5db Change "insane" to "absurd" (referring to high fees) in text strings and identifiers. 10 years ago
Philip Kaufmann 6715efb9ca [Qt] Payment request expiration bug fix (re-done) 10 years ago
Luke Dashjr 1d84aead21 Coin Control: Use U+2248 "ALMOST EQUAL TO" rather than a simple tilde (which may be mistaken for a negative sign) 10 years ago
Luke Dashjr 9b7d3fb165 Adopt style colour for button icons 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Philip Kaufmann 2747f7cf77 [Qt] fix missing plural form for a string in sendcoinsdialog 10 years ago
Philip Kaufmann a328dd60a7 [Qt] small changes to sendcoinsdialog 10 years ago
Philip Kaufmann 4574248f9f [Qt] minor ordering cleanup after new fee selection 10 years ago
Cozz Lovan c1c9d5b415 [Qt] Add Smartfee to GUI 10 years ago
Wladimir J. van der Laan c122f5528c qt: Register CAmount metatype 10 years ago
Mark Friedenbach a372168e77 Use a typedef for monetary values 10 years ago
JaSK ffd40da361 Watchonly balances are shown separately in gui. 11 years ago
Cozz Lovan 95a93836d8 [Qt] Remove CENT-fee-rule from coin control completely 11 years ago