aboutsummaryrefslogtreecommitdiff
path: root/src/qt/sendcoinsdialog.cpp
AgeCommit message (Expand)Author
2015-05-12Merge pull request #5932Wladimir J. van der Laan
2015-05-02Non-grammatical language improvementsLuke Dashjr
2015-05-01Bugfix: Grammar fixesCorinne Dashjr
2015-04-28[Qt] add defaultConfirmTarget constant to sendcoinsdialogPhilip Kaufmann
2015-04-20[Qt, Trivial] misc minor string changesPhilip Kaufmann
2015-04-15[Qt] Use identical strings for expired payment request messagePhilip Kaufmann
2015-03-24Includes: Do not include main.h from any other headerJorge Timón
2015-03-20Merge pull request #5745Wladimir J. van der Laan
2015-03-16Merge pull request #5831Wladimir J. van der Laan
2015-03-13Subtract fee from amountCozz Lovan
2015-03-12[Move Only] Move wallet related things to src/wallet/Jonas Schnelli
2015-03-09[Qt] rework setNumBlocks to have blockDate as parameterPhilip Kaufmann
2015-03-05[Qt] Code-movement-only: Format confirmation message in sendcoinsdialogCozz Lovan
2015-01-31Change "insane" to "absurd" (referring to high fees) in text strings and iden...Daira Hopwood
2015-01-29Merge pull request #5620Wladimir J. van der Laan
2015-01-15[Qt] Payment request expiration bug fix (re-done)Philip Kaufmann
2015-01-12Coin Control: Use U+2248 "ALMOST EQUAL TO" rather than a simple tilde (which ...Luke Dashjr
2014-12-27Adopt style colour for button iconsLuke Dashjr
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-19Merge pull request #5470Wladimir J. van der Laan
2014-12-16Remove references to X11 licenceMichael Ford
2014-12-02[Qt] fix missing plural form for a string in sendcoinsdialogPhilip Kaufmann
2014-11-25[Qt] small changes to sendcoinsdialogPhilip Kaufmann
2014-11-19[Qt] Add Smartfee to GUICozz Lovan
2014-10-01qt: Register CAmount metatypeWladimir J. van der Laan
2014-09-26Use a typedef for monetary valuesMark Friedenbach
2014-07-07Merge remote-tracking branch 'upstream/master'Roy Badami
2014-07-02Watchonly balances are shown separately in gui.JaSK
2014-06-08[Qt] Remove CENT-fee-rule from coin control completelyCozz Lovan
2014-05-17Implement SI-style (thin space) thoudands separatorRoy Badami
2014-05-06[Qt] ensure payment request network matches client networkPhilip Kaufmann
2014-02-09Copyright header updates s/2013/2014 on files whose last git commit was done ...gubatron
2014-01-29qt: Fix tab order in send and receive tabWladimir J. van der Laan
2014-01-29[Qt] extend validate line edit and btc address validatorPhilip Kaufmann
2014-01-27[Qt] Fix coin control labels updateCozz Lovan
2013-12-20[Qt] coin control change address handling updatePhilip Kaufmann
2013-12-16qt: status WalletModel::Aborted is no longer usedWladimir J. van der Laan
2013-12-11[Qt] fix possibilty to delete last sendcoins entryPhilip Kaufmann
2013-12-04qt: use deleteLater to remove send entriesWladimir J. van der Laan
2013-12-02[Qt] coin-control features GUI cleanup 2Philip Kaufmann
2013-11-24[Qt] allow deletion of payment-requests in sendcoinsPhilip Kaufmann
2013-11-22Merge pull request #3273Wladimir J. van der Laan
2013-11-18Coincontrol cleanup (e.g. add missing license)Philip Kaufmann
2013-11-17qt: show all units in send confirmationWladimir J. van der Laan
2013-11-14Coin Control FeaturesCozz Lovan
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-11-06Merge pull request #3145Wladimir J. van der Laan
2013-11-04qt: add license header to source filesWladimir J. van der Laan
2013-10-31[Qt] Rework of payment request UI (mainly for insecure pr)Philip Kaufmann
2013-10-30[Qt] sendcoinsdialog: convert QMessageBox usage to message()Philip Kaufmann