.. |
forms
|
Merge #3716: GUI: Receive: Remove option to reuse a previous address
|
2020-01-22 09:24:25 -06:00 |
locale
|
Update translations 2020-01-23 (#3302)
|
2020-01-24 17:08:56 +03:00 |
res
|
Fix menu bar text color in Dark theme (#3236)
|
2019-12-12 11:46:54 +01:00 |
test
|
Fix qt/test/wallettests.cpp
|
2020-01-31 10:18:39 -06:00 |
addressbookpage.cpp
|
Qt: Remove old themes (#3141)
|
2019-10-10 14:53:00 +03:00 |
addressbookpage.h
|
Merge #10568: Remove unnecessary forward class declarations in header files
|
2019-07-09 13:08:20 -05:00 |
addresstablemodel.cpp
|
Merge #11117: Prepare for non-Base58 addresses (#3294)
|
2020-01-22 13:35:04 +03:00 |
addresstablemodel.h
|
Merge #11117: Prepare for non-Base58 addresses (#3294)
|
2020-01-22 13:35:04 +03:00 |
askpassphrasedialog.cpp
|
Merge #11480: [ui] Add toggle for unblinding password fields
|
2020-01-16 09:22:46 -06:00 |
askpassphrasedialog.h
|
Merge #11480: [ui] Add toggle for unblinding password fields
|
2020-01-16 09:22:46 -06:00 |
bantablemodel.cpp
|
Merge #10175: Remove excess logic.
|
2019-06-19 08:20:15 -05:00 |
bantablemodel.h
|
|
|
bitcoinaddressvalidator.cpp
|
Merge #11117: Prepare for non-Base58 addresses (#3294)
|
2020-01-22 13:35:04 +03:00 |
bitcoinaddressvalidator.h
|
|
|
bitcoinamountfield.cpp
|
Add Dark theme (#3216)
|
2019-11-22 21:13:47 +03:00 |
bitcoinamountfield.h
|
|
|
bitcoingui.cpp
|
Merge #11169: [GUI] Make tabs toolbar no longer have a context menu
|
2020-01-01 22:31:14 -06:00 |
bitcoingui.h
|
Don't show individual messages for each TX when too many come in at once (#3170)
|
2019-10-23 09:56:15 +02:00 |
bitcoinunits.cpp
|
Update copyright date (2019) (#2970)
|
2019-06-11 14:46:07 +03:00 |
bitcoinunits.h
|
Update copyright date (2019) (#2970)
|
2019-06-11 14:46:07 +03:00 |
callback.h
|
Merge #10969: Declare single-argument (non-converting) constructors "explicit"
|
2020-01-10 10:33:57 -06:00 |
clientmodel.cpp
|
Merge #10864: Avoid redundant redeclaration of GetWarnings(const string&)
|
2019-07-24 11:59:09 -05:00 |
clientmodel.h
|
Merge #10568: Remove unnecessary forward class declarations in header files
|
2019-07-09 13:08:20 -05:00 |
coincontroldialog.cpp
|
Merge #11117: Prepare for non-Base58 addresses (#3294)
|
2020-01-22 13:35:04 +03:00 |
coincontroldialog.h
|
Merge #10969: Declare single-argument (non-converting) constructors "explicit"
|
2020-01-10 10:33:57 -06:00 |
coincontroltreewidget.cpp
|
Merge #10521: Limit variable scope
|
2019-07-08 13:50:05 -05:00 |
coincontroltreewidget.h
|
|
|
csvmodelwriter.cpp
|
|
|
csvmodelwriter.h
|
|
|
dash_locale.qrc
|
Translations 2020-01 (#3192)
|
2020-01-17 16:00:53 +01:00 |
dash.cpp
|
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 |
dash.qrc
|
Only load valid themes, fallback to "Light" theme otherwise (#3285)
|
2020-01-14 23:17:53 +03:00 |
dashstrings.cpp
|
Translations 2020-01 (#3192)
|
2020-01-17 16:00:53 +01:00 |
editaddressdialog.cpp
|
Update copyright date (2019) (#2970)
|
2019-06-11 14:46:07 +03:00 |
editaddressdialog.h
|
|
|
guiconstants.h
|
Bump copyright year to 2020 (#3290)
|
2020-01-17 15:42:55 +01:00 |
guiutil.cpp
|
Merge #11193: [Qt] Terminate string *pszExePath after readlink and without using memset
|
2020-01-31 07:43:43 -06:00 |
guiutil.h
|
Merge #11499: [Qt] Add upload and download info to the peerlist (debug menu)
|
2020-01-22 09:11:34 -06:00 |
intro.cpp
|
Revert "remove explicit on FreespaceChecker"
|
2020-01-22 16:12:42 -06:00 |
intro.h
|
|
|
macdockiconhandler.h
|
|
|
macdockiconhandler.mm
|
Merge #11066: Document the preference of nullptr over NULL or (void*)0
|
2020-01-01 21:33:31 -06: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
|
Merge #11117: Prepare for non-Base58 addresses (#3294)
|
2020-01-22 13:35:04 +03:00 |
masternodelist.h
|
Multiple speed optimizations for deterministic MN list handling (#2972)
|
2019-06-13 12:01:26 +03:00 |
modaloverlay.cpp
|
Merge #10633: doc: Fix various typos
|
2019-07-11 10:34:46 -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
|
Bump copyright year to 2020 (#3290)
|
2020-01-17 15:42:55 +01:00 |
networkstyle.h
|
Update copyright date (2019) (#2970)
|
2019-06-11 14:46:07 +03:00 |
notificator.cpp
|
Merge #10969: Declare single-argument (non-converting) constructors "explicit"
|
2020-01-10 10:33:57 -06:00 |
notificator.h
|
Merge #11268: [macOS] remove Growl support, remove unused code
|
2020-01-10 10:33:55 -06:00 |
openuridialog.cpp
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
openuridialog.h
|
|
|
optionsdialog.cpp
|
Only load valid themes, fallback to "Light" theme otherwise (#3285)
|
2020-01-14 23:17:53 +03:00 |
optionsdialog.h
|
|
|
optionsmodel.cpp
|
Merge #11448: [gui] reset addrProxy/addrSeparateProxyTor if colon char missing
|
2020-01-26 01:10:21 -06:00 |
optionsmodel.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 |
overviewpage.cpp
|
Bump copyright year to 2020 (#3290)
|
2020-01-17 15:42:55 +01:00 |
overviewpage.h
|
Add Qt GUI refresh w/branding updates (#3000)
|
2019-10-31 20:30:21 +03:00 |
paymentrequest.proto
|
|
|
paymentrequestplus.cpp
|
Merge #10696: Remove redundant nullptr checks before deallocation
|
2020-01-22 09:11:34 -06:00 |
paymentrequestplus.h
|
|
|
paymentserver.cpp
|
Merge #10696: Remove redundant nullptr checks before deallocation
|
2020-01-22 09:11:34 -06:00 |
paymentserver.h
|
Merge #10969: Declare single-argument (non-converting) constructors "explicit"
|
2020-01-10 10:33:57 -06:00 |
peertablemodel.cpp
|
Merge #11499: [Qt] Add upload and download info to the peerlist (debug menu)
|
2020-01-22 09:11:34 -06:00 |
peertablemodel.h
|
Merge #11499: [Qt] Add upload and download info to the peerlist (debug menu)
|
2020-01-22 09:11:34 -06:00 |
platformstyle.cpp
|
scripted-diff: Remove Q_FOREACH #10502
|
2019-07-09 13:08:21 -05:00 |
platformstyle.h
|
|
|
qrdialog.cpp
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
qrdialog.h
|
|
|
qvalidatedlineedit.cpp
|
Add Dark theme (#3216)
|
2019-11-22 21:13:47 +03:00 |
qvalidatedlineedit.h
|
|
|
qvaluecombobox.cpp
|
|
|
qvaluecombobox.h
|
|
|
receivecoinsdialog.cpp
|
Merge #3716: GUI: Receive: Remove option to reuse a previous address
|
2020-01-22 09:24:25 -06:00 |
receivecoinsdialog.h
|
Merge #10568: Remove unnecessary forward class declarations in header files
|
2019-07-09 13:08:20 -05:00 |
receiverequestdialog.cpp
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
receiverequestdialog.h
|
|
|
recentrequeststablemodel.cpp
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
recentrequeststablemodel.h
|
|
|
rpcconsole.cpp
|
Merge pull request #3312 from PastaPastaPasta/backports-0.16-pr6
|
2020-01-31 14:05:32 +03:00 |
rpcconsole.h
|
Merge #11499: [Qt] Add upload and download info to the peerlist (debug menu)
|
2020-01-22 09:11:34 -06:00 |
sendcoinsdialog.cpp
|
Merge #10839: Don't use pass by reference to const for cheaply-copied types (bool, char, etc.)
|
2020-01-31 07:43:43 -06:00 |
sendcoinsdialog.h
|
Merge #11316: [qt] Add use available balance in send coins dialog (CryptAxe, promag)
|
2020-01-22 09:24:25 -06:00 |
sendcoinsentry.cpp
|
Merge #11316: [qt] Add use available balance in send coins dialog (CryptAxe, promag)
|
2020-01-22 09:24:25 -06:00 |
sendcoinsentry.h
|
Merge #11316: [qt] Add use available balance in send coins dialog (CryptAxe, promag)
|
2020-01-22 09:24:25 -06:00 |
signverifymessagedialog.cpp
|
Merge #11117: Prepare for non-Base58 addresses (#3294)
|
2020-01-22 13:35:04 +03:00 |
signverifymessagedialog.h
|
|
|
splashscreen.cpp
|
Merge #10770: Drop upgrade-cancel callback registration for a generic "cancelable"
|
2020-01-03 08:35:55 -06:00 |
splashscreen.h
|
Merge #10770: Drop upgrade-cancel callback registration for a generic "cancelable"
|
2020-01-03 08:35:55 -06:00 |
trafficgraphdata.cpp
|
|
|
trafficgraphdata.h
|
|
|
trafficgraphwidget.cpp
|
scripted-diff: Remove Q_FOREACH #10502
|
2019-07-09 13:08:21 -05:00 |
trafficgraphwidget.h
|
|
|
transactiondesc.cpp
|
Merge #10368: [wallet] Remove helper conversion operator from wallet
|
2020-01-22 09:11:34 -06:00 |
transactiondesc.h
|
|
|
transactiondescdialog.cpp
|
|
|
transactiondescdialog.h
|
|
|
transactionfilterproxy.cpp
|
Merge #11395: Qt: Enable searching by transaction id
|
2020-01-29 16:25:23 -06:00 |
transactionfilterproxy.h
|
Merge #11395: Qt: Enable searching by transaction id
|
2020-01-29 16:25:23 -06:00 |
transactionrecord.cpp
|
Merge #10368: [wallet] Remove helper conversion operator from wallet
|
2020-01-22 09:11:34 -06:00 |
transactionrecord.h
|
Merge #11117: Prepare for non-Base58 addresses (#3294)
|
2020-01-22 13:35:04 +03:00 |
transactiontablemodel.cpp
|
Merge #10368: [wallet] Remove helper conversion operator from wallet
|
2020-01-22 09:11:34 -06:00 |
transactiontablemodel.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 |
transactionview.cpp
|
Merge #12074: [qt] Optimizes boolean expression model && model->haveWatchOnly()
|
2020-01-31 07:43:43 -06:00 |
transactionview.h
|
Merge #11395: Qt: Enable searching by transaction id
|
2020-01-29 16:25:23 -06:00 |
utilitydialog.cpp
|
Compliance changes to terminology (#3211)
|
2019-11-21 23:49:35 +03:00 |
utilitydialog.h
|
Merge #10969: Declare single-argument (non-converting) constructors "explicit"
|
2020-01-10 10:33:57 -06:00 |
walletframe.cpp
|
Merge #11132: Document assumptions that are being made to avoid NULL pointer dereferences
|
2020-01-10 10:34:00 -06:00 |
walletframe.h
|
|
|
walletmodel.cpp
|
Merge #11117: Prepare for non-Base58 addresses (#3294)
|
2020-01-22 13:35:04 +03:00 |
walletmodel.h
|
Handle coin type via CCoinControl (#3172)
|
2019-10-23 09:56:44 +02:00 |
walletmodeltransaction.cpp
|
Merge pull request #3312 from PastaPastaPasta/backports-0.16-pr6
|
2020-01-31 14:05:32 +03:00 |
walletmodeltransaction.h
|
Merge #10920: [qt] Fix potential memory leak in newPossibleKey(ChangeCWallet *wallet)
|
2020-01-29 16:24:21 -06:00 |
walletview.cpp
|
Merge #10898: Fix invalid checks (NULL checks after dereference, redundant checks, etc.)
|
2020-01-16 09:21:05 -06:00 |
walletview.h
|
|
|
winshutdownmonitor.cpp
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
winshutdownmonitor.h
|
|
|