Age | Commit message (Expand) | Author |
2012-02-27 | On windows, show message box with help, as there is no stderr (fixes #702) | Wladimir J. van der Laan |
2012-02-27 | Only fill in label from address book, if no label is filled in yet, fixes #840 | Wladimir J. van der Laan |
2012-02-27 | Restructure IPC URL handling (fixes #851) | Wladimir J. van der Laan |
2012-02-17 | Change #ifdef GUI to #ifdef QT_GUI, GUI is not defined anymore... | Wladimir J. van der Laan |
2012-02-17 | Merge branch '0.4.x' into 0.5.0.x | Luke Dashjr |
2012-02-17 | Fix wallet locking locking | Pieter Wuille |
2012-02-17 | Macros for manual critical sections | Pieter Wuille |
2012-02-17 | Merge branch '0.4.x' into 0.5.0.x | Luke Dashjr |
2012-02-17 | don't allow -daemon in bitcoin-qt (changes only #defines) | Wladimir J. van der Laan |
2012-02-17 | Properly include $*_LIB_PATH in makefile.unix | Matt Corallo |
2012-02-17 | Several shutdown-related fixes | Pieter Wuille |
2012-02-17 | Bugfix: do not create CAddress for invalid accepts | Pieter Wuille |
2012-02-17 | Fix Minimize to the tray instead of the taskbar | Janne Pulkkinen |
2012-02-17 | Prevent window from being shown momentarily when using -min | Wladimir J. van der Laan |
2012-02-14 | Enable accessible widgets Qt module on win32, so that people with screen read... | Wladimir J. van der Laan |
2012-02-11 | Merge branch '0.4.x' into 0.5.0.x | Luke Dashjr |
2012-02-11 | Get ext. IP from UPnP, make sure addrMe IsRoutable() in version. | Matt Corallo |
2012-02-11 | Fix #822 | Pieter Wuille |
2012-02-07 | Merge branch '0.4.x' into 0.5.0.x | Luke Dashjr |
2012-02-07 | Update copyrights to 2012 for files modified this year | Luke Dashjr |
2012-02-07 | Have bitcoind recommend a secure RPC password. Increase invalid password delay. | Gregory Maxwell |
2012-02-07 | Restructure credit transaction decomposition (solves issue #689) | Wladimir J. van der Laan |
2012-02-07 | Bugfix: Capitalize kB correctly (upstream: 9d4b05c) | Luke Dashjr |
2012-02-07 | Update copyrights to 2012 for files modified this year | Luke Dashjr |
2012-02-07 | Have bitcoind recommend a secure RPC password. Increase invalid password delay. | Gregory Maxwell |
2012-02-02 | Merge branch '0.4.x' into 0.5.0.x | Luke Dashjr |
2012-02-02 | Only store transactions with missing inputs in the orphan pool. | Gavin Andresen |
2012-02-02 | Full checking of all loaded keys | Pieter Wuille |
2012-02-02 | Revert to global progress indication (see #753) | Wladimir J. van der Laan |
2012-02-02 | Check consistency of private keys | Pieter Wuille |
2012-02-02 | Allow -upnp to override setting in wallet (and simplify logic a bit) | Gavin Andresen |
2012-02-02 | Fix UPnP by reannouncing every 20 minutes. | Matt Corallo |
2012-02-02 | Testnet difficulty calculation changes, to take effect Feb 15 2012 | Gavin Andresen |
2012-02-02 | Automatically refocus on new SendCoinsEntrys and scroll to them. | Matt Corallo |
2012-02-02 | Support makefile.osx building test_bitcoin with dynamic boost | Gavin Andresen |
2012-02-02 | Rename src/obj/test to src/obj-test to workaround bug in older GNU Make | Luke Dashjr |
2012-02-02 | Bugfix: Support building test_bitcoin with shared-object boost test framework | Luke Dashjr |
2012-01-23 | Merge branch '0.4.x' into 0.5.0.x | Luke Dashjr |
2012-01-23 | Various updates to the release process | Luke Dashjr |
2012-01-23 | Various updates to the release process | Luke Dashjr |
2012-01-23 | Update seednodes, pick long-uptime nodes with version >= 0.4.0 | Daniel Folkinshteyn |
2012-01-23 | Replace tabs with four spaces to comply with coding standard in doc/coding.txt | Lars Rasmusson |
2012-01-23 | Replace tabs with four spaces to comply with coding standard in doc/coding.txt | Lars Rasmusson |
2012-01-16 | Code tidyups, fixing various warnings. | Luke Dashjr |
2012-01-16 | Merge branch '0.4.x' into 0.5.0.x | Luke Dashjr |
2012-01-16 | *Clear all has a tooltip now *About dialog updated | Janne Pulkkinen |
2012-01-16 | Code tidyups, fixing various warnings. | Luke Dashjr |
2012-01-10 | Remove unused definition | Pieter Wuille |
2012-01-10 | Bump version to 0.5.0.4 | Luke Dashjr |
2012-01-10 | Merge branch '0.4.x' into 0.5.0.x | Luke Dashjr |