Fix Minimize to the tray instead of the taskbar
[novacoin.git] / src / qt / bitcoingui.h
2012-02-17 Janne PulkkinenFix Minimize to the tray instead of the taskbar
2012-01-09 Wladimir J. van... Add "About Qt" menu option to show built-in Qt About...
2011-12-13 Matt CoralloFix status bar not displaying Alerts.
2011-10-09 p2kImproved Mac experience; QDoubleSpinBox for BitcoinAmou...
2011-09-11 Wladimir J. van... remove transparency effect and windows-specific code...
2011-09-07 Janne PulkkinenPull request #21: windows fixes/cleanup by Matoking
2011-09-03 Wladimir J. van... (k)ubuntu 10.04+ notification support (based on @zwierz...
2011-08-31 Wladimir J. van... Wallet encryption part 2: ask passphrase when needed...
2011-08-23 Wladimir J. van... Wallet encryption part 1: show wallet encryption status
2011-08-07 Wladimir J. van... Accept "bitcoin:" URL drops from browsers
2011-08-04 Wladimir J. van... minimize amount of text in status bar; show only icons...
2011-07-17 Wladimir J. van... show rotating spinner when block download out of date...
2011-07-11 Wladimir J. van... Show unconfirmed balance on overview page
2011-07-09 Wladimir J. van... add export functionality for address book / receiving...
2011-07-08 Wladimir J. van... Add context menu on transaction list: copy label, copy...
2011-07-07 Wladimir J. van... convert to full tab-based ui
2011-07-07 Wladimir J. van... Export functionality for transaction list
2011-07-07 Wladimir J. van... Rename "History" tab to more logical "Transactions...
2011-07-05 Wladimir J. van... tab reorg phase 1: split main gui into "overview" and...
2011-07-02 Wladimir J. van... "Receive coins" instead of "Receiving addresses"
2011-07-01 Wladimir J. van... Remove "default address" from main GUI screen, it only...
2011-06-30 Wladimir J. van... Split off WalletModel from ClientModel, to be able...
2011-06-29 Wladimir J. van... Implement filter row instead of tabs, allows for more...
2011-06-18 Wladimir J. van... On initial block chain download, show a progress bar
2011-06-14 Wladimir J. van... add connection meter
2011-06-11 Wladimir J. van... move back to original directory structure