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.
 
 
 
 
 
 
Celil 64c991da2a Merge branch 'master' of https://github.com/laanwj/bitcoin-qt 13 years ago
contrib Bump version to 0.3.25 13 years ago
doc one remove/delete icon is enough and the red minus better matches the add icon 13 years ago
locale Merge pull request #419 from mibe/translation-de 13 years ago
scripts show rotating spinner when block download out of date, tick otherwise 13 years ago
share Bump version to 0.3.25 13 years ago
src Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago
.gitignore Add common temp files to .gitignore. 14 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 move README.md out of the way for now 13 years ago
README.rst readme update 13 years ago
bitcoin-qt.pro Merge branch 'master' of https://github.com/laanwj/bitcoin-qt 13 years ago

README.rst

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

**Warning** **Warning** **Warning**

Alpha version! I'm using this client myself on the production network, and I haven't noticed any glitches, but remember: always backup your wallet.
Testing on the testnet is recommended.

This has been implemented:

- qmake / QtCreator project (.pro)

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

- All functionality of the original client, including taskbar icon/menu

- Tabbed interface

- Overview page with current balance, unconfirmed balance, etc

- User friendly transaction list with status icons, real-time filtering and a context menu that allows editing and copying labels

- Asks for confirmation before sending coins

- CSV export of transactions and address book

- Shows alternative icon when connected to testnet

- Progress bar on initial block download

- Sendmany support in UI (send to multiple recipients as well)

This has to be done:

- St