Mercurial > hg > bitcoin
graph
-
add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinsentry and connect it to displayUnitChanged() - this ensures all fields in the GUI, who use a display unit are imediately updated, when the user changes this setting in the optionsdialog / ensure used fields init with the current set display unit draftSat, 09 Jun 2012 15:41:21 +0200, by Philip Kaufmann
-
Revert "Disable bitcoin: URI handling on Windows for the 0.6 release" draftSun, 10 Jun 2012 02:04:15 +0200, by Matt Corallo
-
Merge pull request #1463 from sipa/fix_1455 draftThu, 14 Jun 2012 09:48:10 -0700, by Gregory Maxwell
-
Show command line options as dialog when opened from debug window draftThu, 14 Jun 2012 15:06:23 +0200, by Wladimir J. van der Laan
-
Merge pull request #1459 from laanwj/2012_06_trayiconmenu draftThu, 14 Jun 2012 05:52:33 -0700, by Wladimir J. van der Laan
-
Fix build of testcases after commit 0f10b21719e1b0d9683a142f0a7105e65f095694 draftThu, 14 Jun 2012 09:41:11 +0200, by Wladimir J. van der Laan
-
Merge pull request #1002 from Diapolo/URL-handling_2 draftWed, 13 Jun 2012 23:17:06 -0700, by Wladimir J. van der Laan
-
Merge pull request #1439 from Diapolo/ClientShutdown draftWed, 13 Jun 2012 23:12:22 -0700, by Wladimir J. van der Laan
-
Reorganize tray icon menu into more logical order draftThu, 14 Jun 2012 07:57:10 +0200, by Wladimir J. van der Laan
-
URI-handling code update: added safety checks and tray-notifications draftWed, 28 Mar 2012 14:55:29 +0200, by Philip Kaufmann
-
Merge pull request #1420 from Diapolo/extend_showNormalIfMinimized draftWed, 13 Jun 2012 22:49:38 -0700, by Wladimir J. van der Laan
-
Merge branch 'refactor_coinselect' of https://github.com/luke-jr/bitcoin draftWed, 13 Jun 2012 21:36:35 -0400, by Gavin Andresen
-
Merge pull request #1448 from Diapolo/2012-06-13_translation_updates draftWed, 13 Jun 2012 09:24:39 -0700, by Wladimir J. van der Laan
-
Merge pull request #1449 from laanwj/2012_06_bitcoinstrings draftWed, 13 Jun 2012 09:23:10 -0700, by Wladimir J. van der Laan
-
set cursor for balance field to IBeamCursor (to show the user it IS selectable) and set autoDefault to false for the buttons that do not need this draftWed, 13 Jun 2012 18:34:29 +0200, by Philip Kaufmann
-
Update bitcoinstrings from core and English source translation file draftWed, 13 Jun 2012 18:17:28 +0200, by Wladimir J. van der Laan
-
update translation files (fetched from Transifex) and remove translation for fr_FR, which was removed / renamed on TX draftWed, 13 Jun 2012 18:04:27 +0200, by Philip Kaufmann
-
Merge pull request #1433 from Diapolo/tabbed_optionsdialog draftWed, 13 Jun 2012 07:37:24 -0700, by Wladimir J. van der Laan
-
re-work optionsdialog to a tabbed UI based on an ui-file draftFri, 08 Jun 2012 15:21:55 +0200, by Philip Kaufmann
-
Merge pull request #1444 from laanwj/2012_06_opendebuglog draftTue, 12 Jun 2012 23:56:14 -0700, by Wladimir J. van der Laan
-
Merge pull request #1445 from Diapolo/RPCCon_Button_noAutoDefault draftTue, 12 Jun 2012 23:08:31 -0700, by Wladimir J. van der Laan
-
Merge pull request #1446 from TheBlueMatt/changelog draftTue, 12 Jun 2012 17:08:34 -0700, by Gavin Andresen
-
Update wiki changelog at doc/release-process.txt draftWed, 13 Jun 2012 01:06:40 +0200, by Matt Corallo
-
merge toggleHidden() code into showNormalIfMinimized() to extend the functionality, but keep a simpler toggleHidden() for use in SLOT() macro draftTue, 05 Jun 2012 07:23:26 +0200, by Philip Kaufmann