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
2017-09-14
Fix Qt 0.14.2->0.15.0 segfault if "total at least" is selected
Matt Corallo
2017-09-11
Merge #11268: [macOS] remove Growl support, remove unused code
Wladimir J. van der Laan
2017-09-08
Merge #10793: Changing &var[0] to var.data()
Wladimir J. van der Laan
2017-09-08
Changing &vec[0] to vec.data(), what 9804 missed
MeshCollider
2017-09-07
Merge #11237: qt: Fixing division by zero in time remaining
Wladimir J. van der Laan
2017-09-07
[macOS] remove Growl support, remove unused code
Jonas Schnelli
2017-09-07
Merge #11156: Fix memory leaks in qt/guiutil.cpp
Jonas Schnelli
2017-09-07
Merge #10770: Drop upgrade-cancel callback registration for a generic "cancel...
Jonas Schnelli
2017-09-07
Merge #10911: [qt] Fix typo and access key in optionsdialog.ui
Jonas Schnelli
2017-09-07
Typo in optionsdialog.ui
James Evans
2017-09-06
Remove duplicate destination decoding
João Barbosa
2017-09-06
Merge #11117: Prepare for non-Base58 addresses
Wladimir J. van der Laan
2017-09-06
Introduce wrappers around CBitcoinAddress
Pieter Wuille
2017-09-06
Merge #11210: Stop test_bitcoin-qt touching ~/.bitcoin
Wladimir J. van der Laan
2017-09-05
Merge #11247: qt: Use IsMine to validate custom change address
MarcoFalke
2017-09-06
Refactor tipUpdate as per style guide
MeshCollider
2017-09-06
Fix division by zero in time remaining
MeshCollider
2017-09-05
qt: Use IsMine to validate custom change address
Chris Moore
2017-09-05
Merge #11234: Remove redundant testutil.cpp|h files
Wladimir J. van der Laan
2017-09-05
Merge #11179: rpc: Push down safe mode checks
Wladimir J. van der Laan
2017-09-05
Remove redundant testutil files
MeshCollider
2017-09-02
Merge #11198: [Qt] Fix display of package name on 'open config file' tooltip
MarcoFalke
2017-09-01
Stop test_bitcoin-qt touching ~/.bitcoin
MeshCollider
2017-08-30
[Qt] Fix display of package name on 'open config file' tooltip
Daniel Edgecumbe
2017-08-29
rpc: Push down safe mode checks
Andrew Chow
2017-08-27
Make tabs toolbar no longer have a context menu
Andrew Chow
2017-08-26
Fix memory leaks in qt/guiutil.cpp
Dan Raviv
2017-08-25
Merge #10976: [MOVEONLY] Move some static functions out of wallet.h/cpp
Wladimir J. van der Laan
2017-08-20
Drop upgrade-cancel callback registration for a generic "resumeable"
Matt Corallo
2017-08-18
Merge #11039: Avoid second mapWallet lookup
Wladimir J. van der Laan
2017-08-18
Document the preference of nullptr over NULL or (void*)0
practicalswift
2017-08-16
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
Merge #9964: Add const to methods that do not modify the object for which it ...
MarcoFalke
2017-08-16
Merge #10956: Fix typos
MarcoFalke
2017-08-16
Merge #10705: Trivial: spelling fixes
MarcoFalke
2017-08-16
doc: spelling fixes
klemens
2017-08-15
Merge #10964: Pass SendCoinsRecipient (208 bytes) by reference
Jonas Schnelli
2017-08-14
wallet: Avoid second mapWallet lookup
João Barbosa
2017-08-14
Move some static functions out of wallet.h/cpp
Russell Yanofsky
2017-08-14
scripted-diff: stop using the gArgs wrappers
Marko Bencun
2017-08-14
Merge #10483: scripted-diff: Use the C++11 keyword nullptr to denote the poin...
Wladimir J. van der Laan
2017-08-09
qt: Periodic translations update
Wladimir J. van der Laan
2017-08-08
Fix typos.
practicalswift
2017-08-07
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-05
qt: Increase BLOCK_CHAIN_SIZE constants
Wladimir J. van der Laan
2017-08-02
Pass SendCoinsRecipient (208 bytes) by const reference
practicalswift
2017-08-02
Fix typo in sendcoinsdialog.
Masahiko Hyuga
2017-07-31
qt: Periodic translations update
Wladimir J. van der Laan
2017-07-26
Merge #10899: [test] Qt: Use _putenv_s instead of setenv on Windows builds
Wladimir J. van der Laan
2017-07-25
Merge #10870: [Qt] Use wallet 0 in rpc console if running with multiple wallets
Wladimir J. van der Laan
[next]