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
/
walletview.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripted-diff: Move ui_interface to the node lib
MarcoFalke
2020-06-27
1
-1
/
+1
*
qt: Remove needless headers
Hennadii Stepanov
2020-06-24
1
-3
/
+1
*
[gui] Load PSBT from clipboard
Glenn Willen
2020-06-19
1
-11
/
+25
*
[gui] PSBT Operations Dialog (sign & broadcast)
Glenn Willen
2020-06-19
1
-52
/
+5
*
Merge #19072: doc: Expand section on Getting Started
fanquake
2020-06-01
1
-1
/
+1
|
\
|
*
doc: Fix unrelated typos reported by codespell
MarcoFalke
2020-05-27
1
-1
/
+1
*
|
Merge #16432: qt: Add privacy to the Overview page
Jonas Schnelli
2020-05-29
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
qt: Add privacy feature to Overview page
Hennadii Stepanov
2020-05-27
1
-0
/
+2
*
|
Cancel wallet balance timer when shutdown requested
Russell Yanofsky
2020-05-01
1
-0
/
+1
|
/
*
Merge #17509: gui: save and load PSBT
Samuel Dobson
2020-04-23
1
-0
/
+78
|
\
|
*
[gui] load PSBT
Sjors Provoost
2020-03-27
1
-0
/
+78
*
|
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
|
/
*
gui: Remove WalletView and BitcoinGUI circular dependency
João Barbosa
2020-01-30
1
-27
/
+0
*
gui: Add transactionClicked and coinsSent signals to WalletView
João Barbosa
2020-01-30
1
-2
/
+4
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
*
HTML escape address labels in more dialogs and notifications
Andrew Chow
2019-09-08
1
-1
/
+1
*
HTML escape the wallet name in more dialogs and notifications
Andrew Chow
2019-09-08
1
-1
/
+1
*
gui: Set progressDialog to nullptr
João Barbosa
2019-06-02
1
-0
/
+1
*
Add workaround for QProgressDialog bug on macOS
Hennadii Stepanov
2019-01-15
1
-11
/
+6
*
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2019-01-13
1
-2
/
+2
*
qt: Use GUIUtil::bringToFront where possible
João Barbosa
2018-11-05
1
-6
/
+2
*
qt: Use new Qt5 connect syntax
João Barbosa
2018-08-21
1
-21
/
+20
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
scripted-diff: Remove trailing whitespaces
João Barbosa
2018-07-24
1
-1
/
+1
*
Add cancel button to rescan progress dialog
Andrew Chow
2018-04-12
1
-3
/
+8
*
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-07
1
-1
/
+1
*
Remove most direct bitcoin calls from qt/walletmodel.cpp
Russell Yanofsky
2018-04-04
1
-1
/
+1
*
Remove direct bitcoin calls from qt/clientmodel.cpp
Russell Yanofsky
2018-04-04
1
-1
/
+2
*
Qt: When multiple wallets are used, include in notifications the name
Jonas Schnelli
2018-03-26
1
-2
/
+2
*
Qt: Ensure UI updates only come from the currently selected walletView
Luke Dashjr
2018-03-06
1
-5
/
+5
*
[qt] navigate to transaction history page after send
Sjors Provoost
2018-03-01
1
-0
/
+6
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-18
/
+18
*
Avoid NULL pointer dereference when _walletModel is NULL (which is valid)
practicalswift
2017-10-02
1
-2
/
+2
*
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Merge #8371: [Qt] Add out-of-sync modal info layer
Jonas Schnelli
2016-09-23
1
-0
/
+6
|
\
|
*
[Qt] modalinfolayer: removed unused comments, renamed signal, code style over...
Jonas Schnelli
2016-09-23
1
-2
/
+2
|
*
[Qt] make Out-Of-Sync warning icon clickable
Jonas Schnelli
2016-08-26
1
-0
/
+6
*
|
Do not shadow in src/qt
Pavel Janík
2016-09-23
1
-22
/
+22
|
/
*
[Qt] add HD enabled/disabled icon to the status bar
Jonas Schnelli
2016-08-19
1
-0
/
+6
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Disallow duplicate windows.
Casey Rodarmor
2015-09-04
1
-8
/
+13
*
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-31
1
-14
/
+15
*
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-07-15
1
-4
/
+4
*
GUI: Display label rather than address on popups
Luke Dashjr
2015-03-06
1
-3
/
+5
*
Adopt style colour for button icons
Luke Dashjr
2014-12-27
1
-1
/
+2
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
[Qt] Add Smartfee to GUI
Cozz Lovan
2014-11-19
1
-0
/
+1
[next]