neobytes/src/qt
Julian Haight dd49e92fb0
qt: fix 'opens in testnet mode when presented with a BIP-72 link with no fallback'
Passes tests:

```
$ ./bitcoin-qt 'bitcoin:?r=http://www.example.com/'
.. fixed the original problem - this launches mainnet.

$ ./bitcoin-qt 'bitcoin:mngeNQbTKnmaMbx8EXCYdwUbnt9JJD52cC'
.. launches testnet

$ ./bitcoin-qt -testnet 'bitcoin:1NXXeQRyMFFFRfyUix2o7mk1vhvk2Nxp78'
.. sanity check - launches mainnet.
```

Fixes #4355. Closes #4411.
2014-07-02 09:47:47 +02:00
..
forms Merge pull request #4208 2014-06-27 12:46:49 +02:00
locale qt: Periodic translation update 2014-06-06 19:29:03 +02:00
res fix copyright string in two of our *.rc files 2014-07-01 12:13:37 +02:00
test Remove unnecessary dependencies for bitcoin-cli 2014-06-25 10:31:35 +02:00
addressbookpage.cpp build: fix build weirdness after 54372482. 2014-06-23 14:04:38 -04:00
addressbookpage.h
addresstablemodel.cpp qt: Change serious messages from qDebug to qWarning 2014-07-01 15:21:17 +02:00
addresstablemodel.h
askpassphrasedialog.cpp Consistent lettering 2014-06-24 17:23:05 -07:00
askpassphrasedialog.h
bitcoin_locale.qrc build: qt: split locale resources. Fixes non-deterministic distcheck 2014-06-10 15:53:21 -04:00
bitcoin.cpp Fix the Qt5 build after d95ba75 2014-07-02 08:15:09 +02:00
bitcoin.qrc build: qt: split locale resources. Fixes non-deterministic distcheck 2014-06-10 15:53:21 -04:00
bitcoinaddressvalidator.cpp
bitcoinaddressvalidator.h
bitcoinamountfield.cpp Merge pull request #3614 2014-02-17 12:30:30 +01:00
bitcoinamountfield.h
bitcoingui.cpp qt: Unify AboutDialog and HelpMessageDialog 2014-06-12 16:11:56 +02:00
bitcoingui.h build: fix build weirdness after 54372482. 2014-06-23 14:04:38 -04:00
bitcoinstrings.cpp qt: Periodic translations update 2014-04-29 16:02:36 +02:00
bitcoinunits.cpp
bitcoinunits.h
clientmodel.cpp add NetworkIDString() to chainparams 2014-06-12 13:19:12 +02:00
clientmodel.h add NetworkIDString() to chainparams 2014-06-12 13:19:12 +02:00
coincontroldialog.cpp Merge pull request #4314 2014-06-23 12:07:50 +02:00
coincontroldialog.h Fix coin control sorts date as text 2014-03-03 23:26:00 +01:00
coincontroltreewidget.cpp
coincontroltreewidget.h
csvmodelwriter.cpp
csvmodelwriter.h
editaddressdialog.cpp
editaddressdialog.h
guiconstants.h Fix the build for Qt5 2014-06-30 15:44:55 +02:00
guiutil.cpp [Qt] don't allow translation of our example btc address 2014-06-23 15:11:28 +02:00
guiutil.h [Qt] style police and small addition in rpcconsole 2014-06-03 15:01:50 +02:00
intro.cpp Wrap create_directory calls in try...catch blocks. 2014-03-31 09:51:58 +02:00
intro.h qt: Make it possible again to specify -testnet in config file 2014-03-11 08:46:01 +01:00
macdockiconhandler.h
macdockiconhandler.mm osx: Fix missing dock menu with qt5 2014-05-29 15:32:24 -04:00
macnotificationhandler.h
macnotificationhandler.mm
Makefile build: add stub makefiles for easier subdir builds 2014-06-05 16:05:43 -04:00
monitoreddatamapper.cpp
monitoreddatamapper.h
notificator.cpp Fix warning when compiling in OS X 2014-05-23 14:00:14 -03:00
notificator.h build: fix build weirdness after 54372482. 2014-06-23 14:04:38 -04:00
openuridialog.cpp
openuridialog.h
optionsdialog.cpp build: fix build weirdness after 54372482. 2014-06-23 14:04:38 -04:00
optionsdialog.h
optionsmodel.cpp build: fix build weirdness after 54372482. 2014-06-23 14:04:38 -04:00
optionsmodel.h [Qt] allow setting listen via GUI 2014-06-11 12:04:17 +02:00
overviewpage.cpp
overviewpage.h
paymentrequest.proto
paymentrequestplus.cpp qt: Change serious messages from qDebug to qWarning 2014-07-01 15:21:17 +02:00
paymentrequestplus.h Remove using namespace std from header file 2014-06-16 17:42:54 +02:00
paymentserver.cpp qt: fix 'opens in testnet mode when presented with a BIP-72 link with no fallback' 2014-07-02 09:47:47 +02:00
paymentserver.h add NetworkIDString() to chainparams 2014-06-12 13:19:12 +02:00
peertablemodel.cpp Merge pull request #4297 2014-06-06 10:13:48 +02:00
peertablemodel.h [Qt] style police and small addition in rpcconsole 2014-06-03 15:01:50 +02:00
qvalidatedlineedit.cpp
qvalidatedlineedit.h
qvaluecombobox.cpp
qvaluecombobox.h
receivecoinsdialog.cpp [Qt] fix Qt slot problem in receivecoinsdialog 2014-05-06 12:52:21 +02:00
receivecoinsdialog.h [Qt] fix Qt slot problem in receivecoinsdialog 2014-05-06 12:52:21 +02:00
receiverequestdialog.cpp build: fix build weirdness after 54372482. 2014-06-23 14:04:38 -04:00
receiverequestdialog.h [Qt] style police and small addition in rpcconsole 2014-06-03 15:01:50 +02:00
recentrequeststablemodel.cpp
recentrequeststablemodel.h
rpcconsole.cpp remove unneded class CNodeCombinedStats; from rpcconsole.cpp 2014-06-23 08:06:52 +02:00
rpcconsole.h remove unneded class CNodeCombinedStats; from rpcconsole.cpp 2014-06-23 08:06:52 +02:00
sendcoinsdialog.cpp [Qt] Remove CENT-fee-rule from coin control completely 2014-06-08 01:48:11 +02:00
sendcoinsdialog.h
sendcoinsentry.cpp [Qt] Fill in label from address book also for URIs 2014-03-12 17:08:00 +01:00
sendcoinsentry.h
signverifymessagedialog.cpp [Qt] don't allow translation of our example btc address 2014-06-23 15:11:28 +02:00
signverifymessagedialog.h
splashscreen.cpp VerifyDB progress 2014-06-03 15:21:47 +02:00
splashscreen.h
trafficgraphwidget.cpp
trafficgraphwidget.h
transactiondesc.cpp Move network-time related functions to timedata.cpp/h 2014-06-25 09:24:50 +02:00
transactiondesc.h [Qt] style police and small addition in rpcconsole 2014-06-03 15:01:50 +02:00
transactiondescdialog.cpp
transactiondescdialog.h
transactionfilterproxy.cpp UI to alert of respend attempt affecting wallet. 2014-06-27 07:54:21 -07:00
transactionfilterproxy.h
transactionrecord.cpp UI to alert of respend attempt affecting wallet. 2014-06-27 07:54:21 -07:00
transactionrecord.h Formatting, spelling, comment fixes. 2014-06-27 16:47:33 -07:00
transactiontablemodel.cpp qt: Change serious messages from qDebug to qWarning 2014-07-01 15:21:17 +02:00
transactiontablemodel.h [Qt] Optionally add third party links to transaction context menu 2014-04-25 20:01:20 +02:00
transactionview.cpp [Qt] Optionally add third party links to transaction context menu 2014-04-25 20:01:20 +02:00
transactionview.h [Qt] Optionally add third party links to transaction context menu 2014-04-25 20:01:20 +02:00
utilitydialog.cpp set shutdown title to main window title 2014-06-27 15:09:41 +02:00
utilitydialog.h qt: Unify AboutDialog and HelpMessageDialog 2014-06-12 16:11:56 +02:00
walletframe.cpp
walletframe.h
walletmodel.cpp Formatting, spelling, comment fixes. 2014-06-27 16:47:33 -07:00
walletmodel.h [Qt] rescan progress 2014-04-02 03:48:07 +02:00
walletmodeltransaction.cpp
walletmodeltransaction.h
walletview.cpp [Qt] rescan progress 2014-04-02 03:48:07 +02:00
walletview.h [Qt] rescan progress 2014-04-02 03:48:07 +02:00
winshutdownmonitor.cpp qt: Change serious messages from qDebug to qWarning 2014-07-01 15:21:17 +02:00
winshutdownmonitor.h [Qt] catch Windows shutdown events while client is running 2014-04-15 11:57:55 +02:00