aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoingui.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: Correct English grammar regarding "'s"Luke Dashjr2012-08-011-1/+1
* Bugfix: Fix a variety of misspellingsLuke Dashjr2012-08-011-2/+2
* small update for BitcoinGUI::setNumBlocks() functionPhilip Kaufmann2012-07-171-15/+14
* Merge pull request #1592 from Diapolo/Qt_WindowTitleWladimir J. van der Laan2012-07-141-3/+2
|\
| * change Window title to "Bitcoin - Wallet" / misc related renamesPhilip Kaufmann2012-07-131-3/+2
* | when on testnet, set testnet icon for about dialogPhilip Kaufmann2012-07-131-0/+3
|/
* replace some ugly code in addressbookpage.cppPhilip Kaufmann2012-07-081-0/+5
* Merge pull request #1469 from Diapolo/signverifymessagedialogWladimir J. van der Laan2012-07-071-30/+56
|\
| * GUI: merge sign/verify message into a single window with tabbed UIPhilip Kaufmann2012-07-061-30/+56
* | update QRCodeDialogPhilip Kaufmann2012-07-061-0/+2
|/
* Merge pull request #1459 from laanwj/2012_06_trayiconmenuWladimir J. van der Laan2012-06-141-5/+5
|\
| * Reorganize tray icon menu into more logical orderWladimir J. van der Laan2012-06-141-5/+5
* | URI-handling code update: added safety checks and tray-notificationsPhilip Kaufmann2012-06-141-6/+17
|/
* merge toggleHidden() code into showNormalIfMinimized() to extend the function...Philip Kaufmann2012-06-121-28/+22
* change verifymessagepage behaviour to match RPC-call "verifymessage" (input a...Philip Kaufmann2012-06-011-1/+1
* Remove duplicate behavior on MacOSXWladimir J. van der Laan2012-05-221-1/+0
* Fine-grained UI updatesWladimir J. van der Laan2012-05-201-5/+4
* change strings to Bitcoin (uppercase), where it is used as a noun and update ...Philip Kaufmann2012-05-181-4/+4
* Merge pull request #1314 from Diapolo/Wallet_Transaction_state_OverviewpageWladimir J. van der Laan2012-05-171-0/+4
|\
| * add 2 labels to the overviewpage that display Wallet and Transaction status (...Philip Kaufmann2012-05-171-0/+4
* | Add icon for debug windowWladimir J. van der Laan2012-05-171-1/+1
|/
* Merge pull request #906 from sje397/ValidateMessageWladimir J. van der Laan2012-05-141-0/+13
|\
| * Add a menu option to verify a signed messagesje3972012-05-121-0/+13
* | When a transaction is clicked on overview page, focus it on history pageWladimir J. van der Laan2012-05-121-0/+1
* | Correct DateFordy2012-05-121-1/+1
* | Correct DateFordy2012-05-121-1/+1
* | add calls to qApp->setWindowIcon(), to remove the need to set window icons fo...Philip Kaufmann2012-05-111-0/+2
|/
* Merge pull request #1204 from Diapolo/messagepage_focus_placeholderWladimir J. van der Laan2012-05-101-8/+4
|\
| * add placeholder text to address field (like in sendcoins) and set focus to ad...Philip Kaufmann2012-05-101-8/+4
* | Merge pull request #1090 from laanwj/2012_04_wraptooltipsWladimir J. van der Laan2012-05-101-3/+6
|\ \
| * | Allow Qt to wrap long tooltips (fixes #1063)Wladimir J. van der Laan2012-05-051-3/+6
* | | Merge pull request #1238 from Diapolo/trayWladimir J. van der Laan2012-05-101-1/+2
|\ \ \ | |_|/ |/| |
| * | 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