.. |
forms
|
qt: Remove client name from debug window
|
9 years ago |
locale
|
qt: periodic translations update
|
9 years ago |
res
|
windows: Add testnet icon for testnet link
|
9 years ago |
test
|
…
|
|
Makefile
|
…
|
|
addressbookpage.cpp
|
…
|
|
addressbookpage.h
|
…
|
|
addresstablemodel.cpp
|
…
|
|
addresstablemodel.h
|
…
|
|
askpassphrasedialog.cpp
|
qt: askpassphrasedialog: Clear pass fields on accept
|
9 years ago |
askpassphrasedialog.h
|
qt: askpassphrasedialog: Clear pass fields on accept
|
9 years ago |
bantablemodel.cpp
|
…
|
|
bantablemodel.h
|
…
|
|
bitcoin.cpp
|
Only pass -lQt5PlatformSupport if >=Qt5.6
|
9 years ago |
bitcoin.qrc
|
[Qt] Support for abandoned/abandoning transactions
|
9 years ago |
bitcoin_locale.qrc
|
qt: periodic translation update
|
9 years ago |
bitcoinaddressvalidator.cpp
|
…
|
|
bitcoinaddressvalidator.h
|
…
|
|
bitcoinamountfield.cpp
|
…
|
|
bitcoinamountfield.h
|
…
|
|
bitcoingui.cpp
|
Do not ask a UI question from bitcoind
|
9 years ago |
bitcoingui.h
|
Merge #8042: [Qt] Don't allow to open the debug window during splashscreen & verification state
|
9 years ago |
bitcoinstrings.cpp
|
qt: periodic translations update
|
9 years ago |
bitcoinunits.cpp
|
…
|
|
bitcoinunits.h
|
…
|
|
clientmodel.cpp
|
qt: Remove client name from debug window
|
9 years ago |
clientmodel.h
|
qt: Remove client name from debug window
|
9 years ago |
coincontroldialog.cpp
|
BIP144: Serialization, hashes, relay (sender side)
|
9 years ago |
coincontroldialog.h
|
…
|
|
coincontroltreewidget.cpp
|
…
|
|
coincontroltreewidget.h
|
…
|
|
csvmodelwriter.cpp
|
…
|
|
csvmodelwriter.h
|
…
|
|
editaddressdialog.cpp
|
…
|
|
editaddressdialog.h
|
…
|
|
guiconstants.h
|
Add address label to request payment QR Code (QT)
|
9 years ago |
guiutil.cpp
|
qt: Network-specific example address
|
9 years ago |
guiutil.h
|
…
|
|
intro.cpp
|
Merge branch 'master' into single_prodname
|
9 years ago |
intro.h
|
…
|
|
macdockiconhandler.h
|
…
|
|
macdockiconhandler.mm
|
…
|
|
macnotificationhandler.h
|
…
|
|
macnotificationhandler.mm
|
…
|
|
networkstyle.cpp
|
…
|
|
networkstyle.h
|
…
|
|
notificator.cpp
|
…
|
|
notificator.h
|
…
|
|
openuridialog.cpp
|
…
|
|
openuridialog.h
|
…
|
|
optionsdialog.cpp
|
Qt: Add option to hide the system tray icon
|
9 years ago |
optionsdialog.h
|
Qt: Add option to hide the system tray icon
|
9 years ago |
optionsmodel.cpp
|
[Qt] Add dbcache migration path
|
9 years ago |
optionsmodel.h
|
[Qt] Add dbcache migration path
|
9 years ago |
overviewpage.cpp
|
Qt: Sort transactions by date
|
9 years ago |
overviewpage.h
|
…
|
|
paymentrequest.proto
|
…
|
|
paymentrequestplus.cpp
|
…
|
|
paymentrequestplus.h
|
…
|
|
paymentserver.cpp
|
…
|
|
paymentserver.h
|
…
|
|
peertablemodel.cpp
|
…
|
|
peertablemodel.h
|
…
|
|
platformstyle.cpp
|
…
|
|
platformstyle.h
|
…
|
|
qvalidatedlineedit.cpp
|
…
|
|
qvalidatedlineedit.h
|
…
|
|
qvaluecombobox.cpp
|
…
|
|
qvaluecombobox.h
|
…
|
|
receivecoinsdialog.cpp
|
…
|
|
receivecoinsdialog.h
|
…
|
|
receiverequestdialog.cpp
|
Add address label to request payment QR Code (QT)
|
9 years ago |
receiverequestdialog.h
|
Add address label to request payment QR Code (QT)
|
9 years ago |
recentrequeststablemodel.cpp
|
…
|
|
recentrequeststablemodel.h
|
…
|
|
rpcconsole.cpp
|
qt: Remove client name from debug window
|
9 years ago |
rpcconsole.h
|
Report reindexing progress in GUI
|
9 years ago |
sendcoinsdialog.cpp
|
Report reindexing progress in GUI
|
9 years ago |
sendcoinsdialog.h
|
Qt: Delay user confirmation of send
|
9 years ago |
sendcoinsentry.cpp
|
…
|
|
sendcoinsentry.h
|
…
|
|
signverifymessagedialog.cpp
|
…
|
|
signverifymessagedialog.h
|
…
|
|
splashscreen.cpp
|
[Qt] fix a bug where the SplashScreen will not be hidden during startup
|
9 years ago |
splashscreen.h
|
…
|
|
trafficgraphwidget.cpp
|
…
|
|
trafficgraphwidget.h
|
…
|
|
transactiondesc.cpp
|
Merge #7707: [RPC][QT] UI support for abandoned transactions
|
9 years ago |
transactiondesc.h
|
…
|
|
transactiondescdialog.cpp
|
qt: Add transaction hash to details window title
|
9 years ago |
transactiondescdialog.h
|
…
|
|
transactionfilterproxy.cpp
|
…
|
|
transactionfilterproxy.h
|
…
|
|
transactionrecord.cpp
|
Merge #7707: [RPC][QT] UI support for abandoned transactions
|
9 years ago |
transactionrecord.h
|
Merge #7707: [RPC][QT] UI support for abandoned transactions
|
9 years ago |
transactiontablemodel.cpp
|
[Qt] Support for abandoned/abandoning transactions
|
9 years ago |
transactiontablemodel.h
|
QT: Add 'copy full transaction details' option
|
9 years ago |
transactionview.cpp
|
check that transactionView->selectionModel()->selectedRows(0) exists
|
9 years ago |
transactionview.h
|
[Qt] Support for abandoned/abandoning transactions
|
9 years ago |
utilitydialog.cpp
|
Merge branch 'master' into single_prodname
|
9 years ago |
utilitydialog.h
|
…
|
|
walletframe.cpp
|
…
|
|
walletframe.h
|
…
|
|
walletmodel.cpp
|
Move BackupWallet to CWallet::BackupWallet
|
9 years ago |
walletmodel.h
|
[Qt] Support for abandoned/abandoning transactions
|
9 years ago |
walletmodeltransaction.cpp
|
BIP144: Serialization, hashes, relay (sender side)
|
9 years ago |
walletmodeltransaction.h
|
…
|
|
walletview.cpp
|
…
|
|
walletview.h
|
…
|
|
winshutdownmonitor.cpp
|
Fix LogPrint to LogPrintf
|
9 years ago |
winshutdownmonitor.h
|
…
|
|