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-01-13
Use FRC::randbytes instead of reading >32 bytes from RNG
Pieter Wuille
2019-01-03
Merge #14375: qt: Correct misleading "overridden options" label
Wladimir J. van der Laan
2019-01-02
Merge #15000: qt: Fix broken notificator on GNOME
MarcoFalke
2018-12-31
Merge #15054: Update copyright headers to 2018
MarcoFalke
2018-12-29
Merge #13743: refactor: Replace boost::bind with std::bind
MarcoFalke
2018-12-29
Update copyright headers to 2018
DrahtBot
2018-12-19
Fix broken notificator on GNOME
Hennadii Stepanov
2018-12-17
Merge #14975: qt: Refactoring with QString::toNSString()
Jonas Schnelli
2018-12-16
[Qt] Restore < Qt5.6 compatibility for addAction
Jonas Schnelli
2018-12-16
Refactoring with QString::toNSString
Hennadii Stepanov
2018-12-15
Merge #14573: qt: Add Window menu
Jonas Schnelli
2018-12-12
Merge #13076: Fix ScanForWalletTransactions to return an enum indicating scan...
MeshCollider
2018-12-11
qt: Remove ellipsis from sending/receiving addresses
João Barbosa
2018-12-11
qt: Add Window menu
João Barbosa
2018-12-11
qt: Allow to inspect RPCConsole tabs
João Barbosa
2018-12-09
Merge #14801: qt: Use window() instead of obsolete topLevelWidget()
Wladimir J. van der Laan
2018-12-07
Merge #14854: qt: Cleanup SplashScreen class
Wladimir J. van der Laan
2018-12-06
Merge #14783: gui: Fix boost::signals2::no_slots_error in early calls to Init...
MarcoFalke
2018-12-06
Merge #14831: Scripts and tools: Use #!/usr/bin/env bash instead of #!/bin/bash.
Wladimir J. van der Laan
2018-12-04
Merge #14828: qt: Remove hidden columns in coin control dialog
Jonas Schnelli
2018-12-02
Scripts and tools & Docs: Used #!/usr/bin/env bash instead of obsolete #!/bin...
vim88
2018-12-02
Cleanup SplashScreen class
Hennadii Stepanov
2018-12-01
Merge #13966: gui: When private key is disabled, only show watch-only balance
Wladimir J. van der Laan
2018-11-29
qt: Remove hidden columns in coin control dialog
João Barbosa
2018-11-25
Use window() instead of obsolete topLevelWidget()
Hennadii Stepanov
2018-11-24
squashme: connect thru node interface
João Barbosa
2018-11-23
Correct misleading "overridden options" label
Hennadii Stepanov
2018-11-23
Merge #14521: qt, docs: Fix `bitcoin-qt -version` output formatting
Wladimir J. van der Laan
2018-11-22
qt: Call noui_connect to prevent boost::signals2::no_slots_error in early cal...
João Barbosa
2018-11-14
Merge #14478: Show error to user when corrupt wallet unlock fails
MarcoFalke
2018-11-14
Bump the minimum Qt version to 5.2
Hennadii Stepanov
2018-11-13
Add stop_block out arg to ScanForWalletTransactions
Ben Woosley
2018-11-13
Merge #14714: util.h: explicitly include required QString header
Wladimir J. van der Laan
2018-11-13
Merge #14608: qt: Remove the "Pay only required fee..." checkbox
Jonas Schnelli
2018-11-13
util.h: explicitly include required QString header
1Il1
2018-11-13
Return a status enum from ScanForWalletTransactions
Ben Woosley
2018-11-12
Merge #14228: Qt: Enable system tray icon by default if available
Wladimir J. van der Laan
2018-11-12
Merge #14123: gui: Add GUIUtil::bringToFront
Wladimir J. van der Laan
2018-11-10
Merge #12783: macOS: disable AppNap during sync
Wladimir J. van der Laan
2018-11-10
Better error message for user when corrupt wallet unlock fails
MeshCollider
2018-11-06
Remove uses of cs_main in wallet code
Russell Yanofsky
2018-11-06
Pass chain and client variables where needed
Russell Yanofsky
2018-11-05
Merge #14350: Add WalletLocation class
Wladimir J. van der Laan
2018-11-05
Merge #14554: qt: Remove unused `adjustedTime` parameter
Wladimir J. van der Laan
2018-11-05
Fix `bitcoin-qt -version` output formatting
Hennadii Stepanov
2018-11-05
qt: All tray menu actions call showNormalIfMinimized
João Barbosa
2018-11-05
qt: Use GUIUtil::bringToFront where possible
João Barbosa
2018-11-05
qt: Add GUIUtil::bringToFront
João Barbosa
2018-11-04
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
Remove obj_c for macOS Dock icon menu
Hennadii Stepanov
[next]