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
/
overviewpage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripted-diff: Make SeparatorStyle a scoped enum
Hennadii Stepanov
2020-06-18
1
-17
/
+17
*
Merge #16432: qt: Add privacy to the Overview page
Jonas Schnelli
2020-05-29
1
-16
/
+33
|
\
|
*
qt: Add privacy feature to Overview page
Hennadii Stepanov
2020-05-27
1
-16
/
+33
*
|
refactor: Use override for non-final overriders
Hennadii Stepanov
2020-05-08
1
-2
/
+2
|
/
*
Add IsLegacy to CWallet so that the GUI knows whether to show watchonly
Andrew Chow
2020-04-23
1
-9
/
+16
*
refactor: Get rid of Wallet::IsWalletFlagSet method
Russell Yanofsky
2020-03-19
1
-4
/
+4
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
*
Merge #14879: qt: Add warning messages to the debug window
MarcoFalke
2019-08-28
1
-3
/
+2
|
\
|
*
Add warning messages to the debug window
Hennadii Stepanov
2019-01-25
1
-3
/
+2
*
|
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2019-01-13
1
-2
/
+2
|
/
*
Hide spendable label if priveate key is disabled
Chun Kuan Lee
2018-08-28
1
-12
/
+20
*
qt: Use new Qt5 connect syntax
João Barbosa
2018-08-21
1
-7
/
+7
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-07
1
-5
/
+5
*
Use WalletBalances struct in Qt
Russell Yanofsky
2018-04-04
1
-29
/
+21
*
Remove most direct bitcoin calls from qt/walletmodel.cpp
Russell Yanofsky
2018-04-04
1
-3
/
+5
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
qt: refactor: Changes to make include paths absolute
Wladimir J. van der Laan
2017-11-16
1
-2
/
+2
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-13
/
+13
*
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
qt: Plug many memory leaks
Wladimir J. van der Laan
2016-11-23
1
-6
/
+5
*
Merge #8371: [Qt] Add out-of-sync modal info layer
Jonas Schnelli
2016-09-23
1
-0
/
+7
|
\
|
*
[Qt] make Out-Of-Sync warning icon clickable
Jonas Schnelli
2016-08-26
1
-0
/
+7
*
|
Do not shadow in src/qt
Pavel Janík
2016-09-23
1
-2
/
+2
|
/
*
Qt: Sort transactions by date
Tyler Hardin
2016-05-09
1
-1
/
+1
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-31
1
-6
/
+9
*
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-07-15
1
-1
/
+1
*
[QT] overviewpage: make sure warning icons gets colored
Jonas Schnelli
2015-05-19
1
-0
/
+6
*
[QT] use alert icon with tooltip insted of "(out of sync)" text
Jonas Schnelli
2015-05-12
1
-4
/
+0
*
[QT] change transaction amount and height in overview page
Jonas Schnelli
2015-05-06
1
-2
/
+2
*
Adopt style colour for button icons
Luke Dashjr
2014-12-27
1
-1
/
+3
*
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: Register CAmount metatype
Wladimir J. van der Laan
2014-10-01
1
-1
/
+1
*
Use a typedef for monetary values
Mark Friedenbach
2014-09-26
1
-2
/
+2
*
[Qt] minor watch-only changes
Philip Kaufmann
2014-08-28
1
-1
/
+1
*
[Qt] Add column Watch-only to transactions list
Cozz Lovan
2014-08-11
1
-1
/
+9
*
Add boolean HaveWatchonly and signal NotifyWatchonlyChanged
Cozz Lovan
2014-08-11
1
-7
/
+17
*
[Qt] re-work overviewpage UI
Philip Kaufmann
2014-08-08
1
-7
/
+8
*
Remove unused fAlign argument from BitcoinUnits::format and friends
Roy Badami
2014-07-07
1
-9
/
+9
*
Merge remote-tracking branch 'upstream/master'
Roy Badami
2014-07-07
1
-6
/
+28
|
\
|
*
Watchonly balances are shown separately in gui.
JaSK
2014-07-02
1
-6
/
+28
*
|
Implement SI-style (thin space) thoudands separator
Roy Badami
2014-05-17
1
-5
/
+5
|
/
*
qt: GUI for conflicted transactions
Wladimir J. van der Laan
2014-02-14
1
-0
/
+1
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-5
/
+5
*
qt: add license header to source files
Wladimir J. van der Laan
2013-11-04
1
-0
/
+4
*
qt: Add total balance in overview page
Wladimir J. van der Laan
2013-06-07
1
-0
/
+1
*
overviewpage: make some code Qt5 compatible
Philip Kaufmann
2013-04-14
1
-2
/
+3
[next]