Use standard C99 (and Qt) types for 64-bit integers
[novacoin.git] / src / qt / transactiondesc.cpp
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