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
...
(32bit dependencies through MacPorts)
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.
...
Also changed semantics of CWalletTx::GetTxTime(); now always returns the time the transaction was received by this node, not the average block time.
And added information about -DDEBUG_LOCKORDER to coding.txt.
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.
...
* Upgrade to use miniupnpc 1.6
* Upgrade to wxWidgets 2.9.2
* Upgrade to Bost 1.47 for Win32 Builds
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
14 years ago
Jeff Garzik
24a0def8cd
Bump version to 0.3.25
...
Yes, we might release as v0.4, but let's just do a simple increment
for now.
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