neobytes/src/qt
Pieter Wuille aff4b6d2c5 Merge #9243: Clean up mapArgs and mapMultiArgs Usage
c2f61be Add a ForceSetArg method for testing (Matt Corallo)
4e04814 Lock mapArgs/mapMultiArgs access in util (Matt Corallo)
4cd373a Un-expose mapArgs from utils.h (Matt Corallo)
71fde55 Get rid of mapArgs direct access in ZMQ construction (Matt Corallo)
0cf86a6 Introduce (and use) an IsArgSet accessor method (Matt Corallo)
2b5f085 Fix non-const mapMultiArgs[] access after init. (Matt Corallo)
c8042a4 Remove arguments to ParseConfigFile (Matt Corallo)
2018-01-18 07:31:23 +01:00
..
forms Merge #9239: Disable fee estimates for 1 block target 2018-01-17 17:30:38 +01:00
locale Fix ru typo (#1742) 2017-11-30 00:45:12 +03:00
res Mogrify and optimize network_disabled.png and copy it to all themes 2018-01-15 06:51:53 +01:00
test Merge #9243: Clean up mapArgs and mapMultiArgs Usage 2018-01-18 07:31:23 +01:00
addressbookpage.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
addressbookpage.h
addresstablemodel.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
addresstablemodel.h
askpassphrasedialog.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
askpassphrasedialog.h Backport Bitcoin Qt/Gui changes up to 0.14.x part 2 (#1615) 2017-09-09 10:04:02 +03:00
bantablemodel.cpp Backport Bitcoin Qt/Gui changes up to 0.14.x part 3 (#1617) 2017-09-11 16:38:14 +03:00
bantablemodel.h Backport Bitcoin Qt/Gui changes up to 0.14.x part 3 (#1617) 2017-09-11 16:38:14 +03:00
bitcoinaddressvalidator.cpp
bitcoinaddressvalidator.h
bitcoinamountfield.cpp
bitcoinamountfield.h
bitcoingui.cpp Merge #8879: [doc] Rework docs 2018-01-12 09:57:56 +01:00
bitcoingui.h Align HD wallet status icon code with Bitcoin code 2018-01-08 18:04:55 +01:00
bitcoinunits.cpp
bitcoinunits.h
clientmodel.cpp Merge #9094: qt: Use correct conversion function for boost::path datadir 2018-01-15 06:13:44 +01:00
clientmodel.h Merge #8281: qt: Remove client name from debug window 2017-12-28 11:44:59 +01:00
coincontroldialog.cpp Merge #8580: Make CTransaction actually immutable 2018-01-17 17:30:38 +01:00
coincontroldialog.h Merge #9185: [Qt] fix coincontrol sort issue 2018-01-15 06:14:16 +01:00
coincontroltreewidget.cpp
coincontroltreewidget.h Merge #7300: [trivial] Add missing copyright headers 2017-12-11 08:08:48 +01:00
csvmodelwriter.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
csvmodelwriter.h Merge #7300: [trivial] Add missing copyright headers 2017-12-11 08:08:48 +01:00
darksendconfig.cpp Refactor PS (#1437) 2017-05-05 14:26:27 +03:00
darksendconfig.h
dash_locale.qrc
dash.cpp Merge #9243: Clean up mapArgs and mapMultiArgs Usage 2018-01-18 07:31:23 +01:00
dash.qrc Fix traditional UI theme (#1741) 2017-12-01 08:14:39 +03:00
dashstrings.cpp Merge #7300: [trivial] Add missing copyright headers 2017-12-11 08:08:48 +01:00
editaddressdialog.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
editaddressdialog.h
guiconstants.h Merge #7636: Add bitcoin address label to request payment QR code 2017-12-28 11:44:59 +01:00
guiutil.cpp Merge #9305: Refactor: Removed begin/end_ptr functions. 2018-01-17 17:31:12 +01:00
guiutil.h Backport Bitcoin Qt/Gui changes up to 0.14.x part 3 (#1617) 2017-09-11 16:38:14 +03:00
intro.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
intro.h Merge #8540: qt: Fix random segfault when closing "Choose data directory" dialog 2018-01-08 18:04:55 +01:00
macdockiconhandler.h
macdockiconhandler.mm
macnotificationhandler.h Merge #7300: [trivial] Add missing copyright headers 2017-12-11 08:08:48 +01:00
macnotificationhandler.mm
masternodelist.cpp Fix compilation with qt < 5.2 (#1672) 2017-10-09 21:25:11 +03:00
masternodelist.h Refactor masternode management (#1611) 2017-09-11 17:13:48 +03:00
modaloverlay.cpp Merge #8802: Fix future copyright year 2018-01-11 13:22:22 +01:00
modaloverlay.h Merge #8802: Fix future copyright year 2018-01-11 13:22:22 +01:00
networkstyle.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
networkstyle.h
notificator.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
notificator.h
openuridialog.cpp Merge #7300: [trivial] Add missing copyright headers 2017-12-11 08:08:48 +01:00
openuridialog.h
optionsdialog.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
optionsdialog.h Backport Bitcoin Qt/Gui changes up to 0.14.x part 2 (#1615) 2017-09-09 10:04:02 +03:00
optionsmodel.cpp Merge #9243: Clean up mapArgs and mapMultiArgs Usage 2018-01-18 07:31:23 +01:00
optionsmodel.h Merge #9233: Fix some typos 2018-01-17 17:27:24 +01:00
overviewpage.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
overviewpage.h Backport Bitcoin Qt/Gui changes up to 0.14.x part 3 (#1617) 2017-09-11 16:38:14 +03:00
paymentrequest.proto Merge #8742: Specify Protobuf version 2 in paymentrequest.proto 2018-01-11 13:19:32 +01:00
paymentrequestplus.cpp Update for OpenSSL 1.1 API. (#1336) 2017-02-15 19:18:24 +04:00
paymentrequestplus.h Merge #8675: Make copyright header lines uniform 2018-01-13 13:44:39 +01:00
paymentserver.cpp Merge #9094: qt: Use correct conversion function for boost::path datadir 2018-01-15 06:13:44 +01:00
paymentserver.h Backport Bitcoin Qt/Gui changes up to 0.14.x part 3 (#1617) 2017-09-11 16:38:14 +03:00
peertablemodel.cpp Backport Bitcoin Qt/Gui changes up to 0.14.x part 3 (#1617) 2017-09-11 16:38:14 +03:00
peertablemodel.h Backport Bitcoin Qt/Gui changes up to 0.14.x part 3 (#1617) 2017-09-11 16:38:14 +03:00
platformstyle.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
platformstyle.h
qvalidatedlineedit.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
qvalidatedlineedit.h
qvaluecombobox.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
qvaluecombobox.h
receivecoinsdialog.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
receivecoinsdialog.h Merge #7383: [Qt] rename "amount" to "requested amount" in receive coins table 2017-12-10 00:04:02 +01:00
receiverequestdialog.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
receiverequestdialog.h Merge #7636: Add bitcoin address label to request payment QR code 2017-12-28 11:44:59 +01:00
recentrequeststablemodel.cpp Merge #7383: [Qt] rename "amount" to "requested amount" in receive coins table 2017-12-10 00:04:02 +01:00
recentrequeststablemodel.h Merge #9039: Various serialization simplifcations and optimizations 2018-01-15 06:14:15 +01:00
rpcconsole.cpp Merge #9329: [Qt] Console: allow empty arguments 2018-01-18 07:31:22 +01:00
rpcconsole.h Merge #7783: [Qt] RPC-Console: support nested commands and simple value queries 2018-01-11 13:20:57 +01:00
sendcoinsdialog.cpp Merge #9239: Disable fee estimates for 1 block target 2018-01-17 17:30:38 +01:00
sendcoinsdialog.h Merge #8989: [Qt] overhaul smart-fee slider, adjust default confirmation target 2018-01-13 13:44:38 +01:00
sendcoinsentry.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
sendcoinsentry.h
signverifymessagedialog.cpp Merge #8774: Qt refactors to better abstract wallet access 2018-01-13 13:44:37 +01:00
signverifymessagedialog.h
splashscreen.cpp Merge #8774: Qt refactors to better abstract wallet access 2018-01-13 13:44:37 +01:00
splashscreen.h Merge #8774: Qt refactors to better abstract wallet access 2018-01-13 13:44:37 +01:00
trafficgraphdata.cpp fix TrafficGraphData bandwidth calculation (#1618) 2017-09-12 17:33:48 +03:00
trafficgraphdata.h fix TrafficGraphData bandwidth calculation (#1618) 2017-09-12 17:33:48 +03:00
trafficgraphwidget.cpp fix TrafficGraphData bandwidth calculation (#1618) 2017-09-12 17:33:48 +03:00
trafficgraphwidget.h Qt: bug fixes and enhancement to traffic graph widget (#1429) 2017-05-28 16:49:34 +03:00
transactiondesc.cpp Merge #8580: Make CTransaction actually immutable 2018-01-17 17:30:38 +01:00
transactiondesc.h Merge #7300: [trivial] Add missing copyright headers 2017-12-11 08:08:48 +01:00
transactiondescdialog.cpp Merge #7939: qt: Make it possible to show details for multiple transactions 2017-12-20 17:25:03 +01:00
transactiondescdialog.h Merge #7300: [trivial] Add missing copyright headers 2017-12-11 08:08:48 +01:00
transactionfilterproxy.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
transactionfilterproxy.h Merge #7300: [trivial] Add missing copyright headers 2017-12-11 08:08:48 +01:00
transactionrecord.cpp Merge #8580: Make CTransaction actually immutable 2018-01-17 17:30:38 +01:00
transactionrecord.h Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
transactiontablemodel.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
transactiontablemodel.h Backport Bitcoin Qt/Gui changes up to 0.14.x part 1 (#1614) 2017-09-07 18:59:00 +03:00
transactionview.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
transactionview.h Backport Bitcoin Qt/Gui changes up to 0.14.x part 2 (#1615) 2017-09-09 10:04:02 +03:00
utilitydialog.cpp Merge #7192: Unify product name to as few places as possible 2017-12-11 08:30:26 +01:00
utilitydialog.h Backport Bitcoin Qt/Gui changes up to 0.14.x part 3 (#1617) 2017-09-11 16:38:14 +03:00
walletframe.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
walletframe.h Merge #8879: [doc] Rework docs 2018-01-12 09:57:56 +01:00
walletmodel.cpp Merge #9296: Fix missed change to WalletTx structure 2018-01-17 17:31:12 +01:00
walletmodel.h Merge #9039: Various serialization simplifcations and optimizations 2018-01-15 06:14:15 +01:00
walletmodeltransaction.cpp Fix invalid cast to CTransaction* in WalletModelTransaction 2018-01-17 17:30:38 +01:00
walletmodeltransaction.h Merge #7300: [trivial] Add missing copyright headers 2017-12-11 08:08:48 +01:00
walletview.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
walletview.h Backport Bitcoin Qt/Gui changes up to 0.14.x part 2 (#1615) 2017-09-09 10:04:02 +03:00
winshutdownmonitor.cpp
winshutdownmonitor.h