PosTab
authorfsb4000 <fsb4000@yandex.ru>
Mon, 17 Nov 2014 13:12:23 +0000 (19:12 +0600)
committerfsb4000 <fsb4000@yandex.ru>
Mon, 17 Nov 2014 13:12:23 +0000 (19:12 +0600)
commit91c0b9419a644cb6f72d05711fcfec5aeb348f3f
treeb7f5b32f3c8ab13d322d53f13bcc2808cc748573
parentc1d5ebeb9f92b2248063ea0415f1d5564386c06d
PosTab

Перенесена PoSTab из Peerunity кошелька. + перевод на русский
Вот коммиты которые переносил:

https://github.com/Peerunity/Peerunity/commit/c8eda6083428b7375cc7792664acbba0e485cf8c

https://github.com/Peerunity/Peerunity/commit/941474511107ac9f827fdd12c635c96907b4a394

https://github.com/Peerunity/Peerunity/commit/e645dda155ba55f7d9e0062a991a338918c1719a

https://github.com/Peerunity/Peerunity/commit/7d19131208be800bede5b4a78c0032d28ad34b6e

https://github.com/Peerunity/Peerunity/commit/93c9c036695b4b886f682597f73432f8b0aa4e36
19 files changed:
MSVC/mynovacoinqt/mynovacoinqt.vcxproj
MSVC/mynovacoinqt/mynovacoinqt.vcxproj.filters
novacoin-qt.pro
src/kernelrecord.cpp [new file with mode: 0644]
src/kernelrecord.h [new file with mode: 0644]
src/qt/bitcoingui.cpp
src/qt/bitcoingui.h
src/qt/guiconstants.h
src/qt/locale/bitcoin_ru.ts
src/qt/mintingfilterproxy.cpp [new file with mode: 0644]
src/qt/mintingfilterproxy.h [new file with mode: 0644]
src/qt/mintingtablemodel.cpp [new file with mode: 0644]
src/qt/mintingtablemodel.h [new file with mode: 0644]
src/qt/mintingview.cpp [new file with mode: 0644]
src/qt/mintingview.h [new file with mode: 0644]
src/qt/walletmodel.cpp
src/qt/walletmodel.h
src/wallet.cpp
src/wallet.h