novacoin.git
12 years agoMove DNS Seed lookup to a new thread.
Matt Corallo [Mon, 21 Nov 2011 17:25:00 +0000]
Move DNS Seed lookup to a new thread.

12 years agoupdate translations: da de nl ru zh_TW
Nils Schneider [Tue, 22 Nov 2011 12:01:07 +0000]
update translations: da de nl ru zh_TW

12 years agoadd italian translation
Nils Schneider [Tue, 22 Nov 2011 12:00:49 +0000]
add italian translation

12 years agoDon't forget to bump release numbers in READMEs next time
Gavin Andresen [Mon, 21 Nov 2011 19:38:47 +0000]
Don't forget to bump release numbers in READMEs next time

12 years agoBump version numbers to 0.5.1
Gavin Andresen [Mon, 21 Nov 2011 19:37:59 +0000]
Bump version numbers to 0.5.1

12 years agoMerge pull request #602 from wowus/master
Gavin Andresen [Mon, 21 Nov 2011 19:33:14 +0000]
Merge pull request #602 from wowus/master

Cleaned up critical section code.

12 years agoMerge pull request #634 from laanwj/doxygen
Gavin Andresen [Mon, 21 Nov 2011 19:31:57 +0000]
Merge pull request #634 from laanwj/doxygen

Add doxygen documentation

12 years agoMerge pull request #632 from mndrix/deprecate-getblocknumber
Gavin Andresen [Mon, 21 Nov 2011 19:31:42 +0000]
Merge pull request #632 from mndrix/deprecate-getblocknumber

Deprecate RPC getblocknumber

12 years agoMerge pull request #652 from TheBlueMatt/master
Gavin Andresen [Mon, 21 Nov 2011 19:27:26 +0000]
Merge pull request #652 from TheBlueMatt/master

Update contrib/debian/ for 0.5.0 release and fix copyright file.

12 years agoUpdate release process instructions
Gavin Andresen [Mon, 21 Nov 2011 19:13:22 +0000]
Update release process instructions

12 years agoBump version to 0.5.1
Gavin Andresen [Mon, 21 Nov 2011 18:38:09 +0000]
Bump version to 0.5.1

12 years agoMerge pull request #653 from luke-jr/bugfix_transparent_tooltip
Wladimir J. van der Laan [Mon, 21 Nov 2011 17:20:34 +0000]
Merge pull request #653 from luke-jr/bugfix_transparent_tooltip

Bugfix: only make QListView transparent, not its tooltips

12 years agoBugfix: only make QListView transparent, not its tooltips
Luke Dashjr [Mon, 21 Nov 2011 17:18:15 +0000]
Bugfix: only make QListView transparent, not its tooltips

12 years agoUpdate contrib/debian/ for 0.5.0 release and fix copyright file.
Matt Corallo [Mon, 21 Nov 2011 16:33:34 +0000]
Update contrib/debian/ for 0.5.0 release and fix copyright file.

12 years agoMerge pull request #646 from luke-jr/bugfix_MIT_icons
Wladimir J. van der Laan [Mon, 21 Nov 2011 09:07:24 +0000]
Merge pull request #646 from luke-jr/bugfix_MIT_icons

update debian copyright file for MIT icon relicensing

12 years agoupdate debian copyright file for MIT icon relicensing
Luke Dashjr [Sun, 20 Nov 2011 21:32:16 +0000]
update debian copyright file for MIT icon relicensing

12 years agorelicense my own images as MIT
Wladimir J. van der Laan [Sun, 20 Nov 2011 20:51:12 +0000]
relicense my own images as MIT

12 years agoclose old db when rewriting
Pieter Wuille [Sun, 20 Nov 2011 16:12:00 +0000]
close old db when rewriting

12 years agoNever remove database files on shutdown, it caused unreadable wallets on some testers...
Gavin Andresen [Sun, 20 Nov 2011 15:39:01 +0000]
Never remove database files on shutdown, it caused unreadable wallets on some testers' machines.

12 years agoOnly remove database log files on shutdown after wallet encryption/rewrite
Gavin Andresen [Thu, 17 Nov 2011 19:21:32 +0000]
Only remove database log files on shutdown after wallet encryption/rewrite

12 years agoCreate new keypool for newly encrypted wallets.
Gavin Andresen [Thu, 17 Nov 2011 19:01:25 +0000]
Create new keypool for newly encrypted wallets.

12 years agoMerge pull request #636 from gavinandresen/master
Gavin Andresen [Tue, 15 Nov 2011 21:48:12 +0000]
Merge pull request #636 from gavinandresen/master

Fix crash-on-wallet-upgrade bug on OSX

12 years agoTweak handling of boost filesystem versions
Gavin Andresen [Tue, 15 Nov 2011 19:28:51 +0000]
Tweak handling of boost filesystem versions

12 years agoFix crash-on-osx-on-shutdown bug. And cleanup CDB handling in Rewrite.
Gavin Andresen [Tue, 15 Nov 2011 19:30:15 +0000]
Fix crash-on-osx-on-shutdown bug. And cleanup CDB handling in Rewrite.

12 years agoFix boost filesystem incompatibility problem
Gavin Andresen [Tue, 15 Nov 2011 14:47:29 +0000]
Fix boost filesystem incompatibility problem

12 years agoMerge pull request #635 from gavinandresen/encryptionbug
Gavin Andresen [Tue, 15 Nov 2011 14:38:43 +0000]
Merge pull request #635 from gavinandresen/encryptionbug

Prevent unencrypted private keys from being written to wallet.dat

12 years agoadd message about restarting bitcoin after encrypting wallet succesfully
Wladimir J. van der Laan [Fri, 11 Nov 2011 21:20:57 +0000]
add message about restarting bitcoin after encrypting wallet succesfully

12 years agoObsolete keypool and make sure database removes log files on shutdown.
Gavin Andresen [Fri, 11 Nov 2011 02:12:46 +0000]
Obsolete keypool and make sure database removes log files on shutdown.

12 years agoResilvering
Pieter Wuille [Thu, 10 Nov 2011 20:29:23 +0000]
Resilvering

12 years agoMerge pull request #631 from luke-jr/free_icons
Gavin Andresen [Mon, 14 Nov 2011 14:57:46 +0000]
Merge pull request #631 from luke-jr/free_icons

Free icons

12 years agoMerge pull request #633 from laanwj/qtrpcconflict
Gavin Andresen [Mon, 14 Nov 2011 14:56:57 +0000]
Merge pull request #633 from laanwj/qtrpcconflict

RPC: do not launch Shutdown in a new thread in case we are running the UI

12 years agoImprove documentation for UI classes
Wladimir J. van der Laan [Sun, 13 Nov 2011 12:19:52 +0000]
Improve documentation for UI classes

12 years agoExample documented class
Wladimir J. van der Laan [Sun, 13 Nov 2011 10:12:33 +0000]
Example documented class

12 years agoAdd doxygen documentation configuration file
Wladimir J. van der Laan [Sat, 12 Nov 2011 11:44:16 +0000]
Add doxygen documentation configuration file

12 years agoAdd model null pointer check (solves issue #595 and https://github.com/laanwj/bitcoin...
Wladimir J. van der Laan [Sun, 13 Nov 2011 07:45:29 +0000]
Add model null pointer check (solves issue #595 and https://github.com/laanwj/bitcoin-qt/issues/29)

Missed this one before, which can be triggered in race condition if window event arrives before model is set

12 years agoDo not launch Shutdown in a new thread in case we are running the UI.
Wladimir J. van der Laan [Sat, 12 Nov 2011 12:50:25 +0000]
Do not launch Shutdown in a new thread in case we are running the UI.

This leads to the bitcoin core being shut down while the UI is accessing it, and generally results in a segmentation fault or crash. In case it is desirable to make it possible to shutdown the GUI from its RPC server, we'll need to implement a signal for it. For the mean time, this is a safe stopgap.

12 years agoDeprecate RPC getblocknumber
Michael Hendricks [Fri, 11 Nov 2011 00:10:32 +0000]
Deprecate RPC getblocknumber

This RPC is exactly identical to getblockcount.  This duplication
dates back to commit 22f721dbf23cf5ce9e3ded9bcfb65a3894cc0f8c when
Satoshi created the RPC interface.

There's no need to have both, so we standardize on "count" which
matches the naming convention in getconnectioncount.

Following the tradition established with previously deprecated APIs,
getblocknumber continues to work, but it's not listed in the help
system.

12 years agoReplace kfm_home with go-home for "overview"
Luke Dashjr [Fri, 11 Nov 2011 16:11:07 +0000]
Replace kfm_home with go-home for "overview"

12 years agoupdate doc/assets-attribution.txt
Luke Dashjr [Thu, 10 Nov 2011 21:27:24 +0000]
update doc/assets-attribution.txt

12 years agoTool/process for including correct qt translations in mac .App
Gavin Andresen [Thu, 10 Nov 2011 18:01:40 +0000]
Tool/process for including correct qt translations in mac .App

12 years agoReplace icons with Nuvola (LGPL 2.1): some (but not all) GPL-licensed
Luke Dashjr [Thu, 10 Nov 2011 17:59:01 +0000]
Replace icons with Nuvola (LGPL 2.1): some (but not all) GPL-licensed

12 years agoReplace icons with Nuvola (LGPL 2.1): all non-free except for those by Wladimir van...
Luke Dashjr [Thu, 10 Nov 2011 17:48:31 +0000]
Replace icons with Nuvola (LGPL 2.1): all non-free except for those by Wladimir van der Laan (who will hopefully relicense)

12 years agoMerge branch 'nullmodels' of https://github.com/laanwj/bitcoin
Gavin Andresen [Thu, 10 Nov 2011 15:30:24 +0000]
Merge branch 'nullmodels' of https://github.com/laanwj/bitcoin

12 years agoRelease process doc fixes
Gavin Andresen [Mon, 7 Nov 2011 18:31:37 +0000]
Release process doc fixes

12 years agoMerge pull request #608 from TheBlueMatt/debian-build
Gavin Andresen [Thu, 10 Nov 2011 15:27:46 +0000]
Merge pull request #608 from TheBlueMatt/debian-build

Debian build

12 years agoMerge pull request #617 from tcatm/translations-readme
Wladimir J. van der Laan [Wed, 9 Nov 2011 07:40:36 +0000]
Merge pull request #617 from tcatm/translations-readme

add doc/translation_process.md

12 years agoMerge pull request #611 from sipa/docs
Wladimir J. van der Laan [Wed, 9 Nov 2011 07:39:41 +0000]
Merge pull request #611 from sipa/docs

Some extra comments

12 years agoAdd robustness against null models
Wladimir J. van der Laan [Tue, 8 Nov 2011 20:18:36 +0000]
Add robustness against null models

12 years agoMerge pull request #618 from laanwj/issue615
Wladimir J. van der Laan [Tue, 8 Nov 2011 19:01:56 +0000]
Merge pull request #618 from laanwj/issue615

Fix segmentation fault when editing address not in address book (issue #615)

12 years agoFix segmentation fault when editing address not in address book (issue #615)
Wladimir J. van der Laan [Tue, 8 Nov 2011 18:54:16 +0000]
Fix segmentation fault when editing address not in address book (issue #615)

12 years agoAdd debian build folder
Matt Corallo [Tue, 25 Oct 2011 20:48:36 +0000]
Add debian build folder

12 years agoRe-add bitcoin(32&80).xpm
Matt Corallo [Tue, 25 Oct 2011 21:36:07 +0000]
Re-add bitcoin(32&80).xpm

12 years agoadd doc/translation_process.md
Nils Schneider [Tue, 8 Nov 2011 15:19:52 +0000]
add doc/translation_process.md

12 years agomerged translations from transifex: da de es es_CL nb nl ru zh_TW
Nils Schneider [Tue, 8 Nov 2011 13:51:28 +0000]
merged translations from transifex: da de es es_CL nb nl ru zh_TW

12 years agoMerge commit 'v0.5.0rc3'
Pieter Wuille [Tue, 8 Nov 2011 13:21:58 +0000]
Merge commit 'v0.5.0rc3'

12 years agoMerge pull request #609 from iongchun/add-zhtw
Wladimir J. van der Laan [Tue, 8 Nov 2011 06:35:00 +0000]
Merge pull request #609 from iongchun/add-zhtw

add zh_TW locale

12 years agoMention Qt4 runtime dependencies
Gavin Andresen [Mon, 7 Nov 2011 17:09:57 +0000]
Mention Qt4 runtime dependencies

12 years agoStatic link on Linux. And better document release process on OSX.
Gavin Andresen [Mon, 7 Nov 2011 14:50:03 +0000]
Static link on Linux. And better document release process on OSX.

12 years agoSome extra comments
Pieter Wuille [Sun, 6 Nov 2011 23:05:42 +0000]
Some extra comments

12 years agoadd zh_TW locale
Ang Iong Chun [Sun, 6 Nov 2011 02:26:11 +0000]
add zh_TW locale

12 years agoMerge pull request #606 from dooglus/add-english-translation
Wladimir J. van der Laan [Fri, 4 Nov 2011 20:15:42 +0000]
Merge pull request #606 from dooglus/add-english-translation

Add English translation to fix plural(s).

12 years agoAdd English translation to fix plural(s).
Chris Moore [Fri, 4 Nov 2011 20:04:49 +0000]
Add English translation to fix plural(s).

12 years agoMerge branch 'master' of github.com:bitcoin/bitcoin
Gavin Andresen [Fri, 4 Nov 2011 15:30:05 +0000]
Merge branch 'master' of github.com:bitcoin/bitcoin

12 years agoMac releases use macdeployqtplus
Gavin Andresen [Fri, 4 Nov 2011 14:22:55 +0000]
Mac releases use macdeployqtplus

12 years agoMerge pull request #604 from laanwj/winqt_deterministic
Gavin Andresen [Thu, 3 Nov 2011 20:37:47 +0000]
Merge pull request #604 from laanwj/winqt_deterministic

Make qt-win32 gitian build deterministic

12 years agoMake qt-win32 gitian build deterministic
Wladimir J. van der Laan [Thu, 3 Nov 2011 19:13:30 +0000]
Make qt-win32 gitian build deterministic

12 years agoMerge git://github.com/p2k/bitcoin-qt
Gavin Andresen [Thu, 3 Nov 2011 15:06:57 +0000]
Merge git://github.com/p2k/bitcoin-qt

12 years agoAdded simple critical section test cases.
Clark Gaebel [Wed, 2 Nov 2011 22:10:41 +0000]
Added simple critical section test cases.

12 years agoAdded a copy of the GPLv3 to macdeployqtplus
p2k [Wed, 2 Nov 2011 18:26:32 +0000]
Added a copy of the GPLv3 to macdeployqtplus

12 years agoMac Deployment Script
p2k [Wed, 2 Nov 2011 13:58:50 +0000]
Mac Deployment Script

See notes.txt in contrib/macdeploy.

Also added a dash to the application name in src/qt/bitcoin.cpp

12 years agoCleaned up the critical section macros.
Clark Gaebel [Wed, 2 Nov 2011 08:33:55 +0000]
Cleaned up the critical section macros.

12 years agoUpdate documentation to reflect 0.5 reality. And removed leading $ from shell command...
Gavin Andresen [Tue, 1 Nov 2011 21:59:33 +0000]
Update documentation to reflect 0.5 reality. And removed leading $ from shell commands, so it is easier to copy and paste from release-process.txt.

12 years agoattempt to make build deterministic
Wladimir J. van der Laan [Sat, 29 Oct 2011 15:25:49 +0000]
attempt to make build deterministic

12 years agodo not use -fstack-protector on Windows
Wladimir J. van der Laan [Sat, 29 Oct 2011 09:44:37 +0000]
do not use -fstack-protector on Windows

12 years agoUpdate Win32 gitian descriptor for bitcoin-qt.
Matt Corallo [Mon, 10 Oct 2011 16:07:30 +0000]
Update Win32 gitian descriptor for bitcoin-qt.

12 years agoAdd gitian descriptor for qt cross compile via MinGW.
Matt Corallo [Thu, 6 Oct 2011 04:13:57 +0000]
Add gitian descriptor for qt cross compile via MinGW.

12 years agoRemove vladimir's DNS seed, at his request.
Jeff Garzik [Mon, 31 Oct 2011 16:42:01 +0000]
Remove vladimir's DNS seed, at his request.

12 years agoSave translators some work
Wladimir J. van der Laan [Sat, 29 Oct 2011 21:09:58 +0000]
Save translators some work
- Remove duplicate translation strings (that somehow came from old wx UI and ended up in bitcoinstrings.cpp)

12 years agoAdd notes on getting gitian builds going
Gavin Andresen [Tue, 25 Oct 2011 16:27:09 +0000]
Add notes on getting gitian builds going

12 years agoUpdate documentation to reflect reality (no win32 gitian builds, new Mac process)
Gavin Andresen [Tue, 25 Oct 2011 16:09:08 +0000]
Update documentation to reflect reality (no win32 gitian builds, new Mac process)

12 years agoUpdate openssl to 1.0.0e.
Matt Corallo [Mon, 24 Oct 2011 19:27:54 +0000]
Update openssl to 1.0.0e.

12 years agoUpdate setup.nsi for bitcoin-qt.
Matt Corallo [Mon, 17 Oct 2011 15:29:45 +0000]
Update setup.nsi for bitcoin-qt.

12 years agoDecrease number of installed packages for Linux Gitian build.
Matt Corallo [Mon, 24 Oct 2011 14:43:38 +0000]
Decrease number of installed packages for Linux Gitian build.

12 years agoRemove wxWidgets gitian descriptors.
Matt Corallo [Sun, 16 Oct 2011 21:07:46 +0000]
Remove wxWidgets gitian descriptors.

12 years agoUpdate Linux gitian descriptor for bitcoin-qt.
Matt Corallo [Fri, 14 Oct 2011 15:38:37 +0000]
Update Linux gitian descriptor for bitcoin-qt.

12 years agoAllow miniupnpc include path specificaiton and fix link on Win32.
Matt Corallo [Mon, 17 Oct 2011 04:09:22 +0000]
Allow miniupnpc include path specificaiton and fix link on Win32.

12 years agoOptionally include additional QT plugins when required to build.
Matt Corallo [Fri, 7 Oct 2011 14:46:56 +0000]
Optionally include additional QT plugins when required to build.

12 years agoAdd BOOST_THREAD_USE_LIB define.
Matt Corallo [Fri, 7 Oct 2011 14:17:23 +0000]
Add BOOST_THREAD_USE_LIB define.

12 years agoAdd option to specify a different suffix for boost_thread.
Matt Corallo [Thu, 6 Oct 2011 21:02:21 +0000]
Add option to specify a different suffix for boost_thread.

12 years agoAdd returns to avoid annoying compile-time warnings.
Matt Corallo [Mon, 10 Oct 2011 19:51:07 +0000]
Add returns to avoid annoying compile-time warnings.

12 years agoAdd -Wno-strict-aliasing because boost breaks that too much.
Matt Corallo [Mon, 10 Oct 2011 19:14:15 +0000]
Add -Wno-strict-aliasing because boost breaks that too much.

12 years agoOnly define __STDC_LIMIT_MACROS if not already defined.
Matt Corallo [Mon, 10 Oct 2011 16:08:05 +0000]
Only define __STDC_LIMIT_MACROS if not already defined.

12 years agoUpdate qt readme to indicate Qt is now the primary GUI.
Matt Corallo [Fri, 14 Oct 2011 15:06:57 +0000]
Update qt readme to indicate Qt is now the primary GUI.

12 years agoMerge pull request #592 from dooglus/qt-at-spi-bug
Gavin Andresen [Tue, 25 Oct 2011 12:49:26 +0000]
Merge pull request #592 from dooglus/qt-at-spi-bug

Warn about the qt-at-spi bug in Ubuntu 11.10.

12 years agoWarn about the qt-at-spi bug in Ubuntu 11.10.
Chris Moore [Mon, 24 Oct 2011 23:21:28 +0000]
Warn about the qt-at-spi bug in Ubuntu 11.10.

12 years agoMerge pull request #584 from kwaaak/master
Gavin Andresen [Mon, 24 Oct 2011 18:29:57 +0000]
Merge pull request #584 from kwaaak/master

Make build work on Mac OS X 10.7 Lion

12 years agoMerge pull request #586 from cjdelisle/hardening-bug-workaround
Gavin Andresen [Mon, 24 Oct 2011 18:29:32 +0000]
Merge pull request #586 from cjdelisle/hardening-bug-workaround

Added a workaround for an Ubuntu bug which causes -fstack-protector-all t

12 years agoMerge pull request #591 from laanwj/translation_lookup_logic
Gavin Andresen [Mon, 24 Oct 2011 18:28:23 +0000]
Merge pull request #591 from laanwj/translation_lookup_logic

Translation look-up logic improvements for Qt UI

12 years agoTranslation lookup logic improvements
Wladimir J. van der Laan [Sun, 23 Oct 2011 11:37:39 +0000]
Translation lookup logic improvements
- use wildcard for TRANSLATIONS in bitcoin-qt.pro to automatically build all translations present in src/qt/locale (thanks @tcatm)
- first load translations/<language>.qm, then translations/<language>_<TERRITORY>.qm, so that territory-specific translations take precedence, but the fallback is on the base language if no territory-specific translation exists.

12 years agoRevert "translation fixes"
Wladimir J. van der Laan [Sun, 23 Oct 2011 09:20:39 +0000]
Revert "translation fixes"

This reverts commit f86ecd4a062b7f6515208c217f6405e47fa742f5.