From 4f6a85b3bde831b75bd4544886a31ef27e481316 Mon Sep 17 00:00:00 2001 From: Philip Kaufmann Date: Mon, 27 Aug 2012 23:51:26 +0200 Subject: add Qt GUI part to release-notes.txt --- doc/release-notes.txt | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/doc/release-notes.txt b/doc/release-notes.txt index 1566ce2ee2..b066fea8af 100644 --- a/doc/release-notes.txt +++ b/doc/release-notes.txt @@ -65,9 +65,25 @@ P2P networking Qt GUI ---------------------- -????? - +------ +* Add UI RPC console / debug window +* Re-Enable URI handling on Windows, add safety checks and tray-notifications +* Harmonize the use of ellipsis ("...") to be used in menus, but not on buttons +* Add 2 labels to the overviewpage that display Wallet and Transaction status (obsolete or current) +* Extend the optionsdialog (e.g. language selection) and re-work it to a tabbed UI +* Merge sign/verify message into a single window with tabbed UI +* Ensure a changed bitcoin unit immediately updates all GUI elements that use units +* Update QR Code dialog +* Improve error reporting at startup +* Fine-grained UI updates for a much smoother UI during block downloads +* Remove autocorrection of 0/i in addresses in UI +* Reorganize tray icon menu into more logical order +* Persistently poll for balance change when number of blocks changed +* Much better translations +* Override progress bar design on platforms with segmented progress bars to assist with readability +* Added 'immature balance' display on the overview page +* (Windows only): enable ASLR and DEP for bitcoin-qt.exe +* (Windows only): add meta-data to bitcoin-qt.exe (e.g. description) Internal codebase ----------------- @@ -80,5 +96,3 @@ Miscellaneous * Reopen debug.log upon SIGHUP * Bash programmable completion for bitcoind(1) * On supported OS's, each thread is given a useful name - - -- cgit v1.2.3