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
2019-02-23
gui: Fix async open wallet call order
João Barbosa
2019-02-14
Merge #15195: gui: Add Close Wallet action
Jonas Schnelli
2019-02-14
Merge #15393: build: Bump minimum Qt version to 5.5.1
Jonas Schnelli
2019-02-14
Merge #15063: GUI: If BIP70 is disabled, attempt to fall back to BIP21 parsing
Jonas Schnelli
2019-02-14
Bump minimum Qt version to 5.5.1
Sjors Provoost
2019-02-12
gui: Add close wallet action
João Barbosa
2019-02-12
gui: Add closeWallet to WalletController
João Barbosa
2019-02-12
Merge #15153: gui: Add Open Wallet menu
Jonas Schnelli
2019-02-11
GUI: If BIP70 is disabled, give a proper error when trying to open a payment ...
Luke Dashjr
2019-02-11
GUI: If BIP70 is disabled, attempt to fall back to BIP21 parsing
Luke Dashjr
2019-02-11
Merge #15226: Allow creating blank (empty) wallets (alternative)
MeshCollider
2019-02-10
[wallet] Support creating a blank wallet
Andrew Chow
2019-02-07
wallet: Add lock annotation for mapAddressBook
MarcoFalke
2019-02-06
Merge #15091: GUI: fix model overlay header sync
Wladimir J. van der Laan
2019-02-05
Merge #15203: Fix issue #9683 "gui, wallet: random abort (segmentation fault)
MarcoFalke
2019-02-05
Merge #14922: windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
Wladimir J. van der Laan
2019-02-05
Merge #15342: Suggested wallet code cleanups from #14711
MarcoFalke
2019-02-04
Fix issue #9683 "gui, wallet: random abort (segmentation fault) running maste...
Chris Moore
2019-02-04
qt: Pre-0.18 split-off translations update
Wladimir J. van der Laan
2019-02-04
gui: Show indeterminate progress dialog while opening walllet
João Barbosa
2019-02-04
gui: Add OpenWalletActivity
João Barbosa
2019-02-04
gui: Add thread to run background activity in WalletController
João Barbosa
2019-02-04
gui: Add Open Wallet menu
João Barbosa
2019-02-04
gui: Add openWallet and getWalletsAvailableToOpen to WalletController
João Barbosa
2019-02-03
gui: Fix m_node.startShutdown() order
João Barbosa
2019-02-03
gui: Expose BitcoinGUI::unsubscribeFromCoreSignals
João Barbosa
2019-02-03
gui: Fix WalletController deletion
João Barbosa
2019-02-01
Rename ScanResult stop_block field
Russell Yanofsky
2019-01-31
Merge #15225: GUI: Change the receive button to respond to keypool state chan...
Wladimir J. van der Laan
2019-01-30
Merge #15163: Correct units for "-dbcache" and "-prune"
Wladimir J. van der Laan
2019-01-30
Correct units for "-dbcache" and "-prune"
Hennadii Stepanov
2019-01-30
Merge #14711: Remove uses of chainActive and mapBlockIndex in wallet code
MeshCollider
2019-01-23
Notify the GUI that the keypool has changed to set the receive button
Andrew Chow
2019-01-23
windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
Chun Kuan Lee
2019-01-22
Merge #15208: Qt: remove macOS launch-at-startup when compiled with > macOS 1...
Wladimir J. van der Laan
2019-01-21
Fix macOS launch-at-startup memory issue
Jonas Schnelli
2019-01-21
Qt: remove macOS launch-at-startup option when compiled with > macOS 10.11
Jonas Schnelli
2019-01-21
Check for more than private keys disabled to show receive button
Andrew Chow
2019-01-21
Merge #14955: Switch all RNG code to the built-in PRNG
Wladimir J. van der Laan
2019-01-21
Merge #14605: Return of the Banman
Wladimir J. van der Laan
2019-01-21
Merge #15167: qt: Fix wallet selector size adjustment
Wladimir J. van der Laan
2019-01-19
gui: Fix window title update
João Barbosa
2019-01-19
Merge #15178: qt: Improve "help-console" message
Wladimir J. van der Laan
2019-01-18
Merge #15101: gui: Add WalletController
Jonas Schnelli
2019-01-18
gui: Refactor to use WalletController
João Barbosa
2019-01-18
gui: Add WalletController
João Barbosa
2019-01-18
gui: Use AutoConnection for WalletModel::unload signal
João Barbosa
2019-01-17
Merge #15040: qt: Add workaround for QProgressDialog bug on macOS
Jonas Schnelli
2019-01-17
Merge #14250: qt: Remove redundant stopThread() and stopExecutor() signals
Wladimir J. van der Laan
2019-01-16
net: Break disconnecting out of Ban()
Cory Fields
[next]