Pull request #21: windows fixes/cleanup by Matoking
[novacoin.git] / src / qt / bitcoin.cpp
2011-09-07 Janne PulkkinenPull request #21: windows fixes/cleanup by Matoking
2011-08-28 Misbakh-Soloviev... add russian translation and add unicode compatibility...
2011-08-16 Wladimir J. van... fix issue #13
2011-08-08 Wladimir J. van... QtUI code cleanup / comment improvements
2011-08-07 Wladimir J. van... don't include <QDebug>
2011-08-02 Wladimir J. van... update readme and splash screen text
2011-08-02 Wladimir J. van... add splash screen
2011-07-29 Wladimir J. van... Full support for other units, add configuration option...
2011-07-09 Wladimir J. van... wxp/mingw build fixes
2011-07-09 Wladimir J. van... add better windows7/vista look by nico_w
2011-07-03 Wladimir J. van... windows build fixes
2011-06-30 Wladimir J. van... Split off WalletModel from ClientModel, to be able...
2011-06-26 Wladimir J. van... update core to d0d80170a2ca73004e08fb85007fe055cbf4e411...
2011-06-23 Wladimir J. van... experiment with internationalization (nl), unbreak...
2011-06-18 Wladimir J. van... Use explicit resource initialization, apparently needed...
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