elements/src/qt
2020-11-26 01:09:17 +00:00
..
forms Merge d06cf34656 into merged_master (Bitcoin PR bitcoin-core/gui#6) 2020-11-26 01:09:14 +00:00
locale Merge 599f3c469d into merged_master (Elements PR #844) 2020-11-26 01:08:12 +00:00
res Merge 79b0459648 into merged_master (Bitcoin PR #18650) 2020-11-26 01:08:21 +00:00
test Merge dbd7a91fdf into merged_master (Bitcoin PR #19310) 2020-11-26 01:09:08 +00:00
addressbookpage.cpp Merge a9024a42fc into merged_master (Bitcoin PR #17918) 2020-11-26 01:08:52 +00:00
addressbookpage.h refactor: Use override for non-final overriders 2020-05-08 10:36:58 +03:00
addresstablemodel.cpp Merge a9024a42fc into merged_master (Bitcoin PR #17918) 2020-11-26 01:08:52 +00:00
addresstablemodel.h Merge #17918: qt: Hide non PKHash-Addresses in signing address book 2020-05-29 10:23:08 +02:00
askpassphrasedialog.cpp gui: Add close window shortcut 2020-02-05 07:13:01 +01:00
askpassphrasedialog.h refactor: Use override for non-final overriders 2020-05-08 10:36:58 +03:00
bantablemodel.cpp scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
bantablemodel.h refactor: Use override for non-final overriders 2020-05-08 10:36:58 +03:00
bitcoin.cpp Merge bb588669f9 into merged_master (Bitcoin PR #19331) 2020-11-26 01:09:16 +00:00
bitcoin.h scripted-diff: Bump copyright of files changed in 2020 2020-01-15 02:18:00 +07:00
bitcoin.qrc Merge 93bacb8cc9 into merged_master (Bitcoin PR #16612) 2020-11-09 21:20:15 +00:00
bitcoin_locale.qrc qt: Translations update pre-branch 2020-04-01 12:49:15 +02:00
bitcoinaddressvalidator.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
bitcoinaddressvalidator.h refactor: Use override for non-final overriders 2020-05-08 10:36:58 +03:00
bitcoinamountfield.cpp Merge 0865a8881d into merged_master (Bitcoin PR bitcoin-core/gui#3) 2020-11-26 01:09:08 +00:00
bitcoinamountfield.h Merge eb2ffbb7c1 into merged_master (Bitcoin PR #18914) 2020-11-26 01:08:41 +00:00
bitcoingui.cpp Merge bb588669f9 into merged_master (Bitcoin PR #19331) 2020-11-26 01:09:16 +00:00
bitcoingui.h Merge c27330897d into merged_master (Bitcoin PR #18027) 2020-11-26 01:09:11 +00:00
bitcoinstrings.cpp qt: Periodical translations update 2020-03-16 10:51:11 +01:00
bitcoinunits.cpp Merge 0865a8881d into merged_master (Bitcoin PR bitcoin-core/gui#3) 2020-11-26 01:09:08 +00:00
bitcoinunits.h scripted-diff: Make SeparatorStyle a scoped enum 2020-06-18 15:30:15 +03:00
clientmodel.cpp Make GetWarnings() return bilingual_str 2020-06-10 15:01:20 +03:00
clientmodel.h BlockTip struct created and connected to notifyHeaderTip and notifyBlockTip signals. 2020-05-23 20:02:10 -03:00
coincontroldialog.cpp Merge bd331bd745 into merged_master (Bitcoin PR #17938) 2020-11-26 01:09:10 +00:00
coincontroldialog.h Merge #18894: gui: Fix manual coin control with multiple wallets loaded 2020-05-13 10:15:32 +02:00
coincontroltreewidget.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
coincontroltreewidget.h refactor: Use override for non-final overriders 2020-05-08 10:36:58 +03:00
createwalletdialog.cpp Be able to create new wallets with DescriptorScriptPubKeyMans as backing 2020-04-23 13:59:48 -04:00
createwalletdialog.h Be able to create new wallets with DescriptorScriptPubKeyMans as backing 2020-04-23 13:59:48 -04:00
csvmodelwriter.cpp Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant) 2019-01-13 03:25:14 -08:00
csvmodelwriter.h scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
editaddressdialog.cpp Merge afa577c323 into merged_master (Bitcoin PR #15768) 2020-11-26 01:08:36 +00:00
editaddressdialog.h refactor: Use override for non-final overriders 2020-05-08 10:36:58 +03:00
guiconstants.h Merge 1427dfd6e7 into merged_master (Elements PR #855) 2020-11-26 01:08:13 +00:00
guiutil.cpp Merge bd331bd745 into merged_master (Bitcoin PR #17938) 2020-11-26 01:09:10 +00:00
guiutil.h Merge 0d5c18204b into merged_master (Bitcoin PR #17956) 2020-11-26 01:08:52 +00:00
intro.cpp Merge 599f3c469d into merged_master (Elements PR #844) 2020-11-26 01:08:12 +00:00
intro.h gui: Make Intro consistent with prune checkbox 2020-01-14 19:14:14 +02:00
macdockiconhandler.h Remove obj_c for macOS Dock icon menu 2018-11-04 02:42:18 +02:00
macdockiconhandler.mm qt: Replace objc_msgSend with native syntax 2019-08-31 12:25:34 +03:00
macnotificationhandler.h convert C-style (void) parameter lists to C++ style () 2018-09-13 10:36:41 -07:00
macnotificationhandler.mm Merge 54f812d9d2 into merged_master (Bitcoin PR #18673) 2020-11-26 01:08:23 +00:00
macos_appnap.h macOS: disable AppNap during sync 2018-11-01 18:22:06 +03:00
macos_appnap.mm macOS: disable AppNap during sync 2018-11-01 18:22:06 +03:00
main.cpp scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
Makefile replace bitcoin-qt with elements-qt 2019-04-09 11:06:35 -04:00
modaloverlay.cpp Merge #17968: qt: Ensure that ModalOverlay is resized properly 2020-05-29 10:30:36 +02:00
modaloverlay.h Merge #17968: qt: Ensure that ModalOverlay is resized properly 2020-05-29 10:30:36 +02:00
networkstyle.cpp Merge 1427dfd6e7 into merged_master (Elements PR #855) 2020-11-26 01:08:13 +00:00
networkstyle.h scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
notificator.cpp Remove misplaced Q_UNUSED and others enhancements 2018-12-20 01:06:37 +02:00
notificator.h Remove misplaced Q_UNUSED and others enhancements 2018-12-20 01:06:37 +02:00
openuridialog.cpp gui: Add close window shortcut 2020-02-05 07:13:01 +01:00
openuridialog.h refactor: Use override for non-final overriders 2020-05-08 10:36:58 +03:00
optionsdialog.cpp Merge afa577c323 into merged_master (Bitcoin PR #15768) 2020-11-26 01:08:36 +00:00
optionsdialog.h refactor: Use override for non-final overriders 2020-05-08 10:36:58 +03:00
optionsmodel.cpp Merge 2e97d80017 into merged_master (Bitcoin PR #18134) 2020-11-26 01:08:02 +00:00
optionsmodel.h refactor: Use override for non-final overriders 2020-05-08 10:36:58 +03:00
overviewpage.cpp Merge 0865a8881d into merged_master (Bitcoin PR bitcoin-core/gui#3) 2020-11-26 01:09:08 +00:00
overviewpage.h qt: Add privacy feature to Overview page 2020-05-27 11:55:44 +03:00
paymentserver.cpp Merge bb588669f9 into merged_master (Bitcoin PR #19331) 2020-11-26 01:09:16 +00:00
paymentserver.h refactor: Use override for non-final overriders 2020-05-08 10:36:58 +03:00
peertablemodel.cpp scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
peertablemodel.h refactor: Use override for non-final overriders 2020-05-08 10:36:58 +03:00
platformstyle.cpp scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
platformstyle.h scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
psbtoperationsdialog.cpp Merge c27330897d into merged_master (Bitcoin PR #18027) 2020-11-26 01:09:11 +00:00
psbtoperationsdialog.h [gui] PSBT Operations Dialog (sign & broadcast) 2020-06-19 02:20:04 -07:00
qrimagewidget.cpp Merge 99813a9745 into merged_master (Bitcoin PR #17829) 2020-11-14 16:52:02 +00:00
qrimagewidget.h refactor: Use override for non-final overriders 2020-05-08 10:36:58 +03:00
qvalidatedlineedit.cpp Replace remaining 0 with nullptr in Qt code 2019-01-13 03:25:14 -08:00
qvalidatedlineedit.h refactor: Use override for non-final overriders 2020-05-08 10:36:58 +03:00
qvaluecombobox.cpp qt: Use new Qt5 connect syntax 2018-08-21 09:43:54 +01:00
qvaluecombobox.h scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
README.md Remove BIP70 Support 2019-10-24 16:01:43 -04:00
receivecoinsdialog.cpp Merge eef90c14ed into merged_master (Bitcoin PR #16528) 2020-11-26 01:08:31 +00:00
receivecoinsdialog.h refactor: Use override for non-final overriders 2020-05-08 10:36:58 +03:00
receiverequestdialog.cpp Merge 3431699981 into merged_master (Bitcoin PR #17597) 2020-11-26 01:08:52 +00:00
receiverequestdialog.h qt: Rename slot to updateDisplayUnit() 2020-05-05 05:57:08 +03:00
recentrequeststablemodel.cpp Merge 0865a8881d into merged_master (Bitcoin PR bitcoin-core/gui#3) 2020-11-26 01:09:08 +00:00
recentrequeststablemodel.h Convert Qt to new serialization 2020-05-20 10:16:41 -07:00
rpcconsole.cpp walletdb: Move BDB specific things into bdb.{cpp/h} 2020-06-15 20:41:05 -04:00
rpcconsole.h refactor: Use override for non-final overriders 2020-05-08 10:36:58 +03:00
sendcoinsdialog.cpp Merge bb588669f9 into merged_master (Bitcoin PR #19331) 2020-11-26 01:09:16 +00:00
sendcoinsdialog.h Merge #18894: gui: Fix manual coin control with multiple wallets loaded 2020-05-13 10:15:32 +02:00
sendcoinsentry.cpp Merge 99813a9745 into merged_master (Bitcoin PR #17829) 2020-11-14 16:52:02 +00:00
sendcoinsentry.h Merge 99813a9745 into merged_master (Bitcoin PR #17829) 2020-11-14 16:52:02 +00:00
sendcoinsrecipient.h Merge dcacea096e into merged_master (Bitcoin PR #19032) 2020-11-26 01:08:50 +00:00
signverifymessagedialog.cpp Merge 6a135fbe5b into merged_master (Bitcoin PR #15638) 2020-10-28 03:16:57 +00:00
signverifymessagedialog.h refactor: Use override for non-final overriders 2020-05-08 10:36:58 +03:00
splashscreen.cpp Merge bb588669f9 into merged_master (Bitcoin PR #19331) 2020-11-26 01:09:16 +00:00
splashscreen.h refactor: Use override for non-final overriders 2020-05-08 10:36:58 +03:00
trafficgraphwidget.cpp Merge 99813a9745 into merged_master (Bitcoin PR #17829) 2020-11-14 16:52:02 +00:00
trafficgraphwidget.h refactor: Use override for non-final overriders 2020-05-08 10:36:58 +03:00
transactiondesc.cpp Merge 99813a9745 into merged_master (Bitcoin PR #17829) 2020-11-14 16:52:02 +00:00
transactiondesc.h Remove unused adjustedTime parameter 2018-10-28 09:04:10 +02:00
transactiondescdialog.cpp gui: Add close window shortcut 2020-02-05 07:13:01 +01:00
transactiondescdialog.h scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
transactionfilterproxy.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
transactionfilterproxy.h refactor: Use override for non-final overriders 2020-05-08 10:36:58 +03:00
transactionrecord.cpp Merge 4946400470 into merged_master (Bitcoin PR bitcoin-core/gui#8) 2020-11-26 01:09:13 +00:00
transactionrecord.h Merge f4b603cff6 into merged_master (Bitcoin PR #17993) 2020-11-26 01:08:53 +00:00
transactiontablemodel.cpp Merge 501203aa91 into merged_master (Bitcoin PR bitcoin-core/gui#17) 2020-11-26 01:09:17 +00:00
transactiontablemodel.h Merge 0865a8881d into merged_master (Bitcoin PR bitcoin-core/gui#3) 2020-11-26 01:09:08 +00:00
transactionview.cpp Merge bb588669f9 into merged_master (Bitcoin PR #19331) 2020-11-26 01:09:16 +00:00
transactionview.h Merge #17956: gui: Disable unavailable context menu items in transactions tab 2020-05-29 10:29:14 +02:00
utilitydialog.cpp Merge afa577c323 into merged_master (Bitcoin PR #15768) 2020-11-26 01:08:36 +00:00
utilitydialog.h refactor: Use override for non-final overriders 2020-05-08 10:36:58 +03:00
walletcontroller.cpp Merge 4b30c41b4e into merged_master (Bitcoin PR #18927) 2020-11-26 01:09:05 +00:00
walletcontroller.h gui: Add closeAllWallets to WalletController 2020-06-01 00:54:00 +01:00
walletframe.cpp [gui] Load PSBT from clipboard 2020-06-19 02:20:04 -07:00
walletframe.h [gui] Load PSBT from clipboard 2020-06-19 02:20:04 -07:00
walletmodel.cpp Merge bb588669f9 into merged_master (Bitcoin PR #19331) 2020-11-26 01:09:16 +00:00
walletmodel.h Merge 4946400470 into merged_master (Bitcoin PR bitcoin-core/gui#8) 2020-11-26 01:09:13 +00:00
walletmodeltransaction.cpp Merge 99813a9745 into merged_master (Bitcoin PR #17829) 2020-11-14 16:52:02 +00:00
walletmodeltransaction.h Merge 99813a9745 into merged_master (Bitcoin PR #17829) 2020-11-14 16:52:02 +00:00
walletview.cpp Merge bb588669f9 into merged_master (Bitcoin PR #19331) 2020-11-26 01:09:16 +00:00
walletview.h Merge c27330897d into merged_master (Bitcoin PR #18027) 2020-11-26 01:09:11 +00:00
winshutdownmonitor.cpp scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
winshutdownmonitor.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00

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

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

Compile and run

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

To run:

./src/qt/bitcoin-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 Bitcoin 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 payment URI requests. Also handles URI based application switching (e.g. when following a bitcoin:... 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/mm): macOS dock icon handler
  • macnotificationhandler.(h/mm): display notifications in macOS

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 macOS:

  1. Make sure you installed everything through Homebrew mentioned in the macOS build instructions
  2. Use ./configure with the --enable-debug flag
  3. In Qt Creator do "New Project" -> Import Project -> Import Existing Project
  4. Enter "bitcoin-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 "bitcoin-qt" under "Run", which is where you can also add command line arguments)