aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2022-03-23options: flip listenonion to false if not listeningVasil Dimov
2022-03-22qt: Avoid potential -Wdeprecated-enum-enum-conversion warningHennadii Stepanov
2022-03-22qt: Use human-readable strings in preference to hard-coded integersHennadii Stepanov
2022-03-20Merge bitcoin-core/gui#554: Add and improve translator comments and tooltips ...Hennadii Stepanov
2022-03-18scripted-diff: rename TxRelay membersJohn Newbery
2022-03-18[net processing] Move tx relay data to PeerJohn Newbery
2022-03-17Merge bitcoin-core/gui#555: Restore Send button when using external signerHennadii Stepanov
2022-03-16gui: restore Send for external signerSjors Provoost
2022-03-16refactor: helper function signWithExternalSigner()Sjors Provoost
2022-03-16gui: peersWidget - ResizeToContents Age and IP/Netmask columnsrandymcmillan
2022-03-16gui: add Age column to peers tabrandymcmillan
2022-03-16gui: add FormatPeerAge() utility helperJon Atack
2022-03-10Merge bitcoin-core/gui#563: qt: Remove network detection based on address in ...Hennadii Stepanov
2022-03-10qt: Remove network detection based on address in BIP21laanwj
2022-03-07qt: Avoid crash on startup if int specified in settings.jsonRyan Ofsky
2022-03-07test: Add tests for GetArg methods / settings.json type coercionRyan Ofsky
2022-03-07Merge bitcoin/bitcoin#24132: build: Bump minimum Qt version to 5.11.3fanquake
2022-03-06gui: improve "Addresses Rate-Limited" translator comments and tooltip in peer...Jon Atack
2022-03-06gui: improve "Addresses Processed" translator comments and tooltip in peers tabJon Atack
2022-03-06gui: improve "Address Relay" translator comments and tooltip in peers tabJon Atack
2022-03-05Merge bitcoin-core/gui#549: refactor: use std::chrono for formatDurationStr()...Hennadii Stepanov
2022-03-01Merge bitcoin/bitcoin#22834: net: respect -onlynet= when making outbound conn...laanwj
2022-02-28qt: Pre-branch translation updates for 23.xlaanwj
2022-02-24qt, refactor: remove unused parameters in `TransactionDesc::FormatTxStatus()`w0xlt
2022-02-24scripted-diff: rename nDepth -> depthw0xlt
2022-02-24qt, refactor: remove redundant scope in `TransactionDesc::FormatTxStatus()`w0xlt
2022-02-24move-only: helper function to present PSBTSjors Provoost
2022-02-24qt: English (source) translations updatelaanwj
2022-02-22Revert "qt: Do not use QObject::tr plural syntax for numbers with a unit symbol"Luke Dashjr
2022-02-22qt/wallettests: sort includesWilliam Casarin
2022-02-22qt: Skip displayUnitChanged signal if unit is not actually changedHennadii Stepanov
2022-02-22qt, refactor: Remove default cases for scoped enumHennadii Stepanov
2022-02-22qt, refactor: Remove BitcoinUnits::valid functionHennadii Stepanov
2022-02-22qt, refactor: Make BitcoinUnits::Unit a scoped enumHennadii Stepanov
2022-02-22qt: Use QVariant instead of int for BitcoinUnit in QSettingsHennadii Stepanov
2022-02-22qt: Update translation source fileHennadii Stepanov
2022-02-22Merge bitcoin/bitcoin#24367: User-facing content and codebase doc fixups from...laanwj
2022-02-22Merge bitcoin-core/gui#547: Override BitcoinApplication::event() to handle QE...Hennadii Stepanov
2022-02-21Replace "can not" with "cannot" in docs, user messages, and testsJon Atack
2022-02-17User-facing content fixups from transifex translator feedbackJon Atack
2022-02-15Merge bitcoin-core/gui#509: Respect dialog modality and fix a regression in w...Hennadii Stepanov
2022-02-15gui, refactor: use std::chrono for formatDurationStr() helperJon Atack
2022-02-12scripted-diff: Rename ShowModalDialogAndDeleteOnCloseHennadii Stepanov
2022-02-12qt: Revert 7fa91e831227e556bd8a7ae3da64bd59d4f30d5f partiallyHennadii Stepanov
2022-02-12qt: Delay shutdown while a modal dialog is activeHennadii Stepanov
2022-02-12qt: Disable tray icon menu when a modal dialog is activeHennadii Stepanov
2022-02-12qt, refactor: Use local QAction instances for the tray icon menuHennadii Stepanov
2022-02-12qt: Override BitcoinApplication::event() to handle QEvent::QuitHennadii Stepanov
2022-02-09Merge bitcoin-core/gui#404: Fix various edge case bugs in QValidatedLineEditHennadii Stepanov
2022-02-08qt, refactor: Drop BitcoinGUI::{send,receive}CoinsMenuAction membersHennadii Stepanov