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
2018-02-15
Merge #12426: qt: Initialize members in WalletModel
Wladimir J. van der Laan
2018-02-14
Merge #11733: qt: Remove redundant locks
Wladimir J. van der Laan
2018-02-13
qt: Initialize members in WalletModel
MarcoFalke
2018-02-12
Fix Windows build errors introduced in #10498
practicalswift
2018-02-12
Merge #12393: Fix a-vs-an typos
Wladimir J. van der Laan
2018-02-12
Merge #12381: Remove more boost threads
Wladimir J. van der Laan
2018-02-11
Fix a-vs-an typos
practicalswift
2018-02-09
Merge #11761: [docs] initial QT documentation
Wladimir J. van der Laan
2018-02-08
boost: drop boost threads for upnp
Cory Fields
2018-02-08
Merge #12374: qt: Make sure splash screen is freed on AppInitMain fail
Wladimir J. van der Laan
2018-02-08
Merge #12377: qt: Poll ShutdownTimer after init is done
Wladimir J. van der Laan
2018-02-07
Merge #10498: Use static_cast instead of C-style casts for non-fundamental types
MarcoFalke
2018-02-07
qt: Poll ShutdownTimer after init is done
MarcoFalke
2018-02-07
qt: Clarify some comments
Wladimir J. van der Laan
2018-02-07
qt: Make sure splash screen is freed on AppInitMain fail
Wladimir J. van der Laan
2018-02-04
Merge #12331: Docs: Properly alphabetize output of CLI --help option.
MarcoFalke
2018-02-01
Properly alphabetize output of CLI --help option.
murrayn
2018-02-01
[gui] Defer coin control instancing
João Barbosa
2018-01-30
qt: Periodic translations update
Wladimir J. van der Laan
2018-01-25
Move scheduler/threadGroup into common-init instead of per-app
Matt Corallo
2018-01-24
Merge #12261: qt: Bump BLOCK_CHAIN_SIZE to 200GB
MarcoFalke
2018-01-24
initwallet: Do not translate highly technical addresstype help
MarcoFalke
2018-01-24
qt: Bump BLOCK_CHAIN_SIZE to 200GB
Wladimir J. van der Laan
2018-01-24
qt: Update translation source file
Wladimir J. van der Laan
2018-01-24
Merge #12119: [wallet] use P2WPKH change output if any destination is P2WPKH ...
Wladimir J. van der Laan
2018-01-24
Merge #11281: Avoid permanent cs_main/cs_wallet lock during RescanFromTime
Wladimir J. van der Laan
2018-01-23
Make sure WalletRescanReserver has successfully reserved the rescan
Jonas Schnelli
2018-01-23
[wallet] use P2WPKH change output if any destination is P2WPKH or P2WSH
Sjors Provoost
2018-01-17
Avoid potential null dereference in ReceiveCoinsDialog constructor
Russell Yanofsky
2018-01-16
Merge #11991: [qt] Receive: checkbox for bech32 address
Jonas Schnelli
2018-01-16
[qt] receive tab: bech32 address opt-in checkbox
Sjors Provoost
2018-01-15
Use flexible font size for QRCode image address
Jonas Schnelli
2018-01-10
Merge #11403: SegWit wallet support
Jonas Schnelli
2018-01-09
SegWit wallet support
Pieter Wuille
2018-01-04
Replaces numbered place marker %2 with %1.
251
2018-01-03
Merge #12035: [qt] change µBTC to bits
Jonas Schnelli
2018-01-03
Merge #12074: [qt] Optimizes boolean expression model && model->haveWatchOnly()
Jonas Schnelli
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-02
[qt] Simplifies boolean expression model && model->haveWatchOnly()
251
2017-12-28
[qt] change µBTC to bits
William Casarin
2017-12-22
Merge #11605: [Wallet] Enable RBF by default in QT
Wladimir J. van der Laan
2017-12-22
[Wallet] Use RBF by default in QT only
Sjors Provoost
2017-12-19
[docs] initial QT documentation, move Qt Creator instructions
Sjors Provoost
2017-12-14
Merge #10839: Don't use pass by reference to const for cheaply-copied types (...
Wladimir J. van der Laan
2017-12-12
Merge #10574: Remove includes in .cpp files for things the corresponding .h f...
Wladimir J. van der Laan
2017-12-07
Merge #11809: gui: Fix proxy setting options dialog crash
Wladimir J. van der Laan
2017-12-07
gui: Fix proxy setting options dialog crash
Wladimir J. van der Laan
2017-12-04
Merge #11556: [Qt] Improved copy for RBF checkbox and tooltip
Jonas Schnelli
2017-11-30
Merge #10493: Use range-based for loops (C++11) when looping over map elements
MarcoFalke
2017-11-29
Merge #11395: Qt: Enable searching by transaction id
Jonas Schnelli
[next]