aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoingui.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | add Debug window to tray-menu / switch sendCoinsAction and receiveCoinsAction...Philip Kaufmann2012-05-091-1/+2
* | | Show testnet icon for tray-menu option Show/Hide / set tooltip for tray icon ...Philip Kaufmann2012-05-091-3/+3
|/ /
* | harmonize the use of ellipsis ("...") to be used in menus, but not on buttons...Philip Kaufmann2012-05-091-5/+5
* | Add UI RPC console / debug windowWladimir J. van der Laan2012-05-051-1/+12
|/
* Merge pull request #1091 from Diapolo/GUI-BlockDLWladimir J. van der Laan2012-04-161-9/+6
|\
| * revert to default OS theme for progressbar / fix small glitches in bitcoingui...Philip Kaufmann2012-04-131-9/+6
* | Merge pull request #1089 from laanwj/2012_04_translationupdateWladimir J. van der Laan2012-04-131-1/+1
|\ \
| * | Update translations for bitcoin coreWladimir J. van der Laan2012-04-141-1/+1
| |/
* / Do not show green tick unless all known blocks are downloaded (fixes #921)Wladimir J. van der Laan2012-04-141-1/+1
|/
* Fix OSX build errors.Gavin Andresen2012-04-121-1/+1
* Toggle main window hide on tray icon clicksje3972012-04-111-5/+28
* Bugfix: Replace "URL" with "URI" where we aren't actually working with URLsLuke Dashjr2012-04-061-6/+6
* Merge pull request #1019 from laanwj/2012_03_uirefactorPieter Wuille2012-04-041-17/+9
|\
| * qtui.h/noui.h interface cleanupWladimir J. van der Laan2012-04-041-4/+9
| * Update UI through async calls MainFrameRepaint and AddressBookRepaint instead...Wladimir J. van der Laan2012-04-041-13/+0
* | Merge pull request #1025 from Diapolo/GUI-BlockDLWladimir J. van der Laan2012-04-041-10/+24
|\ \ | |/ |/|
| * clarified comment why we use an own progressbar style / included "~" in the t...Philip Kaufmann2012-04-031-1/+2
| * changed percentage done in tooltip to float to be more precise / allowed plur...Philip Kaufmann2012-04-031-4/+4
| * polished code and fixed progress display (was very jerky at the end of a sync)Philip Kaufmann2012-04-021-11/+9
| * color update for progress barPhilip Kaufmann2012-04-021-1/+1
| * implemented OS independent progress bar style / moved one-time functions used...Philip Kaufmann2012-04-021-7/+9
| * changed progressbar text to "~n blocks remaining"Philip Kaufmann2012-04-021-5/+8
| * removed relative progressbar display and moved re-worked network detection co...Philip Kaufmann2012-04-021-22/+13
| * modified block DL progressbar to be dynamic and more precisePhilip Kaufmann2012-04-021-8/+27
* | Merge pull request #1026 from laanwj/2012_04_increase_up_to_date_timeGregory Maxwell2012-04-021-1/+1
|\ \ | |/ |/|
| * Increase time ago of last block for "up to date" status from 30 to 90 minutesWladimir J. van der Laan2012-04-021-1/+1
* | made tray icon tooltip translatablePhilip Kaufmann2012-03-291-1/+1
|/
* make sure Window is shown when clicking bitcoin: Links to get user attentionPhilip Kaufmann2012-03-261-0/+5
* Yet another attempt at implementing "minimize to tray" that works on all OSesWladimir J. van der Laan2012-03-161-12/+5
* Merge pull request #853 from laanwj/2012_02_altminimizetrayWladimir J. van der Laan2012-02-261-25/+24
|\
| * Do show/showNormal only when needed.Wladimir J. van der Laan2012-02-171-7/+15
| * Hide window from taskbar when "minimize to tray" active by making window into...Wladimir J. van der Laan2012-02-171-18/+9
* | Move 'Backup Wallet' to file menuPieter Wuille2012-02-261-2/+2
* | In UI, handle cases in which the last received block was generated in the fut...Wladimir J. van der Laan2012-02-251-4/+11
* | Hide tray icon in destructor, as deleting will let it linger until quit (on U...Wladimir J. van der Laan2012-02-191-0/+2
* | Merge pull request #854 from laanwj/2012_02_qtipcWladimir J. van der Laan2012-02-171-3/+2
|\ \
| * | Restructure IPC URL handling (fixes #851)Wladimir J. van der Laan2012-02-171-3/+2
| |/
* / Added 'Backup Wallet' menu optionsje3972012-02-151-0/+17
|/
* Add export action to file menu (as long as we have a file menu, export certai...Wladimir J. van der Laan2012-02-121-1/+2
* Fix Minimize to the tray instead of the taskbarJanne Pulkkinen2012-02-111-11/+23
* Update all copyrights to 2012Gavin Andresen2012-02-071-2/+2
* Bitcoin-Qt signmessage GUI (pull request #582)Luke Dashjr2012-01-271-0/+47
* Merge pull request #593 (Full URL Support in bitcoin-qt)Wladimir J. van der Laan2012-01-261-0/+7
|\
| * Add support for opening bitcoin: URIs directly.Matt Corallo2012-01-051-0/+7
* | Revert to global progress indication (see #753)Wladimir J. van der Laan2012-01-171-3/+2
|/
* Comments updateWladimir J. van der Laan2011-12-231-1/+0
* Revert "Use standard C99 (and Qt) types for 64-bit integers"Wladimir J. van der Laan2011-12-211-1/+0
* Use standard C99 (and Qt) types for 64-bit integersLuke Dashjr2011-12-201-0/+1
* Merge pull request #699 from laanwj/about_qtGavin Andresen2011-12-191-1/+7
|\
| * Add "About Qt" menu option to show built-in Qt About dialogWladimir J. van der Laan2011-12-131-1/+7