253 Commits (c8af33aa7568c450edffe15c4863895c20bac54f)

Author SHA1 Message Date
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
Matt Corallo b4ada906c0 Upgrade dependancies and tweak build process. 13 years ago
Matt Corallo 59ed5cb398 Add specific wallet encryption details to doc/README 13 years ago
Matt Corallo 2f8f51d1e4 Missed a 'password' should be 'passphrase'. 13 years ago
Wladimir J. van der Laan 6e903b0b32 add attribution for wallet image 13 years ago
Wladimir J. van der Laan 05bcf7089e address icons 13 years ago
Wladimir J. van der Laan 174b3eddc0 one remove/delete icon is enough and the red minus better matches the add icon 13 years ago
Wladimir J. van der Laan 8dcffd4d07 show rotating spinner when block download out of date, tick otherwise 13 years ago
Wladimir J. van der Laan a5e6d72339 add sendmany support 13 years ago
Jeff Garzik e9fd7d9fad doc/README: word wrap into something readable 13 years ago
Jeff Garzik 24a0def8cd Bump version to 0.3.25 13 years ago
Matt Corallo b6b039d84e Add Wallet Encryption section to README 13 years ago
Wladimir J. van der Laan 84c8506e90 Display a "freshness" indicator instead of nr of blocks 13 years ago
Wladimir J. van der Laan fbaee7a853 Export functionality for transaction list 13 years ago
Wladimir J. van der Laan 64c8b69948 tab reorg phase 1: split main gui into "overview" and "history" 13 years ago
Matt Corallo fa105b1d3a Added a couple minor things to match newer build process. 13 years ago
Jeff Garzik b4b536d782 Bump version to 0.3.24. 13 years ago
Wladimir J. van der Laan c16eb94945 add icons to address book dialog buttons 13 years ago
Doug Huff d8dda9de84 Add OSX App bundle and correct build instructions to reflect reality. 13 years ago