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-09-05
Add Create Wallet menu action
Andrew Chow
2019-09-05
Expose wallet creation to the GUI via WalletController
Andrew Chow
2019-09-05
Add CreateWalletDialog to create wallets from the GUI
Andrew Chow
2019-09-05
Optionally allow AskPassphraseDialog to output the passphrase
Andrew Chow
2019-09-06
gui: Refactor OpenWalletActivity
João Barbosa
2019-09-02
gui: Update English source translation
Wladimir J. van der Laan
2019-09-01
Merge #16720: qt: Replace objc_msgSend() function calls with the native Objec...
fanquake
2019-08-31
qt: Replace objc_msgSend with native syntax
Hennadii Stepanov
2019-08-30
GUI: Remove unused menu items for Windows and Linux
GChuf
2019-08-30
Merge #16758: qt: Replace QFontMetrics::width() with TextWidth()
fanquake
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
[prev]
[next]