Merge pull request #338 from svost/c++11
[novacoin.git] / src / qt / mintingtablemodel.cpp
2016-04-07 CryptoManiacRemove unused namespaces, use auto for local variables.
2016-04-05 CryptoManiacfor(...::iterator... => for(auto...
2016-04-05 CryptoManiacReplace BOOST_FOREACH with range loop.
2015-01-11 fsb4000использовать актуальное значение "монетодней" 114/head
2014-12-27 CryptoManiacCode cleanup
2014-12-12 fsb4000Remove spent transactions from minting table. 79/head
2014-11-27 fsb4000Исправлено добавление лишних строк в модель
2014-11-26 fsb4000обновление значений в стоблце "Вес"
2014-11-26 fsb4000изменение порядка столбцов
2014-11-26 fsb4000выравненивание текста по левому краю
2014-11-23 fsb4000display reward and balance in dif. units
2014-11-22 fsb4000использование GetProofOfStakeReward ...
2014-11-22 fsb4000deleted address and txid columns, added context menu
2014-11-20 fsb4000columnPoSReward
2014-11-18 fsb4000Revert "fix bug "refresh minting tab""
2014-11-17 fsb4000fix bug "refresh minting tab" 55/head
2014-11-17 fsb4000PosTab