dogecoin/src/qt
Wladimir J. van der Laan 2b6486b229 qt: Add tests for bitcoin units parsing/formatting
Tests various locales, as well as variants with and without
decimals group separators.

(cherry picked from commit
laanwj/bitcoin@9ce31063b8,
bitcoin/bitcoin#3893)
2014-03-31 23:53:51 +02:00
..
forms Update all dialogs to reference Dogecoin instead of Bitcoin 2014-03-31 21:50:23 +02:00
locale Merge PR #392 - Update bitcoin_de.ts 2014-03-31 18:25:36 +02:00
res Branding updates for Dogecoin 2014-03-29 22:13:36 +01:00
test qt: Add tests for bitcoin units parsing/formatting 2014-03-31 23:53:51 +02:00
addressbookpage.cpp Replaced references to Bitcoin with Dogecoin/Dogecoin Core as appropriate. 2014-03-28 23:13:24 +00:00
addressbookpage.h [Qt] make most Windows appear centered on main GUI 2013-11-14 19:58:00 +01:00
addresstablemodel.cpp Replaced references to Bitcoin with Dogecoin/Dogecoin Core as appropriate. 2014-03-28 23:13:24 +00:00
addresstablemodel.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
askpassphrasedialog.cpp Replaced references to Bitcoin with Dogecoin/Dogecoin Core as appropriate. 2014-03-28 23:13:24 +00:00
askpassphrasedialog.h [Qt] make most Windows appear centered on main GUI 2013-11-14 19:58:00 +01:00
bitcoin.cpp qt: Use locale-specific number formatting 2014-03-31 23:51:13 +02:00
bitcoinaddressvalidator.cpp Replaced references to Bitcoin with Dogecoin/Dogecoin Core as appropriate. 2014-03-28 23:13:24 +00:00
bitcoinaddressvalidator.h [Qt] extend validate line edit and btc address validator 2014-01-29 14:15:55 +01:00
bitcoinamountfield.cpp qt: Use locale-specific number formatting 2014-03-31 23:51:13 +02:00
bitcoinamountfield.h [Qt] Improve single step in bitcoinamountfield 2014-02-02 07:57:50 +01:00
bitcoingui.cpp Fixing fonts 2014-03-29 17:44:13 -07:00
bitcoingui.h Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 2014-02-09 21:06:06 -05:00
bitcoinstrings.cpp Rebuilt strings file from updated source code files. 2014-03-29 00:03:16 +00:00
bitcoinunits.cpp qt: Use locale-specific number formatting 2014-03-31 23:51:13 +02:00
bitcoinunits.h qt: Use locale-specific number formatting 2014-03-31 23:51:13 +02:00
clientmodel.cpp qt: Treat regtest as testnet 2013-12-20 11:18:50 +01:00
clientmodel.h qt: Treat regtest as testnet 2013-12-20 11:18:50 +01:00
coincontroldialog.cpp adjust code to reflect higher dust limit of Dogecoin 2014-03-29 20:03:19 +01:00
coincontroldialog.h Fix coin control sorts date as text 2014-03-04 15:15:51 +01:00
coincontroltreewidget.cpp Coincontrol cleanup (e.g. add missing license) 2013-11-18 08:16:12 +01:00
coincontroltreewidget.h Coincontrol cleanup (e.g. add missing license) 2013-11-18 08:16:12 +01:00
csvmodelwriter.cpp qt: add license header to source files 2013-11-04 16:27:09 +01:00
csvmodelwriter.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
dogecoin.qrc Completed renaming core binaries to dogecoind, dogecoin-qt and dogecoin-cli as appropriate. 2014-03-28 21:31:04 +00:00
editaddressdialog.cpp Replaced references to Bitcoin with Dogecoin/Dogecoin Core as appropriate. 2014-03-28 23:13:24 +00:00
editaddressdialog.h [Qt] make most Windows appear centered on main GUI 2013-11-14 19:58:00 +01:00
guiconstants.h fix appname, influences registry location on windows 2014-03-31 21:23:23 +02:00
guiutil.cpp qt: Use locale-specific number formatting 2014-03-31 23:51:13 +02:00
guiutil.h [Qt] extend validate line edit and btc address validator 2014-01-29 14:15:55 +01:00
intro.cpp decrease minimum blockchain size to current dogecoin level 2014-03-29 21:31:02 +01:00
intro.h qt: Make it possible again to specify -testnet in config file 2014-03-11 17:04:58 +01:00
macdockiconhandler.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
macdockiconhandler.mm [Qt] style-police, add missing license headers 2013-12-17 07:56:40 +01:00
macnotificationhandler.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
macnotificationhandler.mm [Qt] style-police, add missing license headers 2013-12-17 07:56:40 +01:00
Makefile.am Added new libbitcoin_server_wallet to hold code which depends on 2014-03-31 18:41:38 +01:00
monitoreddatamapper.cpp Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
monitoreddatamapper.h qt: add license header to source files 2013-11-04 16:27:09 +01:00
notificator.cpp qt5: fix a build issue with osx and qtdbus 2014-01-10 16:30:33 -05:00
notificator.h [Qt] small notificator and style changes 2013-12-03 14:01:53 +01:00
openuridialog.cpp Payment request URI syntax changed, from request=... to r=... 2013-12-04 13:18:09 +10:00
openuridialog.h [Qt] make most Windows appear centered on main GUI 2013-11-14 19:58:00 +01:00
optionsdialog.cpp change currency three-letter-code to DOGE 2014-03-24 06:02:40 +01:00
optionsdialog.h [Qt] massive options/settings rework (no core changes) 2014-01-06 16:19:04 +01:00
optionsmodel.cpp remove millidoge and microdoge units 2014-03-25 20:51:48 +01:00
optionsmodel.h qt: Add option to (not) spend unconfirmed change 2014-02-16 09:23:08 +01:00
overviewpage.cpp change currency three-letter-code to DOGE 2014-03-24 06:02:40 +01:00
overviewpage.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
paymentrequest.proto Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
paymentrequestplus.cpp Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
paymentrequestplus.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
paymentserver.cpp Replaced references to Bitcoin with Dogecoin/Dogecoin Core as appropriate. 2014-03-28 23:13:24 +00:00
paymentserver.h Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 2014-02-09 21:06:06 -05:00
qvalidatedlineedit.cpp [Qt] extend validate line edit and btc address validator 2014-01-29 14:15:55 +01:00
qvalidatedlineedit.h [Qt] extend validate line edit and btc address validator 2014-01-29 14:15:55 +01:00
qvaluecombobox.cpp qt: add license header to source files 2013-11-04 16:27:09 +01:00
qvaluecombobox.h qt: add license header to source files 2013-11-04 16:27:09 +01:00
receivecoinsdialog.cpp Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 2014-02-09 21:06:06 -05:00
receivecoinsdialog.h Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 2014-02-09 21:06:06 -05:00
receiverequestdialog.cpp qt: keep a list of requested payments 2013-11-19 14:07:38 +01:00
receiverequestdialog.h qt: add license header to source files 2013-11-04 16:27:09 +01:00
recentrequeststablemodel.cpp Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 2014-02-09 21:06:06 -05:00
recentrequeststablemodel.h Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 2014-02-09 21:06:06 -05:00
rpcconsole.cpp Replaced references to Bitcoin with Dogecoin/Dogecoin Core as appropriate. 2014-03-28 23:13:24 +00:00
rpcconsole.h Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 2014-02-09 21:06:06 -05:00
sendcoinsdialog.cpp Replaced references to Bitcoin with Dogecoin/Dogecoin Core as appropriate. 2014-03-28 23:13:24 +00:00
sendcoinsdialog.h [Qt] allow deletion of payment-requests in sendcoins 2013-11-24 16:30:14 +01:00
sendcoinsentry.cpp change currency three-letter-code to DOGE 2014-03-24 06:02:40 +01:00
sendcoinsentry.h [Qt] allow deletion of payment-requests in sendcoins 2013-11-24 16:30:14 +01:00
signverifymessagedialog.cpp Replaced example address with a Dogecoin address. 2014-03-30 12:30:42 +01:00
signverifymessagedialog.h [Qt] make most Windows appear centered on main GUI 2013-11-14 19:58:00 +01:00
splashscreen.cpp Replaced references to Bitcoin with Dogecoin/Dogecoin Core as appropriate. 2014-03-28 23:13:24 +00:00
splashscreen.h Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 2014-02-09 21:06:06 -05:00
trafficgraphwidget.cpp qt: add license header to source files 2013-11-04 16:27:09 +01:00
trafficgraphwidget.h qt: add license header to source files 2013-11-04 16:27:09 +01:00
transactiondesc.cpp Merge pull request #3646 2014-02-16 11:44:48 +01:00
transactiondesc.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
transactiondescdialog.cpp qt: add license header to source files 2013-11-04 16:27:09 +01:00
transactiondescdialog.h qt: add license header to source files 2013-11-04 16:27:09 +01:00
transactionfilterproxy.cpp qt: GUI for conflicted transactions 2014-02-14 13:25:24 -05:00
transactionfilterproxy.h qt: GUI for conflicted transactions 2014-02-14 13:25:24 -05:00
transactionrecord.cpp Replaced references to Bitcoin with Dogecoin/Dogecoin Core as appropriate. 2014-03-28 23:13:24 +00:00
transactionrecord.h qt: Modernize 'confirmed' terminology in shown tx status 2014-02-28 13:04:50 +01:00
transactiontablemodel.cpp qt: Modernize 'confirmed' terminology in shown tx status 2014-02-28 13:04:50 +01:00
transactiontablemodel.h qt: GUI for conflicted transactions 2014-02-14 13:25:24 -05:00
transactionview.cpp [Qt] make most Windows appear centered on main GUI 2013-11-14 19:58:00 +01:00
transactionview.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
utilitydialog.cpp Actually update AboutDialog 2014-03-31 22:25:43 +02:00
utilitydialog.h [Qt] add utilitydialog.cpp/h and helpmessage class 2014-01-18 16:57:02 +01:00
walletframe.cpp qt: GUI support for -disablewallet mode 2013-11-13 09:22:00 +01:00
walletframe.h qt: GUI support for -disablewallet mode 2013-11-13 09:22:00 +01:00
walletmodel.cpp Remove CWalletTx::vfSpent 2014-02-26 11:53:51 -05:00
walletmodel.h Remove CWalletTx::vfSpent 2014-02-26 11:53:51 -05:00
walletmodeltransaction.cpp Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
walletmodeltransaction.h [Qt] style-police, add missing license headers 2013-12-17 07:56:40 +01:00
walletview.cpp [Qt] small notificator and style changes 2013-12-03 14:01:53 +01:00
walletview.h [Qt] small notificator and style changes 2013-12-03 14:01:53 +01:00