index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
forms
Commit message (
Expand
)
Author
Age
Files
Lines
*
qt: Align layout of checkboxes
Hennadii Stepanov
2020-12-18
1
-4
/
+4
*
gui: create wallet: add advanced section
Sjors Provoost
2020-11-14
1
-4
/
+21
*
gui: create wallet: name placeholder
Sjors Provoost
2020-11-14
1
-0
/
+3
*
[gui] create wallet: smarter checkbox toggling
Sjors Provoost
2020-10-30
1
-2
/
+2
*
Merge bitcoin-core/gui#39: Add visual accenting for the 'Create new receiving...
MarcoFalke
2020-08-28
1
-0
/
+6
|
\
|
*
qt: Make "Create new receiving address" default unconditionally
Hennadii Stepanov
2020-07-21
1
-0
/
+6
*
|
Merge bitcoin-core/gui#40: Clarify block height label
MarcoFalke
2020-08-27
1
-1
/
+1
|
\
\
|
*
|
gui: Clarify block height label
Hennadii Stepanov
2020-07-25
1
-1
/
+1
|
|
/
*
/
Replace `hidden service` with `onion service`
Riccardo Masutti
2020-08-07
1
-2
/
+2
|
/
*
gui: Show permissions instead of whitelisted
Wladimir J. van der Laan
2020-07-15
1
-2
/
+2
*
gui, doc: rm Ban Score in GUI Peers window/release notes updates
Jon Atack
2020-07-14
1
-43
/
+20
*
qt: Do not truncate node flag strings in debugwindow.ui peers details tab.
saibato
2020-06-22
1
-6
/
+0
*
[gui] PSBT Operations Dialog (sign & broadcast)
Glenn Willen
2020-06-19
1
-0
/
+148
*
Merge #17597: qt: Fix height of QR-less ReceiveRequestDialog
Jonas Schnelli
2020-05-29
1
-65
/
+223
|
\
|
*
qt: Overhaul ReceiveRequestDialog
Hennadii Stepanov
2020-05-05
1
-65
/
+223
*
|
qt: Add privacy feature to Overview page
Hennadii Stepanov
2020-05-27
1
-10
/
+18
|
/
*
Be able to create new wallets with DescriptorScriptPubKeyMans as backing
Andrew Chow
2020-04-23
1
-2
/
+18
*
gui: avoid QT Designer/Form Editor re-formatting
Jon Atack
2020-03-24
1
-17
/
+17
*
gui: display Mapped AS in peers info window
Jon Atack
2020-03-24
1
-0
/
+26
*
Merge #17096: gui: rename debug window
Jonas Schnelli
2020-01-27
1
-1
/
+1
|
\
|
*
gui: renamed 'debug window' to 'node window'
Zero
2020-01-06
1
-1
/
+1
*
|
gui: Shortcut to close ModalOverlay
Emil Engler
2020-01-24
1
-0
/
+3
*
|
qt: Normalize placeholder to avoid using "address book" in sendcoinsentry
Wladimir J. van der Laan
2019-12-09
1
-1
/
+1
*
|
gui: Move static placeholder texts to forms
Wladimir J. van der Laan
2019-12-09
4
-1
/
+14
*
|
Merge #17587: gui: show watch-only balance in send screen
Samuel Dobson
2019-11-29
1
-1
/
+1
|
\
\
|
*
|
[gui] send: show watch-only balance in send screen
Sjors Provoost
2019-11-26
1
-1
/
+1
*
|
|
qt: Use proper class for Ui::ReceiveCoinsDialog
Hennadii Stepanov
2019-11-26
1
-1
/
+1
*
|
|
qt: Fix class name of Ui::ModalOverlay
Hennadii Stepanov
2019-11-26
1
-9
/
+1
|
/
/
*
|
Merge #17446: gui: Changed tooltip for 'Label' & 'Message' text fields to be ...
Wladimir J. van der Laan
2019-11-20
1
-2
/
+2
|
\
\
|
*
|
Changed tooltips of receive form to highlight difference between Label and Me...
dannmat
2019-11-17
1
-2
/
+2
*
|
|
Merge #17360: gui: Improve "Hide" button tool-tip message
Wladimir J. van der Laan
2019-11-05
1
-1
/
+1
|
\
\
\
|
*
|
|
Improve "Hide" button tool-tip message
Danny-Scott
2019-11-05
1
-1
/
+1
|
|
/
/
*
|
|
gui: remove payment request file handling from OpenURI dialog
fanquake
2019-10-24
1
-21
/
+1
*
|
|
gui: Fix payAmount tooltip in SendCoinsEntry
João Barbosa
2019-10-23
1
-4
/
+5
*
|
|
static tooltip
JeremyCrookshank
2019-10-22
1
-1
/
+1
*
|
|
gui: Add placeholder text to the sign message field
Danny-Scott
2019-10-18
1
-0
/
+3
|
/
/
*
/
gui: Added label & tooltip for Verify Message labels
dannmat
2019-10-15
1
-2
/
+16
|
/
*
gui: Rename address checkbox back to bech32
MarcoFalke
2019-09-21
1
-4
/
+4
*
Merge #16822: gui: Create wallet menu option follow-ups
fanquake
2019-09-16
2
-2
/
+2
|
\
|
*
gui: fix passphrase labels/tooltip in createwalletdialog/askpassphrasedialog
Jon Atack
2019-09-09
2
-2
/
+2
*
|
Merge #16714: gui: add prune to intro screen with smart default
Jonas Schnelli
2019-09-12
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
[gui] intro: add prune preference
Sjors Provoost
2019-08-24
1
-0
/
+10
*
|
Add CreateWalletDialog to create wallets from the GUI
Andrew Chow
2019-09-05
1
-0
/
+151
*
|
Merge #14879: qt: Add warning messages to the debug window
MarcoFalke
2019-08-28
1
-0
/
+19
|
\
\
|
|
/
|
/
|
|
*
Add warning messages to the debug window
Hennadii Stepanov
2019-01-25
1
-0
/
+19
*
|
Merge #16090: Qt: Add vertical spacer to peer detail widget
Wladimir J. van der Laan
2019-06-03
1
-0
/
+13
|
\
\
|
*
|
Add vertical spacer
Josu Goñi
2019-05-26
1
-0
/
+13
*
|
|
Merge #16122: gui: Enable console line edit on setClientModel
Wladimir J. van der Laan
2019-06-03
1
-0
/
+3
|
\
\
\
|
*
|
|
gui: Enable console line edit on setClientModel
João Barbosa
2019-05-30
1
-0
/
+3
|
|
/
/
*
/
/
gui: move coin control OK to the right
fanquake
2019-05-28
1
-6
/
+0
|
/
/
[next]