Handle unspendable inputs correctly.
[novacoin.git] / src / qt / sendcoinsdialog.h
2014-07-19 CryptoManiacHandle unspendable inputs correctly.
2014-07-10 CryptoManiacCoinControl: add paste from address book and clipboard...
2013-09-29 alexMerge coin control features v0.4.4.5
2013-04-15 alexhzupdate to 0.4 preview
2012-11-10 Sunny KingPPCoin: Qt: display coinstake as single 'mint by stake...
2012-04-06 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-06 Luke DashjrBugfix: Replace "URL" with "URI" where we aren't actual...
2012-04-06 Luke DashjrBugfix: Replace "URL" with "URI" where we aren't actual...
2012-04-06 Luke DashjrBugfix: Replace "URL" with "URI" where we aren't actual...
2012-03-03 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-02-27 Wladimir J. van... Restructure IPC URL handling (fixes #851)
2012-02-17 Wladimir J. van... Restructure IPC URL handling (fixes #851)
2012-01-05 Matt CoralloAdd support for opening bitcoin: URIs directly.
2011-12-21 Wladimir J. van... Revert "Use standard C99 (and Qt) types for 64-bit...
2011-12-20 Luke DashjrUse standard C99 (and Qt) types for 64-bit integers
2011-11-13 Wladimir J. van... Improve documentation for UI classes
2011-09-22 Wladimir J. van... show balance in sendcoins screen (issue #24)
2011-08-07 Wladimir J. van... Accept "bitcoin:" URL drops from browsers
2011-07-16 Wladimir J. van... add sendmany support
2011-07-14 Wladimir J. van... solve warnings at startup
2011-07-07 Wladimir J. van... convert to full tab-based ui
2011-07-02 Wladimir J. van... Send: dialog redesign (automatically look up label...
2011-06-30 Wladimir J. van... Split off WalletModel from ClientModel, to be able...
2011-06-25 Wladimir J. van... allow adding address to address book in send dialog
2011-06-11 Wladimir J. van... move back to original directory structure