aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
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
2013-01-30Added information about used data filesPieter Wuille
2013-01-18Code-signing certificates (no private keys) from Apple and ComodoGavin Andresen
2013-01-18Port macdeployqtplus to OSX 10.8Gavin Andresen
Use 'osascript' to run AppleScript, instead of using (broken-in-10.8) python appscript package. And added support for code-signing the .app bundle, to make OSX's GateKeeper happy.
2012-12-12Merge pull request #2064 from petertodd/ipv6-doc-polarityGavin Andresen
Replace text on how to enable IPv6 with disable
2012-12-03added build instructions for Ubuntu >= 12.04 redshark1802
2012-12-03Replace text on how to enable IPv6 with disablePeter Todd
IPv6 support is now enabled by default, thus documentation should tell you how to disable it. Similarly the build-osx use of the flag can be removed.
2012-10-29Upgrade to Qt 4.8.3 (because 4.8.2 was removed from qt repos?)Matt Corallo
2012-10-25Show warning when using prerelease versionWladimir J. van der Laan
Implements #1948 - Add macro `CLIENT_VERSION_IS_RELEASE` to clientversion.h - When running a prerelease (the above macro is `false`): - In UI, show an orange warning bar at the top. This will be used for other warnings (and alerts) as well, instead of the status bar. - For `bitcoind`, show the warning in the "errors" field in `getinfo` response.
2012-10-21Update version numbers to 0.7.99Pieter Wuille
2012-10-14Revert "Merge pull request #1931 from laanwj/2012_10_newicons"Wladimir J. van der Laan
This reverts commit 199d88cf901866f3c2fa2b5bd83074d11ebad02c, reversing changes made to 65bc1573e73791c26472c3177732b7d167aa5bec. License is worse instead of better. Will only accept public domain and MIT-licensed icons from now on.
2012-10-14Changed connect?_16.png to non-GPL one and changed the assets attribution.xanatos
2012-10-14Changed the spinner to a non-GPL one, added instructions on how to ↵xanatos
regenerate it, changed the assets attribution, removed old spinner + old spinner's sources.
2012-10-11Merge pull request #1901 from laanwj/2012_10_remove_strlcpyWladimir J. van der Laan
get rid of strlcpy.h
2012-10-090.7.1 release notesv0.7.1rc1v0.7.1Gavin Andresen
2012-10-09Bump versions for 0.7.1 releaseGavin Andresen
2012-10-07get rid of strlcpy.hWladimir J. van der Laan
Don't use hand-rolled string manipulation routine with a fixed buffer in the bitcoin core, instead make use of c++ strings and boost.
2012-10-04Translation update for 0.7.1Wladimir J. van der Laan
Also clarify translation process that the package `gettext` is needed to run string extractor.
2012-09-29Merge pull request #1864 from Diapolo/Qt_4.8.2Wladimir J. van der Laan
switch to Qt 4.8.2 for Windows builds
2012-09-29Merge pull request #1851 from fanquake/OpenSSL-1.0.1cWladimir J. van der Laan
Update to use OpenSSL 1.0.1c
2012-09-25switch to Qt 4.8.2 for Windows buildsPhilip Kaufmann
2012-09-22Update Bugreport Linksfanquake
Update Qt Links Revert Qt source link Update Qt links
2012-09-22Update Bitcoin to use OpenSSL 1.0.1cfanquake
Bump deps tp 0.0.5 Small docs corrections