Commit Graph

331 Commits (a48355dc44e8b86c2fc9f8b7973ac9e81a295be7)

Author SHA1 Message Date
Gavin Andresen 795faa595c Bump version numbers to 0.5.1
13 years ago
Gavin Andresen 92979f8288 Merge pull request #634 from laanwj/doxygen
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
Gavin Andresen e6a729d2d8 Merge pull request #631 from luke-jr/free_icons
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
Gavin Andresen f9f289aba5 Merge pull request #584 from kwaaak/master
13 years ago
Wladimir J. van der Laan b68a8a6b34 Merge pull request #583 from laanwj/qt3
13 years ago
kwaaak efb3d3292f Make build work on Mac OS X 10.7 Lion
13 years ago
Wladimir J. van der Laan 8828da5f56 Merge branch 'master' of https://github.com/bitcoin/bitcoin
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 5df25e78db Merge pull request #513 from cjdelisle/feature-hardening
13 years ago
Gavin Andresen f7f2a36925 Merge pull request #521 from laanwj/qt
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
Wladimir J. van der Laan 5dd7318db7 Merge branch 'master' of https://github.com/bitcoin/bitcoin
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
Wladimir J. van der Laan 0a70a3f4d8 Merge branch 'master' of https://github.com/bitcoin/bitcoin
13 years ago
Gavin Andresen 7464e647de Bumped version numbers to 0.4.0rc1
13 years ago
Wladimir J. van der Laan 7a15d4ff67 Merge branch 'master' of https://github.com/bitcoin/bitcoin
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
Jeff Garzik 21189a42a7 Merge pull request #463 from TheBlueMatt/encreadme
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
14 years ago
Wladimir J. van der Laan 8dcffd4d07 show rotating spinner when block download out of date, tick otherwise
14 years ago
Wladimir J. van der Laan a5e6d72339 add sendmany support
14 years ago
Wladimir J. van der Laan d421117620 Merge branch 'master' of https://github.com/bitcoin/bitcoin
14 years ago
Wladimir J. van der Laan 19366be186 Merge remote-tracking branch 'satoshi/qtui'
14 years ago
Jeff Garzik e9fd7d9fad doc/README: word wrap into something readable
14 years ago
Jeff Garzik 24a0def8cd Bump version to 0.3.25
14 years ago
Matt Corallo b6b039d84e Add Wallet Encryption section to README
14 years ago
Wladimir J. van der Laan 84c8506e90 Display a "freshness" indicator instead of nr of blocks
14 years ago
Wladimir J. van der Laan fbaee7a853 Export functionality for transaction list
14 years ago
Wladimir J. van der Laan 64c8b69948 tab reorg phase 1: split main gui into "overview" and "history"
14 years ago
Matt Corallo fa105b1d3a Added a couple minor things to match newer build process.
14 years ago
Jeff Garzik b4b536d782 Bump version to 0.3.24.
14 years ago
Wladimir J. van der Laan c16eb94945 add icons to address book dialog buttons
14 years ago
Doug Huff d8dda9de84 Add OSX App bundle and correct build instructions to reflect reality.
14 years ago
Wladimir J. van der Laan 7aff3d5852 add icons to "New..." and "Copy to clipboard" buttons
14 years ago
Wladimir J. van der Laan a404b1512a Improve look/usablity of send coins dialog
14 years ago
Wladimir J. van der Laan 245ab4d0ac add configure and receive icon
14 years ago
Wladimir J. van der Laan e4347a43b9 add license for md2k7's icons
14 years ago
Wladimir J. van der Laan 89c94b5578 better icons for confirmations
14 years ago
Jeff Garzik eeac8727bc doc/release-process.txt: minor updates
14 years ago
Wladimir J. van der Laan aec8763a8e add attribution for icons
14 years ago
Jeff Garzik 6854a2ade6 Add minimal release process docs.
14 years ago
Jeff Garzik 6f07e22210 Bump version to 0.3.23.
14 years ago
Matt Corallo 0649b6af90 Update to openssl-1.0.0d and enable RPC-SSL on Win32
14 years ago
Jeff Garzik 270e944e30 doc/README: bump version to 0.3.22
14 years ago
Jeff Garzik b17be7e14b Manual merge of jaromil's source tree reorg commit.
14 years ago
Jaromil 84c3fb07b0 directory re-organization (keeps the old build system)
14 years ago
Gavin Andresen ca5884873e More 0.3.21 release prep
14 years ago