Merge branch '0.5.x' into 0.6.0.x
[novacoin.git] / src / qt / bitcoingui.cpp
2012-04-04 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-04 Wladimir J. van... Use a messagebox to display the error when -server...
2012-03-26 Philip Kaufmannmake sure Window is shown when clicking bitcoin: Links...
2012-03-19 Wladimir J. van... Yet another attempt at implementing "minimize to tray...
2012-03-19 Wladimir J. van... Hide window from taskbar when "minimize to tray" active...
2012-03-16 Wladimir J. van... Yet another attempt at implementing "minimize to tray...
2012-02-27 Wladimir J. van... In UI, handle cases in which the last received block...
2012-02-27 Wladimir J. van... Merge pull request #853 from laanwj/2012_02_altminimizetray
2012-02-26 Pieter WuilleMove 'Backup Wallet' to file menu
2012-02-25 Wladimir J. van... In UI, handle cases in which the last received block...
2012-02-19 Wladimir J. van... Hide tray icon in destructor, as deleting will let...
2012-02-17 Wladimir J. van... Do show/showNormal only when needed.
2012-02-17 Wladimir J. van... Merge pull request #854 from laanwj/2012_02_qtipc
2012-02-17 Wladimir J. van... Hide window from taskbar when "minimize to tray" active...
2012-02-17 Wladimir J. van... Restructure IPC URL handling (fixes #851)
2012-02-17 Janne PulkkinenFix Minimize to the tray instead of the taskbar
2012-02-17 Wladimir J. van... Prevent window from being shown momentarily when using...
2012-02-15 sje397Added 'Backup Wallet' menu option
2012-02-12 Wladimir J. van... Add export action to file menu (as long as we have...
2012-02-11 Janne PulkkinenFix Minimize to the tray instead of the taskbar
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2012-02-03 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-02-02 Wladimir J. van... Revert to global progress indication (see #753)
2012-01-27 Luke DashjrBitcoin-Qt signmessage GUI (pull request #582)
2012-01-26 Wladimir J. van... Merge pull request #593 (Full URL Support in bitcoin-qt)
2012-01-17 Wladimir J. van... Revert to global progress indication (see #753)
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-23 Wladimir J. van... Comments update
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-12-09 Wladimir J. van... Prevent window from being shown momentarily when using...
2011-11-13 Wladimir J. van... Add model null pointer check (solves issue #595 and...
2011-11-08 Wladimir J. van... Add robustness against null models
2011-10-09 Wladimir J. van... Add alt-1..alt-5 shortcut to switch between tabs
2011-10-09 p2kImproved Mac experience; QDoubleSpinBox for BitcoinAmou...
2011-10-09 Wladimir J. van... Make "Quit" menu saner
2011-09-27 Janne PulkkinenRemoving the if statement entirely - not needed.
2011-09-27 Janne PulkkinenSend Coins page not cleared when changing tabs. Clear...
2011-09-11 Wladimir J. van... remove transparency effect and windows-specific code...
2011-09-11 Wladimir J. van... clarify function signature (GetNumBlocksOfPeers) and...
2011-09-11 Janne PulkkinenThe synchronization progress bar now compares the amoun...
2011-09-07 Wladimir J. van... fix the build (moved code use 'this' instead of 'window')
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... comments and readme update
2011-08-31 Wladimir J. van... Wallet encryption part 2: ask passphrase when needed...
2011-08-28 Misbakh-Soloviev... add russian translation and add unicode compatibility...
2011-08-23 Wladimir J. van... Wallet encryption part 1: show wallet encryption status
2011-08-08 Wladimir J. van... QtUI code cleanup / comment improvements
2011-08-07 Wladimir J. van... don't include <QDebug>
2011-08-07 Wladimir J. van... Accept "bitcoin:" URL drops from browsers
2011-08-05 Wladimir J. van... speling fix
2011-08-04 Wladimir J. van... minimize amount of text in status bar; show only icons...
2011-08-04 Wladimir J. van... when clicking a transaction on the overview page, send...
2011-07-29 Wladimir J. van... Full support for other units, add configuration option...
2011-07-27 Wladimir J. van... normalize SIGNAL/SLOT signatures (marcmutz.wordpress...
2011-07-25 Wladimir J. van... preparations for multiple unit (uBTC, mBTC, BTC) suppor...
2011-07-24 Wladimir J. van... improve tooltip texts
2011-07-18 Wladimir J. van... Fix "Last received block was generated Up to date"
2011-07-17 Wladimir J. van... show rotating spinner when block download out of date...
2011-07-17 Wladimir J. van... make initial block download reporting somewhat better...
2011-07-16 Wladimir J. van... Revert "Now that send coins / receive coins etc are...
2011-07-15 Wladimir J. van... Now that send coins / receive coins etc are tabs, remov...
2011-07-14 Wladimir J. van... solve warnings at startup
2011-07-11 Wladimir J. van... also show balloon on sent transaction, to notify when...
2011-07-11 Wladimir J. van... Show unconfirmed balance on overview page
2011-07-11 Wladimir J. van... Make tooltip on refresh more clear
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-08 Wladimir J. van... forgot synced icons
2011-07-08 Wladimir J. van... Display a "freshness" indicator instead of nr of blocks
2011-07-07 Wladimir J. van... add [testnet] to whatever the current window title is
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-07 Wladimir J. van... minor language/text updates
2011-07-05 Wladimir J. van... tab reorg phase 1: split main gui into "overview" and...
2011-07-05 Wladimir J. van... make balance selectable / copyable
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-07-01 Wladimir J. van... General cleanups
2011-06-30 Wladimir J. van... Add "receiving addresses" to toolbar
2011-06-30 Wladimir J. van... Make it very clear when on testnet (green icon, add...
2011-06-30 Wladimir J. van... Split off WalletModel from ClientModel, to be able...
2011-06-30 Wladimir J. van... Make it more clear what the "New" button does
2011-06-29 Wladimir J. van... Implement filter row instead of tabs, allows for more...
2011-06-29 Wladimir J. van... add "BTC" to balance for clarity
2011-06-26 Wladimir J. van... add icons to "New..." and "Copy to clipboard" buttons
2011-06-26 Wladimir J. van... Change transaction table:
2011-06-26 Wladimir J. van... update core to d0d80170a2ca73004e08fb85007fe055cbf4e411...
2011-06-25 Wladimir J. van... Improve look/usablity of send coins dialog
2011-06-25 Wladimir J. van... Call "initial download" "synchronizing with network...
2011-06-24 Wladimir J. van... use buttonbox for options dialog
2011-06-21 Wladimir J. van... Allow changing default address (fixes issue #6)
next