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
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
2014-08-08
[Qt] re-work overviewpage UI
Philip Kaufmann
2014-07-07
Remove unused fAlign argument from BitcoinUnits::format and friends
Roy Badami
2014-07-07
Merge remote-tracking branch 'upstream/master'
Roy Badami
2014-07-02
Watchonly balances are shown separately in gui.
JaSK
2014-05-17
Implement SI-style (thin space) thoudands separator
Roy Badami
2014-02-14
qt: GUI for conflicted transactions
Wladimir J. van der Laan
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2013-06-07
qt: Add total balance in overview page
Wladimir J. van der Laan
2013-04-14
overviewpage: make some code Qt5 compatible
Philip Kaufmann
2013-03-31
qt: remove transaction count from overview page
Wladimir J. van der Laan
2012-10-25
Show warning when using prerelease version
Wladimir J. van der Laan
2012-06-17
add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinse...
Philip Kaufmann
2012-05-25
Added 'immature balance' for miners. Only displayed if the balance is greater...
sje397
2012-05-18
Restore overviewpage (put transactions back within frame)
Wladimir J. van der Laan
2012-05-17
add 2 labels to the overviewpage that display Wallet and Transaction status (...
Philip Kaufmann
2012-05-12
When a transaction is clicked on overview page, focus it on history page
Wladimir J. van der Laan
[next]