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
2019-07-08
Merge #16291: gui: Stop translating PACKAGE_NAME
MarcoFalke
2019-07-08
refactor: Rename getWallets to getOpenWallets in WalletController
João Barbosa
2019-07-08
gui: Sort wallets in open wallet menu
João Barbosa
2019-07-07
Remove unused guard
Hennadii Stepanov
2019-07-05
Merge #16327: scripts and tools: Update ShellCheck linter
fanquake
2019-07-04
Enable ShellCheck rules
Hennadii Stepanov
2019-07-03
Merge #16294: qt: test: Create at most one testing setup
Wladimir J. van der Laan
2019-07-02
Merge #16153: Qt: Add antialiasing to traffic graph widget
Wladimir J. van der Laan
2019-07-02
Add antialiasing to traffic graph widget
Josu Goñi
2019-06-28
[wallet] abort when attempting to fund a transaction above maxtxfee
Sjors Provoost
2019-06-27
qt: test: Create at most one testing setup
MarcoFalke
2019-06-27
Merge #16278: tests: Remove unused includes
MarcoFalke
2019-06-26
tests: Reduce compilation time and unneccessary recompiles by removing unused...
practicalswift
2019-06-26
qt: Run «make translate» in ./src/
MarcoFalke
2019-06-26
scripted-diff: Avoid passing PACKAGE_NAME for translation
MarcoFalke
2019-06-26
build: Stop translating PACKAGE_NAME
MarcoFalke
2019-06-26
Add missing ECC_Stop(); in GUI rpcnestedtests.cpp
Jonas Schnelli
2019-06-25
Merge #15894: Remove duplicated "Error: " prefix in logs
Wladimir J. van der Laan
2019-06-25
Merge #16252: test: Log to debug.log in all unit tests
Wladimir J. van der Laan
2019-06-24
Merge #16254: qt: Set AA_EnableHighDpiScaling attribute early
MarcoFalke
2019-06-24
Merge #16263: qt: Use qInfo() if no error occurs
fanquake
2019-06-23
Merge #16231: gui: Fix open wallet menu initialization order
fanquake
2019-06-21
Use qInfo() if no error occurs
Hennadii Stepanov
2019-06-20
Set AA_EnableHighDpiScaling attribute early
Hennadii Stepanov
2019-06-20
test: Log to debug.log in all tests
MarcoFalke
2019-06-20
test: use common setup in gui tests
MarcoFalke
2019-06-19
Move ismine to wallet module
Andrew Chow
2019-06-19
Add MSG_NOPREFIX flag for user messages
Hennadii Stepanov
2019-06-19
Prepend the error/warning prefix for GUI messages
Hennadii Stepanov
2019-06-18
gui: Fix open wallet menu initialization order
João Barbosa
2019-06-17
Merge #16205: Refactor: Replace fprintf with tfm::format
MarcoFalke
2019-06-13
scripted-diff: Replace fprintf with tfm::format
MarcoFalke
2019-06-13
Merge #16118: gui: Enable open wallet menu on setWalletController
fanquake
2019-06-06
Merge #16129: refactor: Remove unused includes
MarcoFalke
2019-06-06
Merge #15886: qt, wallet: Revamp SendConfirmationDialog
Wladimir J. van der Laan
2019-06-03
Merge #16044: qt: fix opening bitcoin.conf via Preferences on macOS
Wladimir J. van der Laan
2019-06-03
Merge #16090: Qt: Add vertical spacer to peer detail widget
Wladimir J. van der Laan
2019-06-03
Merge #16122: gui: Enable console line edit on setClientModel
Wladimir J. van der Laan
2019-06-03
qt: fix opening bitcoin.conf via Preferences on macOS; see #15409
shannon1916
2019-06-02
gui: Set progressDialog to nullptr
João Barbosa
2019-06-02
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-05-30
gui: Enable console line edit on setClientModel
João Barbosa
2019-05-29
gui: Enable open wallet menu on setWalletController
João Barbosa
2019-05-28
gui: move coin control OK to the right
fanquake
2019-05-26
Add vertical spacer
Josu Goñi
2019-05-23
Merge #16034: refactoring: Rename LockAnnotation to LockAssertion and add run...
MarcoFalke
2019-05-20
Merge #16001: Give WalletModel::UnlockContext move semantics
MeshCollider
2019-05-18
Do not show list for the only recipient.
Hennadii Stepanov
2019-05-18
Merge #15957: Show "No wallets available" in open menu instead of nothing
Jonas Schnelli
2019-05-17
scripted-diff: Rename LockAnnotation to LockAssertion
practicalswift
[next]