You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Wladimir J. van der Laan d33cc2b5e3 clarify function signature (GetNumBlocksOfPeers) and use number of 'frozen' blocks as initial value for number of peer blocks 13 years ago
contrib Fix build process to actually work. 13 years ago
doc Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago
locale Add binary mo for new translation. 13 years ago
scripts add russian translation and add unicode compatibility (merges pull request #20) 13 years ago
share Bumped version numbers to 0.4.0rc1 13 years ago
src clarify function signature (GetNumBlocksOfPeers) and use number of 'frozen' blocks as initial value for number of peer blocks 13 years ago
.gitignore Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago
COPYING directory re-organization (keeps the old build system) 14 years ago
README directory re-organization (keeps the old build system) 14 years ago
README-original.md Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago
README.rst http -> https 13 years ago
bitcoin-qt.pro (k)ubuntu 10.04+ notification support (based on @zwierzak his code) 13 years ago

README.rst

Bitcoin-qt: Qt4 based GUI replacement for Bitcoin
=================================================

Features
========

- All functionality of the Wx GUI, including wallet encryption

- Compatibility with Linux (both GNOME and KDE), MacOSX and Windows

- Notification on incoming / outgoing transactions (compatible with FreeDesktop and other desktop notification schemes)

- General interface improvements: Splash screen, tabbed interface

- Overview page with current balance, unconfirmed balance, and such

- Better transaction list with status icons, real-time filtering and a context menu

- Asks for confirmation before sending coins, for your own safety

- CSV export of transactions and address book (for Excel bookkeeping)

- Shows alternative icon when connected to testnet, so you never accidentally send real coins during testing

- Shows a progress bar on initial block download, so that you don't have to wonder how many blocks it needs to download to be up to date

- Sendmany support, send to multiple recip