aboutsummaryrefslogtreecommitdiff
path: root/src/qt
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix Qt build on OSXGavin Andresen2012-07-092-6/+16
|/
* Merge pull request #1464 from Diapolo/GUI_showSSLVersionWladimir J. van der Laan2012-07-082-21/+51
|\
| * show used OpenSSL library version in debug windowPhilip Kaufmann2012-07-072-21/+51
* | fix typo in optionsmodel.cppPhilip Kaufmann2012-07-071-1/+1
|/
* Merge pull request #1469 from Diapolo/signverifymessagedialogWladimir J. van der Laan2012-07-0714-699/+818
|\
| * GUI: merge sign/verify message into a single window with tabbed UIPhilip Kaufmann2012-07-0614-699/+818
* | Merge pull request #1518 from Diapolo/qrcodedialogWladimir J. van der Laan2012-07-077-152/+215
|\ \
| * | update QRCodeDialogPhilip Kaufmann2012-07-067-152/+215
| |/
* | Merge pull request #1552 from Diapolo/txdescWladimir J. van der Laan2012-07-072-47/+39
|\ \
| * | enhance translation possibilities in TransactionDesc / misc other changesPhilip Kaufmann2012-07-032-47/+39
* | | Merge pull request #1559 from sje397/BalanceSignalFixWladimir J. van der Laan2012-07-073-14/+55
|\ \ \ | |_|/ |/| |
| * | Add a timer to check for changes in immature or unconfirmed balances,Scott Ellis2012-07-063-14/+55
| |/
* | Merge branch 'uri' of https://github.com/TheBlueMatt/bitcoinGavin Andresen2012-07-052-13/+6
|\ \ | |/ |/|
| * Revert "Disable bitcoin: URI handling on Windows for the 0.6 release"Matt Corallo2012-06-152-13/+1
| * Fix #956 the Boost 1.49 way.Matt Corallo2012-06-151-0/+5
* | Merge pull request #1540 from fanquake/masterJeff Garzik2012-06-301-1/+1
|\ \
| * | Fix a couple more typosfanquake2012-06-301-1/+1
* | | Fix a typo in TransactionDesccardpuncher2012-06-301-1/+1
* | | fix a typo in OptionsDialogPhilip Kaufmann2012-06-301-1/+1
|/ /
* | Merge branch 'patch-5' of https://github.com/xanatos/bitcoinGavin Andresen2012-06-281-1/+1
|\ \
| * | Changed a comment about a QVariant typexanatos2012-06-231-1/+1
* | | GUI: change language selection formatPhilip Kaufmann2012-06-261-1/+14
|/ /
* | GUI: ensure a changed bitcoin unit immediately updates the tx list amountsPhilip Kaufmann2012-06-202-0/+8
* | Merge pull request #1434 from Diapolo/GUI_fix_displayunitWladimir J. van der Laan2012-06-176-18/+45
|\ \
| * | add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinse...Philip Kaufmann2012-06-176-18/+45
| |/
* | Merge pull request #1451 from Diapolo/sendcoinsWladimir J. van der Laan2012-06-171-0/+9
|\ \
| * | set cursor for balance field to IBeamCursor (to show the user it IS selectabl...Philip Kaufmann2012-06-131-0/+9
* | | Show command line options as dialog when opened from debug windowWladimir J. van der Laan2012-06-143-7/+17
| |/ |/|
* | 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
* | | Merge pull request #1002 from Diapolo/URL-handling_2Wladimir J. van der Laan2012-06-134-21/+39
|\ \ \
| * | | URI-handling code update: added safety checks and tray-notificationsPhilip Kaufmann2012-06-144-21/+39
| |/ /
* | | Merge pull request #1439 from Diapolo/ClientShutdownWladimir J. van der Laan2012-06-131-0/+1
|\ \ \ | |/ / |/| |
| * | introduce a new StartShutdown() function, which starts a thread with Shutdown...Philip Kaufmann2012-06-121-0/+1
* | | Merge pull request #1420 from Diapolo/extend_showNormalIfMinimizedWladimir J. van der Laan2012-06-132-31/+25
|\ \ \
| * | | merge toggleHidden() code into showNormalIfMinimized() to extend the function...Philip Kaufmann2012-06-122-31/+25
* | | | Merge pull request #1448 from Diapolo/2012-06-13_translation_updatesWladimir J. van der Laan2012-06-1336-19745/+34832
|\ \ \ \
| * | | | update translation files (fetched from Transifex) and remove translation for ...Philip Kaufmann2012-06-1336-19745/+34832
| | |_|/ | |/| |
* / | | Update bitcoinstrings from core and English source translation fileWladimir J. van der Laan2012-06-132-462/+495
|/ / /
* | | re-work optionsdialog to a tabbed UI based on an ui-filePhilip Kaufmann2012-06-134-344/+644
* | | Merge pull request #1444 from laanwj/2012_06_opendebuglogWladimir J. van der Laan2012-06-122-10/+2
|\ \ \
| * | | Cross-platform "Open debug logfile"Wladimir J. van der Laan2012-06-122-10/+2
* | | | make buttons in debug window non autoDefaultPhilip Kaufmann2012-06-121-0/+6
| |/ / |/| |
* | | Merge pull request #1440 from Diapolo/overviewpage_InitialBalanceWladimir J. van der Laan2012-06-121-1/+1
|\ \ \
| * | | change initial Balance on overviewpage from "123.456 BTC" to "0 BTC" to not c...Philip Kaufmann2012-06-111-1/+1
| | |/ | |/|
* | | Do not select first address automatically in the address bookWladimir J. van der Laan2012-06-121-5/+0
| |/ |/|
* | Merge pull request #1412 from Diapolo/string_wait_matureWladimir J. van der Laan2012-06-112-3/+2
|\ \ | |/ |/|
| * update info string in GUI for generated blocks and change "must wait" into "m...Philip Kaufmann2012-06-092-3/+2
* | Fix Mingw64 build (missing headers according to M$ documentation)Matt Corallo2012-06-091-0/+2
|/
* fix default Proxy address in Qt options (no hostname allowed currently)Philip Kaufmann2012-06-041-1/+1