aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2013-10-12Documentation Cleanup in /Docsuper3
Added some help text, and bumped version numbers. Added a Readable Index for /Contrib Fixing /Contrib Index URLs Revert Version Numbers.
2013-10-04HTTPS-ify the downloads for the depsMicha
2013-10-04Switch the order of win32 deps and win32 qt in release-process.mdMicha
release-process.md has the deps being built after qt. However, the descriptors for qt call for the deps file.
2013-10-04Fix and improve release-process.mdMicha
This commit adds a step, which is to git checkout the version to be built. This ensures that the gitian-descriptors for said version will be the correct ones. In addition, it updates the links for several dependencies, where the previously existing links were dead.
2013-09-26Upgrade gitian win32 to boost-1.54.0Warren Togami
Workaround 1.54.0 build bug, upstream #9156 Workaround 1.51.0+ human bug, upstream #7262 This commit also demonstrates a method to verify the integrity of inputs.
2013-09-14autotools: update translation docsCory Fields
2013-09-10build-unix.md: Remove now-redundant and unnecessary Gentoo instructionsLuke Dashjr
2013-09-08Merge pull request #2977 from laanwj/2013_09_release_process_protobufGavin Andresen
Add protobuf 2.5.0 download to gitian release process
2013-09-05autotools: switch to autotools buildsystemCory Fields
2013-09-05Qt 4.8.3 r2 in gitian and release processWladimir J. van der Laan
Also needed to add `unzip` package for the added unzip command for OpenSSL in the Qt build.
2013-09-05Add protobuf 2.5.0 download to gitian release processWladimir J. van der Laan
2013-08-22Payment Protocol: X509-validated payment requestsGavin Andresen
Add support for a Payment Protocol to Bitcoin-Qt. Payment messages are protocol-buffer encoded and communicated over http(s), so this adds a dependency on the Google protocol buffer library, and requires Qt with OpenSSL support.
2013-08-14Removed duplicate files.super3
Left behind after the change to Markdown.
2013-07-10Remove readme-qt.rst and update documentation for readme-qt.mdfanquake
2013-07-07Made the build/release process completable verbatim as listed inMicha
release-process.md
2013-06-16Markdown Cleanup - Part 2super3
Now everything is in markdown...
2013-06-01Qt5 compatibilityWladimir J. van der Laan
This commit squashes all the changes in the Qt5 branch relative to master. Backward compatibility with Qt4 is retained. Original authors: - Philip Kaufmann <phil.kaufmann@t-online.de> - Jonas Schnelli <jonas.schnelli@include7.ch>
2013-05-30Merge pull request #2697 from Michagogo/masterWladimir J. van der Laan
Make release-process.md more generic
2013-05-30Made more generic by removing specific version referencesMichagogo
Tweaked a little bit to provide examples. Squashed commits into 1, while hoping not to break anything
2013-05-30Prepare for 0.9 merge windowPieter Wuille
2013-05-22Update links in build-osx.mdMichael Ford
Add link to Github for Mac Update link to HomeBrew
2013-05-20Docs Markdown Cleanupsuper3
2013-05-10Update version numbers for 0.8.2rc1 releasev0.8.2rc1Gavin Andresen
2013-05-10Release notes for 0.8.2rc1Gavin Andresen
2013-05-07Merge pull request #2532 from jonasschnelli/mac_plist_fixGavin Andresen
fixes #2506: mac binary with proper version and copyright meta-informati...
2013-04-24Merge pull request #2554 from fanquake/qt-pro-brew-patchGavin Andresen
bitcoin-qt.pro Brew patch
2013-04-23Update Tor.txt for grammar fixesAPerson241
2013-04-23Update Qt Readme to include HomeBrew setup for OSXMichael Ford
2013-04-22Update osx build instructions to ensure users link to the correct version of ↵Michael Ford
OpenSSL
2013-04-17new splash screenJonas Schnelli
why: - the current splash-screen has no referring to official images on - https://en.bitcoin.it/wiki/Promotional_graphics - the current splash screen only exists in a low res jpg - current splash screen looks dark and "hackish" - new splash screen should generate positive, "trust-emotions". - new splash screen gives the user infos about the running client. - new splash screen can handle long messages (in a lot of - languages the text is cropped in current release) - new size (x2) 400x312 - contains textual information about the client - textinfos are dynamicly written to the pixmap when -testnet is switch on, the splashscreen will show the bitcoin logo in testnet-color (as well as a text [testnet]) example: https://dl.dropbox.com/u/7383846/new_bitcoin_splash.png
2013-04-15fixes #2506: mac binary with proper version and copyright meta-informations ↵Jonas Schnelli
(Info.plist) Due a bug in QT (https://bugreports.qt-project.org/browse/QTBUG-21267), the mac binary of the last release contains bulk meta informations. The url-handler (bitcoin://) is also not working in current release Should be fixed with this commit. Signed-off-by: Jonas Schnelli <jonas.schnelli@include7.ch>
2013-04-11Merge remote-tracking branch 'jonasschnelli/new_icons' (#2497)Wladimir J. van der Laan
Conflicts: doc/assets-attribution.txt
2013-04-09overhaul of the testnet icon (green color) and the toolbar iconsJonas Schnelli
- redefined the green color - created new toolbar icons - updated the assets-attribution.txt Signed-off-by: Jonas Schnelli <jonas.schnelli@include7.ch>
2013-04-09small assets-attribution.txt updatesPhilip Kaufmann
2013-04-08new icons: overhaul oxygen icon (was to blurry)Jonas Schnelli
Signed-off-by: Jonas Schnelli <jonas.schnelli@include7.ch>
2013-04-06new windows and linux iconsJonas Schnelli
- new windows .ico contains multiple resolutions up to 256px - new testnet (green) icon - new png icon for llinux, etc. - new doxygen icon - changed the assets-attribution.txt Signed-off-by: Jonas Schnelli <jonas.schnelli@include7.ch>
2013-04-05Merge pull request #2465 from jonasschnelli/masterWladimir J. van der Laan
update assets-sttribution.txt (-psd file +svg file)
2013-04-05small update to release-process.txtPhilip Kaufmann
- expand the description for updating the translations - sort the paths/files, which need to have the version number updated, in alphabetical order - use a more current version number in git tag and git shortlog
2013-04-05remove proprietary psd file mentioning from assets-sttribution.txtJonas Schnelli
Signed-off-by: Jonas Schnelli <jonas.schnelli@include7.ch>
2013-04-05Merge pull request #2444 from jonasschnelli/masterWladimir J. van der Laan
new mac osx icon
2013-04-03move multiwallet-qt.txt from root to doc folderPhilip Kaufmann
2013-04-02new mac osx icon (including SVG Version)Jonas Schnelli
- added new created and documented svg version of shaded icon - changed "B" background to white (no longer transparent) - removed PSD (Adobe Photoshop) document - license is now MIT Signed-off-by: Jonas Schnelli <jonas.schnelli@include7.ch>
2013-04-02change new mac icon license to public domainJonas Schnelli
Signed-off-by: Jonas Schnelli <jonas.schnelli@include7.ch>
2013-04-02added new mac icon to assets-attribution.txtJonas Schnelli
license: MIT Signed-off-by: Jonas Schnelli <jonas.schnelli@include7.ch>
2013-03-24(finally) Remove IRC Seed support now that lfnet is down.Matt Corallo
2013-02-19reformat OS X build instrcs, add 10.8 + HomebrewColin Dean
* reformatted the entire document to look pretty in both standard text and Markdown * incorporated [my OS X 10.8 build instructions with Homebrew as the package manager](http://bitcoin.stackexchange.com/questions/3672/trouble-compiling-bitcoind-on-osx-with-homebrew/5253#5253) * incorporated @gavinandresen's MacPorts and release build instructions based on an earlier revision of this commit * added makefile patch necessary for Homebrew compilation to `contrib`
2013-02-16remove outdated windows Qt build instructionsWladimir J. van der Laan
2013-02-10Some improvements to the release notesPieter Wuille
2013-02-06Merge commit 'd38c6488d067c2e88726e2ca99bc76fd67dab49b'v0.8.0rc1Gavin Andresen
2013-01-30Bump version numbers for 0.8 releaseGavin Andresen
Version numbers changed from 0.7.99 to 0.8.0 Set CLIENT_VERSION_IS_RELEASE to remove pre-release warning Updated copyright in COPYING and doc/READMEs to 2013 Updated doc/release-notes.txt