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-11-10
[wallet] Change feebumper from class to functions
Russell Yanofsky
2017-11-10
[refactor] Make feebumper namespace
Russell Yanofsky
2017-11-10
[trivial] Rename feebumper variables according to project code style
Russell Yanofsky
2017-11-10
Merge #11623: tests: Add missing locks to tests
MarcoFalke
2017-11-10
tests: Add missing locks to tests
practicalswift
2017-11-10
Merge #11316: [qt] Add use available balance in send coins dialog (CryptAxe, ...
MarcoFalke
2017-11-10
Qt: Enable searching by transaction id
Luke Dashjr
2017-11-10
Qt: Avoid invalidating the search filter, when it doesn't really change
Luke Dashjr
2017-11-10
Qt: Rename confusingly-named "address prefix" to "search string"
Luke Dashjr
2017-11-09
Merge #11043: Use std::unique_ptr (C++11) where possible
Wladimir J. van der Laan
2017-11-09
Use unique_ptr for pcoinscatcher/pcoinsdbview/pcoinsTip/pblocktree
practicalswift
2017-11-09
Fix qt build broken by 5a5e4e9
Matt Corallo
2017-11-09
Merge #10368: [wallet] Remove helper conversion operator from wallet
Wladimir J. van der Laan
2017-11-09
Merge #10696: Remove redundant nullptr checks before deallocation
Wladimir J. van der Laan
2017-11-07
Merge #11480: [ui] Add toggle for unblinding password fields
Wladimir J. van der Laan
2017-10-22
Merge #11499: [Qt] Add upload and download info to the peerlist (debug menu)
Jonas Schnelli
2017-10-18
[ui] Add toggle for unblinding password fields
Thomas Snider
2017-10-16
Add Sent and Received information to the debug menu peer list
Aaron Golliver
2017-10-16
move human-readable byte formatting to guiutil
Aaron Golliver
2017-10-15
Fix crash via division by zero assertion
Jonas Schnelli
2017-10-13
Merge #7061: [Wallet] Add RPC call "rescanblockchain <startheight> <stopheight>"
Jonas Schnelli
2017-10-12
Merge #10898: Fix invalid checks (NULL checks after dereference, redundant ch...
Wladimir J. van der Laan
2017-10-12
[Wallet] add rescanblockchain <start_height> <stop_height> RPC command
Jonas Schnelli
2017-10-12
Merge #11133: Document assumptions that are being made to avoid division by zero
Wladimir J. van der Laan
2017-10-09
Use range-based for loops (C++11) when looping over map elements
practicalswift
2017-10-04
[gui] reset addrProxy/addrSeparateProxyTor if colon char missing
Cristian Mircea Messel
2017-10-02
Merge #11365: [Tests] Add Qt GUI tests to Overview and ReceiveCoin Page
MarcoFalke
2017-10-02
Avoid NULL pointer dereference when _walletModel is NULL (which is valid)
practicalswift
2017-10-02
Merge #11193: [Qt] Terminate string *pszExePath after readlink and without us...
Wladimir J. van der Laan
2017-09-29
Merge #11167: Full BIP173 (Bech32) support
Wladimir J. van der Laan
2017-09-28
[Qt] tolerate BIP173/bech32 addresses during input validation
Jonas Schnelli
2017-09-26
Merge #11015: [Qt] Add delay before filtering transactions
Jonas Schnelli
2017-09-25
Merge #11335: Replace save|restoreWindowGeometry with Qt functions
Wladimir J. van der Laan
2017-09-23
Merge #11338: qt: Backup former GUI settings on `-resetguisettings`
Wladimir J. van der Laan
2017-09-23
qt: Backup former GUI settings on `-resetguisettings`
Wladimir J. van der Laan
2017-09-22
Use static_cast instead of C-style casts for non-fundamental types
practicalswift
2017-09-21
Replace save|restoreWindowGeometry with Qt functions
MeshCollider
2017-09-20
Merge #11132: Document assumptions that are being made to avoid NULL pointer ...
Wladimir J. van der Laan
2017-09-19
[Tests] Add Qt GUI tests to Overview and ReceiveCoin Page
Anditto Heristyo
2017-09-18
[Qt] Add delay before filtering transactions
Lucas Betschart
2017-09-15
Remove custom fee radio group
Andrew Chow
2017-09-14
Fix Qt 0.14.2->0.15.0 segfault if "total at least" is selected
Matt Corallo
2017-09-13
[qt] Add use available balance in send coins dialog
CryptAxe
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
[prev]
[next]