aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoingui.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert NACK'd fixes for 0.7.2.Luke Dashjr2012-11-161-3/+5
* Merge branch '0.6.x' into 0.7.xLuke Dashjr2012-11-141-5/+3
|\
| * Merge branch '0.6.0.x' into 0.6.xLuke Dashjr2012-11-141-5/+3
| |\
| | * Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-11-141-5/+3
| | |\
| | | * fix some double-spaces in stringsPhilip Kaufmann2012-11-121-5/+3
| * | | Merge branch '0.6.0.x' into 0.6.xLuke Dashjr2012-08-261-0/+10
| |\| |
| | * | Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-08-261-0/+10
| | |\|
| | | * Override progress bar on platforms with segmented progress barsWladimir J. van der Laan2012-08-261-0/+10
| * | | Bugfix: Correct English grammar regarding "'s"Luke Dashjr2012-08-121-1/+1
| * | | Merge branch '0.6.0.x' into 0.6.xLuke Dashjr2012-08-121-2/+2
| |\| |
| | * | Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-08-121-2/+2
| | |\|
| | | * Bugfix: Fix a variety of misspellingsLuke Dashjr2012-08-121-2/+2
| * | | Merge branch '0.6.0.x' into 0.6.xLuke Dashjr2012-07-221-0/+3
| |\| |
| | * | Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-07-221-0/+3
| | |\|
| | | * when on testnet, set testnet icon for about dialogPhilip Kaufmann2012-07-221-0/+3
| * | | Merge branch '0.6.0.x' into 0.6.xLuke Dashjr2012-06-141-2/+0
| |\| |
| | * | Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-06-141-4/+0
| | |\|
| | | * Bugfix: Fix various places where Bitcoin-Qt was being shutdown improperlyPhilip Kaufmann2012-06-141-4/+0
| | * | Bugfix: Allow tray icon to linger until Bitcoin-Qt shuts down completely. Fix...Luke Dashjr2012-06-061-2/+0
| * | | Merge branch '0.6.0.x' into 0.6.xLuke Dashjr2012-05-221-2/+2
| |\| |
| | * | Correct DateFordy2012-05-151-1/+1
| | * | Correct DateFordy2012-05-151-1/+1
| | * | Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-04-151-1/+8
| | |\|
| | | * Bugfix: nTotalBlocks wasn't in 0.5.0, so need to replace it with equivalent f...Luke Dashjr2012-04-151-1/+4
| | | * Do not show green tick unless all known blocks are downloaded (fixes #921)Wladimir J. van der Laan2012-04-141-1/+1
| | | * Show error message instead of exception crash when unable to bind RPC portWladimir J. van der Laan2012-04-111-0/+4
| | | * Bugfix: Replace "URL" with "URI" where we aren't actually working with URLsLuke Dashjr2012-04-061-4/+4
| | * | Bugfix: Replace "URL" with "URI" where we aren't actually working with URLsLuke Dashjr2012-04-061-6/+6
| | * | Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-04-051-1/+1
| | |\|
| | | * Increase time ago of last block for "up to date" status from 30 to 90 minutesWladimir J. van der Laan2012-04-041-1/+1
| | * | Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-04-041-2/+7
| | |\|
| | | * Use a messagebox to display the error when -server is provided without provid...Wladimir J. van der Laan2012-04-041-2/+7
| | | * Yet another attempt at implementing "minimize to tray" that works on all OSesWladimir J. van der Laan2012-03-191-12/+5
| | | * Hide window from taskbar when "minimize to tray" active by making window into...Wladimir J. van der Laan2012-03-191-18/+9
| | | * In UI, handle cases in which the last received block was generated in the fut...Wladimir J. van der Laan2012-02-271-4/+11
| | | * Fix Minimize to the tray instead of the taskbarJanne Pulkkinen2012-02-171-10/+22
| | | * Prevent window from being shown momentarily when using -minWladimir J. van der Laan2012-02-171-5/+5
| | | * Revert to global progress indication (see #753)Wladimir J. van der Laan2012-02-021-3/+2
| | | * Add "About Qt" menu option to show built-in Qt About dialogWladimir J. van der Laan2012-01-091-1/+7
| | | * Fix status bar not displaying Alerts.Matt Corallo2011-12-131-5/+35
| * | | Remove duplicate behavior on MacOSXWladimir J. van der Laan2012-05-221-1/+0
* | | | enhance Qt5 compatibilityPhilip Kaufmann2012-09-211-10/+10
* | | | comment update: it's -> itsWladimir J. van der Laan2012-09-211-1/+1
* | | | Qt: re-order GUI codePhilip Kaufmann2012-08-291-33/+26
* | | | remove FIRST_CLASS_MESSAGING support from the clientPhilip Kaufmann2012-08-291-42/+0
* | | | Update string for Show/Hide in the trayPhilip Kaufmann2012-08-291-3/+2
* | | | Override progress bar on platforms with segmented progress barsWladimir J. van der Laan2012-08-241-0/+10
* | | | Add icon for "About Qt" in menuWladimir J. van der Laan2012-08-231-1/+1
* | | | Bugfix: Correct English grammar regarding "'s"Luke Dashjr2012-08-011-1/+1
* | | | Bugfix: Fix a variety of misspellingsLuke Dashjr2012-08-011-2/+2