Age | Commit message (Expand) | Author |
2022-01-11 | scripted-diff: Rename functions to drop mention of boost | Hennadii Stepanov |
2022-01-11 | Merge bitcoin/bitcoin#23497: Add `src/node/` and `src/wallet/` code to `node:... | MarcoFalke |
2022-01-09 | Merge bitcoin-core/gui#441: Add Create Unsigned button to SendConfirmationDialog | Hennadii Stepanov |
2022-01-06 | Add src/wallet/* code to wallet:: namespace | Russell Yanofsky |
2022-01-06 | Add src/node/* code to node:: namespace | Russell Yanofsky |
2022-01-04 | Merge bitcoin-core/gui#516: Change 'Show' icon | Hennadii Stepanov |
2022-01-03 | build, qt: No need to set inapplicable QPA backend for Android | Hennadii Stepanov |
2021-12-31 | Change 'Show' icon | w0xlt |
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2021-12-22 | scripted-diff: Rename interfaces::WalletClient to interfaces::WalletLoader | Russell Yanofsky |
2021-12-21 | gui: address type dropdown, add bech32m | Sjors Provoost |
2021-12-15 | Merge bitcoin-core/gui#508: Prevent negative values of progressPerHour | Hennadii Stepanov |
2021-12-15 | Merge bitcoin/bitcoin#23758: net: Use type-safe mockable time for peer connec... | MarcoFalke |
2021-12-14 | qt: prevent negative values of progressPerHour | HiLivin |
2021-12-13 | build, android: Fix Android GUI not loading on Qt 5.15 | Igor Cota |
2021-12-13 | build, qt: use static QAndroidPlatformIntegrationPlugin | Igor Cota |
2021-12-13 | scripted-diff: Rename touched member variables | MarcoFalke |
2021-12-13 | refactor: Use type-safe std::chrono in net | MarcoFalke |
2021-12-10 | Merge bitcoin/bitcoin#19499: p2p: Make timeout mockable and type safe, speed ... | MarcoFalke |
2021-12-06 | p2p: Make timeout mockable and type safe, speed up test | MarcoFalke |
2021-12-03 | qt: Handle Android back key in the Node window | Hennadii Stepanov |
2021-12-03 | qt, android: Add GUIUtil::IsEscapeOrBack helper | Hennadii Stepanov |
2021-11-25 | Merge bitcoin-core/gui#477: Monospaced output in Console on macOS | Hennadii Stepanov |
2021-11-22 | qt: monospaced output in Console on macOS | randymcmillan |
2021-11-21 | Merge bitcoin-core/gui#319: Paste button in Open URI dialog | Hennadii Stepanov |
2021-11-21 | Merge bitcoin-core/gui#449: Restore "S" accelerator for "Start on system logi... | Hennadii Stepanov |
2021-11-17 | doc: Fix incorrect C++ named args | MarcoFalke |
2021-11-17 | scripted-diff: Rename m_last_send and m_last_recv | MarcoFalke |
2021-11-16 | Merge bitcoin/bitcoin#23499: multiprocess: Add interfaces::Node::broadCastTra... | MarcoFalke |
2021-11-15 | Merge bitcoin/bitcoin#23005: multiprocess: Delay wallet client construction | W. J. van der Laan |
2021-11-15 | Merge bitcoin/bitcoin#23004: multiprocess: add interfaces::ExternalSigner class | W. J. van der Laan |
2021-11-13 | test: Enable SC2086 shellcheck rule | Hennadii Stepanov |
2021-11-12 | multiprocess: Add interfaces::Node::broadCastTransaction method | Russell Yanofsky |
2021-11-09 | Remove `gArgs` from `wallet.h` and `wallet.cpp` | Kiminuo |
2021-10-29 | Merge bitcoin/bitcoin#22787: refactor: actual immutable pointing | MarcoFalke |
2021-10-26 | Merge bitcoin/bitcoin#23006: multiprocess: Add new bitcoin-gui, bitcoin-qt, b... | MarcoFalke |
2021-10-25 | refactor: const shared_ptrs | Karl-Johan Alm |
2021-10-22 | Merge bitcoin-core/gui#454: Use only Qt translation primitives in GUI code | Hennadii Stepanov |
2021-10-22 | Merge bitcoin/bitcoin#23288: tests: remove usage of LegacyScriptPubKeyMan fro... | W. J. van der Laan |
2021-10-22 | Merge bitcoin/bitcoin#23002: Make descriptor wallets by default | MarcoFalke |
2021-10-20 | Merge bitcoin-core/gui#447: Never disable HD status icon | Hennadii Stepanov |
2021-10-15 | tests, gui: Use DescriptorScriptPubKeyMan in GUI tests | Andrew Chow |
2021-10-15 | Merge bitcoin/bitcoin#22937: refactor: Forbid calling unsafe fs::path(std::st... | W. J. van der Laan |
2021-10-13 | qt: Use only Qt translation primitives in GUI code | W. J. van der Laan |
2021-10-08 | qt: hide Create Unsigned button behind an expert mode option | Andrew Chow |
2021-10-07 | qt: Add Create Unsigned button to SendConfirmationDialog | Andrew Chow |
2021-10-07 | GUI/Options: Restore "S" accelerator for "Start on system login" option | Luke Dashjr |
2021-10-07 | qt: Add helper to load font | João Barbosa |
2021-10-06 | Merge bitcoin-core/gui#409: Fix window title of wallet loading window | Hennadii Stepanov |
2021-10-06 | qt: Fix WalletControllerActivity progress dialog title | Shashwat |