aboutsummaryrefslogtreecommitdiff
path: root/src/qt/sendcoinsdialog.h
Commit message (Expand)AuthorAgeFilesLines
* Watchonly balances are shown separately in gui.JaSK2014-07-021-1/+2
* [Qt] allow deletion of payment-requests in sendcoinsPhilip Kaufmann2013-11-241-1/+1
* Coin Control FeaturesCozz Lovan2013-11-141-0/+14
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-5/+5
* 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-2/+8
* allow emit message() in sendcoinsdialog and walletviewPhilip Kaufmann2013-10-251-0/+4
* qt: Display txfee in first sendCoinsDialog message boxJonas Schnelli2013-08-311-0/+1
* Payment Protocol: X509-validated payment requestsGavin Andresen2013-08-221-1/+2
* Bitcoin-Qt: add "send coins" to context menu in addressbookPhilip Kaufmann2013-03-181-0/+1
* Update Bugreport Linksfanquake2012-09-221-1/+1
* add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinse...Philip Kaufmann2012-06-171-1/+1
* URI-handling code update: added safety checks and tray-notificationsPhilip Kaufmann2012-06-141-1/+1
* Added 'immature balance' for miners. Only displayed if the balance is greater...sje3972012-05-251-1/+1
* Bugfix: Replace "URL" with "URI" where we aren't actually working with URLsLuke Dashjr2012-04-061-1/+1
* 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/+1
* Revert "Use standard C99 (and Qt) types for 64-bit integers"Wladimir J. van der Laan2011-12-211-1/+0
* Use standard C99 (and Qt) types for 64-bit integersLuke Dashjr2011-12-201-0/+1
* Improve documentation for UI classesWladimir J. van der Laan2011-11-131-2/+3
* show balance in sendcoins screen (issue #24)Wladimir J. van der Laan2011-09-221-0/+1
* Accept "bitcoin:" URL drops from browsersWladimir J. van der Laan2011-08-071-1/+9
* add sendmany supportWladimir J. van der Laan2011-07-161-4/+10
* solve warnings at startupWladimir J. van der Laan2011-07-141-1/+0
* convert to full tab-based uiWladimir J. van der Laan2011-07-071-0/+5
* Send: dialog redesign (automatically look up label for entered address)Wladimir J. van der Laan2011-07-021-1/+1
* Split off WalletModel from ClientModel, to be able to support multi-wallets i...Wladimir J. van der Laan2011-06-301-3/+3
* allow adding address to address book in send dialogWladimir J. van der Laan2011-06-251-0/+1
* move back to original directory structureWladimir J. van der Laan2011-06-111-0/+32