aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms/sendcoinsdialog.ui
AgeCommit message (Expand)Author
2018-03-01[qt] Improved "custom fee" explanation in tooltipRandolf Richardson
2017-12-22[Wallet] Use RBF by default in QT onlySjors Provoost
2017-11-18[Qt] Improved copy: RBF checkbox, tooltip and confirmation screenSjors Provoost
2017-11-16qt: refactor: Use absolute include paths in .ui filesWladimir J. van der Laan
2017-09-15Remove custom fee radio groupAndrew Chow
2017-08-02Fix typo in sendcoinsdialog.Masahiko Hyuga
2017-07-13[Qt] replace fee slider with a Dropdown, extend conf. targetsJonas Schnelli
2017-05-11remove minimum total fee optionGregory Sanders
2017-04-10Changed "Send" button default status from true to falseKibbledJiveElkZoo
2017-03-17Merge #9592: [Qt] Add checkbox in the GUI to opt-in to RBF when creating a tr...Jonas Schnelli
2017-03-16[trivial] Fix a typo (introduced two days ago) in the default fee warningpracticalswift
2017-02-17Qt/Send: Figure a decent warning colour from themeLuke Dashjr
2017-01-25[Qt] Add simple optin-RBF checkbox and confirmation infoJonas Schnelli
2017-01-06[Qt] Show more significant warning if we fall back to the default feeJonas Schnelli
2017-01-04qt: Set (count) placeholder in sendcoinsdialog to notranslateWladimir J. van der Laan
2016-11-29Make GUI incapable of setting tx confirm target of 1Alex Morcos
2016-10-28[Qt] overhaul smart-fee slider, adjust default confirmation targetJonas Schnelli
2016-08-24[qt] Remove Priority from coincontrol dialogMarcoFalke
2016-03-14[qt] Remove 0-fee from send dialogMarcoFalke
2015-04-07[Qt] Clarify: smartfee button name "Minimize"MarcoFalke
2015-02-21[GUI] Move fee dialog minimise button away from "Transaction Fee"Michael Ford
2014-12-02[Qt] fix a translation that occurs 2 times but was a little differentPhilip Kaufmann
2014-11-19[Qt] Add Smartfee to GUICozz Lovan
2014-09-05[Qt] update form files for setting autoDefault explicitly to falsePhilip Kaufmann
2014-06-08[Qt] Remove CENT-fee-rule from coin control completelyCozz Lovan
2014-03-06gui: Prevent status icons from being cut offWladimir J. van der Laan
2014-01-29[Qt] minor receive tab improvementsCozz Lovan
2013-12-02[Qt] coin-control features GUI cleanup 3Philip Kaufmann
2013-12-02[Qt] coin-control features GUI cleanup 2Philip Kaufmann
2013-11-14Coin Control FeaturesCozz Lovan
2013-10-31[Qt] Rework of payment request UI (mainly for insecure pr)Philip Kaufmann
2013-10-26[Qt] additional small fixes for #3099 (new receive flow)Philip Kaufmann
2013-09-24GUI: fix sendcoinsdialog/sendcoinsentryCozz Lovan
2012-09-21fix #1843 by changing 2 GUI shortcutsPhilip Kaufmann
2012-06-13set cursor for balance field to IBeamCursor (to show the user it IS selectabl...Philip Kaufmann
2012-05-12add Alt-Shortcut for "Clear All" in sendcoinsdialog.uiPhilip Kaufmann
2012-05-09harmonize the use of ellipsis ("...") to be used in menus, but not on buttons...Philip Kaufmann
2012-01-14*Clear all has a tooltip now *About dialog updatedJanne Pulkkinen
2011-10-09Improved Mac experience; QDoubleSpinBox for BitcoinAmountFieldp2k
2011-09-27Send Coins page not cleared when changing tabs. Clear all button for clearing...Janne Pulkkinen
2011-09-22show balance in sendcoins screen (issue #24)Wladimir J. van der Laan
2011-07-24improve tooltip textsWladimir J. van der Laan
2011-07-18move buttons to bottom of send coins tab, outside of scroll areaWladimir J. van der Laan
2011-07-17put sendcoins entries in scroll area, so that window does not become bigger t...Wladimir J. van der Laan
2011-07-16add sendmany supportWladimir J. van der Laan
2011-07-09remove placeholder text from ui form, code generator screws up on older qtWladimir J. van der Laan
2011-07-08forgot synced iconsWladimir J. van der Laan
2011-07-08Reorganize "send coins" tabWladimir J. van der Laan
2011-07-03move another setPlaceHolderText to 4.7+ only codeWladimir J. van der Laan
2011-07-02ui improvements: allow inline editing of labels/addresses in address book tab...Wladimir J. van der Laan