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
/
overviewpage.cpp
Age
Commit message (
Expand
)
Author
2021-06-06
qt: Drop redundant OverviewPage::handleOutOfSyncWarningClicks slot
Hennadii Stepanov
2021-05-01
qt: Make OverviewPage aware of runtime palette change
Hennadii Stepanov
2021-02-21
gui: Add monospaced font settings
Hennadii Stepanov
2021-02-21
qt: Choose monospaced font in C++ code rather in `*.ui` file
Hennadii Stepanov
2021-01-26
Merge bitcoin-core/gui#189: qt: drop workaround for QTBUG-42503 which was fix...
Jonas Schnelli
2021-01-19
qt: drop workaround for QTBUG-42503 which was fixed in Qt 5.5.0
Pavol Rusnak
2021-01-05
qt: Fix TxViewDelegate layout
Hennadii Stepanov
2021-01-05
qt: Add TransactionOverviewWidget class
Hennadii Stepanov
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-08-26
qt, refactor: Fix 'QDateTime is deprecated' warnings
Hennadii Stepanov
2020-06-18
scripted-diff: Make SeparatorStyle a scoped enum
Hennadii Stepanov
2020-05-29
Merge #16432: qt: Add privacy to the Overview page
Jonas Schnelli
2020-05-27
qt: Add privacy feature to Overview page
Hennadii Stepanov
2020-05-08
refactor: Use override for non-final overriders
Hennadii Stepanov
2020-04-23
Add IsLegacy to CWallet so that the GUI knows whether to show watchonly
Andrew Chow
2020-03-19
refactor: Get rid of Wallet::IsWalletFlagSet method
Russell Yanofsky
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-08-28
Merge #14879: qt: Add warning messages to the debug window
MarcoFalke
2019-01-25
Add warning messages to the debug window
Hennadii Stepanov
2019-01-13
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2018-08-28
Hide spendable label if priveate key is disabled
Chun Kuan Lee
2018-08-21
qt: Use new Qt5 connect syntax
João Barbosa
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-04-07
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-04
Use WalletBalances struct in Qt
Russell Yanofsky
2018-04-04
Remove most direct bitcoin calls from qt/walletmodel.cpp
Russell Yanofsky
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
qt: refactor: Changes to make include paths absolute
Wladimir J. van der Laan
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-08-16
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-11-23
qt: Plug many memory leaks
Wladimir J. van der Laan
2016-09-23
Merge #8371: [Qt] Add out-of-sync modal info layer
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-05-09
Qt: Sort transactions by date
Tyler Hardin
2015-12-13
Bump copyright headers to 2015
MarcoFalke
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-05-19
[QT] overviewpage: make sure warning icons gets colored
Jonas Schnelli
2015-05-12
[QT] use alert icon with tooltip insted of "(out of sync)" text
Jonas Schnelli
2015-05-06
[QT] change transaction amount and height in overview page
Jonas Schnelli
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-10-01
qt: Register CAmount metatype
Wladimir J. van der Laan
2014-09-26
Use a typedef for monetary values
Mark Friedenbach
2014-08-28
[Qt] minor watch-only changes
Philip Kaufmann
2014-08-11
[Qt] Add column Watch-only to transactions list
Cozz Lovan
2014-08-11
Add boolean HaveWatchonly and signal NotifyWatchonlyChanged
Cozz Lovan
[next]