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
/
bitcoingui.cpp
Age
Commit message (
Expand
)
Author
2019-05-08
Show loaded wallets as disabled in open menu instead of nothing
MeshCollider
2019-02-23
gui: Fix async open wallet call order
João Barbosa
2019-02-12
gui: Add close wallet action
João Barbosa
2019-02-04
gui: Show indeterminate progress dialog while opening walllet
João Barbosa
2019-02-04
gui: Add OpenWalletActivity
João Barbosa
2019-02-04
gui: Add Open Wallet menu
João Barbosa
2019-01-21
Merge #15167: qt: Fix wallet selector size adjustment
Wladimir J. van der Laan
2019-01-19
gui: Fix window title update
João Barbosa
2019-01-18
Merge #15101: gui: Add WalletController
Jonas Schnelli
2019-01-18
gui: Refactor to use WalletController
João Barbosa
2019-01-17
Merge #15040: qt: Add workaround for QProgressDialog bug on macOS
Jonas Schnelli
2019-01-15
Merge #15149: gui: Show current wallet name in window title
Jonas Schnelli
2019-01-15
Merge #14556: qt: fix confirmed transaction labeled "open" (#13299)
Wladimir J. van der Laan
2019-01-15
gui: Show current wallet name in window title
João Barbosa
2019-01-15
gui: Keep network style in BitcoinGUI
João Barbosa
2019-01-15
gui: Remove unused return type in some BitcoinGUI methods
João Barbosa
2019-01-15
Merge #14594: qt: Fix minimized window bug on Linux
Wladimir J. van der Laan
2019-01-15
Add workaround for QProgressDialog bug on macOS
Hennadii Stepanov
2019-01-14
Fix wallet selector size adjustment
Hennadii Stepanov
2019-01-13
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2019-01-09
Merge #11625: Add BitcoinApplication & RPCConsole tests
MarcoFalke
2019-01-04
Fix minimized window bug on Linux
Hennadii Stepanov
2019-01-04
qt: Use WalletModel* instead of wallet name in main window
João Barbosa
2019-01-04
qt: Factor out WalletModel::getDisplayName()
João Barbosa
2019-01-04
Add BitcoinApplication & RPCConsole tests
Russell Yanofsky
2019-01-03
Don't label transactions "Open" while catching up
Hennadii Stepanov
2019-01-02
Merge #15000: qt: Fix broken notificator on GNOME
MarcoFalke
2018-12-29
Merge #13743: refactor: Replace boost::bind with std::bind
MarcoFalke
2018-12-19
Fix broken notificator on GNOME
Hennadii Stepanov
2018-12-16
[Qt] Restore < Qt5.6 compatibility for addAction
Jonas Schnelli
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-06
Merge #14783: gui: Fix boost::signals2::no_slots_error in early calls to Init...
MarcoFalke
2018-12-01
Merge #13966: gui: When private key is disabled, only show watch-only balance
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-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-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-04
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
Remove obj_c for macOS Dock icon menu
Hennadii Stepanov
2018-11-04
Use Qt signal for macOS Dock icon click event
Hennadii Stepanov
2018-11-01
macOS: disable AppNap during sync
Alexey Ivanov
2018-10-31
Remove obj_c for macOS Dock icon setting
Hennadii Stepanov
2018-10-20
scripted-diff: Replace boost::bind with std::bind
Chun Kuan Lee
2018-10-06
Clean systray icon menu for -disablewallet mode
Hennadii Stepanov
2018-09-27
Don't use systray icon on inappropriate systems
Hennadii Stepanov
2018-09-18
gui: Show watch-only eye instead of HD disabled
Chun Kuan Lee
2018-09-06
qt: Also log and print messages or questions like bitcoind
MarcoFalke
[next]