aboutsummaryrefslogtreecommitdiff
path: root/src/qt/sendcoinsdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master'Roy Badami2014-07-071-26/+13
|\
| * Watchonly balances are shown separately in gui.JaSK2014-07-021-4/+9
| * [Qt] Remove CENT-fee-rule from coin control completelyCozz Lovan2014-06-081-2/+2
| * [Qt] ensure payment request network matches client networkPhilip Kaufmann2014-05-061-20/+2
* | Implement SI-style (thin space) thoudands separatorRoy Badami2014-05-171-4/+4
|/
* Copyright header updates s/2013/2014 on files whose last git commit was done ...gubatron2014-02-091-1/+1
* qt: Fix tab order in send and receive tabWladimir J. van der Laan2014-01-291-3/+4
* [Qt] extend validate line edit and btc address validatorPhilip Kaufmann2014-01-291-7/+2
* [Qt] Fix coin control labels updateCozz Lovan2014-01-271-0/+3
* [Qt] coin control change address handling updatePhilip Kaufmann2013-12-201-28/+29
* qt: status WalletModel::Aborted is no longer usedWladimir J. van der Laan2013-12-161-2/+1
* [Qt] fix possibilty to delete last sendcoins entryPhilip Kaufmann2013-12-111-4/+6
* qt: use deleteLater to remove send entriesWladimir J. van der Laan2013-12-041-2/+2
* [Qt] coin-control features GUI cleanup 2Philip Kaufmann2013-12-021-6/+15
* [Qt] allow deletion of payment-requests in sendcoinsPhilip Kaufmann2013-11-241-21/+12
* Merge pull request #3273Wladimir J. van der Laan2013-11-221-4/+11
|\
| * qt: show all units in send confirmationWladimir J. van der Laan2013-11-171-4/+11
* | Coincontrol cleanup (e.g. add missing license)Philip Kaufmann2013-11-181-4/+3
|/
* Coin Control FeaturesCozz Lovan2013-11-141-1/+211
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-4/+5
* Merge pull request #3145Wladimir J. van der Laan2013-11-061-3/+7
|\
| * [Qt] Rework of payment request UI (mainly for insecure pr)Philip Kaufmann2013-10-311-3/+7
* | qt: add license header to source filesWladimir J. van der Laan2013-11-041-0/+4
|/
* [Qt] sendcoinsdialog: convert QMessageBox usage to message()Philip Kaufmann2013-10-301-51/+57
* [Qt] additional small fixes for #3099 (new receive flow)Philip Kaufmann2013-10-261-1/+0
* sendcoinsdialog: display real failed address stringPhilip Kaufmann2013-10-111-2/+1
* Bitcoin-Qt: translation fixes in sendcoinsPhilip Kaufmann2013-10-011-42/+43
* qt: Display txfee in first sendCoinsDialog message boxJonas Schnelli2013-08-311-16/+65
* qt: Use GUIUtil::HtmlEscape to escape HTMLWladimir J. van der Laan2013-08-301-10/+2
* Bitcoin-Qt: fixes for using display unit from optionsPhilip Kaufmann2013-08-291-14/+10
* Bitcoin-Qt: extend some checks for valid model pointersPhilip Kaufmann2013-08-231-7/+8
* Payment Protocol: X509-validated payment requestsGavin Andresen2013-08-221-11/+36
* Qt5 compatibilityWladimir J. van der Laan2013-06-011-0/+4
* Bitcoin-Qt: only use qApp for Q(Core)Application::instance()Philip Kaufmann2013-04-021-1/+1
* Bitcoin-Qt: add "send coins" to context menu in addressbookPhilip Kaufmann2013-03-181-0/+20
* Bitcoin-Qt: massive header and cpp cleanupPhilip Kaufmann2013-03-171-1/+1
* fix some double-spaces in stringsPhilip Kaufmann2012-10-251-1/+1
* enhance Qt5 compatibilityPhilip Kaufmann2012-09-211-1/+1
* Fix Qt test cases by moving address checks to parseBitcoinURIMatt Corallo2012-08-071-0/+4
* TypoMichael Ford2012-07-261-1/+1
* add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinse...Philip Kaufmann2012-06-171-3/+13
* URI-handling code update: added safety checks and tray-notificationsPhilip Kaufmann2012-06-141-5/+7
* Added 'immature balance' for miners. Only displayed if the balance is greater...sje3972012-05-251-3/+4
* update some strings used as warning messages in sendcoinsdialog.cppPhilip Kaufmann2012-05-131-5/+5
* fix warnings: enumeration values 'XX' not handled in switch [-Wswitch-enum]Wladimir J. van der Laan2012-04-151-0/+2
* Bugfix: Replace "URL" with "URI" where we aren't actually working with URLsLuke Dashjr2012-04-061-2/+2
* Restructure IPC URL handling (fixes #851)Wladimir J. van der Laan2012-02-171-1/+1
* Add support for opening bitcoin: URIs directly.Matt Corallo2012-01-051-0/+10
* Automatically refocus on new SendCoinsEntrys and scroll to them.Matt Corallo2012-01-051-0/+7
* Revert "Use standard C99 (and Qt) types for 64-bit integers"Wladimir J. van der Laan2011-12-211-1/+0