]> Git Repo - VerusCoin.git/commit
[Qt] Add column Watch-only to transactions list
authorCozz Lovan <[email protected]>
Sun, 10 Aug 2014 00:26:04 +0000 (02:26 +0200)
committerCozz Lovan <[email protected]>
Mon, 11 Aug 2014 19:38:36 +0000 (21:38 +0200)
commit1c5f0af0fd8b5630470d471d8319a7c979aa2587
tree4eb6b12ba606e034284fb65ad7263515bf227d01
parent939ed97373fdea0e8ecb173f1c22eb53b9f90bb6
[Qt] Add column Watch-only to transactions list
12 files changed:
src/Makefile.qt.include
src/qt/bitcoin.qrc
src/qt/overviewpage.cpp
src/qt/res/icons/eye.png [new file with mode: 0644]
src/qt/res/icons/eye_minus.png [new file with mode: 0644]
src/qt/res/icons/eye_plus.png [new file with mode: 0644]
src/qt/transactionfilterproxy.cpp
src/qt/transactionfilterproxy.h
src/qt/transactiontablemodel.cpp
src/qt/transactiontablemodel.h
src/qt/transactionview.cpp
src/qt/transactionview.h
This page took 0.026948 seconds and 4 git commands to generate.