dash/src/qt
2019-12-12 11:46:54 +01:00
..
forms Add Dark theme (#3216) 2019-11-22 21:13:47 +03:00
locale Translations201909 (#3107) 2019-11-11 11:24:45 +03:00
res Fix menu bar text color in Dark theme (#3236) 2019-12-12 11:46:54 +01:00
test Merge #11210: Stop test_bitcoin-qt touching ~/.bitcoin 2019-09-24 17:47:35 +02: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 Fix largest part of GUI lockups with large wallets (#3155) 2019-10-19 13:39:02 +03:00
addresstablemodel.h Fix largest part of GUI lockups with large wallets (#3155) 2019-10-19 13:39:02 +03:00
askpassphrasedialog.cpp Update copyright date (2019) (#2970) 2019-06-11 14:46:07 +03:00
askpassphrasedialog.h
bantablemodel.cpp Merge #10175: Remove excess logic. 2019-06-19 08:20:15 -05:00
bantablemodel.h
bitcoinaddressvalidator.cpp Update copyright date (2019) (#2970) 2019-06-11 14:46:07 +03:00
bitcoinaddressvalidator.h
bitcoinamountfield.cpp Add Dark theme (#3216) 2019-11-22 21:13:47 +03:00
bitcoinamountfield.h
bitcoingui.cpp Add Dark theme (#3216) 2019-11-22 21:13:47 +03: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 #10098: Make qt wallet test compatible with qt4 2019-05-21 08:52:47 -05: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 Add Dark theme (#3216) 2019-11-22 21:13:47 +03:00
coincontroldialog.h fix all of the problems 2019-09-03 18:55:21 -05: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 Translations201909 (#3107) 2019-11-11 11:24:45 +03:00
dash.cpp Merge #16254: qt: Set AA_EnableHighDpiScaling attribute early 2019-11-22 12:22:21 +01:00
dash.qrc Merge pull request #3217 from codablock/pr_backport_hidpi_fix 2019-11-22 21:14:22 +03:00
dashstrings.cpp Compliance changes to terminology (#3211) 2019-11-21 23:49:35 +03:00
editaddressdialog.cpp Update copyright date (2019) (#2970) 2019-06-11 14:46:07 +03:00
editaddressdialog.h
guiconstants.h Add Dark theme (#3216) 2019-11-22 21:13:47 +03:00
guiutil.cpp Add Dark theme (#3216) 2019-11-22 21:13:47 +03:00
guiutil.h Add Dark theme (#3216) 2019-11-22 21:13:47 +03:00
intro.cpp Bump version to 0.15 and update few const-s/chainparams (#3204) 2019-11-21 23:52:35 +03:00
intro.h
macdockiconhandler.h
macdockiconhandler.mm
macnotificationhandler.h
macnotificationhandler.mm
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 Add collateral, owner and voting addresses to masternode list table (#3207) 2019-11-22 21:12:57 +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
networkstyle.cpp Qt: Remove old themes (#3141) 2019-10-10 14:53:00 +03:00
networkstyle.h Update copyright date (2019) (#2970) 2019-06-11 14:46:07 +03:00
notificator.cpp
notificator.h
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 Merge pull request #3217 from codablock/pr_backport_hidpi_fix 2019-11-22 21:14:22 +03:00
optionsdialog.h
optionsmodel.cpp Merge #11338: qt: Backup former GUI settings on -resetguisettings 2019-09-25 10:33:21 +02:00
optionsmodel.h
overviewpage.cpp Add Dark theme (#3216) 2019-11-22 21:13:47 +03:00
overviewpage.h Add Qt GUI refresh w/branding updates (#3000) 2019-10-31 20:30:21 +03:00
paymentrequest.proto
paymentrequestplus.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
paymentrequestplus.h
paymentserver.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
paymentserver.h #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
peertablemodel.cpp scripted-diff: Remove Q_FOREACH #10502 2019-07-09 13:08:21 -05:00
peertablemodel.h
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 Qt: Remove old themes (#3141) 2019-10-10 14:53:00 +03: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 Add Dark theme (#3216) 2019-11-22 21:13:47 +03:00
rpcconsole.h #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
sendcoinsdialog.cpp Tweak "Send" popup and refactor related code a bit (#3218) 2019-11-27 13:53:42 +03:00
sendcoinsdialog.h Tweak "Send" popup and refactor related code a bit (#3218) 2019-11-27 13:53:42 +03:00
sendcoinsentry.cpp Qt: Remove old themes (#3141) 2019-10-10 14:53:00 +03:00
sendcoinsentry.h
signverifymessagedialog.cpp Add Dark theme (#3216) 2019-11-22 21:13:47 +03:00
signverifymessagedialog.h
splashscreen.cpp Qt: Remove old themes (#3141) 2019-10-10 14:53:00 +03:00
splashscreen.h
trafficgraphdata.cpp
trafficgraphdata.h
trafficgraphwidget.cpp scripted-diff: Remove Q_FOREACH #10502 2019-07-09 13:08:21 -05:00
trafficgraphwidget.h
transactiondesc.cpp Fix largest part of GUI lockups with large wallets (#3155) 2019-10-19 13:39:02 +03:00
transactiondesc.h
transactiondescdialog.cpp
transactiondescdialog.h
transactionfilterproxy.cpp Fix largest part of GUI lockups with large wallets (#3155) 2019-10-19 13:39:02 +03:00
transactionfilterproxy.h Fix largest part of GUI lockups with large wallets (#3155) 2019-10-19 13:39:02 +03:00
transactionrecord.cpp Fix largest part of GUI lockups with large wallets (#3155) 2019-10-19 13:39:02 +03:00
transactionrecord.h Fix largest part of GUI lockups with large wallets (#3155) 2019-10-19 13:39:02 +03:00
transactiontablemodel.cpp Add Dark theme (#3216) 2019-11-22 21:13:47 +03:00
transactiontablemodel.h Fix 2 more bottlenecks causing GUI lockups (#3169) 2019-10-23 09:56:00 +02:00
transactionview.cpp Add Dark theme (#3216) 2019-11-22 21:13:47 +03:00
transactionview.h Merge #11015: [Qt] Add delay before filtering transactions 2019-09-25 10:33:21 +02:00
utilitydialog.cpp Compliance changes to terminology (#3211) 2019-11-21 23:49:35 +03:00
utilitydialog.h Merge #10568: Remove unnecessary forward class declarations in header files 2019-07-09 13:08:20 -05:00
walletframe.cpp
walletframe.h
walletmodel.cpp Handle coin type via CCoinControl (#3172) 2019-10-23 09:56:44 +02:00
walletmodel.h Handle coin type via CCoinControl (#3172) 2019-10-23 09:56:44 +02:00
walletmodeltransaction.cpp scripted-diff: Remove Q_FOREACH #10502 2019-07-09 13:08:21 -05:00
walletmodeltransaction.h
walletview.cpp Fix styles for progress dialogs, shutdown window and text selection (#3212) 2019-11-21 18:02:43 +03: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