Merge branch '0.5.x' into 0.6.0.x
[novacoin.git] / src / qt / bitcoin.cpp
2012-04-04 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-04 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-04 Wladimir J. van... Use a messagebox to display the error when -server...
2012-03-26 Gavin AndresenDisable bitcoin: URI handling on Windows for the 0...
2012-03-21 MichaelCorrect date
2012-03-03 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-02-27 Chris MooreDon't show splash screen when -min is specified on...
2012-02-26 Gavin AndresenReworked QT settings
2012-02-25 Chris MooreAdd option "-splash" so we can disable the splash screen.
2012-02-20 Wladimir J. van... Merge pull request #857 from laanwj/2012_02_fixhelpwindow
2012-02-17 Wladimir J. van... Allow setting UI language from commandline (implements...
2012-02-17 Wladimir J. van... On windows, show message box with help, as there is...
2012-02-10 Matt CoralloAdd Bitcoin-Qt test suite with some bitcoin: URL Tests...
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2012-01-05 Matt CoralloAdd support for opening bitcoin: URIs directly.
2011-12-23 Wladimir J. van... Comments update
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-12-19 Gavin AndresenMerge pull request #690 from runeksvendsen/qt-cmdline...
2011-12-13 Matt CoralloFix status bar not displaying Alerts.
2011-12-13 Matt CoralloFix status bar not displaying Alerts.
2011-12-09 Rune K SvendsenWhen using Qt GUI, move parameter-parsing to start...
2011-12-04 Wladimir J. van... Implement -min option to start minimized
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