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
/
walletframe.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
qt: Add WalletFrame::sizeHint
Hennadii Stepanov
2020-10-25
1
-7
/
+9
*
Tell users how to load or create a wallet when no wallet is loaded
Andrew Chow
2020-09-08
1
-2
/
+23
*
[gui] Load PSBT from clipboard
Glenn Willen
2020-06-19
1
-2
/
+2
*
qt: Add privacy feature to Overview page
Hennadii Stepanov
2020-05-27
1
-0
/
+2
*
[gui] load PSBT
Sjors Provoost
2020-03-27
1
-0
/
+8
*
Qt: pass clientmodel changes from walletframe to walletviews
Jonas Schnelli
2020-02-07
1
-0
/
+4
*
gui: Remove WalletView and BitcoinGUI circular dependency
João Barbosa
2020-01-30
1
-1
/
+8
*
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-15
1
-1
/
+1
*
Merge #16963: wallet: Fix unique_ptr usage in boost::signals2
Wladimir J. van der Laan
2020-01-08
1
-3
/
+5
|
\
|
*
gui: Fix duplicate wallet showing up
João Barbosa
2019-10-26
1
-3
/
+5
*
|
refactor: Remove unused signal
Hennadii Stepanov
2019-11-17
1
-5
/
+0
|
/
*
Remove unused includes
practicalswift
2019-10-15
1
-1
/
+0
*
gui: Drop unused return values in WalletFrame
João Barbosa
2019-02-22
1
-17
/
+7
*
gui: Show current wallet name in window title
João Barbosa
2019-01-15
1
-1
/
+7
*
qt: Use WalletModel* instead of wallet name in main window
João Barbosa
2019-01-04
1
-16
/
+15
*
qt: Use new Qt5 connect syntax
João Barbosa
2018-08-21
1
-2
/
+4
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
bugfix: Delete walletView in WalletFrame::removeWallet
João Barbosa
2018-06-20
1
-0
/
+1
*
fixup! ui: Support wallets loaded dynamically
João Barbosa
2018-05-18
1
-2
/
+7
*
Qt: Get wallet name from WalletModel rather than passing it around
Luke Dashjr
2018-03-26
1
-2
/
+9
*
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
-3
/
+3
*
Document assumptions that are being made to avoid NULL pointer dereferences
practicalswift
2017-09-06
1
-0
/
+2
*
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
-4
/
+4
|
/
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-31
1
-3
/
+4
*
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: GUI support for -disablewallet mode
Wladimir J. van der Laan
2013-11-13
1
-9
/
+20
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-3
/
+4
*
qt: add license header to source files
Wladimir J. van der Laan
2013-11-04
1
-6
/
+4
*
qt: clean up signal handling in walletframe/walletview
Wladimir J. van der Laan
2013-10-27
1
-8
/
+1
*
qt: rework "receive coins" workflow
Wladimir J. van der Laan
2013-10-23
1
-7
/
+14
*
qt: remove awkward way of setting GUI pages
Wladimir J. van der Laan
2013-10-19
1
-1
/
+12
*
qt: merge walletstack and walletframe
Wladimir J. van der Laan
2013-10-18
1
-27
/
+79
*
Bitcoin-Qt: add missing change from branch Qt_misc
Philip Kaufmann
2013-10-01
1
-5
/
+2
*
Bitcoin-Qt: tweak Qt walletXXX.cpp/h code
Philip Kaufmann
2013-08-23
1
-8
/
+5
*
Payment Protocol: X509-validated payment requests
Gavin Andresen
2013-08-22
1
-2
/
+2
*
Qt5 compatibility
Wladimir J. van der Laan
2013-06-01
1
-3
/
+1
*
qt: remove extraneous padding introduced in multiwallet support patch
Wladimir J. van der Laan
2013-04-26
1
-0
/
+2
*
fix "send coins" via context menu in address book
Philip Kaufmann
2013-04-01
1
-2
/
+2
*
Minimal architectural changes necessary to support multiple wallets in bitcoi...
Eric Lombrozo
2013-03-22
1
-0
/
+129