Pull-Requests
pull
wallet: Remove unused AskPassphraseDialog::Decrypt
#109
hebasto on October 23, 2020 Refactoring
hebasto on October 23, 2020 Refactoring
pull
macOS: Post user notifications using QSystemTrayIcon
#114
hebasto on October 24, 2020 Up for grabsmacOS
hebasto on October 24, 2020 Up for grabsmacOS
pull
Replace "Hide tray icon" option with positive "Show tray icon" one
#115
hebasto on October 24, 2020
hebasto on October 24, 2020
pull
Fix unreasonable default size of the main window without loaded wallets
#116
hebasto on October 25, 2020
hebasto on October 25, 2020
pull
rpc: Do not accept command while executing another one
#123
hebasto on October 28, 2020 Feature
hebasto on October 28, 2020 Feature
pull
refactor: Replace deprecated Qt::SystemLocale{Short,Long}Date
#137
hebasto on November 27, 2020
hebasto on November 27, 2020
pull
Add PeerTableModel::StatsRole to prevent data layer violation
#161
hebasto on December 23, 2020
hebasto on December 23, 2020
pull
refactor: Use enum type as switch argument in *TableModel
#166
hebasto on December 25, 2020 Refactoring
hebasto on December 25, 2020 Refactoring
pull
refactor: No need to implement index for non-hierarchical models
#174
hebasto on January 2, 2021
hebasto on January 2, 2021
pull
Save/restore TransactionView and recentRequestsView tables column sizes
#205
hebasto on January 31, 2021
hebasto on January 31, 2021
pull
scripted-diff: Use Courier New as tabular figures font in Overview page
#207
hebasto on February 1, 2021
hebasto on February 1, 2021
pull
Drop unused parameter in GUIUtil::get{Save|Open}FileName
#228
hebasto on February 24, 2021 Refactoring
hebasto on February 24, 2021 Refactoring
pull
Revert "qt: Use "fusion" style on macOS Big Sur with old Qt"
#246
hebasto on March 12, 2021 macOS
hebasto on March 12, 2021 macOS
pull
refactor: Drop redundant setEditTriggers(NoEditTriggers) calls
#254
hebasto on March 23, 2021 Refactoring
hebasto on March 23, 2021 Refactoring
pull
Save/restore column sizes of the tables in the Peers tab
#256
hebasto on March 23, 2021 Feature
hebasto on March 23, 2021 Feature
pull
refactor: Use template function qOverload in signal-slot connections
#257
hebasto on March 24, 2021 Refactoring
hebasto on March 24, 2021 Refactoring
pull
Add "Copy address" item to the context menu in the Peers table
#264
hebasto on March 30, 2021 UX
hebasto on March 30, 2021 UX
pull
[PoC] [do not merge]: Support runtime appearance adjustment on macOS
#274
hebasto on April 7, 2021 macOS
hebasto on April 7, 2021 macOS
pull
Elide long strings in their middle in the Peers tab
#276
hebasto on April 10, 2021 FeatureDesign
hebasto on April 10, 2021 FeatureDesign
pull
Do not use QClipboard::Selection on Windows and macOS.
#277
hebasto on April 10, 2021 BugmacOSWindows
hebasto on April 10, 2021 BugmacOSWindows
pull
Do not use QObject::tr plural syntax for numbers with a unit symbol
#296
hebasto on April 25, 2021 Translations
hebasto on April 25, 2021 Translations
pull
Make RPC console welcome message translation-friendly
#331
hebasto on May 15, 2021 Translations
hebasto on May 15, 2021 Translations
pull
Replace disambiguation strings with translator comments
#332
hebasto on May 15, 2021 Translations
hebasto on May 15, 2021 Translations
pull
Do not exit and re-enter main event loop during shutdown
#336
hebasto on May 16, 2021 Refactoring
hebasto on May 16, 2021 Refactoring
pull
wallet: Move wallets loading out from the main GUI thread
#342
hebasto on May 21, 2021 WalletUX
hebasto on May 21, 2021 WalletUX
pull
Improve the GUI responsiveness when progress dialogs are used
#343
hebasto on May 22, 2021 WalletUX
hebasto on May 22, 2021 WalletUX
pull
Add ability to integrate the client with desktop environment on Linux
#38
hebasto on July 20, 2020 FeatureUp for grabsLinux
hebasto on July 20, 2020 FeatureUp for grabsLinux
pull
Add visual accenting for the 'Create new receiving address' button
#39
hebasto on July 21, 2020
hebasto on July 21, 2020
pull
refactor: Pass WalletModel object to the WalletView constructor
#398
hebasto on August 7, 2021 RefactoringWallet
hebasto on August 7, 2021 RefactoringWallet
pull
refactor: Make paths to update Encryption and HD wallet statuses simpler
#403
hebasto on August 11, 2021 RefactoringWallet
hebasto on August 11, 2021 RefactoringWallet
pull
bugfix: Call setWalletActionsEnabled(true) only for the first wallet
#43
hebasto on August 3, 2020 Bug
hebasto on August 3, 2020 Bug
pull
Do not require restart if overridden option is modified
#440
hebasto on September 29, 2021 Needs rebaseUX
hebasto on September 29, 2021 Needs rebaseUX
pull
refactor: Fix deprecation warnings when building against Qt 5.15
#46
hebasto on August 9, 2020 Refactoring
hebasto on August 9, 2020 Refactoring
pull
Replace testnet with signet as a default network for Android
#494
hebasto on December 1, 2021 Android
hebasto on December 1, 2021 Android
pull
Respect dialog modality and fix a regression in wallet unlock
#509
hebasto on December 17, 2021 BugWallet
hebasto on December 17, 2021 BugWallet
pull
refactor, qt: Use std::chrono for parameters of QTimer methods
#517
hebasto on January 6, 2022 Refactoring
hebasto on January 6, 2022 Refactoring
pull
scripted-diff: Rename functions to drop mention of boost
#523
hebasto on January 11, 2022 Refactoring
hebasto on January 11, 2022 Refactoring
pull
Override BitcoinApplication::event() to handle QEvent::Quit
#547
hebasto on February 12, 2022 BugUX
hebasto on February 12, 2022 BugUX
pull
Getting ready to Qt 6 (2/n). Remove `QApplication::globalStrut()`
#579
hebasto on April 8, 2022 Qt 6
hebasto on April 8, 2022 Qt 6
pull
Getting ready to Qt 6 (3/n). Do not use `QKeyEvent` copy constructor
#580
hebasto on April 9, 2022 Qt 6
hebasto on April 9, 2022 Qt 6
pull
refactor: Revamp `ClientModel` code to handle core signals
#581
hebasto on April 10, 2022 Refactoring
hebasto on April 10, 2022 Refactoring
pull
Getting ready to Qt 6 (5/n). Do not assume `qDBusRegisterMetaType` return type
#584
hebasto on April 13, 2022 Qt 6
hebasto on April 13, 2022 Qt 6
pull
Getting ready to Qt 6 (6/n). Replace `QCoreApplication::quit()` with `QCoreApplication::exit(0)`
#586
hebasto on April 16, 2022 Qt 6
hebasto on April 16, 2022 Qt 6
pull
refactor: Replace `GUIUtil::ObjectInvoke()` with `QMetaObject::invokeMethod()`
#587
hebasto on April 16, 2022 Refactoring
hebasto on April 16, 2022 Refactoring
pull
Getting ready to Qt 6 (7/n). Do not pass `WalletModel*` to a queued connection
#589
hebasto on April 20, 2022 Qt 6
hebasto on April 20, 2022 Qt 6
pull
refactor: Declare `WalletModel` member functions with `const`
#590
hebasto on April 23, 2022 RefactoringWallet
hebasto on April 23, 2022 RefactoringWallet
pull
test: Add tests for `tableView` in `AddressBookPage` dialog
#591
hebasto on April 23, 2022 Tests
hebasto on April 23, 2022 Tests
pull
Drop wildcard support for address/label search in `AddressBookPage`
#592
hebasto on April 23, 2022 FeatureTestsUX
hebasto on April 23, 2022 FeatureTestsUX
pull
Getting ready to Qt 6 (8/n). Use `QRegularExpression` in `AddressBookSortFilterProxyModel` class
#593
hebasto on April 23, 2022 Qt 6
hebasto on April 23, 2022 Qt 6
pull
refactor: Make BitcoinUnits::Unit a scoped enum
#60
hebasto on August 14, 2020 RefactoringNeeds rebase
hebasto on August 14, 2020 RefactoringNeeds rebase
pull
refactor: Skip manual signal disconnection in descructors
#607
hebasto on May 26, 2022 Refactoring
hebasto on May 26, 2022 Refactoring
pull
wallet, refactor: Make `WalletModel::sendCoins()` return `void`
#608
hebasto on May 29, 2022 RefactoringWallet
hebasto on May 29, 2022 RefactoringWallet
pull
wallet, refactor: Drop unused `WalletModel::PaymentRequestExpired`
#609
hebasto on May 29, 2022 RefactoringWallet
hebasto on May 29, 2022 RefactoringWallet
pull
test, refactor: Use the same shutdown path as in bitcoin-qt binary
#611
hebasto on May 30, 2022 Up for grabsTests
hebasto on May 30, 2022 Up for grabsTests
pull
Update translation source file for string freeze
#660
hebasto on September 1, 2022 Translations
hebasto on September 1, 2022 Translations
pull
Prevent wrong handling of `%2` token by Transifex
#664
hebasto on September 7, 2022 Translations
hebasto on September 7, 2022 Translations
pull
Update translation source file for string freeze (round 2)
#669
hebasto on September 14, 2022 Translations
hebasto on September 14, 2022 Translations
pull
clang-tidy: Fix `readability-redundant-string-init` in headers
#685
hebasto on December 15, 2022
hebasto on December 15, 2022
pull
refactor: Disable unused special members functions in `UnlockContext`
#711
hebasto on February 14, 2023 Wallet
hebasto on February 14, 2023 Wallet
pull
Update translation source file for v26.0 string freeze
#767
hebasto on October 9, 2023 Translations
hebasto on October 9, 2023 Translations
pull
Revert "gui: provide wallet controller context to wallet actions"
#770
hebasto on October 23, 2023
hebasto on October 23, 2023
pull
Avoid error-prone leading whitespace in translatable strings
#771
hebasto on October 23, 2023 TestsTranslations
hebasto on October 23, 2023 TestsTranslations
pull
Update translation source file for v27.0 string freeze
#793
hebasto on February 13, 2024 Translations
hebasto on February 13, 2024 Translations
pull
Update translation source file for v28.0 string freeze
#833
hebasto on August 13, 2024 Translations
hebasto on August 13, 2024 Translations
pull
qt6: Fix linking when configured with `-DENABLE_WALLET=OFF`
#837
hebasto on September 18, 2024 WalletQt 6
hebasto on September 18, 2024 WalletQt 6
pull
qt6: Handle different signatures of `QANEF::nativeEventFilter`
#840
hebasto on October 4, 2024 RefactoringQt 6
hebasto on October 4, 2024 RefactoringQt 6
pull
qt: Update `src/qt/locale/bitcoin_en.xlf` after string freeze
#854
hebasto on February 20, 2025 CI failed
hebasto on February 20, 2025 CI failed
pull
Revert "gui, qt: brintToFront workaround for Wayland"
#914
hebasto on November 21, 2025 CI failed
hebasto on November 21, 2025 CI failed
Issues
issue
RFC: Migration from NSUserNotificationCenter to UNUserNotificationCenter on macOS
#112
hebasto on October 24, 2020 BrainstormingmacOS
hebasto on October 24, 2020 BrainstormingmacOS
issue
Selected peer in the "Peers" tab gets unselected if any previous peer disconnects
#160
hebasto on December 22, 2020 BugUX
hebasto on December 22, 2020 BugUX
issue
User Agent header flickers when trying to resize any column
#191
hebasto on January 20, 2021 Bug
hebasto on January 20, 2021 Bug
issue
"Load PSBT from file..." does not work when no wallet is loaded
#232
hebasto on March 1, 2021 BugWalletUX
hebasto on March 1, 2021 BugWalletUX
issue
GUI hangs (no windows) when bitcoin-qt runs on macOS Big Sur, and it was compiled with depends (Qt 5.12)
#249
hebasto on March 13, 2021 BugmacOSUX
hebasto on March 13, 2021 BugmacOSUX
issue
Replace disambiguation strings with translator comments
#288
hebasto on April 22, 2021 good first issueTranslations
hebasto on April 22, 2021 good first issueTranslations
issue
doc: Naming convention for new QSettings setting names
#295
hebasto on April 25, 2021 DocBrainstorming
hebasto on April 25, 2021 DocBrainstorming
issue
QFileDialog fails to use platform-native dialog if static linked
#33
hebasto on July 15, 2020 BugLinux
hebasto on July 15, 2020 BugLinux
issue
Force Transifex to report an error if a placeholder is modified
#356
hebasto on June 3, 2021 Translations
hebasto on June 3, 2021 Translations
issue
Summary of Direction/Type columns problem and a new suggested trade-off
#401
hebasto on August 8, 2021 BrainstormingUX
hebasto on August 8, 2021 BrainstormingUX
issue
Misleading tooltip for the "Open Configuration File" button
#443
hebasto on October 3, 2021 BugUX
hebasto on October 3, 2021 BugUX
issue
Replace `QRegExp` with `QRegularExpression`
#578
hebasto on April 8, 2022 good first issueRefactoringQt 6
hebasto on April 8, 2022 good first issueRefactoringQt 6
issue
Abandoning a transaction causes a desktop notification for sending/receiving it
#635
hebasto on July 25, 2022 BugWallet
hebasto on July 25, 2022 BugWallet
issue
Live rescans don't convert sent payments to payment-to-self until restart
#636
hebasto on July 28, 2022 BugWallet
hebasto on July 28, 2022 BugWallet