aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms
AgeCommit message (Expand)Author
2021-06-05Merge bitcoin-core/gui#329: Make console buttons look clickableHennadii Stepanov
2021-05-26Merge bitcoin-core/gui#297: Avoid unnecessary translationsv21.99-guixtest1Hennadii Stepanov
2021-05-15qt: make console buttons look clickableJarol Rodriguez
2021-05-11Merge bitcoin/bitcoin#21752: doc: Clarify that feerates are per virtual sizeMarcoFalke
2021-05-11Merge bitcoin-core/gui#293: Enable wordWrap for ServicesHennadii Stepanov
2021-05-09qt: enable wordWrap for peers-tab detail servicesrandymcmillan
2021-05-02scripted-diff: Replace three dots with ellipsis in the UI stringsHennadii Stepanov
2021-05-01doc: Clarify that feerates are per virtual sizeMarcoFalke
2021-04-30Merge bitcoin-core/gui#298: Peertableview alternating row colorsHennadii Stepanov
2021-04-30Merge bitcoin-core/gui#300: Remove progress bar on modal overlayMarcoFalke
2021-04-29Merge bitcoin-core/gui#125: Enable changing the autoprune block space size in...Hennadii Stepanov
2021-04-26qt: peertableview alternating row colorsrandymcmillan
2021-04-25Remove progress bar on modal overlaybruno
2021-04-25qt: Avoid unnecessary translationsHennadii Stepanov
2021-04-10qt: Elide long strings in their middle in the Peers tabHennadii Stepanov
2021-03-05Merge bitcoin-core/gui#217: qt: Make warning label look clickableMarcoFalke
2021-02-25gui: add "Last Block" (CNodeStats::nLastBlockTime) to peer detailsJon Atack
2021-02-25gui: add "Last Tx" (CNodeStats::nLastTXTime) to peer detailsJon Atack
2021-02-22qt: Make warning label look clickableJarol Rodriguez
2021-02-22Merge #79: Embed monospaced fontWladimir J. van der Laan
2021-02-22Merge bitcoin-core/gui#206: Display fRelayTxes and bip152_highbandwidth_{to, ...MarcoFalke
2021-02-22Merge bitcoin-core/gui#202: peers-tab: bug fix right panel toggleMarcoFalke
2021-02-21gui: Add monospaced font settingsHennadii Stepanov
2021-02-21qt: Choose monospaced font in C++ code rather in `*.ui` fileHennadii Stepanov
2021-02-18gui: display BIP152 high bandwidth relay in peer detailsJon Atack
2021-02-18gui: display fRelayTxes in peer detailsJon Atack
2021-02-06gui: update to "Direction/Type" peer details name/tooltipJon Atack
2021-01-28peers-tab: bug fix right panel togglerandymcmillan
2021-01-27Merge #180: Peer details: connection type follow-upsWladimir J. van der Laan
2021-01-21Merge bitcoin-core/gui#176: Fix TxViewDelegate layoutMarcoFalke
2021-01-21Merge bitcoin-core/gui#171: Use layout manager for Create Wallet dialogMarcoFalke
2021-01-10gui: improve markup handling of connection type tooltipJon Atack
2021-01-10gui: return inbound {full, block} relay type in peer detailsJon Atack
2021-01-09gui: improve connection type tooltipHennadii Stepanov
2021-01-09gui: replace Direction with Connection Type in peer detailsJon Atack
2021-01-07gui: Add NAT-PMP network optionHennadii Stepanov
2021-01-06qt: Use layout manager for Create Wallet dialogHennadii Stepanov
2021-01-05qt: Fix TxViewDelegate layoutHennadii Stepanov
2021-01-05qt: Add TransactionOverviewWidget classHennadii Stepanov
2020-12-27gui: display network in peer detailsJon Atack
2020-12-18qt: Align layout of checkboxesHennadii Stepanov
2020-12-15Merge bitcoin-core/gui#115: Replace "Hide tray icon" option with positive "Sh...Jonas Schnelli
2020-11-30GUI/Intro: Move prune setting below explanationLuke Dashjr
2020-11-30GUI/Intro: Estimate max age of backups that can be restored with pruningLuke Dashjr
2020-11-20Merge bitcoin-core/gui#21: Update pruning tooltip, original author BitcoinErr...Jonas Schnelli
2020-11-19GUI/Intro: Rework UI flow to let the user set prune size in GBsLuke Dashjr
2020-11-18Merge bitcoin-core/gui#118: Remove BDB version from the Information tabMarcoFalke
2020-11-15gui: Replace "Hide tray icon" option with positive "Show tray icon" oneHennadii Stepanov
2020-11-14gui: create wallet: add advanced sectionSjors Provoost
2020-11-14gui: create wallet: name placeholderSjors Provoost