Age | Commit message (Expand) | Author |
2022-03-23 | options: flip listenonion to false if not listening | Vasil Dimov |
2022-03-22 | qt: Avoid potential -Wdeprecated-enum-enum-conversion warning | Hennadii Stepanov |
2022-03-22 | qt: Use human-readable strings in preference to hard-coded integers | Hennadii Stepanov |
2022-03-20 | Merge bitcoin-core/gui#554: Add and improve translator comments and tooltips ... | Hennadii Stepanov |
2022-03-18 | scripted-diff: rename TxRelay members | John Newbery |
2022-03-18 | [net processing] Move tx relay data to Peer | John Newbery |
2022-03-17 | Merge bitcoin-core/gui#555: Restore Send button when using external signer | Hennadii Stepanov |
2022-03-16 | gui: restore Send for external signer | Sjors Provoost |
2022-03-16 | refactor: helper function signWithExternalSigner() | Sjors Provoost |
2022-03-16 | gui: peersWidget - ResizeToContents Age and IP/Netmask columns | randymcmillan |
2022-03-16 | gui: add Age column to peers tab | randymcmillan |
2022-03-16 | gui: add FormatPeerAge() utility helper | Jon Atack |
2022-03-10 | Merge bitcoin-core/gui#563: qt: Remove network detection based on address in ... | Hennadii Stepanov |
2022-03-10 | qt: Remove network detection based on address in BIP21 | laanwj |
2022-03-07 | qt: Avoid crash on startup if int specified in settings.json | Ryan Ofsky |
2022-03-07 | test: Add tests for GetArg methods / settings.json type coercion | Ryan Ofsky |
2022-03-07 | Merge bitcoin/bitcoin#24132: build: Bump minimum Qt version to 5.11.3 | fanquake |
2022-03-06 | gui: improve "Addresses Rate-Limited" translator comments and tooltip in peer... | Jon Atack |
2022-03-06 | gui: improve "Addresses Processed" translator comments and tooltip in peers tab | Jon Atack |
2022-03-06 | gui: improve "Address Relay" translator comments and tooltip in peers tab | Jon Atack |
2022-03-05 | Merge bitcoin-core/gui#549: refactor: use std::chrono for formatDurationStr()... | Hennadii Stepanov |
2022-03-01 | Merge bitcoin/bitcoin#22834: net: respect -onlynet= when making outbound conn... | laanwj |
2022-02-28 | qt: Pre-branch translation updates for 23.x | laanwj |
2022-02-24 | qt, refactor: remove unused parameters in `TransactionDesc::FormatTxStatus()` | w0xlt |
2022-02-24 | scripted-diff: rename nDepth -> depth | w0xlt |
2022-02-24 | qt, refactor: remove redundant scope in `TransactionDesc::FormatTxStatus()` | w0xlt |
2022-02-24 | move-only: helper function to present PSBT | Sjors Provoost |
2022-02-24 | qt: English (source) translations update | laanwj |
2022-02-22 | Revert "qt: Do not use QObject::tr plural syntax for numbers with a unit symbol" | Luke Dashjr |
2022-02-22 | qt/wallettests: sort includes | William Casarin |
2022-02-22 | qt: Skip displayUnitChanged signal if unit is not actually changed | Hennadii Stepanov |
2022-02-22 | qt, refactor: Remove default cases for scoped enum | Hennadii Stepanov |
2022-02-22 | qt, refactor: Remove BitcoinUnits::valid function | Hennadii Stepanov |
2022-02-22 | qt, refactor: Make BitcoinUnits::Unit a scoped enum | Hennadii Stepanov |
2022-02-22 | qt: Use QVariant instead of int for BitcoinUnit in QSettings | Hennadii Stepanov |
2022-02-22 | qt: Update translation source file | Hennadii Stepanov |
2022-02-22 | Merge bitcoin/bitcoin#24367: User-facing content and codebase doc fixups from... | laanwj |
2022-02-22 | Merge bitcoin-core/gui#547: Override BitcoinApplication::event() to handle QE... | Hennadii Stepanov |
2022-02-21 | Replace "can not" with "cannot" in docs, user messages, and tests | Jon Atack |
2022-02-17 | User-facing content fixups from transifex translator feedback | Jon Atack |
2022-02-15 | Merge bitcoin-core/gui#509: Respect dialog modality and fix a regression in w... | Hennadii Stepanov |
2022-02-15 | gui, refactor: use std::chrono for formatDurationStr() helper | Jon Atack |
2022-02-12 | scripted-diff: Rename ShowModalDialogAndDeleteOnClose | Hennadii Stepanov |
2022-02-12 | qt: Revert 7fa91e831227e556bd8a7ae3da64bd59d4f30d5f partially | Hennadii Stepanov |
2022-02-12 | qt: Delay shutdown while a modal dialog is active | Hennadii Stepanov |
2022-02-12 | qt: Disable tray icon menu when a modal dialog is active | Hennadii Stepanov |
2022-02-12 | qt, refactor: Use local QAction instances for the tray icon menu | Hennadii Stepanov |
2022-02-12 | qt: Override BitcoinApplication::event() to handle QEvent::Quit | Hennadii Stepanov |
2022-02-09 | Merge bitcoin-core/gui#404: Fix various edge case bugs in QValidatedLineEdit | Hennadii Stepanov |
2022-02-08 | qt, refactor: Drop BitcoinGUI::{send,receive}CoinsMenuAction members | Hennadii Stepanov |