873 Commits (hip39)

Author SHA1 Message Date
sje397 4efbda3f25 Added 'Backup Wallet' menu option 13 years ago
Wladimir J. van der Laan 328b26d40b Update readme-qt.rst for 0.6.0 13 years ago
Luke Dashjr f1142dcc5b Update doc/release-process.txt 13 years ago
Gavin Andresen 882164196e Update all copyrights to 2012 13 years ago
Gavin Andresen 6bf4253a68 Increase client version to 0.6 13 years ago
p2k f118b5fc5d miniupnpc Porfile removed; new and improved macdeployqtplus 13 years ago
Luke Dashjr 9965e1d044 Various updates to the release process 13 years ago
Matt Corallo cad5745138 Add libqrencode-dev to the debian/ubuntu apt-get lines. 13 years ago
Wladimir J. van der Laan bde280b9a4 Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
Luke Dashjr 21d9f36781 Use standard C99 (and Qt) types for 64-bit integers 13 years ago
sje397 22123c85f3 Added QRCode generation functions via libqrencode. Switch on with USE_QRENCODE=1. 13 years ago
Gavin Andresen f8ded588a2 Implement BIP 14 : separate protocol version from client version 13 years ago
Gavin Andresen 8896c2d9d6 Bump version 0.5.99 (prep for pulling for version 0.6) 13 years ago
Gavin Andresen 605ca141c7 Don't forget to bump release numbers in READMEs next time 13 years ago
Gavin Andresen 795faa595c Bump version numbers to 0.5.1 13 years ago
Gavin Andresen e6389c3229 Update release process instructions 13 years ago
Wladimir J. van der Laan 459d3fb77b relicense my own images as MIT 13 years ago
Wladimir J. van der Laan 15ceadf7a5 Add doxygen documentation configuration file 13 years ago
Luke Dashjr d2e21a9d74 update doc/assets-attribution.txt 13 years ago
Gavin Andresen 6be6be2ed9 Tool/process for including correct qt translations in mac .App 13 years ago
Gavin Andresen 5efee7da86 Release process doc fixes 13 years ago
Nils Schneider 560078a768 add doc/translation_process.md 13 years ago
Gavin Andresen d6245ca5d9 Mention Qt4 runtime dependencies 13 years ago
Gavin Andresen a5f07cbea0 Static link on Linux. And better document release process on OSX. 13 years ago
Gavin Andresen f6aacbfe6d Mac releases use macdeployqtplus 13 years ago
Gavin Andresen 434a483d50 Update documentation to reflect 0.5 reality. And removed leading $ from shell commands, so it is easier to copy and paste from release-process.txt. 13 years ago
Gavin Andresen 7ec064b88e Update documentation to reflect reality (no win32 gitian builds, new Mac process) 13 years ago
Matt Corallo f891cc9415 Update qt readme to indicate Qt is now the primary GUI. 13 years ago
Chris Moore 6c33ec4045 Warn about the qt-at-spi bug in Ubuntu 11.10. 13 years ago
kwaaak efb3d3292f Make build work on Mac OS X 10.7 Lion 13 years ago
Luke Dashjr b4d0588d06 Add support to makefile.unix for the same parameters used by bitcoin-qt.pro, dynamic linking unless STATIC=1 is passed 13 years ago
globalcitizen bdf2f7e711 Fix typo. Improve Gentoo instructions. 13 years ago
globalcitizen 4adf78bad3 Improved Gentoo instructions. 13 years ago
globalcitizen c60aec9c20 Fix extraneous directory specifier, beautify bash syntax $VAR -> ${VAR} 13 years ago
globalcitizen 7b465b663a Collate generic dependency information. Segregate distribution-specific (Ubuntu/Debian) information. Add Gentoo information. 13 years ago
Gavin Andresen e9e7bb968b Update mac Makefile and build instructions to use MacPorts 13 years ago
Matt Corallo c923fe71b4 Update release-process to point to gitian.sigs repo. 13 years ago
Wladimir J. van der Laan ba2db7262b Edited doc/readme-qt.rst via GitHub 13 years ago
Matt Corallo 45723584c5 Update release-process.txt with gitian release instructions. 13 years ago
Gavin Andresen adea540e38 Update build instructions for the new, no-wxwidgets world 13 years ago
Gavin Andresen 6b8a5ab622 Bump version to 0.4.1 13 years ago
Gavin Andresen c1ffdc5801 Update release process for repackaging gitian builds, and osx dmg 13 years ago
Wladimir J. van der Laan 0465c41c84 move current qt specific readme to doc/, restore original README.md 13 years ago
cjdelisle 3f94dfa25f Add some hardening to protect against unknown/future exploits. 13 years ago
cjdelisle 3448ce56f4 wxWidgets needs to be at least version 2.9.1 because wallet crypto uses ToStdString() which is not in 2.9.0 13 years ago
Gavin Andresen 7464e647de Bumped version numbers to 0.4.0rc1 13 years ago
Gavin Andresen 541e585d8e Fix typo ("you own security") 13 years ago
Gavin Andresen 471426fb3b Fixed potential deadlocks in GUI code. 13 years ago
Wladimir J. van der Laan b7bcaf940d Wallet encryption part 2: ask passphrase when needed, add menu options 13 years ago
Wladimir J. van der Laan ae8adeb90a Wallet encryption part 1: show wallet encryption status 13 years ago