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.h
Age
Commit message (
Expand
)
Author
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-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
2011-12-21
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-20
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-11-13
Improve documentation for UI classes
Wladimir J. van der Laan
2011-08-04
when clicking a transaction on the overview page, send the user to the transa...
Wladimir J. van der Laan
2011-08-03
show last few transactions on overview page
Wladimir J. van der Laan
2011-07-29
Full support for other units, add configuration option for default unit (used...
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