neobytes/src/qt
Wladimir J. van der Laan df5c246ba3
Merge pull request #5831
1d9b378 qa/rpc-tests/wallet: Tests for sendmany (Luke Dashjr)
40a7573 rpcwallet/sendmany: Just take an array of addresses to subtract fees from, rather than an Object with all values being identical (Luke Dashjr)
292623a Subtract fee from amount (Cozz Lovan)
90a43c1 [Qt] Code-movement-only: Format confirmation message in sendcoinsdialog (Cozz Lovan)
2015-03-16 12:23:14 +01:00
..
forms Subtract fee from amount 2015-03-13 11:04:18 +01:00
locale qt: translations pull from transifex 2014-12-11 11:10:23 +01:00
res Merge pull request #5626 2015-01-26 12:36:41 +01:00
test [Qt] prevent amount overflow problem with payment requests 2015-02-04 13:47:32 +01:00
addressbookpage.cpp Adopt style colour for button icons 2014-12-27 19:04:49 +01:00
addressbookpage.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
addresstablemodel.cpp Remove whitespaces before double colon in errors and logs 2015-01-31 17:38:28 -05:00
addresstablemodel.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
askpassphrasedialog.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
askpassphrasedialog.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
bitcoin_locale.qrc build: qt: split locale resources. Fixes non-deterministic distcheck 2014-06-10 15:53:21 -04:00
bitcoin.cpp qt: fonts: allow SubstituteFonts to filter based on user's language 2015-01-16 16:11:01 -05:00
bitcoin.qrc [Qt] optimize helpmessage dialog 2015-01-09 21:11:47 +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 [Qt] allow unit changes for read-only BitcoinAmountField 2015-01-31 17:39:22 +01:00
bitcoinamountfield.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
bitcoingui.cpp [Qt] rework setNumBlocks to have blockDate as parameter 2015-03-09 10:58:17 +01:00
bitcoingui.h [Qt] rework setNumBlocks to have blockDate as parameter 2015-03-09 10:58:17 +01:00
bitcoinstrings.cpp Change MIT/X11 to MIT in license displayed in the program 2014-11-21 17:03:59 +01:00
bitcoinunits.cpp Remove dead BitcoinUnits::id code and update assets-attribution for non-image unit selector 2015-01-03 15:43:04 +00:00
bitcoinunits.h Remove dead BitcoinUnits::id code and update assets-attribution for non-image unit selector 2015-01-03 15:43:04 +00:00
clientmodel.cpp [Qt] rework setNumBlocks to have blockDate as parameter 2015-03-09 10:58:17 +01:00
clientmodel.h [Qt] rework setNumBlocks to have blockDate as parameter 2015-03-09 10:58:17 +01:00
coincontroldialog.cpp Subtract fee from amount 2015-03-13 11:04:18 +01:00
coincontroldialog.h Subtract fee from amount 2015-03-13 11:04:18 +01:00
coincontroltreewidget.cpp fix crash: CoinControl "space" bug 2015-01-23 20:01:07 +06:00
coincontroltreewidget.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
csvmodelwriter.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
csvmodelwriter.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
editaddressdialog.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
editaddressdialog.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
guiconstants.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
guiutil.cpp [Qt, Linux] honor current network when creating autostart link 2015-02-19 12:08:47 +01:00
guiutil.h qt: fonts: allow SubstituteFonts to filter based on user's language 2015-01-16 16:11:01 -05:00
intro.cpp Adopt style colour for button icons 2014-12-27 19:04:49 +01:00
intro.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
macdockiconhandler.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
macdockiconhandler.mm Remove references to X11 licence 2014-12-16 15:56:50 +08:00
macnotificationhandler.h Added "Core" to copyright headers 2014-12-19 19:55:32 +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 Adopt style colour for button icons 2014-12-27 19:04:49 +01:00
networkstyle.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
notificator.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
notificator.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
openuridialog.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
openuridialog.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
optionsdialog.cpp qt: Don't save geometry for options and about/help window 2015-02-26 10:23:42 +01:00
optionsdialog.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
optionsmodel.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
optionsmodel.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
overviewpage.cpp Adopt style colour for button icons 2014-12-27 19:04:49 +01:00
overviewpage.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
paymentrequest.proto Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
paymentrequestplus.cpp openssl: abstract out OPENSSL_cleanse 2015-02-15 11:34:02 -05:00
paymentrequestplus.h openssl: abstract out OPENSSL_cleanse 2015-02-15 11:34:02 -05:00
paymentserver.cpp openssl: abstract out OPENSSL_cleanse 2015-02-15 11:34:02 -05:00
paymentserver.h [Qt] prevent amount overflow problem with payment requests 2015-02-04 13:47:32 +01:00
peertablemodel.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
peertablemodel.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
qvalidatedlineedit.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
qvalidatedlineedit.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
qvaluecombobox.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
qvaluecombobox.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
receivecoinsdialog.cpp Adopt style colour for button icons 2014-12-27 19:04:49 +01:00
receivecoinsdialog.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
receiverequestdialog.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
receiverequestdialog.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
recentrequeststablemodel.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
recentrequeststablemodel.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
rpcconsole.cpp [Qt] rework setNumBlocks to have blockDate as parameter 2015-03-09 10:58:17 +01:00
rpcconsole.h [Qt] rework setNumBlocks to have blockDate as parameter 2015-03-09 10:58:17 +01:00
scicon.cpp Adopt style colour for button icons 2014-12-27 19:04:49 +01:00
scicon.h Adopt style colour for button icons 2014-12-27 19:04:49 +01:00
sendcoinsdialog.cpp Merge pull request #5831 2015-03-16 12:23:14 +01:00
sendcoinsdialog.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
sendcoinsentry.cpp Subtract fee from amount 2015-03-13 11:04:18 +01:00
sendcoinsentry.h Subtract fee from amount 2015-03-13 11:04:18 +01:00
signverifymessagedialog.cpp Adopt style colour for button icons 2014-12-27 19:04:49 +01:00
signverifymessagedialog.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
splashscreen.cpp qt: avoid hard-coding font names 2015-01-17 03:31:27 -05:00
splashscreen.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
trafficgraphwidget.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
trafficgraphwidget.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactiondesc.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactiondesc.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactiondescdialog.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactiondescdialog.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactionfilterproxy.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactionfilterproxy.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactionrecord.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactionrecord.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactiontablemodel.cpp Remove whitespaces before double colon in errors and logs 2015-01-31 17:38:28 -05:00
transactiontablemodel.h Adopt style colour for button icons 2014-12-27 19:04:49 +01:00
transactionview.cpp Adopt style colour for button icons 2014-12-27 19:04:49 +01:00
transactionview.h [Qt] change transaction table column width 2015-01-16 11:47:41 +01:00
utilitydialog.cpp Fix - bitcoin-qt usage message 2015-03-10 22:07:17 -07:00
utilitydialog.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
walletframe.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
walletframe.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
walletmodel.cpp Subtract fee from amount 2015-03-13 11:04:18 +01:00
walletmodel.h Subtract fee from amount 2015-03-13 11:04:18 +01:00
walletmodeltransaction.cpp Subtract fee from amount 2015-03-13 11:04:18 +01:00
walletmodeltransaction.h Subtract fee from amount 2015-03-13 11:04:18 +01:00
walletview.cpp Adopt style colour for button icons 2014-12-27 19:04:49 +01:00
walletview.h Added "Core" to copyright headers 2014-12-19 19:55:32 +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