Use a messagebox to display the error when -server is provided without providing...
[novacoin.git] / src / qt / bitcoin.cpp
2012-04-04 Wladimir J. van... Use a messagebox to display the error when -server...
2012-02-27 Chris MooreDon't show splash screen when -min is specified on...
2011-12-13 Matt CoralloFix status bar not displaying Alerts.
2011-11-03 Gavin AndresenMerge git://github.com/p2k/bitcoin-qt
2011-11-02 p2kMac Deployment Script
2011-10-23 Wladimir J. van... Translation lookup logic improvements
2011-10-09 p2kImproved Mac experience; QDoubleSpinBox for BitcoinAmou...
2011-10-01 Wladimir J. van... only install translator when not empty
2011-09-27 Wladimir J. van... translation handling improvements
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