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-10-18
Merge #11447: 0.15.1: Backports
Wladimir J. van der Laan
2017-10-04
qt: Backup former GUI settings on `-resetguisettings`
Wladimir J. van der Laan
2017-10-03
Replace save|restoreWindowGeometry with Qt functions
MeshCollider
2017-10-03
[Qt] Add delay before filtering transactions
Lucas Betschart
2017-10-03
Remove custom fee radio group
Andrew Chow
2017-10-03
Fix division by zero in time remaining
MeshCollider
2017-10-03
Stop test_bitcoin-qt touching ~/.bitcoin
MeshCollider
2017-10-03
qt: Use IsMine to validate custom change address
Chris Moore
2017-10-03
Remove redundant testutil files
MeshCollider
2017-10-03
[Qt] Fix display of package name on 'open config file' tooltip
Daniel Edgecumbe
2017-09-15
qt: Translations update pre-0.15.0.1
Wladimir J. van der Laan
2017-09-15
Fix Qt 0.14.2->0.15.0 segfault if "total at least" is selected
Matt Corallo
2017-08-28
qt: Translation update pre-rc3
v0.15.0rc3
Wladimir J. van der Laan
2017-08-21
qt: Update translations pre-rc2
Wladimir J. van der Laan
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-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
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
2017-07-21
Qt: Use _putenv_s instead of setenv on Windows builds
Brian McMichael
2017-07-20
qt: Periodic translations update
Wladimir J. van der Laan
2017-07-20
[Qt] Use wallet 0 in rpc console if running with multiple wallets
Jonas Schnelli
2017-07-18
Avoid redundant redeclaration of GetWarnings(const string&)
practicalswift
2017-07-17
Merge #10832: init: Factor out AppInitLockDataDirectory and fix startup core ...
Wladimir J. van der Laan
2017-07-17
init: Factor out AppInitLockDataDirectory
Wladimir J. van der Laan
2017-07-14
Make QT fee displays use GetMinimumFee instead of estimateSmartFee
Alex Morcos
2017-07-14
Use CoinControl to pass custom fee setting from QT.
Alex Morcos
2017-07-14
Refactor to use CoinControl in GetMinimumFee and FeeBumper
Alex Morcos
2017-07-14
Make CoinControl a required argument to CreateTransaction
Alex Morcos
2017-07-14
Merge #10769: [Qt] replace fee slider with a Dropdown, extend conf. targets
Pieter Wuille
2017-07-13
[Qt] migrate old fee slider value to new dropbown
Jonas Schnelli
2017-07-13
[Qt] replace fee slider with a Dropdown, extend conf. targets
Jonas Schnelli
2017-07-11
Merge #10589: More economical fee estimates for RBF and RPC options to control
Wladimir J. van der Laan
2017-07-11
Merge #10179: Give CValidationInterface Support for calling notifications on ...
Wladimir J. van der Laan
2017-07-10
Add RPC options for RBF, confirmation target, and conservative fee estimation.
Alex Morcos
2017-07-06
Change default fee estimation mode.
Alex Morcos
2017-07-06
Introduce a fee estimate mode.
Alex Morcos
2017-07-06
remove default argument from GetMinimumFee
Alex Morcos
2017-07-06
qt: First translations update for 0.15
Wladimir J. van der Laan
2017-07-04
Merge #10193: scripted-diff: Remove #include <boost/foreach.hpp>
Wladimir J. van der Laan
2017-07-03
Use TestingSetup to DRY qt rpcnestedtests
Matt Corallo
2017-06-29
Merge #10660: Allow to cancel the txdb upgrade via splashscreen keypress 'q'
Wladimir J. van der Laan
2017-06-29
[Qt] allow to execute a callback during splashscreen progress
Jonas Schnelli
2017-06-29
Merge #10673: [qt] Avoid potential null pointer dereference in TransactionVie...
Wladimir J. van der Laan
2017-06-27
[qt] Avoid potential null pointer dereference in TransactionView::exportClick...
practicalswift
2017-06-25
[RPC] Add an uptime command that displays the amount of time that bitcoind ha...
Ricardo Velhote
[next]