Add selectable Qt GUI Styles
[novacoin.git] / src / qt / bitcoingui.h
2019-11-29 Laser9unAdd selectable Qt GUI Styles
2015-09-16 PenekAdd form for second authorization (2fa) with checking... 231/head
2015-02-14 fsb4000вернул BitcoinGUI::error 163/head
2015-02-13 fsb4000устранил некоторые предупреждения компилятора 160/head
2015-01-28 fsb4000Окно опций теперь QWidget 134/head
2015-01-23 fsb4000Изменение базового класса окна About
2014-11-29 fsb4000multisig dialog 70/head
2014-11-17 fsb4000PosTab
2014-07-10 CryptoManiacCreate wallet security menu
2014-07-10 CryptoManiacStake miner status icon
2014-07-10 CryptoManiacImplement DumpWallet and ImportWallet calls from menu.
2013-04-15 alexhzupdate to 0.4 preview
2012-04-10 sje397Toggle main window hide on tray icon click
2012-04-06 Luke DashjrBugfix: Replace "URL" with "URI" where we aren't actual...
2012-04-06 Luke DashjrBugfix: Replace "URL" with "URI" where we aren't actual...
2012-04-04 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-04 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-04 Wladimir J. van... Use a messagebox to display the error when -server...
2012-04-04 Wladimir J. van... qtui.h/noui.h interface cleanup
2012-04-04 Wladimir J. van... Update UI through async calls MainFrameRepaint and...
2012-03-21 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-03-19 Wladimir J. van... Hide window from taskbar when "minimize to tray" active...
2012-02-27 Wladimir J. van... Merge pull request #853 from laanwj/2012_02_altminimizetray
2012-02-17 Wladimir J. van... Do show/showNormal only when needed.
2012-02-17 Wladimir J. van... Hide window from taskbar when "minimize to tray" active...
2012-02-17 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-02-17 Janne PulkkinenFix Minimize to the tray instead of the taskbar
2012-02-15 sje397Added 'Backup Wallet' menu option
2012-02-11 Janne PulkkinenFix Minimize to the tray instead of the taskbar
2012-01-27 Luke DashjrBitcoin-Qt signmessage GUI (pull request #582)
2012-01-09 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-01-09 Wladimir J. van... Add "About Qt" menu option to show built-in Qt About...
2012-01-05 Matt CoralloAdd support for opening bitcoin: URIs directly.
2011-12-21 Wladimir J. van... Revert "Use standard C99 (and Qt) types for 64-bit...
2011-12-20 Luke DashjrUse standard C99 (and Qt) types for 64-bit integers
2011-12-19 Gavin AndresenMerge pull request #699 from laanwj/about_qt
2011-12-13 Matt CoralloFix status bar not displaying Alerts.
2011-12-13 Matt CoralloFix status bar not displaying Alerts.
2011-12-13 Wladimir J. van... Add "About Qt" menu option to show built-in Qt About...
2011-11-13 Wladimir J. van... Example documented class
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