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
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
2012-05-06
move many overviewpage settings from code to ui XML-file / removed ability to...
Philip Kaufmann
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-21
Bugfix: only make QListView transparent, not its tooltips
Luke Dashjr
2011-11-08
Add robustness against null models
Wladimir J. van der Laan
2011-10-09
Improved Mac experience; QDoubleSpinBox for BitcoinAmountField
p2k
2011-09-19
put Q_OBJECT everywhere it should be (removes warnings when running lupdate)
Wladimir J. van der Laan
2011-08-08
QtUI code cleanup / comment improvements
Wladimir J. van der Laan
2011-08-07
don't include <QDebug>
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
fix drawing on gtk
Wladimir J. van der Laan
2011-08-03
unconfirmed amount = grey
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
[next]