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