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-07-19
qt: pre-rc1 translations update
Wladimir J. van der Laan
2019-07-09
qt: Assert QMetaObject::invokeMethod result
João Barbosa
2019-07-09
gui: Fix missing qRegisterMetaType(WalletModel*)
João Barbosa
2019-06-24
Set AA_EnableHighDpiScaling attribute early
Hennadii Stepanov
2019-06-23
gui: Fix open wallet menu initialization order
João Barbosa
2019-06-18
scripted-diff: Replace fprintf with tfm::format
MarcoFalke
2019-06-13
gui: Enable open wallet menu on setWalletController
João Barbosa
2019-06-07
gui: Set progressDialog to nullptr
João Barbosa
2019-06-07
gui: Enable console line edit on setClientModel
João Barbosa
2019-06-07
qt: fix opening bitcoin.conf via Preferences on macOS; see #15409
shannon1916
2019-05-18
Show loaded wallets as disabled in open menu instead of nothing
MeshCollider
2019-04-18
gui: Pre-rc4 translations update
Wladimir J. van der Laan
2019-04-18
GUI: Options: Remove the upper-bound limit from pruning size setting
Luke Dashjr
2019-04-18
GUI: Options: Set the range of pruning size before loading its value
Luke Dashjr
2019-03-28
qt: Translations update pre-rc3
Wladimir J. van der Laan
2019-03-22
gui: Defer removeAndDeleteWallet when no modal widget is active
João Barbosa
2019-03-14
doc: Pre-rc2 translations update
Wladimir J. van der Laan
2019-03-09
qt: periodic translations update
Wladimir J. van der Laan
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
[next]