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
/
forms
/
overviewpage.ui
Age
Commit message (
Expand
)
Author
2016-10-19
Merge #8972: [Qt] make warnings label selectable (jonasschnelli)
Wladimir J. van der Laan
2016-10-19
[Qt] make warnings label selectable
Jonas Schnelli
2016-08-26
[Qt] make Out-Of-Sync warning icon clickable
Jonas Schnelli
2015-05-12
[QT] use alert icon with tooltip insted of "(out of sync)" text
Jonas Schnelli
2014-08-17
[Qt] Revert overviewpage from QFormLayout to QVBoxLayout
Cozz Lovan
2014-08-08
[Qt] re-work overviewpage UI
Philip Kaufmann
2014-08-01
qt: Remove '0 BTC' placeholder from translation
Wladimir J. van der Laan
2014-07-31
qt: more watchonly -> watch-only
Wladimir J. van der Laan
2014-07-31
qt: Update some messages after suggestions by translators
Wladimir J. van der Laan
2014-07-02
Watchonly balances are shown separately in gui.
JaSK
2014-02-19
qt: Rename 'Confirmed' balance to 'Spendable' on overview page
Wladimir J. van der Laan
2014-01-11
GUI: Fix design in overview page
Cozz Lovan
2013-11-14
qt: align amounts on overview page to the right
Wladimir J. van der Laan
2013-06-07
qt: Add total balance in overview page
Wladimir J. van der Laan
2013-03-31
qt: remove transaction count from overview page
Wladimir J. van der Laan
2013-03-27
Don't specify a point size for "Wallet"
Larry Gilbert
2013-01-06
Bitcoin-Qt: fix small stylesheet glitch in overviewpage.ui
Philip Kaufmann
2012-10-25
Show warning when using prerelease version
Wladimir J. van der Laan
2012-06-11
change initial Balance on overviewpage from "123.456 BTC" to "0 BTC" to not c...
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-06
move many overviewpage settings from code to ui XML-file / removed ability to...
Philip Kaufmann
2012-04-04
remove HTML code around "Wallet" (displayed on overview page) and use Qt tags...
Philip Kaufmann
2011-08-03
show last few transactions on overview page
Wladimir J. van der Laan
2011-07-11
Show unconfirmed balance on overview page
Wladimir J. van der Laan
2011-07-07
Rename "History" tab to more logical "Transactions", move "Number of transact...
Wladimir J. van der Laan
2011-07-05
tab reorg phase 1: split main gui into "overview" and "history"
Wladimir J. van der Laan