dash/src/qt
2020-10-14 12:10:11 +01:00
..
forms qt: More asset cleanup (#3735) 2020-09-30 16:08:11 +03:00
locale Translations 2020-09 (#3736) 2020-09-28 21:53:37 +03:00
res qt: More asset cleanup (#3735) 2020-09-30 16:08:11 +03:00
test test: Fix wallet tests 2020-10-14 12:10:11 +01:00
addressbookpage.cpp Remove direct bitcoin calls from qt/optionsmodel.cpp 2020-10-03 21:36:27 +02:00
addressbookpage.h qt: Drop PlatformStyle (#3573) 2020-07-26 14:20:19 +03:00
addresstablemodel.cpp qt|privatesend: Remove unused wallet inlcudes 2020-10-05 15:13:34 +02:00
addresstablemodel.h Remove direct bitcoin calls from qt/addresstablemodel.cpp 2020-10-05 15:13:34 +02:00
appearancewidget.cpp qt: Fix font size and scaling issues (#3734) 2020-09-29 02:15:20 +03:00
appearancewidget.h qt: Fix font size and scaling issues (#3734) 2020-09-29 02:15:20 +03:00
askpassphrasedialog.cpp Remove most direct bitcoin calls from qt/walletmodel.cpp 2020-10-05 15:13:31 +02:00
askpassphrasedialog.h Merge #11480: [ui] Add toggle for unblinding password fields 2020-01-16 09:22:46 -06:00
bantablemodel.cpp Remove direct bitcoin calls from qt/bantablemodel.cpp 2020-10-05 02:01:17 +02:00
bantablemodel.h Remove direct bitcoin calls from qt/bantablemodel.cpp 2020-10-05 02:01:17 +02: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 qt: Tweak few strings (#3706) 2020-09-16 12:13:42 +03:00
bitcoinamountfield.h qt: Redesign BitcoinAmountField (#3569) 2020-07-19 19:32:20 +03:00
bitcoingui.cpp interface/qt: Remove direct src/privatesend calls 2020-10-14 12:09:45 +01:00
bitcoingui.h Remove direct bitcoin calls from qt/bitcoingui.cpp 2020-10-03 21:36:31 +02:00
bitcoinunits.cpp qt: Redesign BitcoinAmountField (#3569) 2020-07-19 19:32:20 +03:00
bitcoinunits.h qt: Redesign BitcoinAmountField (#3569) 2020-07-19 19:32:20 +03:00
callback.h Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
clientmodel.cpp interface/qt: Remove direct src/privatesend calls 2020-10-14 12:09:45 +01:00
clientmodel.h interface/qt: Remove direct src/privatesend calls 2020-10-14 12:09:45 +01:00
coincontroldialog.cpp interface/qt: Remove direct src/privatesend calls 2020-10-14 12:09:45 +01:00
coincontroldialog.h qt: Finetune CoinControlDialog + bitcoin#14828 (#3701) 2020-09-23 10:31:50 +03: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 Remove direct bitcoin calls from qt transaction table files 2020-10-05 15:13:34 +02:00
dash.qrc qt: More asset cleanup (#3735) 2020-09-30 16:08:11 +03:00
dashstrings.cpp Translations 2020-09 (#3736) 2020-09-28 21:53:37 +03:00
editaddressdialog.cpp Merge #13791: gui: Reject dialogs if key escape is pressed 2020-07-28 21:35:31 -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 qt: Make sure the statusbar reflects internal states correct (#3698) 2020-09-13 01:48:10 +03:00
guiutil.cpp Remove direct bitcoin access from qt/guiutil.cpp 2020-10-05 15:13:34 +02:00
guiutil.h Remove direct bitcoin access from qt/guiutil.cpp 2020-10-05 15:13:34 +02:00
intro.cpp Remove direct bitcoin calls from qt/intro.cpp 2020-10-05 02:01:15 +02:00
intro.h Remove direct bitcoin calls from qt/intro.cpp 2020-10-05 02:01:15 +02:00
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 scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05: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 interface/qt: Remove direct src/masterode calls 2020-10-05 15:41:38 +02:00
masternodelist.h qt: Drop PlatformStyle (#3573) 2020-07-26 14:20:19 +03:00
modaloverlay.cpp qt: Fix font size and scaling issues (#3734) 2020-09-29 02:15:20 +03: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 qt: More asset cleanup (#3735) 2020-09-30 16:08:11 +03:00
networkstyle.h qt: Splashscreen redesign (#3613) 2020-07-28 23:49:17 +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 qt: Disable macOS system focus rectangles for dash themes (#3556) 2020-07-09 02:27:53 +03:00
openuridialog.h
optionsdialog.cpp interface/qt: Remove direct src/privatesend calls 2020-10-14 12:09:45 +01:00
optionsdialog.h qt: Fix font size and scaling issues (#3734) 2020-09-29 02:15:20 +03:00
optionsmodel.cpp interface/qt: Remove direct src/privatesend calls 2020-10-14 12:09:45 +01:00
optionsmodel.h Remove direct bitcoin calls from qt/optionsdialog.cpp 2020-10-05 02:01:17 +02:00
overviewpage.cpp interface/qt: Remove direct src/privatesend calls 2020-10-14 12:09:45 +01:00
overviewpage.h qt|privatesend: Remove unused wallet inlcudes 2020-10-05 15:13:34 +02: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 qt|privatesend: Remove unused wallet inlcudes 2020-10-05 15:13:34 +02:00
paymentserver.h Remove direct bitcoin calls from qt/paymentserver.cpp 2020-10-05 15:13:34 +02:00
peertablemodel.cpp Remove direct bitcoin calls from qt/peertablemodel.cpp 2020-10-05 02:01:17 +02:00
peertablemodel.h Remove direct bitcoin calls from qt/peertablemodel.cpp 2020-10-05 02:01:17 +02:00
qrdialog.cpp Remove direct bitcoin calls from qt/optionsmodel.cpp 2020-10-03 21:36:27 +02:00
qrdialog.h Remove direct bitcoin calls from qt/optionsmodel.cpp 2020-10-03 21:36:27 +02:00
qvalidatedlineedit.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
qvalidatedlineedit.h scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
qvaluecombobox.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
qvaluecombobox.h
README.md Merge #13141: [doc] qt: fixes broken link on readme 2020-07-21 11:54:50 -05:00
receivecoinsdialog.cpp qt: Fix font size and scaling issues (#3734) 2020-09-29 02:15:20 +03:00
receivecoinsdialog.h qt: Drop PlatformStyle (#3573) 2020-07-26 14:20:19 +03:00
receiverequestdialog.cpp qt: Fix font size and scaling issues (#3734) 2020-09-29 02:15:20 +03:00
receiverequestdialog.h Merge #12610: Multiwallet for the GUI 2020-07-20 10:09:19 -05:00
recentrequeststablemodel.cpp Remove direct bitcoin calls from qt transaction table files 2020-10-05 15:13:34 +02:00
recentrequeststablemodel.h Remove direct bitcoin calls from qt transaction table files 2020-10-05 15:13:34 +02:00
rpcconsole.cpp qt|privatesend: Remove unused wallet inlcudes 2020-10-05 15:13:34 +02:00
rpcconsole.h Remove direct bitcoin calls from qt/rpcconsole.cpp 2020-10-05 02:01:17 +02:00
sendcoinsdialog.cpp interface/qt: Remove direct src/privatesend calls 2020-10-14 12:09:45 +01:00
sendcoinsdialog.h Use WalletBalances struct in Qt 2020-10-05 15:13:34 +02:00
sendcoinsentry.cpp Remove direct bitcoin access from qt/guiutil.cpp 2020-10-05 15:13:34 +02:00
sendcoinsentry.h Remove direct bitcoin access from qt/guiutil.cpp 2020-10-05 15:13:34 +02:00
signverifymessagedialog.cpp qt|privatesend: Remove unused wallet inlcudes 2020-10-05 15:13:34 +02:00
signverifymessagedialog.h qt: Drop PlatformStyle (#3573) 2020-07-26 14:20:19 +03:00
splashscreen.cpp Remove direct bitcoin calls from qt/splashscreen.cpp 2020-10-03 21:36:31 +02:00
splashscreen.h Remove direct bitcoin calls from qt/splashscreen.cpp 2020-10-03 21:36:31 +02:00
trafficgraphdata.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
trafficgraphdata.h qt: Finetune RPCConsole (#3720) 2020-09-21 14:22:04 +03:00
trafficgraphwidget.cpp Remove direct bitcoin calls from qt/clientmodel.cpp 2020-10-03 21:36:31 +02:00
trafficgraphwidget.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
transactiondesc.cpp qt|privatesend: Remove unused wallet inlcudes 2020-10-05 15:13:34 +02:00
transactiondesc.h Remove direct bitcoin calls from qt transaction table files 2020-10-05 15:13:34 +02:00
transactiondescdialog.cpp qt: Make sure font size in TransactionDescDialog is adjusted properly (#3707) 2020-09-16 12:14:09 +03:00
transactiondescdialog.h
transactionfilterproxy.cpp qt: Finetune OverviewPage (#3715) 2020-09-25 19:04:53 +03:00
transactionfilterproxy.h qt: Finetune TransactionsView (#3710) 2020-09-23 09:33:46 +03:00
transactionrecord.cpp interface/qt: Remove direct src/privatesend calls 2020-10-14 12:09:45 +01:00
transactionrecord.h Remove direct bitcoin calls from qt transaction table files 2020-10-05 15:13:34 +02:00
transactiontablemodel.cpp Remove direct bitcoin calls from qt transaction table files 2020-10-05 15:13:34 +02:00
transactiontablemodel.h Remove direct bitcoin calls from qt transaction table files 2020-10-05 15:13:34 +02:00
transactionview.cpp interface/qt: Remove direct src/privatesend calls 2020-10-14 12:09:45 +01:00
transactionview.h qt: Finetune TransactionsView (#3710) 2020-09-23 09:33:46 +03:00
utilitydialog.cpp Remove direct bitcoin calls from qt/utilitydialog.cpp 2020-10-03 21:36:31 +02:00
utilitydialog.h Remove direct bitcoin calls from qt/utilitydialog.cpp 2020-10-03 21:36:31 +02:00
walletframe.cpp qt: Drop PlatformStyle (#3573) 2020-07-26 14:20:19 +03:00
walletframe.h qt: Drop PlatformStyle (#3573) 2020-07-26 14:20:19 +03:00
walletmodel.cpp Merge #18123: gui: Fix race in WalletModel::pollBalanceChanged 2020-10-14 12:10:11 +01:00
walletmodel.h interface/qt: Remove direct src/privatesend calls 2020-10-14 12:09:45 +01:00
walletmodeltransaction.cpp Remove most direct bitcoin calls from qt/walletmodel.cpp 2020-10-05 15:13:31 +02:00
walletmodeltransaction.h Remove most direct bitcoin calls from qt/walletmodel.cpp 2020-10-05 15:13:31 +02:00
walletview.cpp Remove most direct bitcoin calls from qt/walletmodel.cpp 2020-10-05 15:13:31 +02:00
walletview.h qt: Give PrivateSend separate instances of SendCoinsDialog + CCoinControl (#3625) 2020-08-04 14:34:51 +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

This directory contains the DashQT graphical user interface (GUI). It uses the cross-platform framework Qt.

The current precise version for Qt 5 is specified in qt.mk. Qt 4 is not supported.

Compile and run

See build instructions (OSX, Windows, Unix, etc).

To run:

./src/qt/dash-qt

Files and directories

forms

Contains Designer UI files. They are created with Qt Creator, but can be edited using any text editor.

locale

Contains translations. They are periodically updated. The process is described here.

res

Resources such as the icon.

test

Tests.

bitcoingui.(h/cpp)

Represents the main window of the Dash UI.

*model.(h/cpp)

The model. When it has a corresponding controller, it generally inherits from QAbstractTableModel. Models that are used by controllers as helpers inherit from other Qt classes like QValidator.

ClientModel is used by the main application bitcoingui and several models like peertablemodel.

*page.(h/cpp)

A controller. :NAMEpage.cpp generally includes :NAMEmodel.h and forms/:NAME.page.ui with a similar :NAME.

*dialog.(h/cpp)

Various dialogs, e.g. to open a URL. Inherit from QDialog.

paymentserver.(h/cpp)

Used to process BIP21 and BIP70 (see https://github.com/bitcoin/bitcoin/pull/11622) payment URI / requests. Also handles URI based application switching (e.g. when following a dash:... link from a browser).

walletview.(h/cpp)

Represents the view to a single wallet.

Other .h/cpp files

  • UI elements like BitcoinAmountField, which inherit from QWidget.
  • bitcoinstrings.cpp: automatically generated
  • bitcoinunits.(h/cpp): BTC / mBTC / etc handling
  • callback.h
  • guiconstants.h: UI colors, app name, etc
  • guiutil.h: several helper functions
  • macdockiconhandler.(h/cpp)
  • macdockiconhandler.(h/cpp): display notifications in OSX

Contribute

See CONTRIBUTING.md for general guidelines. Specifically for Qt:

Using Qt Creator as IDE

You can use Qt Creator as an IDE. This is especially useful if you want to change the UI layout.

Download and install the community edition of Qt Creator. Uncheck everything except Qt Creator during the installation process.

Instructions for OSX:

  1. Make sure you installed everything through Homebrew mentioned in the OSX build instructions
  2. Use ./configure with the --enable-debug flag
  3. In Qt Creator do "New Project" -> Import Project -> Import Existing Project
  4. Enter "dash-qt" as project name, enter src/qt as location
  5. Leave the file selection as it is
  6. Confirm the "summary page"
  7. In the "Projects" tab select "Manage Kits..."
  8. Select the default "Desktop" kit and select "Clang (x86 64bit in /usr/bin)" as compiler
  9. Select LLDB as debugger (you might need to set the path to your installation)
  10. Start debugging with Qt Creator (you might need to the executable to "dash-qt" under "Run", which is where you can also add command line arguments)