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-04-02
[moveonly] Extract HelpRequested to dry up the help options testing
Ben Woosley
2018-04-01
Merge #12757: Clarify include guard naming convention
MarcoFalke
2018-03-30
Merge #12780: Reduce variable scopes
MarcoFalke
2018-03-29
Merge #10762: [wallet] Remove Wallet dependencies from init.cpp
Wladimir J. van der Laan
2018-03-27
[wallet] Add dummy wallet init class
John Newbery
2018-03-27
Merge #12653: Allow to optional specify the directory for the blocks storage
Wladimir J. van der Laan
2018-03-27
[wallet] Use global g_wallet_init_interface to init/destroy the wallet.
John Newbery
2018-03-27
Merge #10742: scripted-diff: Use scoped enumerations (C++11, "enum class")
Wladimir J. van der Laan
2018-03-27
Merge #12795: do not truncate .dat extension for wallets in gui
Jonas Schnelli
2018-03-27
Merge #12793: qt: Avoid reseting on resetguisettigs=0
Wladimir J. van der Laan
2018-03-27
Merge #12779: Qt: Remove unused method setupAmountWidget(...)
Wladimir J. van der Laan
2018-03-26
do not truncate .dat extension for wallets in gui
Gregory Sanders
2018-03-26
qt: Avoid resetting on resetguisettigs=0
MarcoFalke
2018-03-26
Merge #12610: Multiwallet for the GUI
Jonas Schnelli
2018-03-26
Qt: hide RPCConsole wallet selector when no wallets are present
Jonas Schnelli
2018-03-26
Qt: show wallet name in request dlg in case of multiwallet
Jonas Schnelli
2018-03-26
Qt: show wallet name in send confirmation dlg in case of multiwallet
Jonas Schnelli
2018-03-26
GUI: RPCConsole: Log wallet changes
Luke Dashjr
2018-03-26
Qt: Get wallet name from WalletModel rather than passing it around
Luke Dashjr
2018-03-26
Qt: When multiple wallets are used, include in notifications the name
Jonas Schnelli
2018-03-26
Qt: QComboBox::setVisible doesn't work in toolbars, so defer adding it at all...
Luke Dashjr
2018-03-26
Qt: Add wallet selector to debug console
Jonas Schnelli
2018-03-26
Reduce variable scopes
practicalswift
2018-03-25
Qt: Remove unused method setupAmountWidget(...)
practicalswift
2018-03-22
Merge #11536: Rename account to label where appropriate
Wladimir J. van der Laan
2018-03-22
Fix missing or inconsistent include guards
practicalswift
2018-03-21
Merge #12723: Qt5: Warning users about invalid-BIP21 URI bitcoin://
Wladimir J. van der Laan
2018-03-21
Merge #12716: Fix typos and cleanup in various files
MarcoFalke
2018-03-21
Qt: Warn users about invalid-BIP21 URI bitcoin://
Alexey Ivanov
2018-03-21
Fix typos
Dimitris Apostolou
2018-03-20
Merge #12721: Qt: remove "new" button during receive-mode in addressbook
Wladimir J. van der Laan
2018-03-19
Rename account to label where appropriate
Russell Yanofsky
2018-03-19
Qt: remove "new" button during receive-mode in addressbook
Jonas Schnelli
2018-03-17
wallet: Change output type globals to members
MarcoFalke
2018-03-15
Merge #12621: Avoid querying unnecessary model data when filtering transactions
Pieter Wuille
2018-03-14
Merge #12080: Add support to search the address book
Wladimir J. van der Laan
2018-03-13
Merge #9680: Unify CWalletTx construction
Pieter Wuille
2018-03-13
Merge #11041: Add LookupBlockIndex
Wladimir J. van der Laan
2018-03-11
qt: Avoid querying unnecessary model data when filtering transactions
João Barbosa
2018-03-11
Allow to optional specify the directory for the blocks storage
Jonas Schnelli
2018-03-09
scripted-diff: Convert 11 enums into scoped enums (C++11)
practicalswift
2018-03-09
Format timestamps using ISO 8601 formatting (e.g. "2018-02-28T12:34:56Z")
practicalswift
2018-03-07
[wallet] Construct CWalletTx objects in CommitTransaction
Russell Yanofsky
2018-03-07
Merge #11687: External wallet files
Wladimir J. van der Laan
2018-03-07
Merge #12620: Remove TransactionTableModel::TxIDRole
Wladimir J. van der Laan
2018-03-07
qt: Remove TransactionTableModel::TxIDRole
João Barbosa
2018-03-07
Merge #11372: Address encoding cleanup
Wladimir J. van der Laan
2018-03-06
Merge #12432: [qt] send: Clear All also resets coin control options
Wladimir J. van der Laan
2018-03-06
Add LookupBlockIndex function
João Barbosa
2018-03-06
Merge #12617: gui: Show messages as text not html
Wladimir J. van der Laan
[next]