index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
bitcoingui.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge #15023: GUI: Restore RPC Console to non-wallet tray icon menu
Jonas Schnelli
2019-10-10
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
GUI: Restore RPC Console to non-wallet tray icon menu
Luke Dashjr
2018-12-21
1
-1
/
+1
*
|
|
gui: fix autofocus in CreateWalletActivity::askPassphrase()
Jon Atack
2019-09-09
1
-1
/
+3
*
|
|
Merge #16826: Do additional character escaping for wallet names and address l...
fanquake
2019-09-09
1
-0
/
+2
|
\
\
\
|
*
|
|
Escape ampersands (&) in wallet names in Open Wallet menu
Andrew Chow
2019-09-08
1
-0
/
+2
*
|
|
|
Merge #16735: gui: Remove unused menu items for Windows and Linux
MarcoFalke
2019-09-08
1
-10
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
GUI: Remove unused menu items for Windows and Linux
GChuf
2019-08-30
1
-10
/
+2
*
|
|
|
Add Create Wallet menu action
Andrew Chow
2019-09-05
1
-0
/
+11
*
|
|
|
gui: Refactor OpenWalletActivity
João Barbosa
2019-09-06
1
-23
/
+3
*
|
|
|
qt: Replace obsolete functions of QDesktopWidget
Hennadii Stepanov
2019-08-25
1
-2
/
+2
*
|
|
|
qt: Add TextWidth() wrapper
Hennadii Stepanov
2019-08-23
1
-1
/
+1
*
|
|
|
qt: Remove menu icons
Wladimir J. van der Laan
2019-08-15
1
-17
/
+17
|
/
/
/
*
|
|
Merge #16366: init: Use InitError for all errors in bitcoind/qt
MarcoFalke
2019-07-23
1
-3
/
+0
|
\
\
\
|
*
|
|
init: Use InitError for all errors in bitcoind/qt
MarcoFalke
2019-07-11
1
-3
/
+0
*
|
|
|
Merge #16348: qt: Assert QMetaObject::invokeMethod result
Wladimir J. van der Laan
2019-07-09
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
qt: Assert QMetaObject::invokeMethod result
João Barbosa
2019-07-08
1
-1
/
+2
*
|
|
|
Merge #16291: gui: Stop translating PACKAGE_NAME
MarcoFalke
2019-07-08
1
-6
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
scripted-diff: Avoid passing PACKAGE_NAME for translation
MarcoFalke
2019-06-26
1
-6
/
+6
*
|
|
|
refactor: Rename getWallets to getOpenWallets in WalletController
João Barbosa
2019-07-08
1
-1
/
+1
*
|
|
|
gui: Sort wallets in open wallet menu
João Barbosa
2019-07-08
1
-5
/
+4
|
/
/
/
*
|
|
Merge #15894: Remove duplicated "Error: " prefix in logs
Wladimir J. van der Laan
2019-06-25
1
-14
/
+16
|
\
\
\
|
*
|
|
Add MSG_NOPREFIX flag for user messages
Hennadii Stepanov
2019-06-19
1
-4
/
+5
|
*
|
|
Prepend the error/warning prefix for GUI messages
Hennadii Stepanov
2019-06-19
1
-12
/
+13
*
|
|
|
gui: Fix open wallet menu initialization order
João Barbosa
2019-06-18
1
-5
/
+6
|
/
/
/
*
|
|
Merge #16118: gui: Enable open wallet menu on setWalletController
fanquake
2019-06-13
1
-1
/
+4
|
\
\
\
|
*
|
|
gui: Enable open wallet menu on setWalletController
João Barbosa
2019-05-29
1
-1
/
+4
*
|
|
|
gui: Set progressDialog to nullptr
João Barbosa
2019-06-02
1
-0
/
+1
|
/
/
/
*
|
|
Show loaded wallets as disabled in open menu instead of nothing
MeshCollider
2019-05-08
1
-1
/
+14
*
|
|
gui: Fix async open wallet call order
João Barbosa
2019-02-23
1
-0
/
+2
*
|
|
gui: Add close wallet action
João Barbosa
2019-02-12
1
-0
/
+8
*
|
|
gui: Show indeterminate progress dialog while opening walllet
João Barbosa
2019-02-04
1
-1
/
+20
*
|
|
gui: Add OpenWalletActivity
João Barbosa
2019-02-04
1
-1
/
+3
*
|
|
gui: Add Open Wallet menu
João Barbosa
2019-02-04
1
-0
/
+16
*
|
|
Merge #15167: qt: Fix wallet selector size adjustment
Wladimir J. van der Laan
2019-01-21
1
-0
/
+1
|
\
\
\
|
*
|
|
Fix wallet selector size adjustment
Hennadii Stepanov
2019-01-14
1
-0
/
+1
*
|
|
|
gui: Fix window title update
João Barbosa
2019-01-19
1
-3
/
+5
*
|
|
|
Merge #15101: gui: Add WalletController
Jonas Schnelli
2019-01-18
1
-3
/
+25
|
\
\
\
\
|
*
|
|
|
gui: Refactor to use WalletController
João Barbosa
2019-01-18
1
-3
/
+25
*
|
|
|
|
Merge #15040: qt: Add workaround for QProgressDialog bug on macOS
Jonas Schnelli
2019-01-17
1
-11
/
+7
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add workaround for QProgressDialog bug on macOS
Hennadii Stepanov
2019-01-15
1
-11
/
+7
|
|
/
/
/
*
|
|
|
Merge #15149: gui: Show current wallet name in window title
Jonas Schnelli
2019-01-15
1
-29
/
+37
|
\
\
\
\
|
*
|
|
|
gui: Show current wallet name in window title
João Barbosa
2019-01-15
1
-9
/
+18
|
*
|
|
|
gui: Keep network style in BitcoinGUI
João Barbosa
2019-01-15
1
-8
/
+9
|
*
|
|
|
gui: Remove unused return type in some BitcoinGUI methods
João Barbosa
2019-01-15
1
-13
/
+11
*
|
|
|
|
Merge #14556: qt: fix confirmed transaction labeled "open" (#13299)
Wladimir J. van der Laan
2019-01-15
1
-2
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Don't label transactions "Open" while catching up
Hennadii Stepanov
2019-01-03
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge #14594: qt: Fix minimized window bug on Linux
Wladimir J. van der Laan
2019-01-15
1
-5
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix minimized window bug on Linux
Hennadii Stepanov
2019-01-04
1
-5
/
+5
*
|
|
|
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2019-01-13
1
-5
/
+5
*
|
|
|
Merge #11625: Add BitcoinApplication & RPCConsole tests
MarcoFalke
2019-01-09
1
-3
/
+8
|
\
\
\
\
[prev]
[next]