0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-03 13:44:42 -05:00
bitcoin-core/src/qt
2020-12-25 21:12:18 +02:00
..
forms qt: Align layout of checkboxes 2020-12-18 01:36:21 +02:00
locale qt: Pre-splitoff translations update 2020-11-16 11:15:11 +01:00
res Drop the leading 0 from the version number 2020-11-18 12:00:57 -05:00
test qt/test: [FIX] Add forgotten Context setting in RPCNestedTests 2020-12-08 14:22:43 -05:00
addressbookpage.cpp
addressbookpage.h
addresstablemodel.cpp
addresstablemodel.h
askpassphrasedialog.cpp qt: unlock wallet "OK" button bugfix 2020-11-27 14:18:50 -06:00
askpassphrasedialog.h qt, wallet: Remove unused AskPassphraseDialog::Decrypt 2020-10-23 19:55:23 +03:00
bantablemodel.cpp refactor: Replace deprecated Qt::SystemLocale{Short,Long}Date 2020-11-27 10:04:13 +02:00
bantablemodel.h
bitcoin.cpp Merge bitcoin-core/gui#46: refactor: Fix deprecation warnings when building against Qt 5.15 2020-11-19 19:04:22 +01:00
bitcoin.h gui: Replace interface::Node references with pointers 2020-08-26 05:52:31 -04:00
bitcoin.qrc scripted-diff: rename movie folder to animation 2020-06-29 18:49:13 +01:00
bitcoin_locale.qrc qt: Pre-splitoff translations update 2020-10-27 19:40:44 +01:00
bitcoinaddressvalidator.cpp
bitcoinaddressvalidator.h
bitcoinamountfield.cpp scripted-diff: Make SeparatorStyle a scoped enum 2020-06-18 15:30:15 +03:00
bitcoinamountfield.h
bitcoingui.cpp Merge bitcoin-core/gui#115: Replace "Hide tray icon" option with positive "Show tray icon" one 2020-12-15 09:28:50 +01:00
bitcoingui.h Merge bitcoin-core/gui#115: Replace "Hide tray icon" option with positive "Show tray icon" one 2020-12-15 09:28:50 +01:00
bitcoinstrings.cpp qt: Pre-splitoff translations update 2020-11-16 11:15:11 +01:00
bitcoinunits.cpp GUI: Define MAX_DIGITS_BTC for magic number in BitcoinUnits::format 2020-12-15 22:21:26 +00:00
bitcoinunits.h scripted-diff: Make SeparatorStyle a scoped enum 2020-06-18 15:30:15 +03:00
clientmodel.cpp qt: Name ClientModel timer QThread 2020-08-13 16:37:05 +03:00
clientmodel.h
coincontroldialog.cpp Use explicit conversion from PKHash -> CKeyID 2020-06-19 12:14:07 -07:00
coincontroldialog.h
coincontroltreewidget.cpp
coincontroltreewidget.h
createwalletdialog.cpp GUI: Force descriptor wallets when BDB is not compiled 2020-11-18 11:56:12 -05:00
createwalletdialog.h
csvmodelwriter.cpp
csvmodelwriter.h
editaddressdialog.cpp
editaddressdialog.h
guiconstants.h qt: update QT to support signet network 2020-09-18 09:37:57 +09:00
guiutil.cpp refactor: Replace deprecated Qt::SystemLocale{Short,Long}Date 2020-11-27 10:04:13 +02:00
guiutil.h qt: Add ObjectInvoke template function 2020-11-25 16:12:23 +02:00
intro.cpp gui: Remove unused interfaces::Node references 2020-08-26 05:52:31 -04:00
intro.h gui: Remove unused interfaces::Node references 2020-08-26 05:52:31 -04:00
macdockiconhandler.h
macdockiconhandler.mm
macnotificationhandler.h
macnotificationhandler.mm
macos_appnap.h
macos_appnap.mm
main.cpp
Makefile
modaloverlay.cpp qt: Disable toolbar when overlay is shown 2020-07-11 12:59:58 +03:00
modaloverlay.h qt: Disable toolbar when overlay is shown 2020-07-11 12:59:58 +03:00
networkstyle.cpp qt: update QT to support signet network 2020-09-18 09:37:57 +09:00
networkstyle.h
notificator.cpp build: Drop unneeded ApplicationServices framework dependency 2020-11-25 18:18:36 +02:00
notificator.h
openuridialog.cpp
openuridialog.h
optionsdialog.cpp gui: Replace "Hide tray icon" option with positive "Show tray icon" one 2020-11-15 19:07:06 +02:00
optionsdialog.h gui: Replace "Hide tray icon" option with positive "Show tray icon" one 2020-11-15 19:07:06 +02:00
optionsmodel.cpp Merge bitcoin-core/gui#115: Replace "Hide tray icon" option with positive "Show tray icon" one 2020-12-15 09:28:50 +01:00
optionsmodel.h gui: Replace "Hide tray icon" option with positive "Show tray icon" one 2020-11-15 19:07:06 +02:00
overviewpage.cpp qt, refactor: Fix 'QDateTime is deprecated' warnings 2020-08-26 20:17:45 +03:00
overviewpage.h
paymentserver.cpp Merge bitcoin-core/gui#46: refactor: Fix deprecation warnings when building against Qt 5.15 2020-11-19 19:04:22 +01:00
paymentserver.h gui: Remove unused interfaces::Node references 2020-08-26 05:52:31 -04:00
peertablemodel.cpp
peertablemodel.h
platformstyle.cpp
platformstyle.h
psbtoperationsdialog.cpp [gui] PSBT Operations Dialog (sign & broadcast) 2020-06-19 02:20:04 -07:00
psbtoperationsdialog.h [gui] PSBT Operations Dialog (sign & broadcast) 2020-06-19 02:20:04 -07:00
qrimagewidget.cpp Merge bitcoin-core/gui#46: refactor: Fix deprecation warnings when building against Qt 5.15 2020-11-19 19:04:22 +01:00
qrimagewidget.h qt: Fix visual quality of text in QR image 2020-09-07 15:49:37 +03:00
qvalidatedlineedit.cpp
qvalidatedlineedit.h
qvaluecombobox.cpp
qvaluecombobox.h
README.md
receivecoinsdialog.cpp qt: Leverage the default "Create new receiving address" button 2020-07-21 21:29:09 +03:00
receivecoinsdialog.h qt: Leverage the default "Create new receiving address" button 2020-07-21 21:29:09 +03:00
receiverequestdialog.cpp
receiverequestdialog.h
recentrequeststablemodel.cpp scripted-diff: Make SeparatorStyle a scoped enum 2020-06-18 15:30:15 +03:00
recentrequeststablemodel.h
rpcconsole.cpp qt: Save QSplitter state in QSettings 2020-12-25 21:12:18 +02:00
rpcconsole.h Merge bitcoin-core/gui#13: Hide peer detail view if multiple are selected 2020-11-20 09:38:05 +01:00
sendcoinsdialog.cpp refactor: Use C++17 std::array where possible 2020-12-04 08:22:45 +01:00
sendcoinsdialog.h Only update the updateSmartFeeLabel once in sync 2020-09-18 11:07:53 +02:00
sendcoinsentry.cpp
sendcoinsentry.h
sendcoinsrecipient.h
signverifymessagedialog.cpp
signverifymessagedialog.h
splashscreen.cpp Merge bitcoin-core/gui#46: refactor: Fix deprecation warnings when building against Qt 5.15 2020-11-19 19:04:22 +01:00
splashscreen.h Merge bitcoin-core/gui#46: refactor: Fix deprecation warnings when building against Qt 5.15 2020-11-19 19:04:22 +01:00
trafficgraphwidget.cpp
trafficgraphwidget.h
transactiondesc.cpp
transactiondesc.h
transactiondescdialog.cpp
transactiondescdialog.h
transactionfilterproxy.cpp
transactionfilterproxy.h
transactionrecord.cpp qt: Fix regression in TransactionTableModel 2020-06-22 23:43:22 +03:00
transactionrecord.h
transactiontablemodel.cpp refactor: qt: Use vQueueNotifications.clear() 2020-11-01 12:56:10 +00:00
transactiontablemodel.h scripted-diff: Make SeparatorStyle a scoped enum 2020-06-18 15:30:15 +03:00
transactionview.cpp qt, refactor: Fix 'split is deprecated' warnings 2020-08-26 20:22:42 +03:00
transactionview.h
utilitydialog.cpp gui: Remove unused interfaces::Node references 2020-08-26 05:52:31 -04:00
utilitydialog.h gui: Remove unused interfaces::Node references 2020-08-26 05:52:31 -04:00
walletcontroller.cpp qt: Improve comments in WalletController::getOrCreateWallet() 2020-11-25 16:12:33 +02:00
walletcontroller.h gui: Add closeAllWallets to WalletController 2020-06-01 00:54:00 +01:00
walletframe.cpp Merge bitcoin-core/gui#109: wallet: Remove unused AskPassphraseDialog::Decrypt 2020-11-18 11:19:42 +01:00
walletframe.h Merge bitcoin-core/gui#109: wallet: Remove unused AskPassphraseDialog::Decrypt 2020-11-18 11:19:42 +01:00
walletmodel.cpp qt, wallet: Drop unused parameter in WalletModel::setWalletEncrypted 2020-10-28 18:44:55 +02:00
walletmodel.h qt, wallet: Drop unused parameter in WalletModel::setWalletEncrypted 2020-10-28 18:44:55 +02:00
walletmodeltransaction.cpp
walletmodeltransaction.h
walletview.cpp qt, wallet: Drop unused parameter in Wallet{Frame|View}::encryptWallet 2020-10-23 20:09:55 +03:00
walletview.h qt, wallet: Drop unused parameter in Wallet{Frame|View}::encryptWallet 2020-10-23 20:09:55 +03:00
winshutdownmonitor.cpp
winshutdownmonitor.h

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)