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-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-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 | move-only: helper function to present PSBT | Sjors Provoost |
2022-02-24 | qt: English (source) translations update | laanwj |
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 |
2022-02-08 | qt: Make show_hide_action dependent on the main window actual state | Hennadii Stepanov |
2022-02-08 | qt: Drop BitcoinGUI::toggleHideAction member | Hennadii Stepanov |
2022-02-08 | qt, refactor: Fill up trayIconMenu before connections | Hennadii Stepanov |
2022-02-08 | qt, refactor: Replace BitcoinGUI::trayIconActivated with a lambda | Hennadii Stepanov |
2022-02-08 | qt, refactor: Replace BitcoinGUI::macosDockIconActivated with a lambda | Hennadii Stepanov |
2022-02-05 | build: Bump minimum Qt version to 5.11.3 | Hennadii Stepanov |
2022-02-04 | Merge bitcoin-core/gui#524: Replace int with std::chrono in for the timer->se... | Hennadii Stepanov |
2022-02-04 | Merge bitcoin/bitcoin#24250: Update translations for 0.23 string freeze | laanwj |
2022-02-03 | qt: Update source translations | laanwj |
2022-02-03 | refactor: replace boost::filesystem with std::filesystem | Kiminuo |
2022-01-28 | Merge bitcoin-core/gui#526: Add address relay/processed/rate-limited fields t... | Hennadii Stepanov |
2022-01-26 | fs: consistently use fsbridge for {i,o}fstream | fanquake |
2022-01-25 | Merge bitcoin/bitcoin#24067: wallet: Actually treat (un)confirmed txs as (un)... | Andrew Chow |
2022-01-24 | gui: use available space to display "Last Transaction" in peer details | Jon Atack |
2022-01-24 | gui: add "Addresses Rate-Limited" (m_addr_rate_limited) to peer details | Jon Atack |