Improve Tor support
[novacoin.git] / src / qt / optionsmodel.cpp
2015-01-25 CryptoManiacImprove Tor support
2015-01-03 fsb4000добавление bchain.info в список блокэкслореров 94/head
2014-12-27 CryptoManiacCode cleanup
2014-12-15 MASM fanAdd braces to avoid ambiguous else operator.
2014-12-12 fsb4000значения по умолчанию для просмотрщиков блоков
2014-11-13 fsb4000Refactoring 49/head
2014-11-12 fsb4000add third party links to transaction context menu
2013-09-29 alexMerge coin control features v0.4.4.5
2013-07-28 alexAllow user to select wallet file (-waller=walletfilenam...
2013-04-15 alexhzupdate to 0.4 preview
2012-04-25 Pieter WuilleMake lsn_reset ("detach databases") optional and off...
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-04-17 Pieter WuilleAdd missing breaks in optionmodel's switch case
2012-04-17 Jeff GarzikMove CWalletDB code to new walletdb module.
2012-04-17 Pieter WuilleRemove headers.h
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