aboutsummaryrefslogtreecommitdiff
path: root/src/qt/optionsmodel.cpp
AgeCommit message (Expand)Author
2012-02-26Reworked QT settingsGavin Andresen
2012-02-25Fix addrProxy settingPieter Wuille
2012-01-17Remove erroneous ":" in front of port in options dialog (introduced with netw...Wladimir J. van der Laan
2012-01-17fix the build (port IP validation in options to network refactoring)Wladimir J. van der Laan
2012-01-06Network stack refactorPieter Wuille
2011-12-21Revert "Use standard C99 (and Qt) types for 64-bit integers"Wladimir J. van der Laan
2011-12-20Use standard C99 (and Qt) types for 64-bit integersLuke Dashjr
2011-12-20Merge pull request #717 from TheBlueMatt/installerqtupgradeGavin Andresen
2011-12-20Implement "Start on window system startup" on Win32 + Linux.Matt Corallo
2011-12-19Use std::numeric_limits<> for typesafe INT_MAX/etcGavin Andresen
2011-08-07don't include <QDebug>Wladimir J. van der Laan
2011-07-30Hide addresses in transaction overview by default, they can be re-shown as a ...Wladimir J. van der Laan
2011-07-29Full support for other units, add configuration option for default unit (used...Wladimir J. van der Laan
2011-07-26allow multiple units in bitcoin amount widget (for example, for sending) usin...Wladimir J. van der Laan
2011-06-26update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)Wladimir J. van der Laan
2011-06-18remove commented code, use // for one-line comments and comments inside funct...Wladimir J. van der Laan
2011-06-11move back to original directory structureWladimir J. van der Laan