index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
Age
Commit message (
Expand
)
Author
2018-05-30
Give an error and exit if there are unknown parameters
Andrew Chow
2018-05-30
Stop translating command line options
Wladimir J. van der Laan
2018-05-29
Merge #13273: Qt/Bugfix: fix handling default wallet with no name
Wladimir J. van der Laan
2018-05-28
Merge #13275: Qt: use [default wallet] as name for wallet with no name
Wladimir J. van der Laan
2018-05-24
Merge #13284: gui: fix visual "overflow" of amount input.
Wladimir J. van der Laan
2018-05-22
wallet: Use shared pointer to retain wallet instance
João Barbosa
2018-05-20
Increased max width of amount field to prevent number overflow bug.
Brandon Ruggles
2018-05-19
Qt: use [default wallet] as name for wallet with no name
Jonas Schnelli
2018-05-18
Qt/Bugfix: fix handling default wallet with no name
João Barbosa
2018-05-18
Merge #13097: ui: Support wallets loaded dynamically
Jonas Schnelli
2018-05-18
Merge #13264: [qt] Satoshi unit
Jonas Schnelli
2018-05-18
fixup! ui: Support wallets loaded dynamically
João Barbosa
2018-05-17
[qt] Added satoshi unit
GreatSock
2018-05-17
[qt] BitcoinUnits::format with zero decimals
GreatSock
2018-05-17
GUI: Allow generating Bech32 addresses with a legacy-address default
Luke Dashjr
2018-05-17
GUI: Rephrase Bech32 checkbox text/tooltip
Luke Dashjr
2018-05-16
ui: Support wallets loaded dynamically
João Barbosa
2018-05-16
ui: Remove unnecessary variable fFirstWallet
João Barbosa
2018-05-15
[gui] Add proxy icon in statusbar
Cristian Mircea Messel
2018-05-14
Merge #13158: [Qt]: Improve sendcoinsdialog readability
MarcoFalke
2018-05-14
Merge #12560: [wallet] Upgrade path for non-HD wallets to HD
Wladimir J. van der Laan
2018-05-12
Add 'sethdseed' RPC to initialize or replace HD seed
Chris Moore
2018-05-09
Make gArgs aware of the arguments
Andrew Chow
2018-05-09
Merge #10267: New -includeconf argument for including external configuration ...
Wladimir J. van der Laan
2018-05-08
[qt]: changes sendcoinsdialog's box layout for improved readability.
marcoagner
2018-05-03
Merge #12729: Get rid of ambiguous OutputType::NONE value
Wladimir J. van der Laan
2018-05-02
Merge #12928: qt: Initialize non-static class members that were previously ne...
Wladimir J. van der Laan
2018-05-02
Make sure initialization occurs in the constructor
practicalswift
2018-05-01
[doc] qt: fixes broken link on readme
marcoagner
2018-04-26
-includeconf=<path> support in config handler, for including external configu...
Karl-Johan Alm
2018-04-25
[tests] [qt] Add tests for address book manipulation via EditAddressDialog
James O'Beirne
2018-04-25
[tests] [qt] Introduce qt/test/util with a generalized ConfirmMessage
James O'Beirne
2018-04-25
[qt] Display more helpful message when adding a send address has failed
James O'Beirne
2018-04-25
Add purpose arg to Wallet::getAddress
James O'Beirne
2018-04-24
Merge #12909: wallet: Make fee settings to be non-static members
Wladimir J. van der Laan
2018-04-23
Merge #13055: qt: Don't log to console by default
MarcoFalke
2018-04-23
Merge #12999: qt: Show the Window when double clicking the taskbar icon
Wladimir J. van der Laan
2018-04-23
wallet: Make fee settings non-static members
MarcoFalke
2018-04-23
qt: Don't log to console by default
Wladimir J. van der Laan
2018-04-18
wallet: Add AddWallet, RemoveWallet, GetWallet and GetWallets
João Barbosa
2018-04-17
qt:Show the entire Window when double clicking on taskbar
Chun Kuan Lee
2018-04-13
Merge #11200: Allow for aborting rescans in the GUI
Jonas Schnelli
2018-04-12
Add cancel button to rescan progress dialog
Andrew Chow
2018-04-11
Merge #12650: gui: Fix issue: "default port not shown correctly in settings d...
Wladimir J. van der Laan
2018-04-11
Remove redundant initializations from the constructor
practicalswift
2018-04-10
Fix illegal default `addProxy` and `addrSeparateProxyTor` settings.
251
2018-04-10
Initialize non-static class members where they are defined
practicalswift
2018-04-10
Initialize editStatus and autoCompleter. Previously not initialized where def...
practicalswift
2018-04-09
Docs: fixed link, replaced QT with Qt
Darko Janković
2018-04-09
Merge #11851: scripted-diff: Rename wallet database classes
Wladimir J. van der Laan
[next]