Merge branch '0.5.x' into 0.6.0.x
[novacoin.git] / src / qt / optionsmodel.cpp
2012-04-22 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-18 Pieter WuilleAdd missing breaks in optionmodel's switch case
2012-02-26 Pieter WuilleStore addrProxy port in settings
2012-02-26 Gavin AndresenReworked QT settings
2012-02-25 Pieter WuilleFix addrProxy setting
2012-01-17 Wladimir J. van... Remove erroneous ":" in front of port in options dialog...
2012-01-17 Wladimir J. van... fix the build (port IP validation in options to network...
2012-01-06 Pieter WuilleNetwork stack refactor
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-20 Gavin AndresenMerge pull request #717 from TheBlueMatt/installerqtupgrade
2011-12-20 Matt CoralloImplement "Start on window system startup" on Win32...
2011-12-20 Gavin AndresenUse std::numeric_limits<> for typesafe INT_MAX/etc
2011-08-07 Wladimir J. van... don't include <QDebug>
2011-07-30 Wladimir J. van... Hide addresses in transaction overview by default,...
2011-07-29 Wladimir J. van... Full support for other units, add configuration option...
2011-07-26 Wladimir J. van... allow multiple units in bitcoin amount widget (for...
2011-06-26 Wladimir J. van... update core to d0d80170a2ca73004e08fb85007fe055cbf4e411...
2011-06-18 Wladimir J. van... remove commented code, use // for one-line comments...
2011-06-11 Wladimir J. van... move back to original directory structure