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-08-29
Merge #16707: qt: Remove obsolete QModelIndex::child()
Jonas Schnelli
2019-08-29
qt: Replace QFontMetrics::width() with TextWidth()
Hennadii Stepanov
2019-08-29
Merge #16706: qt: Replace deprecated QSignalMapper by lambda expressions
Wladimir J. van der Laan
2019-08-29
Merge #16701: qt: Replace functions deprecated in Qt 5.13
Wladimir J. van der Laan
2019-08-29
Merge #16708: qt: Replace obsolete functions of QSslSocket
Wladimir J. van der Laan
2019-08-28
Merge #14879: qt: Add warning messages to the debug window
MarcoFalke
2019-08-25
qt: Remove QSignalMapper from TransactionView
Hennadii Stepanov
2019-08-25
qt: Replace obsolete functions of QDesktopWidget
Hennadii Stepanov
2019-08-25
qt: Remove obsolete QModelIndex::child()
Hennadii Stepanov
2019-08-24
[gui] intro: enable pruning by default unless disk is big
Sjors Provoost
2019-08-24
[gui] intro: add prune preference
Sjors Provoost
2019-08-24
[gui] intro: inform caller if intro was shown
Sjors Provoost
2019-08-24
[gui] add explicit prune setter
Sjors Provoost
2019-08-24
Replace obsolete functions of QSslSocket
Hennadii Stepanov
2019-08-24
qt: Remove QSignalMapper from RPCConsole
Hennadii Stepanov
2019-08-23
qt: Add TextWidth() wrapper
Hennadii Stepanov
2019-08-23
gui: Ensure tx send error highlight is visible
bpay
2019-08-23
Merge #16677: gui: remove unused PlatformStyle::TextColorIcon
Jonas Schnelli
2019-08-22
gui: remove unused PlatformStyle::TextColorIcon
fanquake
2019-08-22
refactor: replace qLowerBound & qUpperBound with std:: upper_bound & lower_bound
fanquake
2019-08-22
refactor: replace qSort with std::sort
fanquake
2019-08-22
refactor: replace qStableSort with std::stable_sort
fanquake
2019-08-19
Merge #15864: Fix datadir handling
MarcoFalke
2019-08-15
qt: Remove menu icons
Wladimir J. van der Laan
2019-08-15
Merge #16578: Do not pass in command line arguments to QApplication
fanquake
2019-08-14
Merge #16248: Make whitebind/whitelist permissions more flexible
Wladimir J. van der Laan
2019-08-12
Merge #16349: qt: Remove redundant WalletController::addWallet slot
Jonas Schnelli
2019-08-11
Replace the use of fWhitelisted by permission checks
nicolas.dorier
2019-08-09
Give QApplication dummy arguments
Andrew Chow
2019-08-06
test: only include and init openSSL where it's actually used
fanquake
2019-08-06
Merge #16497: gui: Generate bech32 addresses by default (take 2, fixup)
fanquake
2019-08-02
Merge #16097: Refactor: Add Flags enum to ArgsManager class
MarcoFalke
2019-07-31
gui: Remove unused RPCConsole::tabFocus
João Barbosa
2019-07-30
gui: Generate bech32 addresses by default (take 2, fixup)
MarcoFalke
2019-07-29
Merge #16436: gui: Do not create payment server if -disablewallet option prov...
Wladimir J. van der Laan
2019-07-27
scripted-diff: Use ArgsManager::DEBUG_ONLY flag
Hennadii Stepanov
2019-07-27
scripted-diff: Use Flags enum in AddArg()
Hennadii Stepanov
2019-07-27
Merge #16415: Get rid of PendingWalletTx class
MeshCollider
2019-07-24
Fix datadir handling in bitcoin-qt
Hennadii Stepanov
2019-07-24
scripted-diff: Make translation bilingual
Hennadii Stepanov
2019-07-24
Refactor out translation.h
Hennadii Stepanov
2019-07-23
Merge #16366: init: Use InitError for all errors in bitcoind/qt
MarcoFalke
2019-07-23
wallet: Recognize -disablewallet option early
Hennadii Stepanov
2019-07-18
Get rid of PendingWalletTx class.
Russell Yanofsky
2019-07-18
Merge #16379: Fix autostart filenames on Linux for testnet/regtest
Wladimir J. van der Laan
2019-07-12
Remove unused bits from the service flags enum
MarcoFalke
2019-07-12
Fix autostart filenames on Linux
Hennadii Stepanov
2019-07-11
Call node->initError instead of InitError from GUI code
Russell Yanofsky
2019-07-11
init: Use InitError for all errors in bitcoind/qt
MarcoFalke
2019-07-10
Merge #16322: wallet: Fix -maxtxfee check by moving it to CWallet::CreateTran...
Wladimir J. van der Laan
[prev]
[next]