aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms
AgeCommit message (Expand)Author
2024-02-07Merge bitcoin-core/gui#497: Enable users to configure their monospace font sp...Hennadii Stepanov
2023-10-06gui: remove legacy wallet creationfurszy
2023-10-04qt: Add "Session id" label to peer detailsHennadii Stepanov
2023-10-03qt: Add "Transport" label to peer detailsHennadii Stepanov
2023-07-21GUI: OptionsDialog: Replace verbose two-option font selector with simple comb...Luke Dashjr
2023-07-04Merge bitcoin-core/gui#719: Remove confusing "Dust" label from coincontrol / ...Hennadii Stepanov
2023-07-03gui: send, left alignment for "bytes" and "change" labelfurszy
2023-07-03qt: remove confusing "Dust" label from coincontrol / sendcoins dialogSebastian Falbesoner
2023-03-31GUI: PSBTOperationsDialog: Support translating window titleLuke Dashjr
2022-11-16Fix Transaction Relay tooltip text in Peers details windowJon Atack
2022-10-24Merge bitcoin-core/gui#676: Update peers window "Transaction Relay" label and...MacroFake
2022-10-18gui: update peers window "Transaction Relay" label and tooltipJon Atack
2022-09-27Use `PACKAGE_NAME` in messages rather than hardcoding "Bitcoin Core"Hennadii Stepanov
2022-09-07qt: Prevent wrong handling of `%2` token by TransifexHennadii Stepanov
2022-06-21Merge bitcoin-core/gui#612: refactor: Drop unused `QFrame`s in `SendCoinsEntry`Hennadii Stepanov
2022-06-12qt: Fix `BitcoinAmountField`'s base widgetHennadii Stepanov
2022-06-12qt, refactor: Fix `sendcoinsentry.ui` indentationHennadii Stepanov
2022-06-12qt, refactor: Convert `SendCoinsEntry` to a sub-`QWidget`Hennadii Stepanov
2022-05-30qt, refactor: Drop unused `QFrame`s in `SendCoinsEntry`Hennadii Stepanov
2022-05-26Migrate -lang setting from QSettings to settings.jsonRyan Ofsky
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-01-24gui: use available space to display "Last Transaction" in peer detailsJon Atack
2022-01-24gui: add "Addresses Rate-Limited" (m_addr_rate_limited) to peer detailsJon Atack
2022-01-24gui: add "Addresses Processed" (m_addr_processed) to peer detailsJon Atack
2022-01-24gui: add "Address Relay" (m_addr_relay_enabled) to peer detailsJon Atack
2022-01-09Merge bitcoin-core/gui#441: Add Create Unsigned button to SendConfirmationDialogHennadii Stepanov
2022-01-04Merge bitcoin-core/gui#516: Change 'Show' iconHennadii Stepanov
2021-12-31Change 'Show' iconw0xlt
2021-12-21gui: address type dropdown, add bech32mSjors Provoost
2021-11-21Merge bitcoin-core/gui#319: Paste button in Open URI dialogHennadii Stepanov
2021-11-21Merge bitcoin-core/gui#449: Restore "S" accelerator for "Start on system logi...Hennadii Stepanov
2021-10-22Merge bitcoin/bitcoin#23002: Make descriptor wallets by defaultMarcoFalke
2021-10-08qt: hide Create Unsigned button behind an expert mode optionAndrew Chow
2021-10-07GUI/Options: Restore "S" accelerator for "Start on system login" optionLuke Dashjr
2021-09-29Merge bitcoin-core/gui#430: Improvements to the open up transaction in third-...Hennadii Stepanov
2021-09-29Merge bitcoin-core/gui#416: Add RPC settingHennadii Stepanov
2021-09-27qt: hyphenate usage of third-party modifierJarol Rodriguez
2021-09-26gui: Paste button in Open URI dialogKristaps Kaupe
2021-09-17wallet: Default new wallets to descriptor walletsAndrew Chow
2021-09-16gui: add RPC settingSjors Provoost
2021-09-13qt: add missing tooltips to options menu settingsJarol Rodriguez
2021-08-11qt, refactor: Fix indentationPrateek Sancheti
2021-08-11qt: Add SubFeeFromAmount optionPrateek Sancheti
2021-06-09Merge bitcoin-core/gui#4: UI external signer support (e.g. hardware wallet)Samuel Dobson
2021-06-05Merge bitcoin-core/gui#329: Make console buttons look clickableHennadii Stepanov
2021-05-27gui: display address on external signerSjors Provoost
2021-05-27gui: create wallet with external signerSjors Provoost
2021-05-27gui: add external signer path to options dialogSjors Provoost