bitcoin/src/qt
Francesco 'makevoid' Canessa 1c2a1bac0a Add address label to request payment QR Code (QT)
In the Receive 'Tab' of the QT wallet, when 'Show'ing a previously requested payment, add a label underneath the QR Code showing the bitcoin address where the funds will go to.

This way the user can be sure that the QR code scanner app the user using is reading the correct bitcoin address, preventing funds to be stolen.

Includes fix for HiDPI screens by @jonasschnelli.
2016-06-13 16:09:14 +01:00
..
forms Add address label to request payment QR Code (QT) 2016-06-13 16:09:14 +01:00
locale qt: translations update 2016-06-10 10:12:00 +02:00
res [Qt] Support for abandoned/abandoning transactions 2016-04-04 09:25:34 +02:00
test Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
addressbookpage.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
addressbookpage.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
addresstablemodel.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
addresstablemodel.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
askpassphrasedialog.cpp qt: askpassphrasedialog: Clear pass fields on accept 2016-05-19 14:52:08 +03:00
askpassphrasedialog.h qt: askpassphrasedialog: Clear pass fields on accept 2016-05-19 14:52:08 +03:00
bantablemodel.cpp Double semicolon cleanup. 2015-12-30 12:23:07 -05:00
bantablemodel.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
bitcoin.cpp [Qt][OSX] Fix Cmd-Q / Menu Quit shutdown on OSX 2016-05-12 11:42:31 +02:00
bitcoin.qrc [Qt] Support for abandoned/abandoning transactions 2016-04-04 09:25:34 +02:00
bitcoin_locale.qrc qt: Final translation update before 0.12 fork 2015-12-02 14:28:35 +01:00
bitcoinaddressvalidator.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
bitcoinaddressvalidator.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
bitcoinamountfield.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
bitcoinamountfield.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
bitcoingui.cpp Merge #8042: [Qt] Don't allow to open the debug window during splashscreen & verification state 2016-05-23 21:49:46 +02:00
bitcoingui.h Merge #8042: [Qt] Don't allow to open the debug window during splashscreen & verification state 2016-05-23 21:49:46 +02:00
bitcoinstrings.cpp qt: translations update 2016-06-10 10:12:00 +02:00
bitcoinunits.cpp Merge pull request #7205 2016-01-05 14:11:40 +01:00
bitcoinunits.h Merge pull request #7205 2016-01-05 14:11:40 +01:00
clientmodel.cpp Report reindexing progress in GUI 2016-05-17 00:45:58 +02:00
clientmodel.h Report reindexing progress in GUI 2016-05-17 00:45:58 +02:00
coincontroldialog.cpp Use CCoinControl selection in CWallet::FundTransaction 2016-03-08 15:14:47 +00:00
coincontroldialog.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
coincontroltreewidget.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
coincontroltreewidget.h Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
csvmodelwriter.cpp Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
csvmodelwriter.h Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
editaddressdialog.cpp Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
editaddressdialog.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
guiconstants.h Add address label to request payment QR Code (QT) 2016-06-13 16:09:14 +01:00
guiutil.cpp Merge pull request #7205 2016-01-05 14:11:40 +01:00
guiutil.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
intro.cpp Merge branch 'master' into single_prodname 2016-02-03 05:41:13 +00:00
intro.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
macdockiconhandler.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
macdockiconhandler.mm qt: update forgotten emit to Q_EMIT in macdockiconhandler.mm 2015-07-15 15:09:31 +02:00
macnotificationhandler.h Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
macnotificationhandler.mm Remove references to X11 licence 2014-12-16 15:56:50 +08:00
Makefile build: add stub makefiles for easier subdir builds 2014-06-05 16:05:43 -04:00
networkstyle.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
networkstyle.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
notificator.cpp Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
notificator.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
openuridialog.cpp Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
openuridialog.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
optionsdialog.cpp Qt: Add option to hide the system tray icon 2016-05-11 22:28:02 -04:00
optionsdialog.h Qt: Add option to hide the system tray icon 2016-05-11 22:28:02 -04:00
optionsmodel.cpp Qt: Add option to hide the system tray icon 2016-05-11 22:28:02 -04:00
optionsmodel.h Qt: Add option to hide the system tray icon 2016-05-11 22:28:02 -04:00
overviewpage.cpp Qt: Sort transactions by date 2016-05-09 22:46:33 -04:00
overviewpage.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
paymentrequest.proto Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
paymentrequestplus.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
paymentrequestplus.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
paymentserver.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
paymentserver.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
peertablemodel.cpp Merge pull request #7205 2016-01-05 14:11:40 +01:00
peertablemodel.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
platformstyle.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
platformstyle.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
qvalidatedlineedit.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
qvalidatedlineedit.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
qvaluecombobox.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
qvaluecombobox.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
receivecoinsdialog.cpp [Qt] rename "amount" to "requested amount" in receive coins table 2016-01-20 17:30:06 +01:00
receivecoinsdialog.h [Qt] rename "amount" to "requested amount" in receive coins table 2016-01-20 17:30:06 +01:00
receiverequestdialog.cpp Add address label to request payment QR Code (QT) 2016-06-13 16:09:14 +01:00
receiverequestdialog.h Add address label to request payment QR Code (QT) 2016-06-13 16:09:14 +01:00
recentrequeststablemodel.cpp [Qt] rename "amount" to "requested amount" in receive coins table 2016-01-20 17:30:06 +01:00
recentrequeststablemodel.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
rpcconsole.cpp PR #7772 is not enough to fix the issue with QCompleter, use event filter instead of connect 2016-05-31 06:33:34 +03:00
rpcconsole.h Report reindexing progress in GUI 2016-05-17 00:45:58 +02:00
sendcoinsdialog.cpp Report reindexing progress in GUI 2016-05-17 00:45:58 +02:00
sendcoinsdialog.h Qt: Delay user confirmation of send 2016-05-09 22:26:57 -04:00
sendcoinsentry.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
sendcoinsentry.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
signverifymessagedialog.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
signverifymessagedialog.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
splashscreen.cpp Merge branch 'master' into single_prodname 2016-02-03 05:41:13 +00:00
splashscreen.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
trafficgraphwidget.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
trafficgraphwidget.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
transactiondesc.cpp Merge #7707: [RPC][QT] UI support for abandoned transactions 2016-04-04 09:58:33 +02:00
transactiondesc.h Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
transactiondescdialog.cpp qt: Add transaction hash to details window title 2016-04-26 16:05:10 +02:00
transactiondescdialog.h Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
transactionfilterproxy.cpp Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
transactionfilterproxy.h Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
transactionrecord.cpp Merge #7707: [RPC][QT] UI support for abandoned transactions 2016-04-04 09:58:33 +02:00
transactionrecord.h Merge #7707: [RPC][QT] UI support for abandoned transactions 2016-04-04 09:58:33 +02:00
transactiontablemodel.cpp [Qt] Support for abandoned/abandoning transactions 2016-04-04 09:25:34 +02:00
transactiontablemodel.h QT: Add 'copy full transaction details' option 2016-03-07 19:50:57 -05:00
transactionview.cpp Qt: Sort transactions by date 2016-05-09 22:46:33 -04:00
transactionview.h [Qt] Support for abandoned/abandoning transactions 2016-04-04 09:25:34 +02:00
utilitydialog.cpp Merge branch 'master' into single_prodname 2016-02-03 05:41:13 +00:00
utilitydialog.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
walletframe.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
walletframe.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
walletmodel.cpp Move BackupWallet to CWallet::BackupWallet 2016-05-16 17:48:25 -07:00
walletmodel.h [Qt] Support for abandoned/abandoning transactions 2016-04-04 09:25:34 +02:00
walletmodeltransaction.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
walletmodeltransaction.h Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
walletview.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
walletview.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
winshutdownmonitor.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
winshutdownmonitor.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00