Bugfix: Unspendable inputs handling
[novacoin.git] / src / qt / transactiondesc.cpp
2014-07-25 CryptoManiacBugfix: Unspendable inputs handling
2014-07-19 CryptoManiacHandle unspendable inputs correctly.
2013-08-25 alexAdd Google's LevelDB support
2013-05-10 alexupdate to 0.4.1 v0.4.1-nvc
2013-04-15 alexhzUpdate translation
2013-04-15 alexhzupdate to 0.4 preview
2012-11-10 Sunny KingPPCoin: Qt: display coinstake as single 'mint by stake...
2012-04-17 Pieter WuilleRemove headers.h
2012-04-08 Pieter WuilleUse scoped locks instead of CRITICAL_BLOCK
2012-04-04 Wladimir J. van... Move from noui.h / ui.h to one ui_interface.h with...
2012-04-03 Wladimir J. van... VC2010 compile fixes
2012-01-10 Luke DashjrQt: Show transaction ID in details
2011-12-23 Wladimir J. van... Move HtmlEscape (escape for qt rich text controls)...
2011-12-22 Gavin AndresenFix broken ExtractAddress (refactored, made callers...
2011-12-21 Wladimir J. van... Revert "Use standard C99 (and Qt) types for 64-bit...
2011-12-20 Luke DashjrUse standard C99 (and Qt) types for 64-bit integers
2011-09-02 Wladimir J. van... update to work with new lock system, add protocol....
2011-08-08 Wladimir J. van... QtUI code cleanup / comment improvements
2011-07-31 Wladimir J. van... Properly html-escape labels
2011-07-29 Wladimir J. van... Make debug info more interesting (show SHA160 addresses...
2011-07-27 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-07-26 Wladimir J. van... Merge remote branch 'upstream/master'
2011-07-03 Wladimir J. van... windows build fixes
2011-06-26 Wladimir J. van... update core to d0d80170a2ca73004e08fb85007fe055cbf4e411...
2011-06-25 Wladimir J. van... compile fixes by Unthinkingbit
2011-06-18 Wladimir J. van... remove commented code, use // for one-line comments...
2011-06-13 Wladimir J. van... Internationalization -- initial step, make _ return...
2011-06-11 Wladimir J. van... move back to original directory structure