..
android
Merge bitcoin/bitcoin#22078 : Add src/qt/android/.gitignore
2021-07-15 16:01:43 -05:00
forms
Merge #16090 : Qt: Add vertical spacer to peer detail widget
2021-11-09 14:08:49 -05:00
locale
80%+: ar, bg, de, es, fr, it, ja, ko, nl, pl, pt, ro, sk, th, tr, vi, zh_CN, zh_TW ( #4169 )
2021-05-25 00:45:15 +02:00
res
Qt: Adds Governance tab ( #4351 )
2021-10-29 21:14:25 -04:00
test
Merge pull request #4586 from Munkybooty/backports-0.19-pr8
2021-11-30 14:12:24 +03:00
addressbookpage.cpp
Merge #15829 : qt: update request payment button text and tab description
2021-10-25 12:20:19 -04:00
addressbookpage.h
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
addresstablemodel.cpp
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
addresstablemodel.h
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
appearancewidget.cpp
qt: Use new Qt5 connect syntax (Dash specific)
2021-08-23 13:31:48 -04:00
appearancewidget.h
qt: Fix some font weight related issues ( #4131 )
2021-05-06 13:15:47 -04:00
askpassphrasedialog.cpp
Merge pull request #4375 from PastaPastaPasta/pr_4330
2021-08-29 23:50:29 +03:00
askpassphrasedialog.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
bantablemodel.cpp
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
bantablemodel.h
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
bitcoinaddressvalidator.cpp
Update copyright ( #4115 )
2021-04-20 22:33:02 +03:00
bitcoinaddressvalidator.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
bitcoinamountfield.cpp
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
bitcoinamountfield.h
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
bitcoingui.cpp
Merge #15894 : Remove duplicated "Error: " prefix in logs
2021-11-18 15:30:54 -05:00
bitcoingui.h
Merge #15894 : Remove duplicated "Error: " prefix in logs
2021-11-18 15:30:54 -05:00
bitcoinunits.cpp
Merge #13264 : [qt] Satoshi unit
2021-07-06 19:50:27 +03:00
bitcoinunits.h
Merge #17869 : refactor: Remove unused defines in qt/bitcoinunits.h
2021-07-15 11:07:35 -05:00
clientmodel.cpp
merge bitcoin#17135: Make polling in ClientModel asynchronous
2021-11-01 21:41:35 +05:30
clientmodel.h
merge bitcoin#17135: Make polling in ClientModel asynchronous
2021-11-01 21:41:35 +05:30
coincontroldialog.cpp
Merge #14451 : Add BIP70 deprecation warning and allow building GUI without BIP70 support
2021-08-27 13:06:06 -07:00
coincontroldialog.h
Merge #18578 : gui: Fix leak in CoinControlDialog::updateView
2021-07-15 13:26:07 -05:00
coincontroltreewidget.cpp
coincontroltreewidget.h
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
csvmodelwriter.cpp
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
csvmodelwriter.h
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
dash_locale.qrc
dash.cpp
Merge #16578 : Do not pass in command line arguments to QApplication
2021-11-30 00:03:21 -05:00
dash.h
Merge #16578 : Do not pass in command line arguments to QApplication
2021-11-30 00:03:21 -05:00
dash.qrc
Merge #11491 : [gui] Add proxy icon in statusbar
2021-07-06 19:50:27 +03:00
dashstrings.cpp
qt: Transaltions202105 ( #4137 )
2021-05-12 00:56:24 +02:00
editaddressdialog.cpp
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
editaddressdialog.h
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
governancelist.cpp
minor refactoring after #4351 ( #4556 )
2021-11-01 13:30:18 +03:00
governancelist.h
minor refactoring after #4351 ( #4556 )
2021-11-01 13:30:18 +03:00
guiconstants.h
Merge #15163 : Correct units for "-dbcache" and "-prune"
2021-08-24 19:14:50 -04:00
guiutil.cpp
Merge #16379 : Fix autostart filenames on Linux for testnet/regtest
2021-11-29 23:10:31 -05:00
guiutil.h
Merge #15874 : Resolve the qt/guiutil <-> qt/optionsmodel CD
2021-11-13 11:04:56 -05:00
intro.cpp
Merge #15874 : Resolve the qt/guiutil <-> qt/optionsmodel CD
2021-11-13 11:04:56 -05:00
intro.h
Merge #15874 : Resolve the qt/guiutil <-> qt/optionsmodel CD
2021-11-13 11:04:56 -05:00
macdockiconhandler.h
macdockiconhandler.mm
macnotificationhandler.h
Merge #14214 : convert C-style (void) parameter lists to C++ style ()
2021-07-12 11:50:33 -04:00
macnotificationhandler.mm
Merge #14975 : qt: Refactoring with QString::toNSString()
2021-07-08 11:57:14 -05:00
macos_appnap.h
macos_appnap.mm
main.cpp
Merge #11625 : Add BitcoinApplication & RPCConsole tests
2021-09-18 17:13:54 -04:00
masternodelist.cpp
Cxx17 refac ci trivial ( #4507 )
2021-10-12 00:55:49 +03:00
masternodelist.h
refactor: replace instances of typedef
with using
in dash code ( #4488 )
2021-10-06 00:26:29 +03:00
modaloverlay.cpp
Merge bitcoin-core/gui#300 : Remove progress bar on modal overlay
2021-09-24 13:32:14 -04:00
modaloverlay.h
Merge #15091 : GUI: fix model overlay header sync
2021-09-10 15:40:46 -04:00
networkstyle.cpp
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
networkstyle.h
Update copyright ( #4115 )
2021-04-20 22:33:02 +03:00
notificator.cpp
Merge #20496 : build: Drop unneeded macOS framework dependencies
2021-07-16 10:04:09 -05:00
notificator.h
Merge #15007 : qt: Notificator class refactoring
2021-06-28 13:40:51 -05:00
openuridialog.cpp
Update copyright ( #4115 )
2021-04-20 22:33:02 +03:00
openuridialog.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
optionsdialog.cpp
Qt: Adds Governance tab ( #4351 )
2021-10-29 21:14:25 -04:00
optionsdialog.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
optionsmodel.cpp
Merge #16263 : qt: Use qInfo() if no error occurs
2021-11-18 15:30:54 -05:00
optionsmodel.h
Qt: Adds Governance tab ( #4351 )
2021-10-29 21:14:25 -04:00
overviewpage.cpp
refactor: remove redundant filename prefixes for Dash-specific logic ( #4475 )
2021-10-01 22:19:08 +03:00
overviewpage.h
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
paymentrequest.proto
paymentrequestplus.cpp
Merge #14207 : doc: -help-debug
implies -help
2021-07-12 11:50:33 -04:00
paymentrequestplus.h
paymentserver.cpp
Merge #16263 : qt: Use qInfo() if no error occurs
2021-11-18 15:30:54 -05:00
paymentserver.h
Merge #14451 : Add BIP70 deprecation warning and allow building GUI without BIP70 support
2021-08-27 13:06:06 -07:00
peertablemodel.cpp
merge bitcoin#18260: Fix implicit value conversion in formatPingTime
2021-11-03 10:45:00 +05:30
peertablemodel.h
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
qrdialog.cpp
qt: Use new Qt5 connect syntax (Dash specific)
2021-08-23 13:31:48 -04:00
qrdialog.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
qvalidatedlineedit.cpp
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
qvalidatedlineedit.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
qvaluecombobox.cpp
Merge #13529 : Use new Qt5 connect syntax
2021-08-23 12:12:31 -04:00
qvaluecombobox.h
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
README.md
Merge #14428 : docs: Fix macOS files description in qt/README.md
2021-07-22 16:03:06 -04:00
receivecoinsdialog.cpp
merge bitcoin#16707: Remove obsolete QModelIndex::child()
2021-11-11 18:34:28 +05:30
receivecoinsdialog.h
Merge bitcoin-core/gui#213 : qt: Add Copy Address Action to Payment Requests
2021-09-18 21:41:47 -04:00
receiverequestdialog.cpp
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
receiverequestdialog.h
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
recentrequeststablemodel.cpp
Merge pull request #4345 from linuxsh2/qt5-syntax
2021-08-24 19:14:18 +03:00
recentrequeststablemodel.h
merge bitcoin#16707: Remove obsolete QModelIndex::child()
2021-11-11 18:34:28 +05:30
rpcconsole.cpp
Merge pull request #4586 from Munkybooty/backports-0.19-pr8
2021-11-30 14:12:24 +03:00
rpcconsole.h
Merge #16514 : gui: Remove unused RPCConsole::tabFocus
2021-11-30 00:01:17 -05:00
sendcoinsdialog.cpp
refactor: Include adjustments ( #4526 )
2021-10-25 16:55:34 +03:00
sendcoinsdialog.h
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
sendcoinsentry.cpp
Merge #14451 : Add BIP70 deprecation warning and allow building GUI without BIP70 support
2021-08-27 13:06:06 -07:00
sendcoinsentry.h
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
signverifymessagedialog.cpp
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
signverifymessagedialog.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
splashscreen.cpp
Merge #16348 : qt: Assert QMetaObject::invokeMethod result
2021-09-24 13:27:59 -04:00
splashscreen.h
Merge #14854 : qt: Cleanup SplashScreen class
2021-09-10 20:44:52 -04:00
trafficgraphdata.cpp
trafficgraphdata.h
trafficgraphwidget.cpp
merge bitcoin#16153: Add antialiasing to traffic graph widget
2021-11-11 18:36:09 +05:30
trafficgraphwidget.h
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
transactiondesc.cpp
Merge #14451 : Add BIP70 deprecation warning and allow building GUI without BIP70 support
2021-08-27 13:06:06 -07:00
transactiondesc.h
Merge #14554 : qt: Remove unused adjustedTime
parameter
2021-07-28 12:08:07 -04:00
transactiondescdialog.cpp
transactiondescdialog.h
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
transactionfilterproxy.cpp
transactionfilterproxy.h
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
transactionrecord.cpp
Merge #14556 : qt: fix confirmed transaction labeled "open" ( #13299 )
2021-10-13 23:44:02 -05:00
transactionrecord.h
Merge #14556 : qt: fix confirmed transaction labeled "open" ( #13299 )
2021-10-13 23:44:02 -05:00
transactiontablemodel.cpp
Merge #14556 : qt: fix confirmed transaction labeled "open" ( #13299 )
2021-10-13 23:44:02 -05:00
transactiontablemodel.h
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
transactionview.cpp
merge bitcoin#16706: Replace deprecated QSignalMapper by lambda expressions
2021-11-11 18:34:28 +05:30
transactionview.h
merge bitcoin#16706: Replace deprecated QSignalMapper by lambda expressions
2021-11-11 18:34:28 +05:30
utilitydialog.cpp
Merge bitcoin#16205: Refactor: Replace fprintf with tfm::format ( #4531 )
2021-10-24 13:51:47 +03:00
utilitydialog.h
Merge #15114 : Qt: Replace remaining 0 with nullptr
2021-08-24 19:14:50 -04:00
walletcontroller.cpp
Merge #16349 : qt: Remove redundant WalletController::addWallet slot
2021-11-30 00:01:38 -05:00
walletcontroller.h
Merge #16349 : qt: Remove redundant WalletController::addWallet slot
2021-11-30 00:01:38 -05:00
walletframe.cpp
Qt: Adds Governance tab ( #4351 )
2021-10-29 21:14:25 -04:00
walletframe.h
Qt: Adds Governance tab ( #4351 )
2021-10-29 21:14:25 -04:00
walletmodel.cpp
fix: datarace in walletmodel.cpp causing occasional segfaults in instantsend code at shutdown ( #4583 )
2021-11-24 15:06:26 +03:00
walletmodel.h
Merge #17120 : gui: Fix start timer from non QThread
2021-09-21 14:42:33 -04:00
walletmodeltransaction.cpp
merge bitcoin#10973: separate wallet from node
2021-11-14 15:32:50 +05:30
walletmodeltransaction.h
Merge #14451 : Add BIP70 deprecation warning and allow building GUI without BIP70 support
2021-08-27 13:06:06 -07:00
walletview.cpp
Qt: Adds Governance tab ( #4351 )
2021-10-29 21:14:25 -04:00
walletview.h
Qt: Adds Governance tab ( #4351 )
2021-10-29 21:14:25 -04:00
winshutdownmonitor.cpp
Merge #16263 : qt: Use qInfo() if no error occurs
2021-11-18 15:30:54 -05:00
winshutdownmonitor.h