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
2016-09-09
Merge #8678: [Qt][CoinControl] fix UI bug that could result in paying unexpec...
Jonas Schnelli
2016-09-08
net: move send/recv statistics to CConnman
Cory Fields
2016-09-08
net: Add most functions needed for vNodes to CConnman
Cory Fields
2016-09-08
net: move ban and addrman functions into CConnman
Cory Fields
2016-09-08
net: Pass CConnection to wallet rather than using the global
Cory Fields
2016-09-08
gui: add NodeID to the peer table
Cory Fields
2016-09-07
[Qt][CoinControl] fix UI bug that could result in paying unexpected fee
Jonas Schnelli
2016-08-26
Merge #8583: Show XTHIN in GUI
Wladimir J. van der Laan
2016-08-25
Merge #8487: Persist the datadir after option reset
Jonas Schnelli
2016-08-25
Show XTHIN in GUI
R E Broadley
2016-08-24
Load choose datadir dialog after options reset
Andrew Chow
2016-08-24
Merge #8463: [qt] Remove Priority from coincontrol dialog
Jonas Schnelli
2016-08-24
[qt] Remove Priority from coincontrol dialog
MarcoFalke
2016-08-19
Merge #8517: [Qt] show wallet HD state in statusbar
Jonas Schnelli
2016-08-19
[Qt] add HD enabled/disabled icon to the status bar
Jonas Schnelli
2016-08-18
qt: Fix random segfault when closing "Choose data directory" dialog
Wladimir J. van der Laan
2016-08-15
Merge #8128: Net: Turn net structures into dumb storage classes
Wladimir J. van der Laan
2016-08-10
Persist the datadir after option reset
Andrew Chow
2016-08-06
Fix minimize and close bugs
adlawren
2016-08-04
net: Have LookupNumeric return a CService directly
Cory Fields
2016-07-31
net: narrow include scope after moving to netaddress
Cory Fields
2016-07-31
net: Split resolving out of CSubNet
Cory Fields
2016-07-31
net: Split resolving out of CService
Cory Fields
2016-07-31
net: Split resolving out of CNetAddr
Cory Fields
2016-07-28
[Qt] Add dbcache migration path
Jonas Schnelli
2016-07-18
qt: periodic translations update
Wladimir J. van der Laan
2016-07-12
qt: periodic translation update
Wladimir J. van der Laan
2016-07-06
Merge #8288: qt: Network-specific example address
Jonas Schnelli
2016-07-06
qt: periodic translations update
Wladimir J. van der Laan
2016-06-30
windows: Add testnet icon for testnet link
Wladimir J. van der Laan
2016-06-29
qt: Network-specific example address
Wladimir J. van der Laan
2016-06-28
qt: Remove client name from debug window
Wladimir J. van der Laan
2016-06-28
qt: Periodic translations update
Wladimir J. van der Laan
2016-06-28
Merge #8257: Do not ask a UI question from bitcoind
Wladimir J. van der Laan
2016-06-24
Merge #8149: Segregated witness rebased
Wladimir J. van der Laan
2016-06-24
Do not ask a UI question from bitcoind
Pieter Wuille
2016-06-24
check that transactionView->selectionModel()->selectedRows(0) exists
fsb4000
2016-06-23
trivial: capitalize BIP32 in option help
Wladimir J. van der Laan
2016-06-22
BIP144: Handshake and relay (receiver side)
Pieter Wuille
2016-06-22
BIP144: Serialization, hashes, relay (sender side)
Pieter Wuille
2016-06-22
Merge #8234: qt: Periodic transifex update
Wladimir J. van der Laan
2016-06-22
Merge #8231: [Qt] fix a bug where the SplashScreen will not be hidden during ...
Wladimir J. van der Laan
2016-06-21
qt: Periodic transifex update
Wladimir J. van der Laan
2016-06-21
[Qt] fix a bug where the SplashScreen will not be hidden during startup
Jonas Schnelli
2016-06-21
Fix LogPrint to LogPrintf
TheLazieR Yip
2016-06-20
Only pass -lQt5PlatformSupport if >=Qt5.6
Jonas Schnelli
2016-06-13
Add address label to request payment QR Code (QT)
Francesco 'makevoid' Canessa
2016-06-10
qt: translations update
Wladimir J. van der Laan
2016-06-06
qt: translation strings update
Wladimir J. van der Laan
2016-05-31
PR #7772 is not enough to fix the issue with QCompleter, use event filter ins...
UdjinM6
[next]