aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms
AgeCommit message (Expand)Author
2019-09-21gui: Rename address checkbox back to bech32MarcoFalke
2019-09-16Merge #16822: gui: Create wallet menu option follow-upsfanquake
2019-09-12Merge #16714: gui: add prune to intro screen with smart defaultJonas Schnelli
2019-09-09gui: fix passphrase labels/tooltip in createwalletdialog/askpassphrasedialogJon Atack
2019-09-05Add CreateWalletDialog to create wallets from the GUIAndrew Chow
2019-08-28Merge #14879: qt: Add warning messages to the debug windowMarcoFalke
2019-08-24[gui] intro: add prune preferenceSjors Provoost
2019-06-03Merge #16090: Qt: Add vertical spacer to peer detail widgetWladimir J. van der Laan
2019-06-03Merge #16122: gui: Enable console line edit on setClientModelWladimir J. van der Laan
2019-05-30gui: Enable console line edit on setClientModelJoão Barbosa
2019-05-28gui: move coin control OK to the rightfanquake
2019-05-26Add vertical spacerJosu Goñi
2019-05-06Merge #15928: GUI: Move QRImageWidget to its own file-pairWladimir J. van der Laan
2019-05-02GUI: Move QRImageWidget to its own file-pairLuke Dashjr
2019-04-16qt: update request payment button text and tab descriptionTobias Kaderle
2019-03-31gui: Generate bech32 addresses by defaultMarcoFalke
2019-01-30Merge #15163: Correct units for "-dbcache" and "-prune"Wladimir J. van der Laan
2019-01-30Correct units for "-dbcache" and "-prune"Hennadii Stepanov
2019-01-25Add warning messages to the debug windowHennadii Stepanov
2019-01-21Merge #15167: qt: Fix wallet selector size adjustmentWladimir J. van der Laan
2019-01-14Fix wallet selector size adjustmentHennadii Stepanov
2019-01-09Improve Peers tab layoutHennadii Stepanov
2019-01-03Merge #14375: qt: Correct misleading "overridden options" labelWladimir J. van der Laan
2018-11-29qt: Remove hidden columns in coin control dialogJoão Barbosa
2018-11-23Correct misleading "overridden options" labelHennadii Stepanov
2018-10-30qt: Remove "Pay only required fee" checkboxHennadii Stepanov
2018-10-08Add tooltips for both datadir and blocksdirHennadii Stepanov
2018-10-06Add "Blocksdir" to Debug windowHennadii Stepanov
2018-06-11Merge #13043: [qt] OptionsDialog: add prune settingWladimir J. van der Laan
2018-05-17GUI: Rephrase Bech32 checkbox text/tooltipLuke Dashjr
2018-05-15[qt] OptionsDialog: add prune settingSjors Provoost
2018-03-26Merge #12610: Multiwallet for the GUIJonas Schnelli
2018-03-26Qt: Add wallet selector to debug consoleJonas Schnelli
2018-03-14Merge #12080: Add support to search the address bookWladimir J. van der Laan
2018-03-06qt: Set modal overlay hide button as defaultJoão Barbosa
2018-03-01[qt] Improved "custom fee" explanation in tooltipRandolf Richardson
2018-01-16[qt] receive tab: bech32 address opt-in checkboxSjors Provoost
2018-01-03[qt] Add support to search the address bookJoão Barbosa
2017-12-22[Wallet] Use RBF by default in QT onlySjors Provoost
2017-11-18[Qt] Improved copy: RBF checkbox, tooltip and confirmation screenSjors Provoost
2017-11-16qt: refactor: Use absolute include paths in .ui filesWladimir J. van der Laan
2017-11-11Merge #3716: GUI: Receive: Remove option to reuse a previous addressMarcoFalke
2017-11-11GUI: Receive: Remove option to reuse a previous addressLuke Dashjr
2017-11-10Merge #11316: [qt] Add use available balance in send coins dialog (CryptAxe, ...MarcoFalke
2017-10-18[ui] Add toggle for unblinding password fieldsThomas Snider
2017-09-15Remove custom fee radio groupAndrew Chow
2017-09-13[qt] Add use available balance in send coins dialogCryptAxe
2017-09-07Merge #10911: [qt] Fix typo and access key in optionsdialog.uiJonas Schnelli
2017-09-07Typo in optionsdialog.uiJames Evans
2017-08-02Fix typo in sendcoinsdialog.Masahiko Hyuga