readme fix
[novacoin.git] / README.rst
1 Bitcoin-qt: Qt4 based GUI replacement for Bitcoin
2 =================================================
3
4 **Warning** **Warning** **Warning**
5 Pre-alpha stuff! Use on testnet only!
6
7 This has been implemented:
8
9 - qmake / QtCreator project (.pro)
10
11 - All dialogs (main GUI, address book, send coins) and menus
12
13 - Taskbar icon/menu
14
15 - GUI only functionality (copy to clipboard, select address, address/transaction filter proxys)
16
17 - Bitcoin core is made compatible with Qt4, and linked against
18
19 - Send coins dialog: address and input validation
20
21 - Address book and transactions views and models
22
23 - Sending coins
24
25 This has to be done:
26
27 - Settings are not remembered between invocations yet
28
29 - Minimize to tray / Minimize on close
30
31 - Start at system start
32
33 - Internationalization (convert WX language files)
34
35 - Build on Windows
36
37 - Details dialog for transactions (on double click)
38