..
forms
Merge pull request #3527 from PastaPastaPasta/backports-0.17-pr4
2020-06-16 12:19:57 +03:00
locale
Update translations 2020-02-03 ( #3322 )
2020-02-03 21:18:23 +03:00
res
qt: Redesign of the main toolbar ( #3554 )
2020-06-28 15:40:09 +03:00
test
Merge pull request #3477 from 10xcryptodev/pr_remove_qt_todo
2020-06-13 21:13:58 +03:00
addressbookpage.cpp
Merge #12721 : Qt: remove "new" button during receive-mode in addressbook
2020-06-13 14:50:11 -05:00
addressbookpage.h
Merge #12080 : Add support to search the address book
2020-06-13 14:50:11 -05:00
addresstablemodel.cpp
scripted-diff: Avoid temporary copies when looping over std::map (Merge #13241 )
2020-07-07 11:46:21 -05:00
addresstablemodel.h
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
askpassphrasedialog.cpp
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
askpassphrasedialog.h
Merge #11480 : [ui] Add toggle for unblinding password fields
2020-01-16 09:22:46 -06:00
bantablemodel.cpp
Merge #13458 : gui: Drop qt4 support
2020-06-12 18:47:26 -03:00
bantablemodel.h
Bugfix: Include <memory> for std::unique_ptr
2020-04-08 11:46:27 -05:00
bitcoinaddressvalidator.cpp
qt: Allow and process URIs pasted to the payTo field of SendCoinsEntry ( #3475 )
2020-05-12 02:33:21 +03:00
bitcoinaddressvalidator.h
qt: Allow and process URIs pasted to the payTo field of SendCoinsEntry ( #3475 )
2020-05-12 02:33:21 +03:00
bitcoinamountfield.cpp
Merge #13284 : gui: fix visual "overflow" of amount input.
2020-07-01 14:08:47 -05:00
bitcoinamountfield.h
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
bitcoingui.cpp
Change litemode to disablegovernance ( #3577 )
2020-06-29 00:00:00 +03:00
bitcoingui.h
qt: Redesign of the main toolbar ( #3554 )
2020-06-28 15:40:09 +03:00
bitcoinunits.cpp
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
bitcoinunits.h
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
callback.h
Merge #10969 : Declare single-argument (non-converting) constructors "explicit"
2020-01-10 10:33:57 -06:00
clientmodel.cpp
scripted-diff: Convert 11 enums into scoped enums (C++11) (merge #10742 )
2020-06-11 23:20:48 -05:00
clientmodel.h
scripted-diff: Convert 11 enums into scoped enums (C++11) (merge #10742 )
2020-06-11 23:20:48 -05:00
coincontroldialog.cpp
scripted-diff: Avoid temporary copies when looping over std::map (Merge #13241 )
2020-07-07 11:46:21 -05:00
coincontroldialog.h
Merge #12327 : [gui] Defer coin control instancing
2020-04-05 11:06:11 -05:00
coincontroltreewidget.cpp
Merge #10498 : Use static_cast instead of C-style casts for non-fundamental types
2020-06-10 18:32:43 -05:00
coincontroltreewidget.h
csvmodelwriter.cpp
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
csvmodelwriter.h
dash_locale.qrc
Translations 2020-01 ( #3192 )
2020-01-17 16:00:53 +01:00
dash.cpp
Merge #12421 : [qt] navigate to transaction history page after send
2020-06-14 11:41:04 -05:00
dash.qrc
qt: Some UI fixes and improvements ( #3500 )
2020-06-04 14:43:06 +03:00
dashstrings.cpp
Translations 2020-01 ( #3192 )
2020-01-17 16:00:53 +01:00
editaddressdialog.cpp
Merge #12721 : Qt: remove "new" button during receive-mode in addressbook
2020-06-13 14:50:11 -05:00
editaddressdialog.h
Merge #12721 : Qt: remove "new" button during receive-mode in addressbook
2020-06-13 14:50:11 -05:00
guiconstants.h
Bump copyright year to 2020 ( #3290 )
2020-01-17 15:42:55 +01:00
guiutil.cpp
Merge #12393 : Fix a-vs-an typos
2020-06-17 14:29:55 -05:00
guiutil.h
Merge pull request #3520 from PastaPastaPasta/backports-0.17-pr2
2020-06-13 21:14:37 +03:00
intro.cpp
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
intro.h
macdockiconhandler.h
Backport bitcoin#14123 and bitcoin#16720 ( #3463 )
2020-04-30 13:28:44 +03:00
macdockiconhandler.mm
Merge #13458 : gui: Drop qt4 support
2020-06-12 18:47:26 -03:00
macnotificationhandler.h
Merge #11268 : [macOS] remove Growl support, remove unused code
2020-01-10 10:33:55 -06:00
macnotificationhandler.mm
Merge #11268 : [macOS] remove Growl support, remove unused code
2020-01-10 10:33:55 -06:00
macos_appnap.h
Backport #12783 : macOS: disable AppNap during sync (and mixing) ( #3024 )
2019-07-15 14:38:55 +03:00
macos_appnap.mm
Backport #12783 : macOS: disable AppNap during sync (and mixing) ( #3024 )
2019-07-15 14:38:55 +03:00
masternodelist.cpp
remove duplicate includes so that ./contrib/devtools/lint-includes.sh
is clean
2020-07-01 20:12:03 -05:00
masternodelist.h
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
modaloverlay.cpp
Merge #12716 : Fix typos and cleanup in various files
2020-06-11 23:20:48 -05:00
modaloverlay.h
Merge #9964 : Add const to methods that do not modify the object for which it is called
2020-01-02 16:16:55 -06:00
networkstyle.cpp
Fix argument handling for devnets ( #3549 )
2020-06-24 10:03:53 +02:00
networkstyle.h
Update copyright date (2019) ( #2970 )
2019-06-11 14:46:07 +03:00
notificator.cpp
Merge #10574 : Remove includes in .cpp files for things the corresponding .h file already included
2020-04-01 12:43:18 -05:00
notificator.h
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
openuridialog.cpp
Merge #13458 : gui: Drop qt4 support
2020-06-12 18:47:26 -03:00
openuridialog.h
optionsdialog.cpp
Merge pull request #3477 from 10xcryptodev/pr_remove_qt_todo
2020-06-13 21:13:58 +03:00
optionsdialog.h
optionsmodel.cpp
Backport 12381 ( #3528 )
2020-06-13 21:21:30 +03:00
optionsmodel.h
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
overviewpage.cpp
Change litemode from disabling all Dash specific features to disabling governance validation ( #3488 )
2020-06-13 21:18:31 +03:00
overviewpage.h
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
paymentrequest.proto
paymentrequestplus.cpp
Merge #13458 : gui: Drop qt4 support
2020-06-12 18:47:26 -03:00
paymentrequestplus.h
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
paymentserver.cpp
Merge #13458 : gui: Drop qt4 support
2020-06-12 18:47:26 -03:00
paymentserver.h
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
peertablemodel.cpp
Merge pull request #3477 from 10xcryptodev/pr_remove_qt_todo
2020-06-13 21:13:58 +03:00
peertablemodel.h
Bugfix: Include <memory> for std::unique_ptr
2020-04-08 11:46:27 -05:00
platformstyle.cpp
Merge #10574 : Remove includes in .cpp files for things the corresponding .h file already included
2020-04-01 12:43:18 -05:00
platformstyle.h
qrdialog.cpp
remove duplicate includes so that ./contrib/devtools/lint-includes.sh
is clean
2020-07-01 20:12:03 -05:00
qrdialog.h
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
qvalidatedlineedit.cpp
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
qvalidatedlineedit.h
qvaluecombobox.cpp
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
qvaluecombobox.h
receivecoinsdialog.cpp
Merge #10574 : Remove includes in .cpp files for things the corresponding .h file already included
2020-04-01 12:43:18 -05:00
receivecoinsdialog.h
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
receiverequestdialog.cpp
Merge #13458 : gui: Drop qt4 support
2020-06-12 18:47:26 -03:00
receiverequestdialog.h
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
recentrequeststablemodel.cpp
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
recentrequeststablemodel.h
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
rpcconsole.cpp
Merge #13458 : gui: Drop qt4 support
2020-06-12 18:47:26 -03:00
rpcconsole.h
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
sendcoinsdialog.cpp
Merge #12421 : [qt] navigate to transaction history page after send
2020-06-14 11:41:04 -05:00
sendcoinsdialog.h
Merge #12421 : [qt] navigate to transaction history page after send
2020-06-14 11:41:04 -05:00
sendcoinsentry.cpp
qt: Fix label updates in SendCoinsEntry ( #3523 )
2020-06-13 21:18:57 +03:00
sendcoinsentry.h
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
signverifymessagedialog.cpp
Merge #13458 : gui: Drop qt4 support
2020-06-12 18:47:26 -03:00
signverifymessagedialog.h
splashscreen.cpp
qt: Disconnect CClientUIInterface from SplashScreen::ConnectWallet
2020-05-10 12:13:46 -05:00
splashscreen.h
Some Dashification ( #3513 )
2020-06-11 11:39:04 +03:00
trafficgraphdata.cpp
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
trafficgraphdata.h
trafficgraphwidget.cpp
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
trafficgraphwidget.h
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
transactiondesc.cpp
Merge #12620 : Remove TransactionTableModel::TxIDRole
2020-06-18 11:41:53 -05:00
transactiondesc.h
transactiondescdialog.cpp
Merge #12620 : Remove TransactionTableModel::TxIDRole
2020-06-18 11:41:53 -05:00
transactiondescdialog.h
transactionfilterproxy.cpp
Merge #12621 : Avoid querying unnecessary model data when filtering transactions
2020-06-18 11:41:53 -05:00
transactionfilterproxy.h
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
transactionrecord.cpp
remove duplicate includes so that ./contrib/devtools/lint-includes.sh
is clean
2020-07-01 20:12:03 -05:00
transactionrecord.h
Merge #12620 : Remove TransactionTableModel::TxIDRole
2020-06-18 11:41:53 -05:00
transactiontablemodel.cpp
Merge #12620 : Remove TransactionTableModel::TxIDRole
2020-06-18 11:41:53 -05:00
transactiontablemodel.h
Merge #12620 : Remove TransactionTableModel::TxIDRole
2020-06-18 11:41:53 -05:00
transactionview.cpp
Merge #12620 : Remove TransactionTableModel::TxIDRole
2020-06-18 11:41:53 -05:00
transactionview.h
Merge #12421 : [qt] navigate to transaction history page after send
2020-06-14 11:41:04 -05:00
utilitydialog.cpp
remove duplicate includes so that ./contrib/devtools/lint-includes.sh
is clean
2020-07-01 20:12:03 -05:00
utilitydialog.h
Merge #10969 : Declare single-argument (non-converting) constructors "explicit"
2020-01-10 10:33:57 -06:00
walletframe.cpp
Fix #3241 UX/UI - Introduce PrivateSend tab which allows to spend fully mixed coins only ( #3442 )
2020-05-15 12:33:07 +03:00
walletframe.h
Fix #3241 UX/UI - Introduce PrivateSend tab which allows to spend fully mixed coins only ( #3442 )
2020-05-15 12:33:07 +03:00
walletmodel.cpp
remove duplicate includes so that ./contrib/devtools/lint-includes.sh
is clean
2020-07-01 20:12:03 -05:00
walletmodel.h
Refactor some PrivateSend related code to use WalletModel instead of accessing the wallet directly from qt ( #3345 )
2020-03-20 01:48:24 +03:00
walletmodeltransaction.cpp
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
walletmodeltransaction.h
Bugfix: Include <memory> for std::unique_ptr
2020-04-08 11:46:27 -05:00
walletview.cpp
Merge #12421 : [qt] navigate to transaction history page after send
2020-06-14 11:41:04 -05:00
walletview.h
Fix #3241 UX/UI - Introduce PrivateSend tab which allows to spend fully mixed coins only ( #3442 )
2020-05-15 12:33:07 +03:00
winshutdownmonitor.cpp
Merge #13458 : gui: Drop qt4 support
2020-06-12 18:47:26 -03:00
winshutdownmonitor.h
Merge #13458 : gui: Drop qt4 support
2020-06-12 18:47:26 -03:00