neobytes/src/qt
2018-01-26 04:11:01 +03:00
..
forms Merge #9470: qt: Set (count) placeholder in sendcoinsdialog to notranslate 2018-01-18 07:33:43 +01:00
locale
res Mogrify and optimize network_disabled.png and copy it to all themes 2018-01-15 06:51:53 +01:00
test trivial: squash missing field 'argNames' initializer warning in qt tests 2018-01-21 12:48:33 +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
bantablemodel.cpp Merge #9510: [trivial] Fix typos in comments 2018-01-21 12:48:34 +01:00
bantablemodel.h
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 #9472: Disentangle progress estimation from checkpoints and update it 2018-01-21 12:48:32 +01:00
clientmodel.h Merge #8281: qt: Remove client name from debug window 2017-12-28 11:44:59 +01:00
coincontroldialog.cpp Merge #9380: Separate different uses of minimum fees 2018-01-21 12:48:32 +01:00
coincontroldialog.h Merge #9185: [Qt] fix coincontrol sort issue 2018-01-15 06:14:16 +01:00
coincontroltreewidget.cpp
coincontroltreewidget.h
csvmodelwriter.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
csvmodelwriter.h
darksendconfig.cpp
darksendconfig.h
dash_locale.qrc
dash.cpp Merge #9408: Allow shutdown during LoadMempool, dump only when necessary 2018-01-18 07:38:23 +01:00
dash.qrc
dashstrings.cpp
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 #9380: Separate different uses of minimum fees 2018-01-21 12:48:32 +01:00
guiutil.h
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
macnotificationhandler.mm
masternodelist.cpp
masternodelist.h
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
openuridialog.h
optionsdialog.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
optionsdialog.h
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 Rename fMasterNode to fMasternodeMode to clarify its meaning and to avoid confusion with CNode::fMasternode (#1874) 2018-01-26 04:11:01 +03:00
overviewpage.h
paymentrequest.proto Merge #8742: Specify Protobuf version 2 in paymentrequest.proto 2018-01-11 13:19:32 +01:00
paymentrequestplus.cpp Merge #9475: Let autoconf detect presence of EVP_MD_CTX_new 2018-01-18 07:33:44 +01:00
paymentrequestplus.h Merge #8675: Make copyright header lines uniform 2018-01-13 13:44:39 +01:00
paymentserver.cpp Merge #9380: Separate different uses of minimum fees 2018-01-21 12:48:32 +01:00
paymentserver.h Merge #9510: [trivial] Fix typos in comments 2018-01-21 12:48:34 +01:00
peertablemodel.cpp
peertablemodel.h
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
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
recentrequeststablemodel.h Merge #9039: Various serialization simplifcations and optimizations 2018-01-15 06:14:15 +01:00
rpcconsole.cpp Merge #9496: Rename lambda argument name to prevent shadowing 2018-01-18 07:38:23 +01:00
rpcconsole.h Merge #8877: Qt RPC console: history sensitive-data filter, and saving input line when browsing history 2018-01-18 07:33:42 +01:00
sendcoinsdialog.cpp Add spaces around + in updateGlobalFeeVariables 2018-01-21 14:14:34 +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 Fix remaining direct uses of mapArgs 2018-01-18 07:38:58 +01:00
splashscreen.h Merge #8774: Qt refactors to better abstract wallet access 2018-01-13 13:44:37 +01:00
trafficgraphdata.cpp
trafficgraphdata.h
trafficgraphwidget.cpp
trafficgraphwidget.h
transactiondesc.cpp Merge #8580: Make CTransaction actually immutable 2018-01-17 17:30:38 +01:00
transactiondesc.h
transactiondescdialog.cpp Merge #7939: qt: Make it possible to show details for multiple transactions 2017-12-20 17:25:03 +01:00
transactiondescdialog.h
transactionfilterproxy.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
transactionfilterproxy.h
transactionrecord.cpp Merge #9637: [Qt] fix transaction details output-index to reflect vout index 2018-01-21 12:48:34 +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
transactionview.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
transactionview.h
utilitydialog.cpp Merge #9510: [trivial] Fix typos in comments 2018-01-21 12:48:34 +01:00
utilitydialog.h
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
walletview.cpp Merge #8793: Do not shadow in src/qt 2018-01-11 13:22:22 +01:00
walletview.h
winshutdownmonitor.cpp
winshutdownmonitor.h